"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/11/11 03:25:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi" 2025/11/11 03:25:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 03:25:48 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0" 2025/11/11 03:25:49 DEBUG : Creating backend with remote "/tmp/rclone1897622364" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:25:50 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:25:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:25:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/11 03:25:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:25:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:25:50 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.68s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:25:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:25:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:25:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:25:53 DEBUG : sub dir/hello world: md5 = ca48a6766a92c8a04afb4a42065d84cd OK 2025/11/11 03:25:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:25:53 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:25:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:25:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.81s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:25:56 DEBUG : metadata sub dir: Making directory with metadata 2025/11/11 03:25:56 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:25:56 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/11 03:25:56 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:25:56 DEBUG : Local file system at /tmp/rclone1897622364: File to upload is small (21 bytes), uploading instead of streaming 2025/11/11 03:25:56 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/11 03:25:56 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/11 03:25:56 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/11 03:25:56 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:25:57 DEBUG : Google drive root 'crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0': Skipping btime metadata as can't update it on an existing file: 2025-11-11T03:25:56.731370346Z 2025/11/11 03:25:57 INFO : empty metadata sub dir: Updated directory metadata 2025/11/11 03:25:57 DEBUG : Google drive root 'crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0': Skipping btime metadata as can't update it on an existing file: 2025-11-11T03:25:56.731370346Z 2025/11/11 03:25:58 INFO : metadata sub dir: Updated directory metadata 2025/11/11 03:25:58 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/11 03:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:25:59 DEBUG : metadata sub dir/hello metadata world: md5 = d11964567efe33df97a5e522d89ca568 OK 2025/11/11 03:25:59 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/11 03:25:59 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/11 03:26:02 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.07s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:26:03 DEBUG : metadata sub dir: Making directory with metadata 2025/11/11 03:26:03 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:26:03 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/11 03:26:03 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:26:03 DEBUG : Local file system at /tmp/rclone1897622364: File to upload is small (21 bytes), uploading instead of streaming 2025/11/11 03:26:03 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/11 03:26:03 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/11 03:26:03 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/11 03:26:03 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:26:04 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/11 03:26:04 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/11 03:26:04 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/11 03:26:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:26:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:26:06 DEBUG : metadata sub dir/hello metadata world: md5 = 709f2c0b06862c18efa60fc640253e24 OK 2025/11/11 03:26:06 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/11 03:26:06 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/11 03:26:06 DEBUG : Google drive root 'crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0': Skipping btime metadata as can't update it on an existing file: 2025-11-11T03:26:03.799375298Z 2025/11/11 03:26:06 INFO : metadata sub dir: Updated directory metadata 2025/11/11 03:26:09 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.67s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:26:10 DEBUG : Creating backend with remote "/non-existing" 2025/11/11 03:26:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/11 03:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.66s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:26:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:26:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:26:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:26:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:26:13 DEBUG : sub dir/hello world: md5 = c1495b00f6ee40dd5e1eeefdb12b63e7 OK 2025/11/11 03:26:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:26:13 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:26:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:26:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.33s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.46s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:26:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Running all checks before starting transfers 2025/11/11 03:26:17 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:26:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:26:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:26:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Checks finished, now starting transfers 2025/11/11 03:26:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:26:19 DEBUG : sub dir/hello world: md5 = 2814658650dac606e66ec9b662d458d8 OK 2025/11/11 03:26:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:26:19 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:26:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:26:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.14s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:26:22 ERROR : Ignoring --no-traverse with sync 2025/11/11 03:26:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:26:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:26:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:26:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:26:24 DEBUG : sub dir/hello world: md5 = 0df07e222552e1c919219024b5c367a7 OK 2025/11/11 03:26:24 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:26:24 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:26:24 DEBUG : Waiting for deletions to finish 2025/11/11 03:26:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:26:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.31s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:26:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/11 03:26:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:26:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:26:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:26:29 DEBUG : hello world2: md5 = 3ab93104f09c3a274fbb92e90bf5b83a OK 2025/11/11 03:26:29 DEBUG : hello world2: size = 12 OK 2025/11/11 03:26:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.78s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:26:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:26:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:26:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:26:31 DEBUG : potato2: md5 = 160fd9330aad724db74d590e97f7f6c2 OK 2025/11/11 03:26:31 DEBUG : potato2: size = 11 OK 2025/11/11 03:26:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.82s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:26:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:26:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:26:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:26:34 DEBUG : potato2: md5 = e2f89181f0f12bd58b375a0a528923ca OK 2025/11/11 03:26:34 DEBUG : potato2: size = 11 OK 2025/11/11 03:26:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.83s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:26:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/11 03:26:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:26:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/11 03:26:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:26:36 DEBUG : sub dir2: Making directory with metadata 2025/11/11 03:26:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:26:36 DEBUG : sub dir: Making directory with metadata 2025/11/11 03:26:37 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:26:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:26:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/11 03:26:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:26:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:26:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:26:39 DEBUG : sub dir/hello world: md5 = be68f6ab7cc9932f8fdb876bd294a2db OK 2025/11/11 03:26:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:26:39 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:26:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/11/11 03:26:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.17s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:26:43 INFO : sub dir2: Making directory 2025/11/11 03:26:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/11 03:26:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:26:44 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/11 03:26:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:26:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:26:44 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/11 03:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:26:46 DEBUG : sub dir/hello world: md5 = 7ae6603839b643802973096e2d7e9f21 OK 2025/11/11 03:26:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:26:46 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:26:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:26:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.29s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:26:49 DEBUG : sub dir2: Making directory with metadata 2025/11/11 03:26:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:26:49 DEBUG : sub dir2: Making directory with metadata 2025/11/11 03:26:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:26:50 DEBUG : sub dir: Making directory with metadata 2025/11/11 03:26:50 INFO : sub dir: Made directory with metadata (mtime=2025-11-11T03:26:49.255405808Z) 2025/11/11 03:26:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:26:52 DEBUG : sub dir/hello world: md5 = 917d78af34377a1c45dfd7f65f28613c OK 2025/11/11 03:26:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:26:52 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:26:52 INFO : sub dir/hello world: Deleted 2025/11/11 03:26:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.80s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:26:56 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/11 03:26:56 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:26:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:26:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:26:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.55s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:26:59 INFO : sub dir2: Making directory 2025/11/11 03:26:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/11 03:26:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:26:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:26:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:26:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:27:02 DEBUG : sub dir/hello world: md5 = 86c8913eb6cdbc8da19d2bdc5dfe6649 OK 2025/11/11 03:27:02 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:27:02 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:27:02 INFO : sub dir/hello world: Deleted 2025/11/11 03:27:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:27:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.53s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:27:05 DEBUG : sub dir2: Making directory with metadata 2025/11/11 03:27:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:27:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:27:05 DEBUG : sub dir2: Making directory with metadata 2025/11/11 03:27:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:27:06 DEBUG : sub dir: Making directory with metadata 2025/11/11 03:27:06 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:27:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:27:08 DEBUG : sub dir/hello world: md5 = 7c5a2f9ecba0fee659ca4b1724cf17a4 OK 2025/11/11 03:27:08 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:27:08 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:27:08 DEBUG : Waiting for deletions to finish 2025/11/11 03:27:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.72s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:27:12 INFO : sub dir2: Making directory 2025/11/11 03:27:12 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/11 03:27:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:27:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:27:14 DEBUG : sub dir/hello world: md5 = abe9e75b672efd28be8260bf79f1bcce OK 2025/11/11 03:27:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:27:14 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:27:14 DEBUG : Waiting for deletions to finish 2025/11/11 03:27:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:27:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (4.94s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:27:19 DEBUG : sub dir/hello world: md5 = 07073cb1ba0f20083aff624277c9daa8 OK 2025/11/11 03:27:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yegomaz6roqi" 2025/11/11 03:27:19 DEBUG : Config file has changed externally - reloading 2025/11/11 03:27:19 DEBUG : Creating backend with remote "TestDrive:crypt/lumtsnrdipdeqrfso5jdof26kh6f7fut4i4nn5bkpuomtocf628g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi' -> Encrypted drive 'TestCryptDrive:rclone-test-yegomaz6roqi' 2025/11/11 03:27:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:27:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:27:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yegomaz6roqi': Waiting for checks to finish 2025/11/11 03:27:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yegomaz6roqi': Waiting for transfers to finish 2025/11/11 03:27:24 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:27:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 03:27:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:27:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yegomaz6roqi': Purge remote 2025/11/11 03:27:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.11s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:27:29 DEBUG : sub dir/hello world: md5 = 62c024fce7ec6f21122dbdce78f82a38 OK 2025/11/11 03:27:30 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/11 03:27:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/11 03:27:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:27:30 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:27:30 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:27:32 DEBUG : sub dir/hello world: md5 = e05897dc60ac960d8d369ab022ea2bbc OK 2025/11/11 03:27:32 DEBUG : sub dir/hello world: size = 17 OK 2025/11/11 03:27:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/11 03:27:32 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/11 03:27:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.35s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:27:36 DEBUG : sub dir/hello world: md5 = cb269ffa8d90ebbf02fb8faa1241fbb0 OK 2025/11/11 03:27:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rorenuf1joma" 2025/11/11 03:27:37 DEBUG : Creating backend with remote "TestDrive:crypt/0r06h2174rn86084acdgq8fdglk5bqngvumku74p36607amt1d2g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi' -> Encrypted drive 'TestCryptDrive:rclone-test-rorenuf1joma' 2025/11/11 03:27:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:27:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:27:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rorenuf1joma': Waiting for checks to finish 2025/11/11 03:27:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rorenuf1joma': Waiting for transfers to finish 2025/11/11 03:27:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:27:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 03:27:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:27:43 DEBUG : sub dir/hello world: md5 = b78d1a30ffdb8853f433db9b8bef25f7 OK 2025/11/11 03:27:44 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:27:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/11 03:27:44 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:27:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-rorenuf1joma') 2025/11/11 03:27:44 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:27:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rorenuf1joma': Waiting for checks to finish 2025/11/11 03:27:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rorenuf1joma': Waiting for transfers to finish 2025/11/11 03:27:46 DEBUG : sub dir/hello world: size = 17 OK 2025/11/11 03:27:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 03:27:46 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/11 03:27:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rorenuf1joma': Purge remote 2025/11/11 03:27:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.01s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:27:51 DEBUG : sub dir/hello world: md5 = d8b4a3ece38d9ea994f2a10de36a7f62 OK 2025/11/11 03:27:53 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/11 03:27:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/11 03:27:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:27:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:27:53 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:27:53 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:27:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:27:55 DEBUG : sub dir/hello world: md5 = 2449d2d8d03573339b1102b9b7fdecc4 OK 2025/11/11 03:27:55 DEBUG : sub dir/hello world: size = 17 OK 2025/11/11 03:27:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/11 03:27:55 INFO : sub dir/hello world: Deleted 2025/11/11 03:27:56 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/11 03:27:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.99s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:28:01 DEBUG : sub dir/hello world: md5 = 2f8a796c55951cbdb2d9ecf19ea3d1ec OK 2025/11/11 03:28:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vasuseq8gufu" 2025/11/11 03:28:01 DEBUG : Creating backend with remote "TestDrive:crypt/atl73q1hq2639afkiad82s1ear43jo6v3ib5mdv2fkot3kr454q0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi' -> Encrypted drive 'TestCryptDrive:rclone-test-vasuseq8gufu' 2025/11/11 03:28:02 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:28:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:28:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasuseq8gufu': Waiting for checks to finish 2025/11/11 03:28:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasuseq8gufu': Waiting for transfers to finish 2025/11/11 03:28:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:28:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 03:28:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:28:07 DEBUG : sub dir/hello world: md5 = 122d7822b2f7ce62e90497e2bf292f37 OK 2025/11/11 03:28:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasuseq8gufu': Using server-side directory move 2025/11/11 03:28:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vasuseq8gufu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/11 03:28:08 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:28:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/11 03:28:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasuseq8gufu': Waiting for checks to finish 2025/11/11 03:28:09 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:28:09 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-vasuseq8gufu') 2025/11/11 03:28:09 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:28:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasuseq8gufu': Waiting for transfers to finish 2025/11/11 03:28:09 INFO : sub dir/hello world: Deleted 2025/11/11 03:28:10 INFO : sub dir/hello world: Moved (server-side) 2025/11/11 03:28:10 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/11 03:28:12 DEBUG : sub dir/hello world: md5 = 9418a86c1723f03ae264a61c9b4f10d7 OK 2025/11/11 03:28:13 DEBUG : testing file moves 2025/11/11 03:28:13 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:28:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/11 03:28:13 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:28:13 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-vasuseq8gufu') 2025/11/11 03:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasuseq8gufu': Waiting for checks to finish 2025/11/11 03:28:13 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasuseq8gufu': Waiting for transfers to finish 2025/11/11 03:28:14 INFO : sub dir/hello world: Deleted 2025/11/11 03:28:14 INFO : sub dir/hello world: Moved (server-side) 2025/11/11 03:28:15 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/11 03:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vasuseq8gufu': Purge remote --- PASS: TestServerSideMoveOverSelf (19.07s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:28:19 DEBUG : sub dir/hello world: md5 = 467b521a2b624973eab813ba43dc4156 OK 2025/11/11 03:28:19 ERROR : error listing: directory not found 2025/11/11 03:28:20 INFO : Local file system at /tmp/rclone1897622364: Making directory 2025/11/11 03:28:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:28:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:28:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.49s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:28:25 DEBUG : sub dir/hello world: md5 = 356ba37abc95063258244d061bf76103 OK 2025/11/11 03:28:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:28:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:28:26 DEBUG : Local file system at /tmp/rclone1897622364: Waiting for checks to finish 2025/11/11 03:28:26 DEBUG : Local file system at /tmp/rclone1897622364: Waiting for transfers to finish 2025/11/11 03:28:26 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2025/11/11 03:28:26 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2025/11/11 03:28:26 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:28:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:28:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.65s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:28:29 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/11 03:28:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:28:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:28:30 DEBUG : check sum: md5 = f7d9c69acd08256792b0de7a9fee25c2 OK 2025/11/11 03:28:30 DEBUG : check sum: size = 1 OK 2025/11/11 03:28:30 INFO : check sum: Copied (new) 2025/11/11 03:28:30 DEBUG : Waiting for deletions to finish 2025/11/11 03:28:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:28:31 DEBUG : check sum: size = 1 OK 2025/11/11 03:28:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/11 03:28:31 DEBUG : check sum: Size of src and dst objects identical 2025/11/11 03:28:31 DEBUG : check sum: Unchanged skipping 2025/11/11 03:28:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:28:31 DEBUG : Waiting for deletions to finish 2025/11/11 03:28:31 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.45s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:28:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/11 03:28:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:28:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:28:33 DEBUG : sizeonly: md5 = 6ec1ebf0eb7022a18748e823f8d4da9c OK 2025/11/11 03:28:33 DEBUG : sizeonly: size = 6 OK 2025/11/11 03:28:33 INFO : sizeonly: Copied (new) 2025/11/11 03:28:33 DEBUG : Waiting for deletions to finish 2025/11/11 03:28:34 DEBUG : sizeonly: size = 6 OK 2025/11/11 03:28:34 DEBUG : sizeonly: Sizes identical 2025/11/11 03:28:34 DEBUG : sizeonly: Unchanged skipping 2025/11/11 03:28:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:28:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:28:34 DEBUG : Waiting for deletions to finish 2025/11/11 03:28:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.29s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:28:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/11 03:28:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:28:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:28:37 DEBUG : ignore-size: md5 = 1a8969c1f94f316de480dceaa13e4808 OK 2025/11/11 03:28:37 INFO : ignore-size: Copied (new) 2025/11/11 03:28:37 DEBUG : Waiting for deletions to finish 2025/11/11 03:28:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:28:37 DEBUG : ignore-size: Unchanged skipping 2025/11/11 03:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:28:37 DEBUG : Waiting for deletions to finish 2025/11/11 03:28:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.49s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:28:40 DEBUG : existing: md5 = c632036b19a4b6cb92d76ba797e83143 OK 2025/11/11 03:28:41 DEBUG : existing: size = 6 OK 2025/11/11 03:28:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:28:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:28:41 DEBUG : existing: Unchanged skipping 2025/11/11 03:28:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:28:41 DEBUG : Waiting for deletions to finish 2025/11/11 03:28:41 INFO : There was nothing to transfer 2025/11/11 03:28:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/11 03:28:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:28:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:28:42 DEBUG : existing: md5 = 4683bbb6f9c14819eeccfdac7b3e0276 OK 2025/11/11 03:28:42 DEBUG : existing: size = 6 OK 2025/11/11 03:28:42 INFO : existing: Copied (replaced existing) 2025/11/11 03:28:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.47s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:28:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 03:28:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:28:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:28:45 DEBUG : existing: md5 = 67aaf9002ed71b923c61ef53472597d8 OK 2025/11/11 03:28:45 DEBUG : existing: size = 6 OK 2025/11/11 03:28:45 INFO : existing: Copied (new) 2025/11/11 03:28:45 DEBUG : Waiting for deletions to finish 2025/11/11 03:28:45 DEBUG : existing: Destination exists, skipping 2025/11/11 03:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:28:45 DEBUG : Waiting for deletions to finish 2025/11/11 03:28:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.26s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:28:48 DEBUG : b/potato: md5 = 87a06efceab273fc8a97f5c410614361 OK 2025/11/11 03:28:51 DEBUG : c/non empty space: md5 = 328cc64a6e8901bb9da0875a049846ef OK 2025/11/11 03:28:51 INFO : d: Making directory 2025/11/11 03:28:52 DEBUG : Added delayed dir = "a", newDst= 2025/11/11 03:28:53 INFO : c: Set directory modification time (using SetModTime) 2025/11/11 03:28:53 DEBUG : Added delayed dir = "c", newDst=c 2025/11/11 03:28:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 03:28:53 DEBUG : c/non empty space: size = 5 OK 2025/11/11 03:28:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:28:53 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 03:28:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:28:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:28:55 DEBUG : a/potato2: md5 = b06a38a6d7a077ccb2eaa23074e03b21 OK 2025/11/11 03:28:55 DEBUG : a/potato2: size = 60 OK 2025/11/11 03:28:55 INFO : a/potato2: Copied (new) 2025/11/11 03:28:55 DEBUG : Waiting for deletions to finish 2025/11/11 03:28:55 INFO : b/potato: Deleted 2025/11/11 03:28:56 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/11 03:28:56 INFO : d: Removing directory 2025/11/11 03:28:56 INFO : b: Removing directory 2025/11/11 03:28:57 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/11 03:28:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': deleted 2 directories 2025/11/11 03:28:59 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/11 03:29:00 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.86s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:29:02 DEBUG : empty space: md5 = cd23af8376c0985fcb6379e66c900f83 OK 2025/11/11 03:29:02 DEBUG : empty space: size = 1 OK 2025/11/11 03:29:02 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/11 03:29:02 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/11 03:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:29:02 DEBUG : Waiting for deletions to finish 2025/11/11 03:29:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:29:03 DEBUG : empty space: size = 1 OK 2025/11/11 03:29:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/11 03:29:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:29:04 DEBUG : empty space: md5 = 8a7e1584018501a6ac6376d409aea0aa OK 2025/11/11 03:29:04 DEBUG : empty space: size = 1 OK 2025/11/11 03:29:04 INFO : empty space: Copied (replaced existing) 2025/11/11 03:29:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:29:07 DEBUG : foo: md5 = 9ab9d53456217a826c38398225dbafe7 OK 2025/11/11 03:29:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:29:07 DEBUG : foo: size = 3 OK 2025/11/11 03:29:07 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/11 03:29:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:29:09 DEBUG : foo: md5 = 0fe6230e93b22e9923feeb5ed6e73ebc OK 2025/11/11 03:29:09 DEBUG : foo: size = 3 OK 2025/11/11 03:29:09 INFO : foo: Copied (replaced existing) 2025/11/11 03:29:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.50s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:29:11 DEBUG : empty space: md5 = 99746b15a97bb9a31a583ebd6755bc5b OK 2025/11/11 03:29:12 DEBUG : empty space: size = 1 OK 2025/11/11 03:29:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:29:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/11 03:29:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:29:12 DEBUG : empty space: Unchanged skipping 2025/11/11 03:29:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:29:13 DEBUG : potato: md5 = e4671b5bdbd8f8d89bb51ae1f49580cb OK 2025/11/11 03:29:13 DEBUG : potato: size = 60 OK 2025/11/11 03:29:13 INFO : potato: Copied (new) 2025/11/11 03:29:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.91s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:29:16 DEBUG : potato: md5 = c7d619cf105de1bad444a0bc1e6905ac OK 2025/11/11 03:29:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:29:17 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:29:17 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:29:17 DEBUG : potato: Sizes differ 2025/11/11 03:29:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:29:18 DEBUG : potato: md5 = 521ee20c160b726304daf88c4f659314 OK 2025/11/11 03:29:18 DEBUG : potato: size = 21 OK 2025/11/11 03:29:18 INFO : potato: Copied (replaced existing) 2025/11/11 03:29:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.44s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:29:21 DEBUG : potato: md5 = c229f8e82ec37fcbe2c5d9656e8b3014 OK 2025/11/11 03:29:21 DEBUG : potato: size = 21 OK 2025/11/11 03:29:21 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/11 03:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:29:22 DEBUG : potato: md5 = aafd3c492d7bb7a8a9dedbb96db1918e OK 2025/11/11 03:29:22 DEBUG : potato: size = 21 OK 2025/11/11 03:29:22 INFO : potato: Copied (replaced existing) 2025/11/11 03:29:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:29:25 DEBUG : potato: md5 = 4bf9853ba814d091e41c5aba419785d3 OK 2025/11/11 03:29:26 DEBUG : empty space: md5 = 4412bd3b67cb208450bbc1ea2c894b99 OK 2025/11/11 03:29:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:29:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/11 03:29:26 DEBUG : empty space: size = 1 OK 2025/11/11 03:29:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:29:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:29:26 DEBUG : empty space: Unchanged skipping 2025/11/11 03:29:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:29:26 DEBUG : Waiting for deletions to finish 2025/11/11 03:29:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:29:29 DEBUG : potato: md5 = ff3702bb6a7369f29343ef9d9ac3b011 OK 2025/11/11 03:29:31 DEBUG : empty space: md5 = 498ae0ac46883b47e63eb43cdf95d3f9 OK 2025/11/11 03:29:31 DEBUG : empty space: size = 1 OK 2025/11/11 03:29:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:29:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:29:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:29:31 DEBUG : empty space: Unchanged skipping 2025/11/11 03:29:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:29:33 DEBUG : potato2: md5 = fd3637116faaa50c51a27a6015d8f9fb OK 2025/11/11 03:29:33 DEBUG : potato2: size = 60 OK 2025/11/11 03:29:33 INFO : potato2: Copied (new) 2025/11/11 03:29:33 DEBUG : Waiting for deletions to finish 2025/11/11 03:29:33 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:29:37 DEBUG : b/potato: md5 = e8a307d5f89420d058cfc37861655aa1 OK 2025/11/11 03:29:39 DEBUG : c/non empty space: md5 = f51a2cbc622757ca136c53b8e3f71755 OK 2025/11/11 03:29:39 INFO : d: Making directory 2025/11/11 03:29:40 INFO : d/e: Making directory 2025/11/11 03:29:41 DEBUG : Added delayed dir = "a", newDst= 2025/11/11 03:29:42 INFO : c: Set directory modification time (using SetModTime) 2025/11/11 03:29:42 DEBUG : Added delayed dir = "c", newDst=c 2025/11/11 03:29:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 03:29:42 DEBUG : c/non empty space: size = 5 OK 2025/11/11 03:29:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:29:42 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 03:29:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:29:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:29:44 DEBUG : a/potato2: md5 = b00ea1aba3f643213a014459dba0f417 OK 2025/11/11 03:29:44 DEBUG : a/potato2: size = 60 OK 2025/11/11 03:29:44 INFO : a/potato2: Copied (new) 2025/11/11 03:29:44 DEBUG : Waiting for deletions to finish 2025/11/11 03:29:44 INFO : b/potato: Deleted 2025/11/11 03:29:45 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/11 03:29:45 INFO : d/e: Removing directory 2025/11/11 03:29:45 INFO : d: Removing directory 2025/11/11 03:29:46 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/11/11 03:29:46 INFO : b: Removing directory 2025/11/11 03:29:46 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/11 03:29:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': deleted 3 directories 2025/11/11 03:29:49 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/11 03:29:50 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:29:52 DEBUG : b/potato: md5 = 914c6f67b7fd8a1803759eb8f001403d OK 2025/11/11 03:29:55 DEBUG : c/non empty space: md5 = 8d14e56b70a72063b1b33ac80c3c9805 OK 2025/11/11 03:29:55 INFO : d: Making directory 2025/11/11 03:29:57 DEBUG : Added delayed dir = "a", newDst= 2025/11/11 03:29:57 INFO : c: Set directory modification time (using SetModTime) 2025/11/11 03:29:57 DEBUG : Added delayed dir = "c", newDst=c 2025/11/11 03:29:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 03:29:58 DEBUG : c/non empty space: size = 5 OK 2025/11/11 03:29:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:29:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:29:58 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 03:29:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:29:59 DEBUG : a/potato2: md5 = 55e368c4fc28bc87420e57c4c7a14688 OK 2025/11/11 03:29:59 DEBUG : a/potato2: size = 60 OK 2025/11/11 03:29:59 INFO : a/potato2: Copied (new) 2025/11/11 03:29:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': not deleting files as there were IO errors 2025/11/11 03:30:00 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/11 03:30:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': not deleting directories as there were IO errors 2025/11/11 03:30:03 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/11 03:30:04 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/11 03:30:04 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.89s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:30:07 DEBUG : potato: md5 = df408e296e0683edde1a2c4adbedacf4 OK 2025/11/11 03:30:08 DEBUG : empty space: md5 = 4351babac995d77f678820f93abe5acc OK 2025/11/11 03:30:08 DEBUG : Waiting for deletions to finish 2025/11/11 03:30:09 DEBUG : empty space: size = 1 OK 2025/11/11 03:30:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:30:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:30:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:30:09 DEBUG : empty space: Unchanged skipping 2025/11/11 03:30:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:30:09 INFO : potato: Deleted 2025/11/11 03:30:10 DEBUG : potato2: md5 = 5f9d693e74c682bfcc97a8c39e283c4e OK 2025/11/11 03:30:10 DEBUG : potato2: size = 60 OK 2025/11/11 03:30:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.46s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:30:13 DEBUG : potato: md5 = 7150c7f915183cc9db8b4858b75e003e OK 2025/11/11 03:30:15 DEBUG : empty space: md5 = def11c5504941df431c87631cb8c4e8c OK 2025/11/11 03:30:15 DEBUG : Waiting for deletions to finish 2025/11/11 03:30:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:30:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:30:16 INFO : potato: Deleted 2025/11/11 03:30:16 DEBUG : empty space: size = 1 OK 2025/11/11 03:30:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:30:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:30:16 DEBUG : empty space: Unchanged skipping 2025/11/11 03:30:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:30:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:30:18 DEBUG : potato2: md5 = 11fa2e58f862ed4c60659ee46e5b4047 OK 2025/11/11 03:30:18 DEBUG : potato2: size = 60 OK 2025/11/11 03:30:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.74s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:30:21 DEBUG : potato: md5 = e88b8842ade845a0724ce4087fb95710 OK 2025/11/11 03:30:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:30:23 DEBUG : potato2: md5 = ee09bea1e1d92ca7711f7e474ae8a50b OK 2025/11/11 03:30:23 DEBUG : potato2: size = 19 OK 2025/11/11 03:30:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.05s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:30:26 DEBUG : potato2: md5 = 0f753534af0a223e755df9d492fdd296 OK 2025/11/11 03:30:27 DEBUG : empty space: md5 = 89c956b7a8dd416be8076769ed894a26 OK 2025/11/11 03:30:28 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 03:30:28 DEBUG : enormous: Excluded 2025/11/11 03:30:28 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:30:28 DEBUG : potato2: Excluded 2025/11/11 03:30:28 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:30:28 DEBUG : potato2: Excluded 2025/11/11 03:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:30:28 DEBUG : empty space: size = 1 OK 2025/11/11 03:30:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:30:28 DEBUG : empty space: Unchanged skipping 2025/11/11 03:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:30:28 DEBUG : Waiting for deletions to finish 2025/11/11 03:30:28 INFO : There was nothing to transfer 2025/11/11 03:30:28 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 03:30:28 DEBUG : enormous: Excluded 2025/11/11 03:30:28 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:30:28 DEBUG : potato2: Excluded 2025/11/11 03:30:29 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:30:29 DEBUG : potato2: Excluded 2025/11/11 03:30:29 DEBUG : empty space: size = 1 OK 2025/11/11 03:30:29 DEBUG : Local file system at /tmp/rclone1897622364: Waiting for checks to finish 2025/11/11 03:30:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/11 03:30:29 DEBUG : empty space: Unchanged skipping 2025/11/11 03:30:29 DEBUG : Local file system at /tmp/rclone1897622364: Waiting for transfers to finish 2025/11/11 03:30:29 DEBUG : Waiting for deletions to finish 2025/11/11 03:30:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.53s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:30:31 DEBUG : potato2: md5 = 27a9b23093ee903fff947528bb9d7545 OK 2025/11/11 03:30:33 DEBUG : empty space: md5 = f9c2f3e58a66de125b4e6d85cc0c4334 OK 2025/11/11 03:30:35 DEBUG : enormous: md5 = 95786ab355f08ea3ed58fb168f9b362b OK 2025/11/11 03:30:35 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 03:30:35 DEBUG : enormous: Excluded 2025/11/11 03:30:35 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:30:35 DEBUG : potato2: Excluded 2025/11/11 03:30:35 DEBUG : empty space: size = 1 OK 2025/11/11 03:30:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:30:35 DEBUG : empty space: Unchanged skipping 2025/11/11 03:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:30:35 DEBUG : Waiting for deletions to finish 2025/11/11 03:30:36 INFO : potato2: Deleted 2025/11/11 03:30:36 INFO : enormous: Deleted 2025/11/11 03:30:36 INFO : There was nothing to transfer 2025/11/11 03:30:36 DEBUG : empty space: size = 1 OK 2025/11/11 03:30:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/11 03:30:36 DEBUG : empty space: Unchanged skipping 2025/11/11 03:30:36 DEBUG : Local file system at /tmp/rclone1897622364: Waiting for checks to finish 2025/11/11 03:30:36 DEBUG : Local file system at /tmp/rclone1897622364: Waiting for transfers to finish 2025/11/11 03:30:36 DEBUG : Waiting for deletions to finish 2025/11/11 03:30:36 INFO : enormous: Deleted 2025/11/11 03:30:36 INFO : potato2: Deleted 2025/11/11 03:30:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.15s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:30:38 DEBUG : one: md5 = 8e4a6a60d6998e333aa25e4d5157b3ae OK 2025/11/11 03:30:40 DEBUG : two: md5 = 21e34b8b323fc2e6df0e4eeac8f60ef9 OK 2025/11/11 03:30:42 DEBUG : three: md5 = 8938fa57179ed402184be1407ea049fa OK 2025/11/11 03:30:43 DEBUG : four: md5 = 407b1c501caef2ad635de9f3132b2313 OK 2025/11/11 03:30:44 DEBUG : five: Need to transfer - File not found at Destination 2025/11/11 03:30:44 DEBUG : four: size = 4 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:30:44 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:30:44 DEBUG : four: Sizes differ 2025/11/11 03:30:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/11 03:30:44 DEBUG : one: Destination is newer than source, skipping 2025/11/11 03:30:44 DEBUG : three: size = 5 OK 2025/11/11 03:30:44 DEBUG : three: Sizes identical 2025/11/11 03:30:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/11 03:30:44 DEBUG : two: size = 3 OK 2025/11/11 03:30:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:30:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:30:45 DEBUG : two: md5 = 4ea0b9eedea98452e7c8dbc7eb86ae36 OK 2025/11/11 03:30:45 DEBUG : two: size = 3 OK 2025/11/11 03:30:45 INFO : two: Copied (replaced existing) 2025/11/11 03:30:45 DEBUG : four: md5 = 4f09b3c591d2a7819cddeea89b2a1ba6 OK 2025/11/11 03:30:45 DEBUG : four: size = 4 OK 2025/11/11 03:30:45 INFO : four: Copied (replaced existing) 2025/11/11 03:30:45 DEBUG : five: md5 = ddd1e779023d033f1474ac8106738c5e OK 2025/11/11 03:30:45 DEBUG : five: size = 4 OK 2025/11/11 03:30:45 INFO : five: Copied (new) 2025/11/11 03:30:45 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.82s) === 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-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" sync_test.go:1568: Can track renames: false 2025/11/11 03:30:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/11 03:30:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/11 03:30:48 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/11 03:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:30:50 DEBUG : yam: md5 = c8b130d6b18b41338fa0403ef88ae9ea OK 2025/11/11 03:30:50 DEBUG : yam: size = 11 OK 2025/11/11 03:30:50 INFO : yam: Copied (new) 2025/11/11 03:30:50 DEBUG : potato: md5 = cda014292c195a3d608a4c5c30f563a5 OK 2025/11/11 03:30:50 DEBUG : potato: size = 14 OK 2025/11/11 03:30:50 INFO : potato: Copied (new) 2025/11/11 03:30:50 DEBUG : Waiting for deletions to finish 2025/11/11 03:30:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/11 03:30:50 DEBUG : potato: size = 14 OK 2025/11/11 03:30:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:30:50 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/11 03:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:30:50 DEBUG : potato: Unchanged skipping 2025/11/11 03:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:30:52 DEBUG : yaml: md5 = fb690f2d7a9778963b5a79e85bee7b3c OK 2025/11/11 03:30:52 DEBUG : yaml: size = 11 OK 2025/11/11 03:30:52 INFO : yaml: Copied (new) 2025/11/11 03:30:52 DEBUG : Waiting for deletions to finish 2025/11/11 03:30:52 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.64s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/11 03:30:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Making map for --track-renames 2025/11/11 03:30:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Finished making map for --track-renames 2025/11/11 03:30:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:30:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/11 03:30:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/11 03:30:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for renames to finish 2025/11/11 03:30:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:30:55 DEBUG : yam: md5 = 4f15407e9f8b54594273d1fd27412d2b OK 2025/11/11 03:30:55 DEBUG : yam: size = 11 OK 2025/11/11 03:30:55 INFO : yam: Copied (new) 2025/11/11 03:30:55 DEBUG : potato: md5 = 635dcf8866aa11c1abd65717127d0805 OK 2025/11/11 03:30:55 DEBUG : potato: size = 14 OK 2025/11/11 03:30:55 INFO : potato: Copied (new) 2025/11/11 03:30:55 DEBUG : Waiting for deletions to finish 2025/11/11 03:30:56 DEBUG : potato: size = 14 OK 2025/11/11 03:30:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:30:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Making map for --track-renames 2025/11/11 03:30:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Finished making map for --track-renames 2025/11/11 03:30:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:30:56 DEBUG : potato: Unchanged skipping 2025/11/11 03:30:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for renames to finish 2025/11/11 03:30:56 INFO : yam: Moved (server-side) to: yaml 2025/11/11 03:30:56 INFO : yaml: Renamed from "yam" 2025/11/11 03:30:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:30:56 DEBUG : Waiting for deletions to finish 2025/11/11 03:30:56 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/11 03:30:58 DEBUG : Added delayed dir = "sub", newDst= 2025/11/11 03:30:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Making map for --track-renames 2025/11/11 03:30:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Finished making map for --track-renames 2025/11/11 03:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:30:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/11 03:30:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/11 03:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for renames to finish 2025/11/11 03:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:31:01 DEBUG : potato: md5 = 7b8fe19d177e8c88035254ee220e7122 OK 2025/11/11 03:31:01 DEBUG : potato: size = 14 OK 2025/11/11 03:31:01 INFO : potato: Copied (new) 2025/11/11 03:31:01 DEBUG : sub/yam: md5 = ecdce3e6ba86cd10de4ac2a73d68fdcc OK 2025/11/11 03:31:01 DEBUG : sub/yam: size = 11 OK 2025/11/11 03:31:01 INFO : sub/yam: Copied (new) 2025/11/11 03:31:01 DEBUG : Waiting for deletions to finish 2025/11/11 03:31:01 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/11 03:31:02 DEBUG : potato: size = 14 OK 2025/11/11 03:31:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:31:02 DEBUG : potato: Unchanged skipping 2025/11/11 03:31:02 INFO : sub: Set directory modification time (using SetModTime) 2025/11/11 03:31:02 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/11 03:31:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Making map for --track-renames 2025/11/11 03:31:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Finished making map for --track-renames 2025/11/11 03:31:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:31:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for renames to finish 2025/11/11 03:31:04 INFO : sub/yam: Moved (server-side) to: yam 2025/11/11 03:31:04 INFO : yam: Renamed from "sub/yam" 2025/11/11 03:31:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:31:04 DEBUG : Waiting for deletions to finish 2025/11/11 03:31:04 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.89s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:31:07 DEBUG : Creating backend with remote "/tmp/rclone1897622364/dir1" 2025/11/11 03:31:07 DEBUG : Creating backend with remote "/tmp/rclone1897622364/dir2" 2025/11/11 03:31:07 DEBUG : Local file system at /tmp/rclone1897622364/dir2: Using server-side directory move 2025/11/11 03:31:07 INFO : Local file system at /tmp/rclone1897622364/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/11 03:31:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/11 03:31:07 INFO : file1.txt: Moved (server-side) 2025/11/11 03:31:07 DEBUG : Local file system at /tmp/rclone1897622364/dir2: Waiting for checks to finish 2025/11/11 03:31:07 DEBUG : Local file system at /tmp/rclone1897622364/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:31:08 DEBUG : Added delayed dir = "nested", newDst= 2025/11/11 03:31:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:31:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:31:08 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/11 03:31:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/11 03:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:31:10 DEBUG : sub dir/hello world: md5 = 660a52e15688549def76484d0983bf3b OK 2025/11/11 03:31:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:31:10 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:31:10 INFO : sub dir/hello world: Deleted 2025/11/11 03:31:11 DEBUG : nested/sub dir/file: md5 = df7d4cb8aa8d641f6a81ab8b86bf29d8 OK 2025/11/11 03:31:11 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/11 03:31:11 INFO : nested/sub dir/file: Copied (new) 2025/11/11 03:31:11 INFO : nested/sub dir/file: Deleted 2025/11/11 03:31:12 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:31:12 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/11 03:31:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:31:13 INFO : sub dir: Removing directory 2025/11/11 03:31:13 INFO : nested/sub dir: Removing directory 2025/11/11 03:31:13 INFO : nested: Removing directory 2025/11/11 03:31:13 DEBUG : Local file system at /tmp/rclone1897622364: deleted 3 directories 2025/11/11 03:31:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/11 03:31:16 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/11 03:31:17 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:31:18 DEBUG : Added delayed dir = "nested", newDst= 2025/11/11 03:31:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:31:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:31:18 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/11 03:31:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/11 03:31:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:31:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:31:20 DEBUG : sub dir/hello world: md5 = 04aa0efe8363123668462959f16c1361 OK 2025/11/11 03:31:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:31:20 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:31:20 INFO : sub dir/hello world: Deleted 2025/11/11 03:31:22 DEBUG : nested/sub dir/file: md5 = 97fdd060096e945be7c651bd50e5b855 OK 2025/11/11 03:31:22 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/11 03:31:22 INFO : nested/sub dir/file: Copied (new) 2025/11/11 03:31:22 INFO : nested/sub dir/file: Deleted 2025/11/11 03:31:22 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:31:23 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/11 03:31:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:31:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/11 03:31:26 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/11 03:31:27 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.91s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:31:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/11 03:31:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 03:31:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:31:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:31:29 DEBUG : existing: md5 = ed6e0b08989885bbb8a016f26d2bcc9a OK 2025/11/11 03:31:29 DEBUG : existing: size = 6 OK 2025/11/11 03:31:29 INFO : existing: Copied (new) 2025/11/11 03:31:29 INFO : existing: Deleted 2025/11/11 03:31:29 DEBUG : existing-b: md5 = efe62647ceb9f2b1102be58c19fb4308 OK 2025/11/11 03:31:29 DEBUG : existing-b: size = 6 OK 2025/11/11 03:31:29 INFO : existing-b: Copied (new) 2025/11/11 03:31:29 INFO : existing-b: Deleted 2025/11/11 03:31:29 DEBUG : existing: Destination exists, skipping 2025/11/11 03:31:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/11 03:31:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:31:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:31:29 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.09s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:31:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xitacal4yiku" 2025/11/11 03:31:31 DEBUG : Creating backend with remote "TestDrive:crypt/sm8sktaofb133e5erde13gufom8or2bkviuf3op7oe61grvshmmg" 2025/11/11 03:31:34 DEBUG : potato2: md5 = d62fdc2595e47733eec37bdbb025d50a OK 2025/11/11 03:31:35 DEBUG : empty space: md5 = 3789c748b01e17e15c6287e1b2cf30c1 OK 2025/11/11 03:31:37 DEBUG : potato3: md5 = 33cfcffc92f8396a9408f77b5aeaae41 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi' -> Encrypted drive 'TestCryptDrive:rclone-test-xitacal4yiku' 2025/11/11 03:31:39 DEBUG : empty space: md5 = 408b45352d4f12a36f0f81c178fea476 OK 2025/11/11 03:31:41 DEBUG : potato3: md5 = e57c1eadb64b79818b7f18d5d9312ecd OK 2025/11/11 03:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xitacal4yiku': Using server-side directory move 2025/11/11 03:31:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xitacal4yiku': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/11 03:31:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:31:41 DEBUG : empty space: size = 1 OK 2025/11/11 03:31:41 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:31:41 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xitacal4yiku') 2025/11/11 03:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xitacal4yiku': Waiting for checks to finish 2025/11/11 03:31:41 DEBUG : potato3: Sizes differ 2025/11/11 03:31:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:31:41 DEBUG : empty space: Unchanged skipping 2025/11/11 03:31:42 INFO : empty space: Deleted 2025/11/11 03:31:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xitacal4yiku': Waiting for transfers to finish 2025/11/11 03:31:42 INFO : potato2: Moved (server-side) 2025/11/11 03:31:42 INFO : potato3: Deleted 2025/11/11 03:31:42 INFO : potato3: Moved (server-side) 2025/11/11 03:31:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiquvih1suvo" 2025/11/11 03:31:43 DEBUG : Creating backend with remote "TestDrive:crypt/bs23vcsl2lo63rtaovh4m6fl2ra8qk0l6kvosj0uop762q04ping" 2025/11/11 03:31:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiquvih1suvo': Using server-side directory move 2025/11/11 03:31:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiquvih1suvo': Server side directory move succeeded 2025/11/11 03:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiquvih1suvo': Purge remote 2025/11/11 03:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xitacal4yiku': Purge remote 2025/11/11 03:31:46 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.40s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:31:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxoxox9wuhu" 2025/11/11 03:31:47 DEBUG : Creating backend with remote "TestDrive:crypt/s2nq41dcc4tmoheeao10s1aql7hm993e5i4s9iisinelov6bvn4g" 2025/11/11 03:31:49 DEBUG : potato2: md5 = 5477b7bd928d055f622b141dddbbe5a4 OK 2025/11/11 03:31:50 DEBUG : empty space: md5 = d7d9bb82fbe666dd36c7d4d2ddf1d959 OK 2025/11/11 03:31:52 DEBUG : potato3: md5 = 37e300993a3a1b6979193ed80ac8ac31 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi' -> Encrypted drive 'TestCryptDrive:rclone-test-koxoxox9wuhu' 2025/11/11 03:31:55 DEBUG : empty space: md5 = 775ebb93647ddfbab7a368cdc61345a0 OK 2025/11/11 03:31:56 DEBUG : potato3: md5 = 74de73159e776aa1d8032aeab329d891 OK 2025/11/11 03:31:57 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 03:31:57 DEBUG : empty space: Excluded 2025/11/11 03:31:57 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 03:31:57 DEBUG : empty space: Excluded 2025/11/11 03:31:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:31:57 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:31:57 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-koxoxox9wuhu') 2025/11/11 03:31:57 DEBUG : potato3: Sizes differ 2025/11/11 03:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxoxox9wuhu': Waiting for checks to finish 2025/11/11 03:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxoxox9wuhu': Waiting for transfers to finish 2025/11/11 03:31:57 INFO : potato3: Deleted 2025/11/11 03:31:57 INFO : potato2: Moved (server-side) 2025/11/11 03:31:58 INFO : potato3: Moved (server-side) 2025/11/11 03:31:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warinug4guki" 2025/11/11 03:31:58 DEBUG : Creating backend with remote "TestDrive:crypt/onml7tpt1k3l64v3r6c15fpig3n91lrget1ooqfnq5o8n41f55eg" 2025/11/11 03:31:59 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 03:31:59 DEBUG : empty space: Excluded 2025/11/11 03:31:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:31:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/11 03:31:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warinug4guki': Waiting for checks to finish 2025/11/11 03:31:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warinug4guki': Waiting for transfers to finish 2025/11/11 03:32:01 INFO : potato3: Moved (server-side) 2025/11/11 03:32:01 INFO : potato2: Moved (server-side) 2025/11/11 03:32:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warinug4guki': Purge remote 2025/11/11 03:32:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxoxox9wuhu': Purge remote --- PASS: TestServerSideMoveWithFilter (16.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:32:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zobeyil1guro" 2025/11/11 03:32:03 DEBUG : Creating backend with remote "TestDrive:crypt/eer7ed5k6h4d4qqq3oclf8lb6590p7kec9dvgst74hmauhgopvc0" 2025/11/11 03:32:06 DEBUG : potato2: md5 = b2e1ce7de490bf52386ab09498894d48 OK 2025/11/11 03:32:07 DEBUG : empty space: md5 = 1aa8ac5a259e5264d04eb42763a80cbd OK 2025/11/11 03:32:08 DEBUG : potato3: md5 = e7e441272b72264a231a196e9c892fa1 OK 2025/11/11 03:32:08 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi' -> Encrypted drive 'TestCryptDrive:rclone-test-zobeyil1guro' 2025/11/11 03:32:12 DEBUG : empty space: md5 = b88b79b9ba05cadda982d23d876e71e2 OK 2025/11/11 03:32:13 DEBUG : potato3: md5 = 0aa3b1ff4950dc0fc1b7b57382caf417 OK 2025/11/11 03:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zobeyil1guro': Using server-side directory move 2025/11/11 03:32:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zobeyil1guro': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/11 03:32:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:32:14 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/11 03:32:14 DEBUG : empty space: size = 1 OK 2025/11/11 03:32:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:32:14 DEBUG : empty space: Unchanged skipping 2025/11/11 03:32:14 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:32:14 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zobeyil1guro') 2025/11/11 03:32:14 DEBUG : potato3: Sizes differ 2025/11/11 03:32:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zobeyil1guro': Waiting for checks to finish 2025/11/11 03:32:14 INFO : empty space: Deleted 2025/11/11 03:32:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zobeyil1guro': Waiting for transfers to finish 2025/11/11 03:32:14 INFO : potato2: Moved (server-side) 2025/11/11 03:32:14 INFO : potato3: Deleted 2025/11/11 03:32:15 INFO : potato3: Moved (server-side) 2025/11/11 03:32:15 INFO : tomatoDir: Removing directory 2025/11/11 03:32:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': deleted 1 directories 2025/11/11 03:32:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muxajoh4tane" 2025/11/11 03:32:16 DEBUG : Creating backend with remote "TestDrive:crypt/u6oop0lhbi7tctjbq5h43876ha5m1cdtbutcbcam5gc9lhl41jmg" 2025/11/11 03:32:17 INFO : tomatoDir: Making directory 2025/11/11 03:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxajoh4tane': Using server-side directory move 2025/11/11 03:32:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muxajoh4tane': Server side directory move succeeded 2025/11/11 03:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxajoh4tane': Purge remote 2025/11/11 03:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zobeyil1guro': Purge remote 2025/11/11 03:32:20 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.81s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", 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-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:32:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/rclone-sync-test" 2025/11/11 03:32:21 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.91s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:32:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/rclone-sync-test" 2025/11/11 03:32:23 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/11/11 03:32:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/rclone-sync-test-include/layer2" 2025/11/11 03:32:26 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/11/11 03:32:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/rclone-sync-test-ignore-file" 2025/11/11 03:32:29 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/11/11 03:32:32 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = aa3b408582ae9b7933491ccb0b773b5c OK 2025/11/11 03:32:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 03:32:34 DEBUG : rclone-sync-test: Excluded 2025/11/11 03:32:34 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/11 03:32:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/11 03:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/rclone-sync-test': Waiting for checks to finish 2025/11/11 03:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/rclone-sync-test': Waiting for transfers to finish 2025/11/11 03:32:34 DEBUG : Waiting for deletions to finish 2025/11/11 03:32:34 INFO : There was nothing to transfer 2025/11/11 03:32:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 03:32:35 DEBUG : rclone-sync-test: Excluded 2025/11/11 03:32:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/11 03:32:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:32:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:32:36 DEBUG : Waiting for deletions to finish 2025/11/11 03:32:36 INFO : rclone-sync-test-include: Removing directory 2025/11/11 03:32:36 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/11 03:32:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/11 03:32:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': failed to delete 1 directories 2025/11/11 03:32:36 INFO : There was nothing to transfer 2025/11/11 03:32:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 03:32:37 DEBUG : rclone-sync-test: Excluded 2025/11/11 03:32:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/11 03:32:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/11 03:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/11 03:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/11 03:32:38 DEBUG : Waiting for deletions to finish 2025/11/11 03:32:38 INFO : There was nothing to transfer 2025/11/11 03:32:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 03:32:39 DEBUG : rclone-sync-test: Excluded 2025/11/11 03:32:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/11 03:32:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:32:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:32:39 DEBUG : Waiting for deletions to finish 2025/11/11 03:32:39 INFO : rclone-sync-test-include: Removing directory 2025/11/11 03:32:39 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/11 03:32:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/11 03:32:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': failed to delete 1 directories 2025/11/11 03:32:39 INFO : There was nothing to transfer 2025/11/11 03:32:40 DEBUG : Excluded 2025/11/11 03:32:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/11 03:32:41 DEBUG : rclone-sync-test: Excluded 2025/11/11 03:32:41 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/11 03:32:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/11 03:32:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/11 03:32:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/11 03:32:41 DEBUG : Waiting for deletions to finish 2025/11/11 03:32:41 INFO : There was nothing to transfer 2025/11/11 03:32:43 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/11 03:32:44 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.03s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:32:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/dst" 2025/11/11 03:32:45 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 03:32:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/CompareDest" 2025/11/11 03:32:47 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/gveqi14airsml4bgu7krj116o8" 2025/11/11 03:32:49 DEBUG : one: Need to transfer - File not found at Destination 2025/11/11 03:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:32:51 DEBUG : one: md5 = 0cc58d30398c47738e41ad6b8922daac OK 2025/11/11 03:32:51 DEBUG : one: size = 3 OK 2025/11/11 03:32:51 INFO : one: Copied (new) 2025/11/11 03:32:51 DEBUG : Waiting for deletions to finish 2025/11/11 03:32:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:32:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:32:52 DEBUG : one: Sizes differ 2025/11/11 03:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:32:54 DEBUG : one: md5 = e84f624797fc5ac804cb684702c27028 OK 2025/11/11 03:32:54 DEBUG : one: size = 5 OK 2025/11/11 03:32:54 INFO : one: Copied (replaced existing) 2025/11/11 03:32:54 DEBUG : Waiting for deletions to finish 2025/11/11 03:32:55 DEBUG : dst/one: md5 = ed576bc00606351fd71a29a0253974c5 OK 2025/11/11 03:32:58 DEBUG : CompareDest/one: md5 = f858de8a35915fc75647e25e601b1d68 OK 2025/11/11 03:32:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:32:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:32:58 DEBUG : one: Sizes differ 2025/11/11 03:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:32:59 DEBUG : one: size = 5 OK 2025/11/11 03:32:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:32:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 03:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:32:59 DEBUG : Waiting for deletions to finish 2025/11/11 03:32:59 INFO : There was nothing to transfer 2025/11/11 03:33:01 DEBUG : CompareDest/two: md5 = af502ee8cc1068203510d3839e66b557 OK 2025/11/11 03:33:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:33:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:33:02 DEBUG : one: Sizes differ 2025/11/11 03:33:02 DEBUG : two: size = 3 OK 2025/11/11 03:33:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:33:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 03:33:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:33:02 DEBUG : one: size = 5 OK 2025/11/11 03:33:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:33:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 03:33:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:33:02 DEBUG : Waiting for deletions to finish 2025/11/11 03:33:02 INFO : There was nothing to transfer 2025/11/11 03:33:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:33:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:33:03 DEBUG : one: Sizes differ 2025/11/11 03:33:03 DEBUG : two: size = 3 OK 2025/11/11 03:33:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:33:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 03:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:33:03 DEBUG : one: size = 5 OK 2025/11/11 03:33:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:33:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 03:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:33:03 DEBUG : Waiting for deletions to finish 2025/11/11 03:33:03 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/11 03:33:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:33:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:33:04 DEBUG : one: Sizes differ 2025/11/11 03:33:04 DEBUG : two: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:33:04 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/CompareDest') 2025/11/11 03:33:04 DEBUG : two: Sizes differ 2025/11/11 03:33:04 DEBUG : two: Need to transfer - File not found at Destination 2025/11/11 03:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:33:04 DEBUG : one: size = 5 OK 2025/11/11 03:33:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:33:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 03:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:33:06 DEBUG : two: md5 = f1d88105c4f832ee18fdb0c5d7b343ea OK 2025/11/11 03:33:06 DEBUG : two: size = 5 OK 2025/11/11 03:33:06 INFO : two: Copied (new) 2025/11/11 03:33:06 DEBUG : Waiting for deletions to finish 2025/11/11 03:33:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 03:33:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 03:33:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 03:33:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (24.52s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:33:12 DEBUG : pre-dest1/1: md5 = e0d4308e6bfeda148af216e1f8a4833f OK 2025/11/11 03:33:14 DEBUG : pre-dest2/2: md5 = e4a892d27c68d33897829f8037f7a46b OK 2025/11/11 03:33:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/dest" 2025/11/11 03:33:15 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/rg03c1jvnehrrc617i0lnqjddc" 2025/11/11 03:33:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/pre-dest1" 2025/11/11 03:33:16 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/bbnblvh6k061ssopqrp18kd7gc" 2025/11/11 03:33:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/pre-dest2" 2025/11/11 03:33:17 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/dgicm1h6b5ejvlltm8eeif0bnk" 2025/11/11 03:33:18 DEBUG : 1: size = 1 OK 2025/11/11 03:33:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:33:18 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/11 03:33:19 DEBUG : 2: size = 1 OK 2025/11/11 03:33:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:33:19 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/11 03:33:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/11 03:33:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dest': Waiting for checks to finish 2025/11/11 03:33:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dest': Waiting for transfers to finish 2025/11/11 03:33:21 DEBUG : 3: md5 = c4b3d2210744932e2f234a3e0a5883b9 OK 2025/11/11 03:33:21 DEBUG : 3: size = 1 OK 2025/11/11 03:33:21 INFO : 3: Copied (new) 2025/11/11 03:33:21 DEBUG : Waiting for deletions to finish 2025/11/11 03:33:24 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/11/11 03:33:25 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/11/11 03:33:25 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.26s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:33:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/dst" 2025/11/11 03:33:26 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 03:33:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/CopyDest" 2025/11/11 03:33:28 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/11 03:33:30 DEBUG : one: Need to transfer - File not found at Destination 2025/11/11 03:33:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:33:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:33:32 DEBUG : one: md5 = 293949816f31466a547e65ca5f98ab1f OK 2025/11/11 03:33:32 DEBUG : one: size = 3 OK 2025/11/11 03:33:32 INFO : one: Copied (new) 2025/11/11 03:33:32 DEBUG : Waiting for deletions to finish 2025/11/11 03:33:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:33:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:33:33 DEBUG : one: Sizes differ 2025/11/11 03:33:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:33:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:33:34 DEBUG : one: md5 = ffc101947bc93ed3524ef4871d12fe66 OK 2025/11/11 03:33:34 DEBUG : one: size = 5 OK 2025/11/11 03:33:34 INFO : one: Copied (replaced existing) 2025/11/11 03:33:34 DEBUG : Waiting for deletions to finish 2025/11/11 03:33:36 DEBUG : dst/one: md5 = f1f8c96594c41d746bdc55ca289f8b3d OK 2025/11/11 03:33:39 DEBUG : CopyDest/one: md5 = 9e038419058969afd9b932d0b6152808 OK 2025/11/11 03:33:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/BackupDir" 2025/11/11 03:33:39 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/11 03:33:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:33:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:33:41 DEBUG : one: Sizes differ 2025/11/11 03:33:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:33:42 DEBUG : one: size = 5 OK 2025/11/11 03:33:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:33:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:33:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:33:42 DEBUG : one: Sizes differ 2025/11/11 03:33:43 INFO : one: Moved (server-side) 2025/11/11 03:33:44 DEBUG : one: size = 5 OK 2025/11/11 03:33:44 INFO : one: Copied (server-side copy) 2025/11/11 03:33:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/11 03:33:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:33:44 DEBUG : Waiting for deletions to finish 2025/11/11 03:33:46 DEBUG : CopyDest/two: md5 = 5546585d9392053cdf2b04b2a78f692c OK 2025/11/11 03:33:47 DEBUG : one: size = 5 OK 2025/11/11 03:33:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:33:47 DEBUG : one: Unchanged skipping 2025/11/11 03:33:47 DEBUG : two: size = 3 OK 2025/11/11 03:33:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:33:48 DEBUG : two: size = 3 OK 2025/11/11 03:33:48 INFO : two: Copied (server-side copy) 2025/11/11 03:33:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/11 03:33:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:33:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:33:48 DEBUG : Waiting for deletions to finish 2025/11/11 03:33:49 DEBUG : one: size = 5 OK 2025/11/11 03:33:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:33:49 DEBUG : one: Unchanged skipping 2025/11/11 03:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:33:49 DEBUG : two: size = 3 OK 2025/11/11 03:33:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:33:49 DEBUG : two: Unchanged skipping 2025/11/11 03:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:33:49 DEBUG : Waiting for deletions to finish 2025/11/11 03:33:49 INFO : There was nothing to transfer 2025/11/11 03:33:51 DEBUG : CopyDest/three: md5 = a078cfabc2d1dafdcfa751b3f7c7bba3 OK 2025/11/11 03:33:52 DEBUG : one: size = 5 OK 2025/11/11 03:33:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:33:52 DEBUG : one: Unchanged skipping 2025/11/11 03:33:52 DEBUG : three: size = 7 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:33:52 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/CopyDest') 2025/11/11 03:33:52 DEBUG : three: Sizes differ 2025/11/11 03:33:52 DEBUG : three: Destination not found in --copy-dest 2025/11/11 03:33:52 DEBUG : three: Need to transfer - File not found at Destination 2025/11/11 03:33:52 DEBUG : two: size = 3 OK 2025/11/11 03:33:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:33:52 DEBUG : two: Unchanged skipping 2025/11/11 03:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:33:53 DEBUG : three: md5 = 360934198bc0e506e8903fadc4ef5803 OK 2025/11/11 03:33:53 DEBUG : three: size = 7 OK 2025/11/11 03:33:53 INFO : three: Copied (new) 2025/11/11 03:33:53 DEBUG : Waiting for deletions to finish 2025/11/11 03:33:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/11 03:33:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 03:33:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 03:33:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 03:33:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 03:33:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/11 03:33:59 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.57s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:34:02 DEBUG : dst/one: md5 = 3ad0b6fa67a77cd1b55cb7593b7be197 OK 2025/11/11 03:34:03 DEBUG : dst/two: md5 = f48ff7f3e3b642dd2ccbf700620f194e OK 2025/11/11 03:34:05 DEBUG : dst/three.txt: md5 = f4168c51e824d478397909a549fa697f OK 2025/11/11 03:34:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/dst" 2025/11/11 03:34:05 DEBUG : Config file has changed externally - reloading 2025/11/11 03:34:05 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 03:34:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/backup" 2025/11/11 03:34:06 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/1nrff024r7pq65ecp72fc28jb0" 2025/11/11 03:34:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:34:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:34:08 DEBUG : one: Sizes differ 2025/11/11 03:34:08 DEBUG : two: size = 3 OK 2025/11/11 03:34:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:34:08 DEBUG : two: Unchanged skipping 2025/11/11 03:34:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:34:09 INFO : one: Moved (server-side) 2025/11/11 03:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:34:11 DEBUG : one: md5 = a1178e4fa15b74bc016da8e47b64e2d5 OK 2025/11/11 03:34:11 DEBUG : one: size = 4 OK 2025/11/11 03:34:11 INFO : one: Copied (new) 2025/11/11 03:34:11 DEBUG : Waiting for deletions to finish 2025/11/11 03:34:11 INFO : three.txt: Moved (server-side) 2025/11/11 03:34:11 INFO : three.txt: Moved into backup dir 2025/11/11 03:34:13 DEBUG : dst/three.txt: md5 = 286968a1d2426b3751f93563f910a79d OK 2025/11/11 03:34:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:34:14 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:34:14 DEBUG : one: Sizes differ 2025/11/11 03:34:14 DEBUG : two: size = 3 OK 2025/11/11 03:34:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:34:14 DEBUG : two: Unchanged skipping 2025/11/11 03:34:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:34:15 INFO : one: Deleted 2025/11/11 03:34:15 INFO : one: Moved (server-side) 2025/11/11 03:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:34:17 DEBUG : one: md5 = e0f152e25d8f4451368da902c1f7fa29 OK 2025/11/11 03:34:17 DEBUG : one: size = 5 OK 2025/11/11 03:34:17 INFO : one: Copied (new) 2025/11/11 03:34:17 DEBUG : Waiting for deletions to finish 2025/11/11 03:34:17 INFO : three.txt: Deleted 2025/11/11 03:34:18 INFO : three.txt: Moved (server-side) 2025/11/11 03:34:18 INFO : three.txt: Moved into backup dir 2025/11/11 03:34:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 03:34:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 03:34:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/11 03:34:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 03:34:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/11 03:34:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (22.92s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:34:25 DEBUG : dst/one: md5 = c8f876eb2ac3e28cf9d03df24c92589f OK 2025/11/11 03:34:26 DEBUG : dst/two: md5 = c33131502f77da367465cbcb61d2bd70 OK 2025/11/11 03:34:27 DEBUG : dst/three.txt: md5 = 89f7b2d96fe951e972f55d41e702e614 OK 2025/11/11 03:34:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/dst" 2025/11/11 03:34:28 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 03:34:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/backup" 2025/11/11 03:34:29 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/1nrff024r7pq65ecp72fc28jb0" 2025/11/11 03:34:30 DEBUG : two: size = 3 OK 2025/11/11 03:34:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:34:30 DEBUG : two: Unchanged skipping 2025/11/11 03:34:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:34:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:34:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:34:30 DEBUG : one: Sizes differ 2025/11/11 03:34:32 INFO : one: Moved (server-side) to: one.bak 2025/11/11 03:34:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:34:33 DEBUG : one: md5 = d2b17a2c236bf3ae9962056d0abc54f0 OK 2025/11/11 03:34:33 DEBUG : one: size = 4 OK 2025/11/11 03:34:33 INFO : one: Copied (new) 2025/11/11 03:34:33 DEBUG : Waiting for deletions to finish 2025/11/11 03:34:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 03:34:34 INFO : three.txt: Moved into backup dir 2025/11/11 03:34:36 DEBUG : dst/three.txt: md5 = 91fc90219470b498959cecc2d247ce38 OK 2025/11/11 03:34:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:34:37 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:34:37 DEBUG : one: Sizes differ 2025/11/11 03:34:37 DEBUG : two: size = 3 OK 2025/11/11 03:34:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:34:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:34:37 DEBUG : two: Unchanged skipping 2025/11/11 03:34:38 INFO : one.bak: Deleted 2025/11/11 03:34:38 INFO : one: Moved (server-side) to: one.bak 2025/11/11 03:34:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:34:40 DEBUG : one: md5 = 72e83527e687f0c090f51cde4e41646c OK 2025/11/11 03:34:40 DEBUG : one: size = 5 OK 2025/11/11 03:34:40 INFO : one: Copied (new) 2025/11/11 03:34:40 DEBUG : Waiting for deletions to finish 2025/11/11 03:34:40 INFO : three.txt.bak: Deleted 2025/11/11 03:34:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 03:34:41 INFO : three.txt: Moved into backup dir 2025/11/11 03:34:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 03:34:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 03:34:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/11 03:34:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/11 03:34:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/11 03:34:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (22.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:34:47 DEBUG : dst/one: md5 = 25f4a889487ba9d0ce4165c35df04c6d OK 2025/11/11 03:34:49 DEBUG : dst/two: md5 = 1ca5c0aabbacbc2579d1a58841a1f3b7 OK 2025/11/11 03:34:50 DEBUG : dst/three.txt: md5 = 850c23b2fa8922a62468236837e184d4 OK 2025/11/11 03:34:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/dst" 2025/11/11 03:34:51 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 03:34:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/backup" 2025/11/11 03:34:52 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/1nrff024r7pq65ecp72fc28jb0" 2025/11/11 03:34:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:34:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:34:53 DEBUG : one: Sizes differ 2025/11/11 03:34:53 DEBUG : two: size = 3 OK 2025/11/11 03:34:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:34:53 DEBUG : two: Unchanged skipping 2025/11/11 03:34:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:34:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/11 03:34:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:34:56 DEBUG : one: md5 = d53b830d7d8a34e7c724032bcdc0dcf0 OK 2025/11/11 03:34:56 DEBUG : one: size = 4 OK 2025/11/11 03:34:56 INFO : one: Copied (new) 2025/11/11 03:34:56 DEBUG : Waiting for deletions to finish 2025/11/11 03:34:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/11 03:34:57 INFO : three.txt: Moved into backup dir 2025/11/11 03:34:59 DEBUG : dst/three.txt: md5 = 57127e217984d45d0cb1ff2251066485 OK 2025/11/11 03:35:00 DEBUG : two: size = 3 OK 2025/11/11 03:35:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:35:00 DEBUG : two: Unchanged skipping 2025/11/11 03:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:35:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:35:00 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:35:00 DEBUG : one: Sizes differ 2025/11/11 03:35:00 INFO : one-2019-01-01: Deleted 2025/11/11 03:35:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/11 03:35:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:35:02 DEBUG : one: md5 = 82adeeb4f2f0f5f7d595328a6d35beee OK 2025/11/11 03:35:02 DEBUG : one: size = 5 OK 2025/11/11 03:35:02 INFO : one: Copied (new) 2025/11/11 03:35:02 DEBUG : Waiting for deletions to finish 2025/11/11 03:35:03 INFO : three-2019-01-01.txt: Deleted 2025/11/11 03:35:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/11 03:35:04 INFO : three.txt: Moved into backup dir 2025/11/11 03:35:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 03:35:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 03:35:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/11 03:35:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/11 03:35:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/11 03:35:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.87s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:35:10 DEBUG : dst/one: md5 = 5388ebabe31ec35546221abf6e789cbc OK 2025/11/11 03:35:12 DEBUG : dst/two: md5 = d169e04ff0e9a3895b54db86db758362 OK 2025/11/11 03:35:13 DEBUG : dst/three.txt: md5 = 960b7b4248357f6188a4afd82b1acb76 OK 2025/11/11 03:35:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/dst" 2025/11/11 03:35:14 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 03:35:14 DEBUG : two: size = 3 OK 2025/11/11 03:35:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:35:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:35:14 DEBUG : one: Sizes differ 2025/11/11 03:35:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:35:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:35:14 DEBUG : two: Unchanged skipping 2025/11/11 03:35:15 INFO : one: Moved (server-side) to: one.bak 2025/11/11 03:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:35:17 DEBUG : one: md5 = a19b3bc5a99e89e4c15905157f0a8ee1 OK 2025/11/11 03:35:17 DEBUG : one: size = 4 OK 2025/11/11 03:35:17 INFO : one: Copied (new) 2025/11/11 03:35:17 DEBUG : Waiting for deletions to finish 2025/11/11 03:35:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 03:35:17 INFO : three.txt: Moved into backup dir 2025/11/11 03:35:19 DEBUG : dst/three.txt: md5 = 301d7b2bf5e13bb036e34a48931f7e3b OK 2025/11/11 03:35:20 DEBUG : one.bak: Excluded (Path Filter) 2025/11/11 03:35:20 DEBUG : one.bak: Excluded 2025/11/11 03:35:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/11 03:35:20 DEBUG : three.txt.bak: Excluded 2025/11/11 03:35:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:35:20 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:35:20 DEBUG : one: Sizes differ 2025/11/11 03:35:20 DEBUG : two: size = 3 OK 2025/11/11 03:35:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:35:20 DEBUG : two: Unchanged skipping 2025/11/11 03:35:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for checks to finish 2025/11/11 03:35:21 INFO : one.bak: Deleted 2025/11/11 03:35:21 INFO : one: Moved (server-side) to: one.bak 2025/11/11 03:35:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst': Waiting for transfers to finish 2025/11/11 03:35:22 DEBUG : one: md5 = 18e20cb019c9eaa07f0b61c03321e561 OK 2025/11/11 03:35:22 DEBUG : one: size = 5 OK 2025/11/11 03:35:22 INFO : one: Copied (new) 2025/11/11 03:35:22 DEBUG : Waiting for deletions to finish 2025/11/11 03:35:23 INFO : three.txt.bak: Deleted 2025/11/11 03:35:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 03:35:24 INFO : three.txt: Moved into backup dir 2025/11/11 03:35:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 03:35:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/11 03:35:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/11 03:35:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/11 03:35:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/11 03:35:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (19.25s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:35:29 DEBUG : dst/one: md5 = ce484fd9464c8272f4093e107ecb0919 OK 2025/11/11 03:35:31 DEBUG : dst/two: md5 = 177b5a1615e1d4a78430bb0242a99860 OK 2025/11/11 03:35:32 DEBUG : dst/three.txt: md5 = 61079c8622bb430328af7b8c388d9833 OK 2025/11/11 03:35:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/dst" 2025/11/11 03:35:33 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 03:35:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:35:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:35:33 DEBUG : one: Sizes differ 2025/11/11 03:35:34 INFO : one: Moved (server-side) to: one.bak 2025/11/11 03:35:36 DEBUG : one: md5 = 7d57d7cd8f69d487fd7817e83d35b311 OK 2025/11/11 03:35:36 DEBUG : one: size = 4 OK 2025/11/11 03:35:36 INFO : one: Copied (new) 2025/11/11 03:35:36 DEBUG : two: size = 3 OK 2025/11/11 03:35:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:35:36 DEBUG : two: Unchanged skipping 2025/11/11 03:35:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:35:36 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:35:36 DEBUG : three.txt: Sizes differ 2025/11/11 03:35:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 03:35:38 DEBUG : three.txt: md5 = f8c9fc7a0b9764c8c1a1864f8bbd974c OK 2025/11/11 03:35:38 DEBUG : three.txt: size = 6 OK 2025/11/11 03:35:38 INFO : three.txt: Copied (new) 2025/11/11 03:35:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:35:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:35:39 DEBUG : one: Sizes differ 2025/11/11 03:35:40 INFO : one.bak: Deleted 2025/11/11 03:35:40 INFO : one: Moved (server-side) to: one.bak 2025/11/11 03:35:42 DEBUG : one: md5 = 3034845262352490ffa4898d0e8f9136 OK 2025/11/11 03:35:42 DEBUG : one: size = 5 OK 2025/11/11 03:35:42 INFO : one: Copied (new) 2025/11/11 03:35:42 DEBUG : two: size = 3 OK 2025/11/11 03:35:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:35:42 DEBUG : two: Unchanged skipping 2025/11/11 03:35:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:35:42 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:35:42 DEBUG : three.txt: Sizes differ 2025/11/11 03:35:43 INFO : three.txt.bak: Deleted 2025/11/11 03:35:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 03:35:45 DEBUG : three.txt: md5 = 294452da1069626e49f1773d96faf6ac OK 2025/11/11 03:35:45 DEBUG : three.txt: size = 19 OK 2025/11/11 03:35:45 INFO : three.txt: Copied (new) 2025/11/11 03:35:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 03:35:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/11 03:35:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/11 03:35:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 03:35:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/11 03:35:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/11 03:35:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (21.63s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:35:51 DEBUG : dst/one: md5 = 8050ade57d0c0e2b9b6080508599902f OK 2025/11/11 03:35:52 DEBUG : dst/two: md5 = 6c75e521822dbf34e8e28c91d282b6da OK 2025/11/11 03:35:54 DEBUG : dst/three.txt: md5 = 355e0f48629d3cfda7c3592fc54f24df OK 2025/11/11 03:35:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufuwoq1koxi/dst" 2025/11/11 03:35:54 DEBUG : Creating backend with remote "TestDrive:crypt/g7qu45a3eq06q295ohq07v0k2lgn4ukqvs96g4c7r5pg9ppaggf0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 03:35:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:35:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:35:55 DEBUG : one: Sizes differ 2025/11/11 03:35:56 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/11 03:35:58 DEBUG : one: md5 = 69888992de78eaa73ce9454db4bd9936 OK 2025/11/11 03:35:58 DEBUG : one: size = 4 OK 2025/11/11 03:35:58 INFO : one: Copied (new) 2025/11/11 03:35:58 DEBUG : two: size = 3 OK 2025/11/11 03:35:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:35:58 DEBUG : two: Unchanged skipping 2025/11/11 03:35:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:35:58 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:35:58 DEBUG : three.txt: Sizes differ 2025/11/11 03:35:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/11 03:36:01 DEBUG : three.txt: md5 = 28613adcb63b445fcde6c54f5370784c OK 2025/11/11 03:36:01 DEBUG : three.txt: size = 6 OK 2025/11/11 03:36:01 INFO : three.txt: Copied (new) 2025/11/11 03:36:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:36:02 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:36:02 DEBUG : one: Sizes differ 2025/11/11 03:36:03 INFO : one-2019-01-01: Deleted 2025/11/11 03:36:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/11 03:36:05 DEBUG : one: md5 = 98d63b0c427747b3909800a8a35a53d6 OK 2025/11/11 03:36:05 DEBUG : one: size = 5 OK 2025/11/11 03:36:05 INFO : one: Copied (new) 2025/11/11 03:36:05 DEBUG : two: size = 3 OK 2025/11/11 03:36:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:36:05 DEBUG : two: Unchanged skipping 2025/11/11 03:36:05 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:36:05 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi/dst') 2025/11/11 03:36:05 DEBUG : three.txt: Sizes differ 2025/11/11 03:36:06 INFO : three-2019-01-01.txt: Deleted 2025/11/11 03:36:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/11 03:36:08 DEBUG : three.txt: md5 = f7932b2507dd6680d1ca7fef1b6bc1d2 OK 2025/11/11 03:36:08 DEBUG : three.txt: size = 19 OK 2025/11/11 03:36:08 INFO : three.txt: Copied (new) 2025/11/11 03:36:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 03:36:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/11 03:36:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/11 03:36:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/11 03:36:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/11 03:36:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/11 03:36:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (22.68s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:36:13 DEBUG : Testêé: md5 = 82335176cadf15f4644b7cf59ec9c994 OK 2025/11/11 03:36:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:36:13 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:36:13 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:36:13 DEBUG : Testêé: Sizes differ 2025/11/11 03:36:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:36:14 DEBUG : Testêé: md5 = 39fdf9cca6898ba9262124cd0d4eb821 OK 2025/11/11 03:36:14 DEBUG : Testêé: size = 14 OK 2025/11/11 03:36:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/11 03:36:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.14s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:36:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 03:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:36:17 DEBUG : existing: md5 = 8ee28abe811f2f4de0970606be16fea9 OK 2025/11/11 03:36:17 DEBUG : existing: size = 6 OK 2025/11/11 03:36:17 INFO : existing: Copied (new) 2025/11/11 03:36:17 DEBUG : Waiting for deletions to finish 2025/11/11 03:36:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:36:18 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:36:18 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:36:18 DEBUG : existing: Sizes differ 2025/11/11 03:36:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/11 03:36:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:36:18 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': not deleting files as there were IO errors 2025/11/11 03:36:18 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.61s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:36:21 DEBUG : EXISTING: md5 = a5a2ebf4467b04d66e0be2df0c6615cb OK 2025/11/11 03:36:21 DEBUG : EXISTING: size = 6 OK 2025/11/11 03:36:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:36:21 DEBUG : existing: Unchanged skipping 2025/11/11 03:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:36:21 DEBUG : Waiting for deletions to finish 2025/11/11 03:36:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.25s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", 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-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", 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-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.33s) --- SKIP: TestMaxTransfer/Hard (0.52s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.42s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:36:26 DEBUG : both0: md5 = 77912d14579b120a3750191136b3c88c OK 2025/11/11 03:36:27 DEBUG : only0: md5 = 9f707d612526e0b2b0173124ba8386db OK 2025/11/11 03:36:29 DEBUG : both1: md5 = ec82be9e1b7379c87366c1e317df8a37 OK 2025/11/11 03:36:31 DEBUG : only1: md5 = c1330ee4d225314a141177d069b8fd57 OK 2025/11/11 03:36:32 DEBUG : both2: md5 = 31a28659bacfa444229b782214f8004c OK 2025/11/11 03:36:34 DEBUG : only2: md5 = f31a16128746a06439b3c7b2af64c413 OK 2025/11/11 03:36:35 DEBUG : both3: md5 = c20c2350ac2bbf60d1b40637452bd3cb OK 2025/11/11 03:36:36 DEBUG : only3: md5 = e04630eb10ad75f25042d5ecd8f9bc74 OK 2025/11/11 03:36:38 DEBUG : both4: md5 = 2b0d0a7c6a94e5e9af71df2e02c73ae0 OK 2025/11/11 03:36:39 DEBUG : only4: md5 = f13a25408ea0864191cb808776471819 OK 2025/11/11 03:36:41 DEBUG : both5: md5 = 7066139cdf620558ffb57a3b626d5a80 OK 2025/11/11 03:36:42 DEBUG : only5: md5 = 527caae77e21d2937ba6fea3273ad970 OK 2025/11/11 03:36:44 DEBUG : both6: md5 = 481ec37912cdb993c2fd6884437b29cc OK 2025/11/11 03:36:45 DEBUG : only6: md5 = 02478292295e179786ab0eb0c4ecae34 OK 2025/11/11 03:36:47 DEBUG : both7: md5 = 4b18c22eb65d0b27c24283b7690f86d9 OK 2025/11/11 03:36:48 DEBUG : only7: md5 = 5f1d7a6914078075512bf26ab698f0a8 OK 2025/11/11 03:36:50 DEBUG : both8: md5 = 02636166b0a356b3b4652d6f3645fb52 OK 2025/11/11 03:36:51 DEBUG : only8: md5 = 8200f837b21bfcfacc798c620acba16c OK 2025/11/11 03:36:53 DEBUG : both9: md5 = d3f1120b6eeb787e228349cf3dba32d9 OK 2025/11/11 03:36:54 DEBUG : only9: md5 = de45e8ec552566a054fc1e9551b806a6 OK 2025/11/11 03:36:55 DEBUG : both10: md5 = 45198b6f53ffee786da0a11f0508cc27 OK 2025/11/11 03:36:57 DEBUG : only10: md5 = a09c44a375beb8fa95431cc7ec852d23 OK 2025/11/11 03:36:58 DEBUG : both11: md5 = 2827c62ba45989e1811bbd3df590fbe0 OK 2025/11/11 03:37:00 DEBUG : only11: md5 = 8541eaacd3f0f7049bc977b482b9a7f6 OK 2025/11/11 03:37:01 DEBUG : both12: md5 = bfb30f5072ffcf3cfcc0f468f4363b68 OK 2025/11/11 03:37:02 DEBUG : only12: md5 = 14b95f29b55a7816c4e189765b8e1d7a OK 2025/11/11 03:37:04 DEBUG : both13: md5 = 6e95c569f326919f18c862d133fbb646 OK 2025/11/11 03:37:05 DEBUG : only13: md5 = d623e5f3b8402c83801b4de9bc2ceec7 OK 2025/11/11 03:37:07 DEBUG : both14: md5 = 16679178b86cdb6b0066d3410c4b5508 OK 2025/11/11 03:37:08 DEBUG : only14: md5 = c7699db6d35a736da988366151fb0719 OK 2025/11/11 03:37:09 DEBUG : both15: md5 = 3f6c8b0974fd64bc32fc0de933f68d61 OK 2025/11/11 03:37:11 DEBUG : only15: md5 = a164737d2c6b166c472076d5d8706587 OK 2025/11/11 03:37:12 DEBUG : both16: md5 = f4bc145588191acfde63954ff1621058 OK 2025/11/11 03:37:13 DEBUG : only16: md5 = d3dfcb85565bd8e8e2991cabf2e4de87 OK 2025/11/11 03:37:15 DEBUG : both17: md5 = b9ae6f936e58cc53b39d79a0edf40c9f OK 2025/11/11 03:37:16 DEBUG : only17: md5 = 7559e48b9ea50daf894a3f0ec75ee296 OK 2025/11/11 03:37:18 DEBUG : both18: md5 = e34cbb3e34fb534f9a5eb46903640800 OK 2025/11/11 03:37:19 DEBUG : only18: md5 = ebf8412b9b95b007db6d12ae9cbb235d OK 2025/11/11 03:37:21 DEBUG : both19: md5 = 4788719b12071546da1d035fc41dfc33 OK 2025/11/11 03:37:22 DEBUG : only19: md5 = 200f1e63051c9630be0d7e063ef8a077 OK 2025/11/11 03:37:23 DEBUG : both0: size = 6 OK 2025/11/11 03:37:23 DEBUG : both10: size = 6 OK 2025/11/11 03:37:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both11: size = 6 OK 2025/11/11 03:37:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:37:23 DEBUG : both12: size = 6 OK 2025/11/11 03:37:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both0: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both13: size = 6 OK 2025/11/11 03:37:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both13: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both14: size = 6 OK 2025/11/11 03:37:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both14: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both15: size = 6 OK 2025/11/11 03:37:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both15: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both16: size = 6 OK 2025/11/11 03:37:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both16: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both17: size = 6 OK 2025/11/11 03:37:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both17: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both18: size = 6 OK 2025/11/11 03:37:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both18: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both19: size = 6 OK 2025/11/11 03:37:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both19: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both1: size = 6 OK 2025/11/11 03:37:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both1: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both2: size = 6 OK 2025/11/11 03:37:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both2: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both3: size = 6 OK 2025/11/11 03:37:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both3: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both4: size = 6 OK 2025/11/11 03:37:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both4: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both5: size = 6 OK 2025/11/11 03:37:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both5: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both6: size = 6 OK 2025/11/11 03:37:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both6: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both7: size = 6 OK 2025/11/11 03:37:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both7: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both8: size = 6 OK 2025/11/11 03:37:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both8: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both9: size = 6 OK 2025/11/11 03:37:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:37:23 DEBUG : both9: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both10: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both11: Unchanged skipping 2025/11/11 03:37:23 DEBUG : both12: Unchanged skipping 2025/11/11 03:37:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:37:23 DEBUG : Waiting for deletions to finish 2025/11/11 03:37:23 INFO : only17: Deleted 2025/11/11 03:37:23 INFO : only10: Deleted 2025/11/11 03:37:23 INFO : only5: Deleted 2025/11/11 03:37:23 INFO : only19: Deleted 2025/11/11 03:37:24 INFO : only6: Deleted 2025/11/11 03:37:24 INFO : only8: Deleted 2025/11/11 03:37:24 INFO : only0: Deleted 2025/11/11 03:37:24 INFO : only7: Deleted 2025/11/11 03:37:24 INFO : only11: Deleted 2025/11/11 03:37:24 INFO : only12: Deleted 2025/11/11 03:37:24 INFO : only16: Deleted 2025/11/11 03:37:24 INFO : only18: Deleted 2025/11/11 03:37:25 INFO : only1: Deleted 2025/11/11 03:37:25 INFO : only2: Deleted 2025/11/11 03:37:25 INFO : only3: Deleted 2025/11/11 03:37:25 INFO : only4: Deleted 2025/11/11 03:37:25 INFO : only13: Deleted 2025/11/11 03:37:25 INFO : only9: Deleted 2025/11/11 03:37:25 INFO : only14: Deleted 2025/11/11 03:37:25 INFO : only15: Deleted 2025/11/11 03:37:25 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (70.77s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:37:36 DEBUG : both0: md5 = 27a4d92f66a0310002580a6b54a7dcec OK 2025/11/11 03:37:38 DEBUG : only0: md5 = 0df88433c6c8aae4f3670c2220b28e27 OK 2025/11/11 03:37:39 DEBUG : both1: md5 = 3b50460a529c9250b99ac4193c5c7574 OK 2025/11/11 03:37:41 DEBUG : only1: md5 = 65854739bc6d271d01790e5147a1b494 OK 2025/11/11 03:37:42 DEBUG : both2: md5 = 5c60a296a153ed2bf94c622161e4a72b OK 2025/11/11 03:37:43 DEBUG : only2: md5 = 3f2b065898e952bf0b4b71482b5a2e1f OK 2025/11/11 03:37:45 DEBUG : both3: md5 = 16ede983d4ded78d7d25d98264b14658 OK 2025/11/11 03:37:46 DEBUG : only3: md5 = 0721b49f8bd2a5178c8bb4210511d0fe OK 2025/11/11 03:37:48 DEBUG : both4: md5 = 1bd4947f1a2d83ac179850380696288f OK 2025/11/11 03:37:49 DEBUG : only4: md5 = 9a6b2cf3b0b8b7ed3212202e06f05f50 OK 2025/11/11 03:37:51 DEBUG : both5: md5 = 8f025e6490a9d3f55cea3d65ef77b353 OK 2025/11/11 03:37:52 DEBUG : only5: md5 = 6b2e29babec9732bdc4d7129cd151e3a OK 2025/11/11 03:37:54 DEBUG : both6: md5 = b1f81abf4b87e7cc9880c2e2cafcb24f OK 2025/11/11 03:37:55 DEBUG : only6: md5 = 6891ced67275cca9aa1de646045f720a OK 2025/11/11 03:37:57 DEBUG : both7: md5 = 71a9ad744cd1ed3cbeddc085048d7ade OK 2025/11/11 03:37:58 DEBUG : only7: md5 = 47af8e7ef95421985f2ef64bed41ba37 OK 2025/11/11 03:38:00 DEBUG : both8: md5 = 14a9a65d974500f0c4519c9ea295dfb5 OK 2025/11/11 03:38:01 DEBUG : only8: md5 = 7f66896a60e8ee8159e089e5b45120a2 OK 2025/11/11 03:38:03 DEBUG : both9: md5 = b777b3366dfcc22a6626501708e5b95d OK 2025/11/11 03:38:04 DEBUG : only9: md5 = 791a10c19b4df1e4dce1ca59d26b61ff OK 2025/11/11 03:38:06 DEBUG : both10: md5 = dbfd93d4cff936a86f64a6239e5390ae OK 2025/11/11 03:38:07 DEBUG : only10: md5 = 910559bda7f9d419d7f0e35d160f2782 OK 2025/11/11 03:38:09 DEBUG : both11: md5 = 27dc429f7d0692903aa1f0720cbb1e6c OK 2025/11/11 03:38:10 DEBUG : only11: md5 = 141f02865dc0198645a8f2aa681e16d0 OK 2025/11/11 03:38:12 DEBUG : both12: md5 = 6a654e8b906c45c2e9163dea9dc9f742 OK 2025/11/11 03:38:13 DEBUG : only12: md5 = 3e3402becbbde24e0e4f90c4807bc55a OK 2025/11/11 03:38:14 DEBUG : both13: md5 = 67725e15c3d1711ee7248cfd8543b248 OK 2025/11/11 03:38:16 DEBUG : only13: md5 = 1ab8ab821269035894a904decec0f5e7 OK 2025/11/11 03:38:17 DEBUG : both14: md5 = 75db98d00fe0a1d0aec7984f76449cec OK 2025/11/11 03:38:19 DEBUG : only14: md5 = 5e6df2b69185fff03acb963cea84ab29 OK 2025/11/11 03:38:20 DEBUG : both15: md5 = cd08499f5105f36de16a40ac91f60fc9 OK 2025/11/11 03:38:21 DEBUG : only15: md5 = 71937fcfbec02fa2cbf565558d16e488 OK 2025/11/11 03:38:23 DEBUG : both16: md5 = 05303a7819b5e4280c9f97d03b687e5b OK 2025/11/11 03:38:24 DEBUG : only16: md5 = fb49be5f7a6b783e04ae7947f54b7809 OK 2025/11/11 03:38:25 DEBUG : both17: md5 = 2b15849297944449d41ea35bb4444d0e OK 2025/11/11 03:38:27 DEBUG : only17: md5 = fa72c037879cf791cc9f80fde676daaa OK 2025/11/11 03:38:28 DEBUG : both18: md5 = def0d895a3257a9b966137604db7803c OK 2025/11/11 03:38:30 DEBUG : only18: md5 = bf7e2960cb4c227c2faa95f8ca9fce87 OK 2025/11/11 03:38:31 DEBUG : both19: md5 = 8d855705f37f90dcc90ee4dcf06c21b6 OK 2025/11/11 03:38:32 DEBUG : only19: md5 = 059b2a066510f53305a54c3a6794030f OK 2025/11/11 03:38:33 DEBUG : both0: size = 6 OK 2025/11/11 03:38:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both0: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both10: size = 6 OK 2025/11/11 03:38:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both10: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both11: size = 6 OK 2025/11/11 03:38:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both11: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both12: size = 6 OK 2025/11/11 03:38:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both12: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both13: size = 6 OK 2025/11/11 03:38:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both15: size = 6 OK 2025/11/11 03:38:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both14: size = 6 OK 2025/11/11 03:38:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both13: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both16: size = 6 OK 2025/11/11 03:38:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both16: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both17: size = 6 OK 2025/11/11 03:38:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both17: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both18: size = 6 OK 2025/11/11 03:38:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both18: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both19: size = 6 OK 2025/11/11 03:38:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both19: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both1: size = 6 OK 2025/11/11 03:38:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both2: size = 6 OK 2025/11/11 03:38:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both1: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both3: size = 6 OK 2025/11/11 03:38:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:38:33 DEBUG : both2: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both4: size = 6 OK 2025/11/11 03:38:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both4: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both5: size = 6 OK 2025/11/11 03:38:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both5: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both6: size = 6 OK 2025/11/11 03:38:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both6: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both7: size = 6 OK 2025/11/11 03:38:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both7: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both8: size = 6 OK 2025/11/11 03:38:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both8: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both9: size = 6 OK 2025/11/11 03:38:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:38:33 DEBUG : both9: Unchanged skipping 2025/11/11 03:38:33 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only0: Sizes differ 2025/11/11 03:38:33 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only10: Sizes differ 2025/11/11 03:38:33 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only11: Sizes differ 2025/11/11 03:38:33 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only12: Sizes differ 2025/11/11 03:38:33 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only13: Sizes differ 2025/11/11 03:38:33 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only14: Sizes differ 2025/11/11 03:38:33 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only15: Sizes differ 2025/11/11 03:38:33 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only16: Sizes differ 2025/11/11 03:38:33 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only17: Sizes differ 2025/11/11 03:38:33 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only18: Sizes differ 2025/11/11 03:38:33 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only19: Sizes differ 2025/11/11 03:38:33 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only1: Sizes differ 2025/11/11 03:38:33 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only2: Sizes differ 2025/11/11 03:38:33 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only3: Sizes differ 2025/11/11 03:38:33 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only4: Sizes differ 2025/11/11 03:38:33 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only5: Sizes differ 2025/11/11 03:38:33 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only6: Sizes differ 2025/11/11 03:38:33 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only7: Sizes differ 2025/11/11 03:38:33 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only8: Sizes differ 2025/11/11 03:38:33 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1897622364) 2025/11/11 03:38:33 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi') 2025/11/11 03:38:33 DEBUG : only9: Sizes differ 2025/11/11 03:38:33 DEBUG : both15: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both14: Unchanged skipping 2025/11/11 03:38:33 DEBUG : both3: Unchanged skipping 2025/11/11 03:38:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:38:34 DEBUG : only0: md5 = df5745b950f23c2e130f637f15f21a27 OK 2025/11/11 03:38:34 DEBUG : only0: size = 0 OK 2025/11/11 03:38:34 INFO : only0: Copied (replaced existing) 2025/11/11 03:38:34 DEBUG : only12: md5 = 17c56a2776af32b1fa8f88dba1010a45 OK 2025/11/11 03:38:34 DEBUG : only12: size = 0 OK 2025/11/11 03:38:34 INFO : only12: Copied (replaced existing) 2025/11/11 03:38:34 DEBUG : only11: md5 = 9f4186118e6577c9d3c6001cd78d95fb OK 2025/11/11 03:38:34 DEBUG : only11: size = 0 OK 2025/11/11 03:38:34 INFO : only11: Copied (replaced existing) 2025/11/11 03:38:34 DEBUG : only10: md5 = a3634a60c890607bdc1a39e45256f96c OK 2025/11/11 03:38:34 DEBUG : only10: size = 0 OK 2025/11/11 03:38:34 INFO : only10: Copied (replaced existing) 2025/11/11 03:38:35 DEBUG : only13: md5 = 0444d3c3b78c14223320df402ec983a7 OK 2025/11/11 03:38:35 DEBUG : only13: size = 0 OK 2025/11/11 03:38:35 INFO : only13: Copied (replaced existing) 2025/11/11 03:38:35 DEBUG : only15: md5 = 50bc6c188b95f79579ad525527ca9fa5 OK 2025/11/11 03:38:35 DEBUG : only15: size = 0 OK 2025/11/11 03:38:35 INFO : only15: Copied (replaced existing) 2025/11/11 03:38:36 DEBUG : only16: md5 = f53d5ecffb6da9d3dcc72f922caad424 OK 2025/11/11 03:38:36 DEBUG : only16: size = 0 OK 2025/11/11 03:38:36 INFO : only16: Copied (replaced existing) 2025/11/11 03:38:36 DEBUG : only14: md5 = 5f16c19e7b7fab413d82585c07b0ed89 OK 2025/11/11 03:38:36 DEBUG : only14: size = 0 OK 2025/11/11 03:38:36 INFO : only14: Copied (replaced existing) 2025/11/11 03:38:37 DEBUG : only18: md5 = 0d12518323431d352eee38dbd04eda54 OK 2025/11/11 03:38:37 DEBUG : only18: size = 0 OK 2025/11/11 03:38:37 INFO : only18: Copied (replaced existing) 2025/11/11 03:38:37 DEBUG : only19: md5 = edb88faa7520a8d5dd37482024271132 OK 2025/11/11 03:38:37 DEBUG : only19: size = 0 OK 2025/11/11 03:38:37 INFO : only19: Copied (replaced existing) 2025/11/11 03:38:37 DEBUG : only1: md5 = 352dca15db45aa0662745b753da5c0ff OK 2025/11/11 03:38:37 DEBUG : only1: size = 0 OK 2025/11/11 03:38:37 INFO : only1: Copied (replaced existing) 2025/11/11 03:38:37 DEBUG : only17: md5 = e9fba71d612a698b3eccaa0158aeb98a OK 2025/11/11 03:38:37 DEBUG : only17: size = 0 OK 2025/11/11 03:38:37 INFO : only17: Copied (replaced existing) 2025/11/11 03:38:38 DEBUG : only3: md5 = ff1bd1fd2dee6dea8f5dd62ad1249885 OK 2025/11/11 03:38:38 DEBUG : only3: size = 0 OK 2025/11/11 03:38:38 INFO : only3: Copied (replaced existing) 2025/11/11 03:38:38 DEBUG : only2: md5 = 0d73b9354ec48121bbf564e4841cdcb5 OK 2025/11/11 03:38:38 DEBUG : only2: size = 0 OK 2025/11/11 03:38:38 INFO : only2: Copied (replaced existing) 2025/11/11 03:38:38 DEBUG : only4: md5 = 4b39de443d2a4606759cfd22bdcbab33 OK 2025/11/11 03:38:38 DEBUG : only4: size = 0 OK 2025/11/11 03:38:38 INFO : only4: Copied (replaced existing) 2025/11/11 03:38:38 DEBUG : only5: md5 = d2f2f37cd7876044b0be3e015a1cd793 OK 2025/11/11 03:38:38 DEBUG : only5: size = 0 OK 2025/11/11 03:38:38 INFO : only5: Copied (replaced existing) 2025/11/11 03:38:39 DEBUG : only8: md5 = 833ee409441ee3373b70860ee0468c6a OK 2025/11/11 03:38:39 DEBUG : only8: size = 0 OK 2025/11/11 03:38:39 INFO : only8: Copied (replaced existing) 2025/11/11 03:38:39 DEBUG : only6: md5 = ce2577441b1161c14469021c1aaee879 OK 2025/11/11 03:38:39 DEBUG : only6: size = 0 OK 2025/11/11 03:38:39 INFO : only6: Copied (replaced existing) 2025/11/11 03:38:39 DEBUG : only7: md5 = 6ed0d927a7f99578bbd169f197ca8d96 OK 2025/11/11 03:38:39 DEBUG : only7: size = 0 OK 2025/11/11 03:38:39 INFO : only7: Copied (replaced existing) 2025/11/11 03:38:39 DEBUG : only9: md5 = 92a4c955ec426caec40428943c0b76b4 OK 2025/11/11 03:38:39 DEBUG : only9: size = 0 OK 2025/11/11 03:38:39 INFO : only9: Copied (replaced existing) 2025/11/11 03:38:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (82.09s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:38:57 DEBUG : empty_dir: Making directory with metadata 2025/11/11 03:38:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:38:57 DEBUG : empty_on_remote: Making directory with metadata 2025/11/11 03:38:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:38:57 DEBUG : empty_on_remote: Making directory with metadata 2025/11/11 03:38:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:39:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/11 03:39:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/11 03:39:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:39:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/11 03:39:09 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/11 03:39:10 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/11 03:39:11 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.73s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:39:12 DEBUG : empty_dir: Making directory with metadata 2025/11/11 03:39:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:39:12 DEBUG : empty_on_remote: Making directory with metadata 2025/11/11 03:39:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:39:12 DEBUG : empty_on_remote: Making directory with metadata 2025/11/11 03:39:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:39:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/11 03:39:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/11 03:39:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:39:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/11 03:39:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:39:24 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/11 03:39:24 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/11 03:39:25 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.42s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:39:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:39:27 DEBUG : sub dir: Making directory with metadata 2025/11/11 03:39:28 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/11 03:39:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/11 03:39:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/11 03:39:45 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:39:45 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/11 03:39:58 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/11/11 03:39:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/11 03:39:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/11 03:40:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/11 03:40:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 03:40:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 03:40:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 03:40:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 03:40:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/11 03:40:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/11 03:40:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 03:40:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (37.88s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:40:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:40:05 DEBUG : sub dir: Making directory with metadata 2025/11/11 03:40:06 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/11 03:40:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/11 03:40:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/11 03:40:27 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:40:27 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/11 03:40:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/11 03:40:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/11 03:40:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/11 03:40:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 03:40:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 03:40:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 03:40:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 03:40:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/11 03:40:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/11 03:40:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 03:40:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (39.34s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:40:47 DEBUG : dir1/0000-abcdefg.txt: md5 = ee8bd8497362da3ed130efc4fa248731 OK 2025/11/11 03:40:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6e16abf4fe2debbdae4445c35c6e154b OK 2025/11/11 03:40:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 8a0acd654f992681908ed40e5876d72e OK 2025/11/11 03:40:51 DEBUG : dir1/0003-defghij.txt: md5 = 6c272e6e3fa962f7d72032e78cc8b246 OK 2025/11/11 03:40:53 DEBUG : dir1/0004-efghijk.txt: md5 = 2955706f6c88ada6bf4724a8028c7ebe OK 2025/11/11 03:40:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 7c26dc541ae82054d8af58d28a6ff94f OK 2025/11/11 03:40:55 DEBUG : dir1/0006-ghijklm.txt: md5 = c43bc1bf36828995c8846ca06909a801 OK 2025/11/11 03:40:57 DEBUG : dir1/0007-1234567.txt: md5 = ed3c5bc05ab91acc0558f8488ef57926 OK 2025/11/11 03:40:58 DEBUG : dir1/0008-2345678.txt: md5 = 66aaf0fc0ed00bef2f8377741e2e7df0 OK 2025/11/11 03:41:00 DEBUG : dir1/0009-3456789.txt: md5 = cbc5f27773baf9d49c493364f91227d1 OK 2025/11/11 03:41:01 DEBUG : dir1/0010-456789.txt: md5 = 9ada6a568bff7a34e499a978762d8317 OK 2025/11/11 03:41:02 DEBUG : dir1/0011-56789;.txt: md5 = e8ac9f80664b29ed5b0a064dc8f95dfe OK 2025/11/11 03:41:04 DEBUG : dir1/0012-6789;.txt: md5 = f32941d7ff21d6df0233abdb69958958 OK 2025/11/11 03:41:05 DEBUG : dir1/0013-789;=.txt: md5 = 34068f806d6e613d86ea863e99c07a9f OK 2025/11/11 03:41:06 DEBUG : dir1/0014-89;=.txt: md5 = 6b6ccd7d2c3ad9c7810481f6cce59f7f OK 2025/11/11 03:41:08 DEBUG : dir1/0015-9;=.txt: md5 = 46a50d9c8e90f5ca6d49f34fc5327220 OK 2025/11/11 03:41:09 DEBUG : apple: md5 = 5aa6287e0b2bbaa31fa9b05fd28350bf OK 2025/11/11 03:41:10 DEBUG : banana: md5 = 2d5352739c15dfbf16bf6239995f951a OK 2025/11/11 03:41:12 DEBUG : appleappleapplebanana: md5 = 452b9f6789428e221497750443808b1f OK 2025/11/11 03:41:13 DEBUG : splitbananasplit: md5 = d86883f3508005f0b5588a27e4520d61 OK 2025/11/11 03:41:13 DEBUG : Waiting for deletions to finish 2025/11/11 03:41:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:41:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:41:15 DEBUG : apple: size = 5 OK 2025/11/11 03:41:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : apple: Unchanged skipping 2025/11/11 03:41:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:41:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:41:15 DEBUG : banana: size = 6 OK 2025/11/11 03:41:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : banana: Unchanged skipping 2025/11/11 03:41:15 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 03:41:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:41:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:41:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:41:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:41:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:41:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:41:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:41:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:41:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:41:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:41:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:41:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:41:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:41:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:41:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:41:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:41:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:41:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:41:15 DEBUG : Waiting for deletions to finish 2025/11/11 03:41:15 DEBUG : Waiting for deletions to finish 2025/11/11 03:41:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:41:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1: Directory modification time the same (differ by -721.735µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : apple: size = 5 OK 2025/11/11 03:41:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : apple: Unchanged skipping 2025/11/11 03:41:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:41:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:41:17 DEBUG : banana: size = 6 OK 2025/11/11 03:41:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : banana: Unchanged skipping 2025/11/11 03:41:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:41:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:41:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:41:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:41:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:41:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:41:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:41:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:41:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:41:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:41:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:41:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:41:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:41:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:41:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:41:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:41:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:41:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:41:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:41:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:41:17 DEBUG : Waiting for deletions to finish 2025/11/11 03:41:17 DEBUG : Waiting for deletions to finish 2025/11/11 03:41:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:41:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 03:41:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:41:30 DEBUG : dir1/0000-abcdefg.txt: md5 = 9caebf7bd7c92b7690096cd86c0ccdeb OK 2025/11/11 03:41:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = d04c702232d54db9d85e37d4fae34e40 OK 2025/11/11 03:41:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 4080de8f2ccedd4ec02b31f941912c85 OK 2025/11/11 03:41:34 DEBUG : dir1/0003-defghij.txt: md5 = 2cb2f350744c26ef51ac1e8794d9d891 OK 2025/11/11 03:41:36 DEBUG : dir1/0004-efghijk.txt: md5 = 6226e81f8214e53aa03d374e43ccaaf3 OK 2025/11/11 03:41:37 DEBUG : dir1/0005-fghijkl.txt: md5 = 2d47c25d635b04968ef1f3dff173d097 OK 2025/11/11 03:41:39 DEBUG : dir1/0006-ghijklm.txt: md5 = 4cc8e4a15322538f45be8b7cbde26ea1 OK 2025/11/11 03:41:40 DEBUG : dir1/0007-1234567.txt: md5 = de2ac22c490be6b8062856f3b731747a OK 2025/11/11 03:41:42 DEBUG : dir1/0008-2345678.txt: md5 = ac72c1a58372fe040a54159daf638658 OK 2025/11/11 03:41:43 DEBUG : dir1/0009-3456789.txt: md5 = 72985f11cd888f4784020b33d891b342 OK 2025/11/11 03:41:44 DEBUG : dir1/0010-456789.txt: md5 = ad337c1467bece685be0321c6e0f5911 OK 2025/11/11 03:41:46 DEBUG : dir1/0011-56789;.txt: md5 = 5adcf3d93dec4ac18a1c50f24b609ef4 OK 2025/11/11 03:41:47 DEBUG : dir1/0012-6789;.txt: md5 = eeda7ed561a6ca2327191d1c9bb7055d OK 2025/11/11 03:41:49 DEBUG : dir1/0013-789;=.txt: md5 = fc0b864f8b8bc2a0954a57efd7c59aa6 OK 2025/11/11 03:41:50 DEBUG : dir1/0014-89;=.txt: md5 = 79ed9de643521131214aef43efeca669 OK 2025/11/11 03:41:52 DEBUG : dir1/0015-9;=.txt: md5 = 0ae2d9fb01f369841bebae4d8a04ff21 OK 2025/11/11 03:41:53 DEBUG : apple: md5 = d414fa22f812337b860717fd64cf7ba3 OK 2025/11/11 03:41:55 DEBUG : banana: md5 = f04aef541f02b5e346fc2fbe2c30602e OK 2025/11/11 03:41:56 DEBUG : appleappleapplebanana: md5 = 9aa7e45e342359fed791d9f482e9619c OK 2025/11/11 03:41:57 DEBUG : splitbananasplit: md5 = 9040b8698adc999f01427e8803c2e867 OK 2025/11/11 03:41:57 DEBUG : Waiting for deletions to finish 2025/11/11 03:41:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:41:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:41:59 DEBUG : apple: size = 5 OK 2025/11/11 03:41:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : apple: Unchanged skipping 2025/11/11 03:41:59 DEBUG : banana: size = 6 OK 2025/11/11 03:41:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : banana: Unchanged skipping 2025/11/11 03:41:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:41:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:41:59 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 03:41:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:41:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:41:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:41:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:41:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:41:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:41:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:41:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:41:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:41:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:41:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:41:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:41:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:41:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:41:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:41:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:41:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:41:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:41:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:41:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:41:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:41:59 DEBUG : Waiting for deletions to finish 2025/11/11 03:41:59 DEBUG : Waiting for deletions to finish 2025/11/11 03:42:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:42:00 DEBUG : dir1: Directory modification time the same (differ by -730.661µs, within tolerance 1ms) 2025/11/11 03:42:00 DEBUG : apple: size = 5 OK 2025/11/11 03:42:00 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:42:00 DEBUG : banana: size = 6 OK 2025/11/11 03:42:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:42:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:00 DEBUG : apple: Unchanged skipping 2025/11/11 03:42:00 DEBUG : banana: Unchanged skipping 2025/11/11 03:42:00 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:42:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:00 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:42:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:42:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:42:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:42:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:42:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:42:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:42:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:42:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:42:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:42:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:42:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:42:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:42:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:42:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:42:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:42:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:42:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:42:01 DEBUG : Waiting for deletions to finish 2025/11/11 03:42:01 DEBUG : Waiting for deletions to finish 2025/11/11 03:42:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:42:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 03:42:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:42:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 662c6f66e559f0504f60d03c3a2af15a OK 2025/11/11 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = 01c5ac5a85152c8111e61246a6e37ab2 OK 2025/11/11 03:42:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 5425e2f444b40cb23f7422e4423e7171 OK 2025/11/11 03:42:18 DEBUG : dir1/0003-defghij.txt: md5 = d2ed3b231d0d5e9ba8174177f85cfeca OK 2025/11/11 03:42:20 DEBUG : dir1/0004-efghijk.txt: md5 = bb6e15f91d7c0950586f0545a2c7a61d OK 2025/11/11 03:42:21 DEBUG : dir1/0005-fghijkl.txt: md5 = 8b25aa165ae30ee9c4c2e7722df824e1 OK 2025/11/11 03:42:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 31d1c31c79c5d6b2a5f1521d8410b663 OK 2025/11/11 03:42:24 DEBUG : dir1/0007-1234567.txt: md5 = 9d7da0c8eccff1a0d1548dee616e78ea OK 2025/11/11 03:42:25 DEBUG : dir1/0008-2345678.txt: md5 = 43ee80d3931dcfb951acd7f8b65fd522 OK 2025/11/11 03:42:27 DEBUG : dir1/0009-3456789.txt: md5 = 7930c9253a07a697e87bc48d82ada957 OK 2025/11/11 03:42:28 DEBUG : dir1/0010-456789.txt: md5 = 3a9d9d2b4165aeaabc6aff9add0e2837 OK 2025/11/11 03:42:30 DEBUG : dir1/0011-56789;.txt: md5 = eb4aaa0d9968601f3b59e686064e2b1c OK 2025/11/11 03:42:31 DEBUG : dir1/0012-6789;.txt: md5 = 97ff4d69623452faa44cb8a7438a51fb OK 2025/11/11 03:42:32 DEBUG : dir1/0013-789;=.txt: md5 = 58b6e4f951d30d7de599bba290eb6a32 OK 2025/11/11 03:42:34 DEBUG : dir1/0014-89;=.txt: md5 = 971609f9d3b1a7a16d632a0aac748cf0 OK 2025/11/11 03:42:35 DEBUG : dir1/0015-9;=.txt: md5 = 8bf21f5019b80436be99ce6b6e00986f OK 2025/11/11 03:42:36 DEBUG : apple: md5 = 916a32353e4a329db6a18d0fd88ac29b OK 2025/11/11 03:42:38 DEBUG : banana: md5 = b1b2420102e101f077945cfc880be67c OK 2025/11/11 03:42:39 DEBUG : appleappleapplebanana: md5 = 8b04639004989b2d79ab4bd5e60e12ae OK 2025/11/11 03:42:41 DEBUG : splitbananasplit: md5 = 4dd14587695c8ff52543f91d1021acd7 OK 2025/11/11 03:42:41 DEBUG : Waiting for deletions to finish 2025/11/11 03:42:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:42:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 03:42:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:42:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:42:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:42:44 DEBUG : YmFuYW5h: md5 = 95123f6ebf6a35cb58c3ce9b9b9c7076 OK 2025/11/11 03:42:44 DEBUG : YmFuYW5h: size = 6 OK 2025/11/11 03:42:44 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/11 03:42:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 5bb9d1133d4eae71202cd6a92cede425 OK 2025/11/11 03:42:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/11 03:42:44 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:44 DEBUG : YXBwbGU=: md5 = 3592b03613b19893ab263630e31aec06 OK 2025/11/11 03:42:44 DEBUG : YXBwbGU=: size = 5 OK 2025/11/11 03:42:44 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/11 03:42:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = a1461dff1a47d6d39498e2092f38b495 OK 2025/11/11 03:42:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/11 03:42:44 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 3ae4ef3ec1b6ec69b679c8e8886e3e5f OK 2025/11/11 03:42:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/11 03:42:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 391011a55c289a333297b53f75c0bb96 OK 2025/11/11 03:42:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/11 03:42:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 18f7dabb79292791ac4b4d6f6da4716b OK 2025/11/11 03:42:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/11 03:42:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 6fb4c0c87edada52634cf7e6bc3e40db OK 2025/11/11 03:42:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/11 03:42:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 67b6699b7a06cf22e29a28f0da37aef5 OK 2025/11/11 03:42:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/11 03:42:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 58ce3d1cc8bd86ba90e23fae04b362d9 OK 2025/11/11 03:42:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/11 03:42:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 929e1cdb278667b0bbf63c8979f8a3ee OK 2025/11/11 03:42:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/11 03:42:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 3038c39c3d958eafed1c523c68bca0f2 OK 2025/11/11 03:42:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/11 03:42:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 253c379b1b5bfacf5cf4addce419d131 OK 2025/11/11 03:42:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/11 03:42:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = a4c2a3ffe11ae1c2e6fa2ba58c1d300a OK 2025/11/11 03:42:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/11 03:42:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 2ec01ae6e652e3f7f5fe2a4c5536adcd OK 2025/11/11 03:42:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/11 03:42:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 6e7db7d5f042f2bc8bf838316a2d0282 OK 2025/11/11 03:42:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/11 03:42:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:42:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = d9db864f640d06e5ba7bdeecbb769c46 OK 2025/11/11 03:42:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/11 03:42:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 2183be521448dfb94a1113684516cfaa OK 2025/11/11 03:42:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/11 03:42:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = b7c8f665b33d513ad0ec883ac1e07c37 OK 2025/11/11 03:42:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/11 03:42:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:50 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 8cd9ba8fceaa9b0dd7bd6683acf7fbd2 OK 2025/11/11 03:42:50 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/11 03:42:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:42:50 DEBUG : Waiting for deletions to finish 2025/11/11 03:42:50 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 03:42:50 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 03:42:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 03:42:50 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 03:42:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 03:42:50 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 03:42:50 INFO : appleappleapplebanana: Deleted 2025/11/11 03:42:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 03:42:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 03:42:51 INFO : banana: Deleted 2025/11/11 03:42:51 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 03:42:51 INFO : splitbananasplit: Deleted 2025/11/11 03:42:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 03:42:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 03:42:51 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 03:42:51 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 03:42:51 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 03:42:51 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 03:42:51 INFO : apple: Deleted 2025/11/11 03:42:51 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 03:42:51 DEBUG : Waiting for deletions to finish 2025/11/11 03:42:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:42:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:52 DEBUG : dir1: Directory modification time the same (differ by -739.061µs, within tolerance 1ms) 2025/11/11 03:42:52 DEBUG : YXBwbGU=: size = 5 OK 2025/11/11 03:42:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:52 DEBUG : apple: Unchanged skipping 2025/11/11 03:42:52 DEBUG : YmFuYW5h: size = 6 OK 2025/11/11 03:42:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:52 DEBUG : banana: Unchanged skipping 2025/11/11 03:42:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/11 03:42:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/11 03:42:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:42:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 03:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/11 03:42:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/11 03:42:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/11 03:42:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/11 03:42:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/11 03:42:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/11 03:42:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/11 03:42:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/11 03:42:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/11 03:42:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/11 03:42:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/11 03:42:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 03:42:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/11 03:42:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/11 03:42:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/11 03:42:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/11 03:42:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:42:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/11 03:42:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:42:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:42:53 DEBUG : Waiting for deletions to finish 2025/11/11 03:42:53 DEBUG : Waiting for deletions to finish 2025/11/11 03:42:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/11 03:42:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 03:42:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 03:42:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 03:42:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 03:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 03:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 03:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 03:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 03:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 03:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2025/11/11 03:43:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:43:06 DEBUG : dir1/0000-abcdefg.txt: md5 = d04b5c33728d43ce7021885d85833442 OK 2025/11/11 03:43:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = 115d5659742f97132549974441903b76 OK 2025/11/11 03:43:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 6e19c1fd5c5e82795e914f872bc8c01f OK 2025/11/11 03:43:10 DEBUG : dir1/0003-defghij.txt: md5 = c4aeb0546ec574bb363a047358b93c42 OK 2025/11/11 03:43:12 DEBUG : dir1/0004-efghijk.txt: md5 = 93e4098a94ea4a7648232958e09f88e4 OK 2025/11/11 03:43:13 DEBUG : dir1/0005-fghijkl.txt: md5 = 90c19a598557ada6a2d32188ccd4deee OK 2025/11/11 03:43:15 DEBUG : dir1/0006-ghijklm.txt: md5 = 542dec8b550060ca26bdaecbaad48f91 OK 2025/11/11 03:43:16 DEBUG : dir1/0007-1234567.txt: md5 = 62e7dfaf68e6e4d95abb571af90a83a9 OK 2025/11/11 03:43:17 DEBUG : dir1/0008-2345678.txt: md5 = 1d3dd99ba054b7386ea9881b33c0c70d OK 2025/11/11 03:43:19 DEBUG : dir1/0009-3456789.txt: md5 = 88146de58d7613bd6dfbbef0c9e74b0a OK 2025/11/11 03:43:21 DEBUG : dir1/0010-456789.txt: md5 = 9ab5fa2c97ea2be45beecb4031d9753c OK 2025/11/11 03:43:22 DEBUG : dir1/0011-56789;.txt: md5 = dab31b61aaeba53e9c4e43ada7b6d960 OK 2025/11/11 03:43:24 DEBUG : dir1/0012-6789;.txt: md5 = 3452a305952bb39ca05206e07f975803 OK 2025/11/11 03:43:25 DEBUG : dir1/0013-789;=.txt: md5 = 2296f619706d5f85996f357b0e0919c5 OK 2025/11/11 03:43:26 DEBUG : dir1/0014-89;=.txt: md5 = 2e176a4958dc7a690f394b72d6c6da5f OK 2025/11/11 03:43:28 DEBUG : dir1/0015-9;=.txt: md5 = 1899641c5caf1f8435f3b5c81cc2d56f OK 2025/11/11 03:43:29 DEBUG : apple: md5 = de945563f8faa9b0b4061f335eef2b1e OK 2025/11/11 03:43:31 DEBUG : banana: md5 = 5044ae164bdfdebf20ff2ebd6dec3675 OK 2025/11/11 03:43:32 DEBUG : appleappleapplebanana: md5 = 2b43fa558529343c56326f28b5c6a78e OK 2025/11/11 03:43:34 DEBUG : splitbananasplit: md5 = 9b7fcfb20e4eaf5f91d3197ed8f7e986 OK 2025/11/11 03:43:34 DEBUG : Waiting for deletions to finish 2025/11/11 03:43:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:43:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 03:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 03:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 03:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 03:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:35 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 03:43:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:43:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:43:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:43:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:43:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:43:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:43:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:43:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:43:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:43:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:43:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:43:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:43:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:43:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:43:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:43:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:43:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:43:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:43:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:43:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:43:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:43:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:43:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:43:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:43:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:43:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:43:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:43:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:43:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:43:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:43:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:43:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:43:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:43:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:43:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:43:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:43:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:43:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:43:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:43:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:43:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:43:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:43:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:43:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:43:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:43:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:43:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:43:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:43:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:43:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:43:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:43:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:43:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:43:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:43:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:43:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:43:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:43:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:43:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:43:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:43:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:43:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 03:43:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:43:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 03:43:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:43:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 03:43:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:43:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 03:43:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:43:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/11 03:43:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 03:43:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 03:43:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 03:43:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 03:43:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 03:43:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 03:43:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 03:43:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 03:43:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 03:43:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 03:43:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 03:43:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 03:43:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 03:43:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 03:43:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 03:43:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/11 03:43:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:43:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:43:36 DEBUG : PREFIXbanana: md5 = 48963f94520ea3f2d5b78bbf60347861 OK 2025/11/11 03:43:36 DEBUG : PREFIXbanana: size = 6 OK 2025/11/11 03:43:36 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/11 03:43:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:43:36 DEBUG : PREFIXappleappleapplebanana: md5 = 029db9e509f0d49507c584777350f1a8 OK 2025/11/11 03:43:36 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/11 03:43:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/11 03:43:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:43:37 DEBUG : PREFIXsplitbananasplit: md5 = 4907c855c4c2cc5b89dfd17a32b3780d OK 2025/11/11 03:43:37 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/11 03:43:37 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/11 03:43:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:43:37 DEBUG : PREFIXapple: md5 = f27224da6bf99d56867c0eab25b0f886 OK 2025/11/11 03:43:37 DEBUG : PREFIXapple: size = 5 OK 2025/11/11 03:43:37 INFO : apple: Copied (new) to: PREFIXapple 2025/11/11 03:43:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:43:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 40a0862c7c653c7efb244e1d06691d59 OK 2025/11/11 03:43:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:43:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:43:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:43:38 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 2f3a4a02574241462a0940de3fa47336 OK 2025/11/11 03:43:38 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/11 03:43:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:43:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:43:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 923fa437622d40aa87c8e21c73490737 OK 2025/11/11 03:43:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/11 03:43:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:43:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:43:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 55f84eb1e69239c1750049124871a7dd OK 2025/11/11 03:43:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/11 03:43:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:43:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:43:39 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = d7035c7b41c4cb8d701bf73703934110 OK 2025/11/11 03:43:39 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/11 03:43:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:43:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:43:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 2c45a90e7ee90c2ee52d69f67bfc5b97 OK 2025/11/11 03:43:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/11 03:43:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:43:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:43:39 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 4d170f7a5e6f79bc62a9b5f154656769 OK 2025/11/11 03:43:39 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/11 03:43:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:43:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:43:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 71bb4bf541b960a8ddb71a60db3ca19b OK 2025/11/11 03:43:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/11 03:43:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:43:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:43:41 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 80c003d356de435d1d0bc77106bb74aa OK 2025/11/11 03:43:41 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/11 03:43:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:43:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:43:41 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = e1448bec6d6443f583b2c7f0671a8b65 OK 2025/11/11 03:43:41 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/11 03:43:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:43:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:43:41 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 3bb1b259f7c9326b9a2e6e5214c674eb OK 2025/11/11 03:43:41 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/11 03:43:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:43:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:43:41 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 1a2e24d3dc3d7222d958fea9b669b06c OK 2025/11/11 03:43:41 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/11 03:43:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/11 03:43:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:43:42 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 81462009d3459d42479c9abdd01ebfc4 OK 2025/11/11 03:43:42 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/11 03:43:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:43:42 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = ff45a706934d8d1c53392e6ea200ac5a OK 2025/11/11 03:43:42 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/11 03:43:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:43:42 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 7ee693817ea48001c658b52d2c6fbfaf OK 2025/11/11 03:43:42 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/11 03:43:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:43:42 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = b9657fef1ac5ea8a677e64926abcbe84 OK 2025/11/11 03:43:42 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/11 03:43:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:43:42 DEBUG : Waiting for deletions to finish 2025/11/11 03:43:43 INFO : banana: Deleted 2025/11/11 03:43:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 03:43:43 INFO : apple: Deleted 2025/11/11 03:43:43 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 03:43:43 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 03:43:43 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 03:43:43 INFO : appleappleapplebanana: Deleted 2025/11/11 03:43:43 INFO : splitbananasplit: Deleted 2025/11/11 03:43:43 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 03:43:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 03:43:43 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 03:43:43 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 03:43:43 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 03:43:43 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 03:43:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 03:43:43 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 03:43:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 03:43:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 03:43:43 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 03:43:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 03:43:44 DEBUG : Waiting for deletions to finish 2025/11/11 03:43:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:43:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:43:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:43:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:43:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:43:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:43:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:43:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:43:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:43:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:43:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:43:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:43:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:43:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:43:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:43:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:43:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:43:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:43:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:43:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:43:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:43:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 03:43:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 03:43:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 03:43:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 03:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 03:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 03:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 03:43:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 03:43:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 03:43:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 03:43:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 03:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 03:43:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 03:43:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 03:43:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 03:43:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 03:43:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 03:43:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 03:43:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1: Directory modification time the same (differ by -748.91µs, within tolerance 1ms) 2025/11/11 03:43:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:43:46 DEBUG : splitbananasplit: md5 = b86fa15cb5cef06db62364e99aeb633a OK 2025/11/11 03:43:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:43:46 INFO : splitbananasplit: Copied (new) 2025/11/11 03:43:46 DEBUG : appleappleapplebanana: md5 = 636b60a7b6231ca45d71c34d57816ca8 OK 2025/11/11 03:43:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:43:46 INFO : appleappleapplebanana: Copied (new) 2025/11/11 03:43:46 DEBUG : banana: md5 = dadef3b7c34ef42dd0b611504d701321 OK 2025/11/11 03:43:46 DEBUG : banana: size = 6 OK 2025/11/11 03:43:46 INFO : banana: Copied (new) 2025/11/11 03:43:46 DEBUG : apple: md5 = f030b3435f8029cc1dca9789523ba3f2 OK 2025/11/11 03:43:46 DEBUG : apple: size = 5 OK 2025/11/11 03:43:46 INFO : apple: Copied (new) 2025/11/11 03:43:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = ddcf3f04bf391988f42c87b62f3cfbf6 OK 2025/11/11 03:43:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:43:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/11 03:43:48 DEBUG : dir1/0000-abcdefg.txt: md5 = a0916b4a3379fd5202419d2eafd5547e OK 2025/11/11 03:43:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:43:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/11 03:43:48 DEBUG : dir1/0002-cdefghi.txt: md5 = b7c681f2a5b0f2c4ddd077f7019fa209 OK 2025/11/11 03:43:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:43:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/11 03:43:48 DEBUG : dir1/0003-defghij.txt: md5 = 09a946f554c6e357437cd485a8bc6c6d OK 2025/11/11 03:43:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:43:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/11 03:43:49 DEBUG : dir1/0004-efghijk.txt: md5 = 28d2c70dc02fc40bd59f9fc5a360ca85 OK 2025/11/11 03:43:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:43:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/11 03:43:49 DEBUG : dir1/0005-fghijkl.txt: md5 = 83a8e1f15d53ac428db0b5f759cf9248 OK 2025/11/11 03:43:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:43:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/11 03:43:49 DEBUG : dir1/0006-ghijklm.txt: md5 = b8259d958c1f13d752582e9a1aed77c4 OK 2025/11/11 03:43:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:43:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/11 03:43:49 DEBUG : dir1/0007-1234567.txt: md5 = 8d74895a231af4799bc702933171d4fe OK 2025/11/11 03:43:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:43:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/11 03:43:50 DEBUG : dir1/0008-2345678.txt: md5 = e5ea8b353e6c07709d1590fe5f9b5948 OK 2025/11/11 03:43:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:43:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/11 03:43:50 DEBUG : dir1/0009-3456789.txt: md5 = bc7783cfd5c64ec1a8aaf0b507d3f20e OK 2025/11/11 03:43:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:43:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/11 03:43:50 DEBUG : dir1/0010-456789.txt: md5 = 09b6ecd45dd0bf0ca83b11c6eebedeea OK 2025/11/11 03:43:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:43:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/11 03:43:51 DEBUG : dir1/0011-56789;.txt: md5 = d3d3001fc681ac945b9104b9b1723e3c OK 2025/11/11 03:43:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:43:51 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/11 03:43:52 DEBUG : dir1/0012-6789;.txt: md5 = ced80aee68ae877d9d39420f0a571153 OK 2025/11/11 03:43:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:43:52 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/11 03:43:52 DEBUG : dir1/0013-789;=.txt: md5 = cf1fc73e0554a9968f49a362a33852db OK 2025/11/11 03:43:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:43:52 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/11 03:43:52 DEBUG : dir1/0014-89;=.txt: md5 = a8b77c2605650a097615c8f9e3a94df5 OK 2025/11/11 03:43:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:43:52 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/11 03:43:52 DEBUG : dir1/0015-9;=.txt: md5 = 07c822fd540c3e4f89a8cbfc2d710d13 OK 2025/11/11 03:43:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:43:52 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/11 03:43:52 DEBUG : Waiting for deletions to finish 2025/11/11 03:43:52 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/11 03:43:52 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/11 03:43:52 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/11 03:43:52 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/11 03:43:52 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/11 03:43:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/11 03:43:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/11 03:43:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/11 03:43:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/11 03:43:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/11 03:43:53 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/11 03:43:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/11 03:43:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/11 03:43:53 INFO : PREFIXsplitbananasplit: Deleted 2025/11/11 03:43:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/11 03:43:53 INFO : PREFIXapple: Deleted 2025/11/11 03:43:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/11 03:43:53 INFO : PREFIXbanana: Deleted 2025/11/11 03:43:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/11 03:43:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/11 03:43:53 DEBUG : Waiting for deletions to finish 2025/11/11 03:43:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:43:54 DEBUG : Waiting for deletions to finish 2025/11/11 03:43:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:43:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2025/11/11 03:44:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:44:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 5e72c4a897f33db91e08c9022953641f OK 2025/11/11 03:44:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9c328f5722106d0636a14c5d3c661711 OK 2025/11/11 03:44:10 DEBUG : dir1/0002-cdefghi.txt: md5 = 645864093e852204adecad3414c0c540 OK 2025/11/11 03:44:12 DEBUG : dir1/0003-defghij.txt: md5 = 73ad9e5015e880a66a429b130203ec62 OK 2025/11/11 03:44:13 DEBUG : dir1/0004-efghijk.txt: md5 = c2588cb14dfdd66fe44234bc9c18134a OK 2025/11/11 03:44:15 DEBUG : dir1/0005-fghijkl.txt: md5 = dd103d464523c40990c5102f2e0cd3b2 OK 2025/11/11 03:44:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 7bc7f7dc5de0304c14d366b57ecff2d7 OK 2025/11/11 03:44:22 DEBUG : dir1/0007-1234567.txt: md5 = adf4fcd06853a694db87768f581bb063 OK 2025/11/11 03:44:23 DEBUG : dir1/0008-2345678.txt: md5 = 8d2cc40e23c147da209f2cecde7bdfd1 OK 2025/11/11 03:44:25 DEBUG : dir1/0009-3456789.txt: md5 = aa11ea122a02f76690fffd2486b52ad3 OK 2025/11/11 03:44:26 DEBUG : dir1/0010-456789.txt: md5 = 3fdb0cb1111e3709e672eaca1886fb42 OK 2025/11/11 03:44:28 DEBUG : dir1/0011-56789;.txt: md5 = cf8d94591cf8a56c0b92773b9c409cb2 OK 2025/11/11 03:44:29 DEBUG : dir1/0012-6789;.txt: md5 = 64e5098b7a5ec07bf51b8f80f7e43940 OK 2025/11/11 03:44:31 DEBUG : dir1/0013-789;=.txt: md5 = 559ddacb4ff424d0052573697eac9051 OK 2025/11/11 03:44:32 DEBUG : dir1/0014-89;=.txt: md5 = 9a6e974ba32360e9cc11a216b76cce85 OK 2025/11/11 03:44:34 DEBUG : dir1/0015-9;=.txt: md5 = eae13551beea2b9b1494e520e9f02b92 OK 2025/11/11 03:44:35 DEBUG : apple: md5 = 5ff2767a0946f53be7ac0c86a5872113 OK 2025/11/11 03:44:37 DEBUG : banana: md5 = 08f75dcfe25973d2cf8291ad979f7287 OK 2025/11/11 03:44:38 DEBUG : appleappleapplebanana: md5 = a4fbd5f49d52319bcb8ada66db069e6b OK 2025/11/11 03:44:39 DEBUG : splitbananasplit: md5 = 47f1079cadf8f00a9f3b95f062974772 OK 2025/11/11 03:44:39 DEBUG : Waiting for deletions to finish 2025/11/11 03:44:40 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:44:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:44:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:44:41 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:44:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:41 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:44:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:44:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:41 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:41 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:41 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 03:44:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:44:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:44:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/11 03:44:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:44:42 DEBUG : bananaSUFFIX: md5 = 436ab8f66de8aba04d54c47643dd729e OK 2025/11/11 03:44:42 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/11 03:44:42 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/11 03:44:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 03:44:42 DEBUG : appleSUFFIX: md5 = 7185447efcff0416de920409ff65337c OK 2025/11/11 03:44:42 DEBUG : appleSUFFIX: size = 5 OK 2025/11/11 03:44:42 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/11 03:44:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:42 DEBUG : appleappleapplebananaSUFFIX: md5 = 0d1d604c34fa64841af439266fec71e0 OK 2025/11/11 03:44:42 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/11 03:44:42 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/11 03:44:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:44:42 DEBUG : splitbananasplitSUFFIX: md5 = 2963f22ba19c06df1e4c64ec8aff4926 OK 2025/11/11 03:44:42 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/11 03:44:42 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/11 03:44:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:44:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 28abe0b0dda4d957aa4c4e04df3ad6ea OK 2025/11/11 03:44:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/11 03:44:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 03:44:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:44:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 11922edfb79d48f1e6d4963d7ee0cad3 OK 2025/11/11 03:44:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/11 03:44:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:44:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = e53de9e7aad5f5e7312a8c7de2877daf OK 2025/11/11 03:44:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/11 03:44:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:44:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:44:44 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 7bcf5508f40d3034cf6049dab9ccd2ec OK 2025/11/11 03:44:44 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/11 03:44:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:44:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:44:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 84a7fb7db5aff135e08d00e27f32d160 OK 2025/11/11 03:44:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/11 03:44:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:44:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:44:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 55b3e78e5d74bfc309880284dfdfcb0c OK 2025/11/11 03:44:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/11 03:44:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:44:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:44:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 3bc42ef6439fc2f86222390fe80e30bf OK 2025/11/11 03:44:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/11 03:44:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:44:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:44:45 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = dc5026adc1a291516c99f5885e11783f OK 2025/11/11 03:44:45 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/11 03:44:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:44:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:44:46 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 67f255029775fa4121778f36009d8d5b OK 2025/11/11 03:44:46 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/11 03:44:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:44:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:44:46 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = b45aa398a119d47fb236486ba0a3ffdf OK 2025/11/11 03:44:46 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/11 03:44:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:44:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:44:46 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 41778fe7ca93707abbdd5a0b6e8d3d68 OK 2025/11/11 03:44:46 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/11 03:44:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:44:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:44:47 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 4b271c3a220b07633e2b052434289a9e OK 2025/11/11 03:44:47 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/11 03:44:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:44:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:44:48 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 34725d62fb24df4dc7ead02b2824c5ec OK 2025/11/11 03:44:48 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/11 03:44:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:44:48 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 8ae2ff0b13126be4cb62e0af3a6de9d1 OK 2025/11/11 03:44:48 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/11 03:44:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:44:48 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = ae861ada51579fa103aec10527da6091 OK 2025/11/11 03:44:48 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/11 03:44:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:44:48 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 473044e870f30df54b5aad79352b7044 OK 2025/11/11 03:44:48 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/11 03:44:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:44:48 DEBUG : Waiting for deletions to finish 2025/11/11 03:44:49 INFO : banana: Deleted 2025/11/11 03:44:49 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 03:44:49 INFO : splitbananasplit: Deleted 2025/11/11 03:44:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 03:44:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 03:44:49 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 03:44:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 03:44:49 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 03:44:49 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 03:44:49 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 03:44:49 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 03:44:49 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 03:44:49 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 03:44:49 INFO : apple: Deleted 2025/11/11 03:44:49 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 03:44:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 03:44:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 03:44:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 03:44:49 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 03:44:49 INFO : appleappleapplebanana: Deleted 2025/11/11 03:44:49 DEBUG : Waiting for deletions to finish 2025/11/11 03:44:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/11 03:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 03:44:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 03:44:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 03:44:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1: Directory modification time the same (differ by -760.624µs, within tolerance 1ms) 2025/11/11 03:44:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:44:52 DEBUG : splitbananasplit: md5 = 291bc156dd3b66fd2a650801a5f05ff3 OK 2025/11/11 03:44:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:44:52 INFO : splitbananasplit: Copied (new) 2025/11/11 03:44:52 DEBUG : apple: md5 = 1f749ca9d39eac702f2807b22ac3199e OK 2025/11/11 03:44:52 DEBUG : apple: size = 5 OK 2025/11/11 03:44:52 INFO : apple: Copied (new) 2025/11/11 03:44:52 DEBUG : banana: md5 = 05792195433c32acf9f2c5b42afcb216 OK 2025/11/11 03:44:52 DEBUG : banana: size = 6 OK 2025/11/11 03:44:52 INFO : banana: Copied (new) 2025/11/11 03:44:52 DEBUG : appleappleapplebanana: md5 = 87c740e3c4fcfeccfba0584761eb4fe4 OK 2025/11/11 03:44:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:44:52 INFO : appleappleapplebanana: Copied (new) 2025/11/11 03:44:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 42a8eb666db496e72a8b77cdffd01a4e OK 2025/11/11 03:44:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:44:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/11 03:44:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = ce4cf715307843ed8490b46d3622c9f8 OK 2025/11/11 03:44:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:44:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/11 03:44:54 DEBUG : dir1/0003-defghij.txt: md5 = 471f0b71ee9ed655336cf0264d2b6dc7 OK 2025/11/11 03:44:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:44:54 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/11 03:44:54 DEBUG : dir1/0002-cdefghi.txt: md5 = a144923de10dda247936ce1144cfa431 OK 2025/11/11 03:44:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:44:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/11 03:44:55 DEBUG : dir1/0004-efghijk.txt: md5 = 37a384f585fbe890508346b78d896cb3 OK 2025/11/11 03:44:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:44:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/11 03:44:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 6fad293e0b075762c0555b0273a45f42 OK 2025/11/11 03:44:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:44:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/11 03:44:55 DEBUG : dir1/0005-fghijkl.txt: md5 = c521db56f055227d861b462204d8d08e OK 2025/11/11 03:44:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:44:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/11 03:44:55 DEBUG : dir1/0007-1234567.txt: md5 = 136c3b41934671c2690dc6d8d8194d15 OK 2025/11/11 03:44:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:44:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/11 03:44:56 DEBUG : dir1/0008-2345678.txt: md5 = f7695e45d676a2d4ac508fa6158cac6d OK 2025/11/11 03:44:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:44:56 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/11 03:44:56 DEBUG : dir1/0009-3456789.txt: md5 = faf0f68fabd461fc76c17e18ae22e224 OK 2025/11/11 03:44:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:44:56 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/11 03:44:56 DEBUG : dir1/0010-456789.txt: md5 = f8ceea4e6d51db772182f04b9e5ea03b OK 2025/11/11 03:44:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:44:56 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/11 03:44:57 DEBUG : dir1/0011-56789;.txt: md5 = 73312dea8e8d79603446a1cd2fd89bf3 OK 2025/11/11 03:44:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:44:57 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/11 03:44:57 DEBUG : dir1/0012-6789;.txt: md5 = 6da70684fe69f0a71b9752d2103f5308 OK 2025/11/11 03:44:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:44:57 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/11 03:44:58 DEBUG : dir1/0013-789;=.txt: md5 = 40aa0a583361692d52c169287f2417b4 OK 2025/11/11 03:44:58 DEBUG : dir1/0014-89;=.txt: md5 = 251082da3c6650c7247a84cd25e434dc OK 2025/11/11 03:44:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:44:58 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/11 03:44:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:44:58 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/11 03:44:58 DEBUG : dir1/0015-9;=.txt: md5 = f51f922f9a150c838244dc5bbe15248b OK 2025/11/11 03:44:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:44:58 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/11 03:44:58 DEBUG : Waiting for deletions to finish 2025/11/11 03:44:59 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/11 03:44:59 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/11 03:44:59 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/11 03:44:59 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/11 03:44:59 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/11 03:44:59 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/11 03:44:59 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/11 03:44:59 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/11 03:44:59 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/11 03:44:59 INFO : appleSUFFIX: Deleted 2025/11/11 03:44:59 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/11 03:44:59 INFO : bananaSUFFIX: Deleted 2025/11/11 03:44:59 INFO : splitbananasplitSUFFIX: Deleted 2025/11/11 03:44:59 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/11 03:44:59 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/11 03:44:59 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/11 03:44:59 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/11 03:44:59 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/11 03:44:59 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/11 03:45:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/11 03:45:00 DEBUG : Waiting for deletions to finish 2025/11/11 03:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : Waiting for deletions to finish 2025/11/11 03:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 03:45:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:45:15 DEBUG : dir1/0000-abcdefg.txt: md5 = 67d7b4aff9b6e0ee343236eaf738ad27 OK 2025/11/11 03:45:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8ddf912c47dc5bfd285563bcf3710051 OK 2025/11/11 03:45:17 DEBUG : dir1/0002-cdefghi.txt: md5 = e3ca534736813999f46dab722eb914cf OK 2025/11/11 03:45:19 DEBUG : dir1/0003-defghij.txt: md5 = e8f42b59bad4faa3860c8363916f5015 OK 2025/11/11 03:45:20 DEBUG : dir1/0004-efghijk.txt: md5 = 2ce08bc215fc26a1b4feb98dba500768 OK 2025/11/11 03:45:22 DEBUG : dir1/0005-fghijkl.txt: md5 = b3c6de425441a2fdea8c82b144686db9 OK 2025/11/11 03:45:23 DEBUG : dir1/0006-ghijklm.txt: md5 = c8369cb3853cb1b0d059a2bffb5020eb OK 2025/11/11 03:45:25 DEBUG : dir1/0007-1234567.txt: md5 = 56adff10ff90bd73391e6ebc41c46a8f OK 2025/11/11 03:45:26 DEBUG : dir1/0008-2345678.txt: md5 = a045cd9b9d9b32dff90c7b146b42ed3f OK 2025/11/11 03:45:28 DEBUG : dir1/0009-3456789.txt: md5 = 763dfa433256821cc6065bd7e986290b OK 2025/11/11 03:45:29 DEBUG : dir1/0010-456789.txt: md5 = 0c9d98cc9c588e49a9dc73bb9e31ec31 OK 2025/11/11 03:45:30 DEBUG : dir1/0011-56789;.txt: md5 = 2a7af0a2ed9edf546d82066384826157 OK 2025/11/11 03:45:32 DEBUG : dir1/0012-6789;.txt: md5 = ffb4219d2e1375b031b3236626bc1d9e OK 2025/11/11 03:45:33 DEBUG : dir1/0013-789;=.txt: md5 = 36c6e573c5ae61a5c7d4a829dfa18044 OK 2025/11/11 03:45:34 DEBUG : dir1/0014-89;=.txt: md5 = 6883329434109a7e6ce74f1417b11674 OK 2025/11/11 03:45:36 DEBUG : dir1/0015-9;=.txt: md5 = 9b16ee1944743854e7a8ef36d996844b OK 2025/11/11 03:45:37 DEBUG : apple: md5 = 08328cc535f2d7e5d92779fddcc0204b OK 2025/11/11 03:45:39 DEBUG : banana: md5 = ea8269fdd585b4543f6bd4a88cbe3cc5 OK 2025/11/11 03:45:40 DEBUG : appleappleapplebanana: md5 = d3280233db97a96bf9783fdb3b3266f4 OK 2025/11/11 03:45:41 DEBUG : splitbananasplit: md5 = 7dba78171afd76b6b242083bda9275c4 OK 2025/11/11 03:45:41 DEBUG : Waiting for deletions to finish 2025/11/11 03:45:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:45:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:45:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:45:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:45:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:45:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:45:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : apple: size = 5 OK 2025/11/11 03:45:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:43 DEBUG : apple: Unchanged skipping 2025/11/11 03:45:43 DEBUG : banana: size = 6 OK 2025/11/11 03:45:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:43 DEBUG : banana: Unchanged skipping 2025/11/11 03:45:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 03:45:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:45:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:45:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:45:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:45:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:45:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:45:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:45:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 03:45:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 03:45:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:45:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:45:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:45:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:45:44 DEBUG : appleapple: md5 = 60d5d8983254143e29bcd281a73f523b OK 2025/11/11 03:45:44 DEBUG : appleapple: size = 21 OK 2025/11/11 03:45:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/11 03:45:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:45:45 DEBUG : splitbanan: md5 = e737b667771648be4c78e902f7498283 OK 2025/11/11 03:45:45 DEBUG : splitbanan: size = 16 OK 2025/11/11 03:45:45 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/11 03:45:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:45:45 DEBUG : dir1/0000-abcde: md5 = 081a61efa04cf936a2accb453839b457 OK 2025/11/11 03:45:45 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/11 03:45:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/11 03:45:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:45:45 DEBUG : dir1/0001-bcdef: md5 = 33679512c33507e11bc3fb5f9ffda5be OK 2025/11/11 03:45:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/11 03:45:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/11 03:45:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:45:46 DEBUG : dir1/0002-cdefg: md5 = 9006bd080269e39eeead1634fcf3aad1 OK 2025/11/11 03:45:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/11 03:45:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/11 03:45:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:45:46 DEBUG : dir1/0003-defgh: md5 = 6ff358dc4c0283f3e6db6a059d622d72 OK 2025/11/11 03:45:46 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/11 03:45:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/11 03:45:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:45:46 DEBUG : dir1/0005-fghij: md5 = 8f72956be384c8647cc088bbb1be372a OK 2025/11/11 03:45:46 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/11 03:45:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/11 03:45:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:45:46 DEBUG : dir1/0004-efghi: md5 = 10bf843a441d380762bb615bae44d819 OK 2025/11/11 03:45:46 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/11 03:45:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/11 03:45:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:45:47 DEBUG : dir1/0006-ghijk: md5 = 32a316f406f14a74599ba493e4f1fe52 OK 2025/11/11 03:45:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/11 03:45:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/11 03:45:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:45:47 DEBUG : dir1/0007-12345: md5 = 261b09989683f744741e9f732630594c OK 2025/11/11 03:45:47 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/11 03:45:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/11 03:45:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:45:48 DEBUG : dir1/0008-23456: md5 = a23e132e38ac6f61ca3e3f868d2e594e OK 2025/11/11 03:45:48 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/11 03:45:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/11 03:45:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:45:48 DEBUG : dir1/0009-34567: md5 = 63f7151abc9ef92b809321a3d76d9232 OK 2025/11/11 03:45:48 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/11 03:45:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/11 03:45:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:45:48 DEBUG : dir1/0010-45678: md5 = c82eab2acba5194e864cadf7fe66a7a0 OK 2025/11/11 03:45:48 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/11 03:45:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/11 03:45:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:45:49 DEBUG : dir1/0011-56789: md5 = edaef5a1b72e886bbe615c1a33efda46 OK 2025/11/11 03:45:49 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/11 03:45:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/11 03:45:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:45:49 DEBUG : dir1/0012-6789;: md5 = 178bd81bf1f4e3506dadf2f09f7c12bb OK 2025/11/11 03:45:49 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/11 03:45:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/11 03:45:49 DEBUG : dir1/0013-789;=: md5 = 84101e7273a7b47439971567a2e9c7c3 OK 2025/11/11 03:45:49 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/11 03:45:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/11 03:45:50 DEBUG : dir1/0014-89;=.: md5 = 3ef7283f6d0ffe19179ce9d2e4d49a00 OK 2025/11/11 03:45:50 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/11 03:45:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/11 03:45:50 DEBUG : dir1/0015-9;=.t: md5 = 85ef277724f24b7ede9121a03ff40035 OK 2025/11/11 03:45:50 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/11 03:45:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/11 03:45:50 DEBUG : Waiting for deletions to finish 2025/11/11 03:45:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 03:45:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 03:45:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 03:45:51 INFO : splitbananasplit: Deleted 2025/11/11 03:45:51 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 03:45:51 INFO : appleappleapplebanana: Deleted 2025/11/11 03:45:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 03:45:51 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 03:45:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 03:45:51 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 03:45:51 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 03:45:51 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 03:45:51 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 03:45:51 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 03:45:51 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 03:45:51 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 03:45:51 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 03:45:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 03:45:51 DEBUG : Waiting for deletions to finish 2025/11/11 03:45:52 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : appleapple: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/11 03:45:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:45:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:45:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:45:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:45:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:45:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:45:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:45:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:45:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:45:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:45:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:45:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:45:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:45:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:45:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:45:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:45:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:45:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:45:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:45:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:45:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:45:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:45:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:45:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:45:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:45:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:45:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:45:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:45:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:45:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:45:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:45:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:45:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:45:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:45:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:45:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:45:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:45:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:45:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:45:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:45:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:45:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:45:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:45:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:45:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:45:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:45:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:45:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:45:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:45:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:45:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:45:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:45:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:45:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:45:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:45:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:45:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:45:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:45:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:45:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:45:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:45:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:45:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:45:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:45:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:45:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:45:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:45:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:45:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:45:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:45:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:45:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:45:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:45:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:45:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:45:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:45:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:45:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:45:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:45:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:45:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:45:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:53 DEBUG : dir1: Directory modification time the same (differ by -771.147µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:45:53 DEBUG : apple: size = 5 OK 2025/11/11 03:45:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : apple: Unchanged skipping 2025/11/11 03:45:53 DEBUG : appleapple: size = 21 OK 2025/11/11 03:45:53 DEBUG : splitbanan: size = 16 OK 2025/11/11 03:45:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:45:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:45:53 DEBUG : banana: size = 6 OK 2025/11/11 03:45:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : banana: Unchanged skipping 2025/11/11 03:45:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:45:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:45:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:45:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:45:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 03:45:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 03:45:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 03:45:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 03:45:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 03:45:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 03:45:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 03:45:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 03:45:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 03:45:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 03:45:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 03:45:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 03:45:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/11 03:45:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 03:45:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 03:45:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/11 03:45:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 03:45:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/11 03:45:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 03:45:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/11 03:45:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:45:53 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/11 03:45:53 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/11 03:45:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/11 03:45:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/11 03:45:53 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/11 03:45:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/11 03:45:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/11 03:45:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/11 03:45:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/11 03:45:53 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/11 03:45:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/11 03:45:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/11 03:45:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:45:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:45:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:45:53 DEBUG : Waiting for deletions to finish 2025/11/11 03:45:53 DEBUG : Waiting for deletions to finish 2025/11/11 03:45:53 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : appleapple: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/11 03:45:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/11 03:45:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:45:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:45:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:45:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:45:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:45:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:45:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:45:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:45:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:45:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:45:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:45:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:45:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:45:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:45:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:45:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:45:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:45:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:45:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:45:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:45:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:45:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:45:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:45:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:45:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:45:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:45:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:45:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:45:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:45:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:45:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:45:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:45:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:45:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 03:45:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 03:45:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 03:45:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 03:45:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 03:45:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 03:45:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 03:45:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 03:45:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 03:45:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 03:45:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 03:45:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 03:45:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 03:45:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 03:45:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 03:45:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 03:45:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 03:45:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2025/11/11 03:46:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:46:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 8073da30a9d41fe131f75548a7f2a0f9 OK 2025/11/11 03:46:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = d756560e0dea040939fe7171359d2416 OK 2025/11/11 03:46:10 DEBUG : dir1/0002-cdefghi.txt: md5 = 4f83675a0ea5e8a4c9b90b63e40cc8ab OK 2025/11/11 03:46:11 DEBUG : dir1/0003-defghij.txt: md5 = 90c466e2746c91acc2876782dd03a9ed OK 2025/11/11 03:46:12 DEBUG : dir1/0004-efghijk.txt: md5 = 9f66986df02dbb787559c1eeec3ff6d4 OK 2025/11/11 03:46:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 551f686ba13165dbe19518fb1cb76d7e OK 2025/11/11 03:46:15 DEBUG : dir1/0006-ghijklm.txt: md5 = 568317099487b03c8281d0e0621b09ad OK 2025/11/11 03:46:17 DEBUG : dir1/0007-1234567.txt: md5 = 4ee0be6dbab2ead55f3d9e971ed0ba16 OK 2025/11/11 03:46:18 DEBUG : dir1/0008-2345678.txt: md5 = 3e3aeee711af54227ed20c43dc405674 OK 2025/11/11 03:46:19 DEBUG : dir1/0009-3456789.txt: md5 = 62d26e915a3d45c277ea2f6886104098 OK 2025/11/11 03:46:21 DEBUG : dir1/0010-456789.txt: md5 = e4b13f26aacfae62cb30d0320a942a8e OK 2025/11/11 03:46:22 DEBUG : dir1/0011-56789;.txt: md5 = 8b05fbe6181c7f95230960fb899cb67b OK 2025/11/11 03:46:24 DEBUG : dir1/0012-6789;.txt: md5 = 7c05a6ecd84c11a28f0cc8f749d9470b OK 2025/11/11 03:46:25 DEBUG : dir1/0013-789;=.txt: md5 = de8fa8b50a9af7bd71667c73cb3fe44d OK 2025/11/11 03:46:27 DEBUG : dir1/0014-89;=.txt: md5 = d445081fa62b459ede76222ea1bf0d30 OK 2025/11/11 03:46:28 DEBUG : dir1/0015-9;=.txt: md5 = cc564fc3d26298e222ba05259055ab25 OK 2025/11/11 03:46:30 DEBUG : apple: md5 = a8bfe4f86ce747316c25c7bb2c850488 OK 2025/11/11 03:46:31 DEBUG : banana: md5 = c3f2aca6cf32ec1b9d5843b4125e33db OK 2025/11/11 03:46:32 DEBUG : appleappleapplebanana: md5 = 63e86bebeadb0876a4c537d88a4cce60 OK 2025/11/11 03:46:34 DEBUG : splitbananasplit: md5 = 80ad6aea451b4777c407d6b5e7265567 OK 2025/11/11 03:46:34 DEBUG : Waiting for deletions to finish 2025/11/11 03:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:46:35 DEBUG : apple: size = 5 OK 2025/11/11 03:46:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:35 DEBUG : apple: Unchanged skipping 2025/11/11 03:46:35 DEBUG : banana: size = 6 OK 2025/11/11 03:46:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:35 DEBUG : banana: Unchanged skipping 2025/11/11 03:46:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:46:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:46:36 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 03:46:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:46:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:46:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:46:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:46:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:46:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:46:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:46:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:46:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:46:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:46:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:46:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:46:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:46:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:46:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:46:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:46:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:46:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:46:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:46:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:46:36 DEBUG : Waiting for deletions to finish 2025/11/11 03:46:36 DEBUG : Waiting for deletions to finish 2025/11/11 03:46:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:46:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:46:37 DEBUG : dir1: Directory modification time the same (differ by -779.664µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : apple: size = 5 OK 2025/11/11 03:46:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:46:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : apple: Unchanged skipping 2025/11/11 03:46:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:46:37 DEBUG : banana: size = 6 OK 2025/11/11 03:46:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : banana: Unchanged skipping 2025/11/11 03:46:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:46:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:46:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:46:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:46:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:46:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:46:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:46:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:46:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:46:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:46:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:46:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:46:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:46:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:46:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:46:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:46:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:46:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:46:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:46:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:46:37 DEBUG : Waiting for deletions to finish 2025/11/11 03:46:37 DEBUG : Waiting for deletions to finish 2025/11/11 03:46:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:46:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : Waiting for deletions to finish 2025/11/11 03:46:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:46:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 03:46:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:46:52 DEBUG : dir1/0000-abcdefg.txt: md5 = b6d7c894a2cd1209c2e88c6d0ac06e26 OK 2025/11/11 03:46:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2b70fffaf26e15705196668bc8830193 OK 2025/11/11 03:46:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 3068af70c800fde56f2fcb3f0c43dc24 OK 2025/11/11 03:46:56 DEBUG : dir1/0003-defghij.txt: md5 = 1d7436705f416042ce217c91530e4bca OK 2025/11/11 03:46:58 DEBUG : dir1/0004-efghijk.txt: md5 = ab9e4730e2e7e2dc2aaaa2ece7d6ef52 OK 2025/11/11 03:46:59 DEBUG : dir1/0005-fghijkl.txt: md5 = 54ddebc233d4f9b7fd94d2ab9befa944 OK 2025/11/11 03:47:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 3f47aec4a8f82de3f1839fa133bd6a64 OK 2025/11/11 03:47:02 DEBUG : dir1/0007-1234567.txt: md5 = ef53f9f79c1d2c363b74593c27a0f601 OK 2025/11/11 03:47:04 DEBUG : dir1/0008-2345678.txt: md5 = d924e11d1500f96148438fb29218e122 OK 2025/11/11 03:47:05 DEBUG : dir1/0009-3456789.txt: md5 = 685926f7d8ec9d96c5a1c7bcc990df11 OK 2025/11/11 03:47:06 DEBUG : dir1/0010-456789.txt: md5 = 7414613dadec327b133f28000d3cac34 OK 2025/11/11 03:47:08 DEBUG : dir1/0011-56789;.txt: md5 = f41b05ff47cc72ec06e79aa12f7ad5a2 OK 2025/11/11 03:47:10 DEBUG : dir1/0012-6789;.txt: md5 = 805a703beaa384958e2760636d45a647 OK 2025/11/11 03:47:11 DEBUG : dir1/0013-789;=.txt: md5 = 89823d733484d57d5b7089311553a603 OK 2025/11/11 03:47:13 DEBUG : dir1/0014-89;=.txt: md5 = 3bd8eb2acaf1b3d343a7f6fd08201176 OK 2025/11/11 03:47:14 DEBUG : dir1/0015-9;=.txt: md5 = 476ccfacbbf170469aeec8371c806131 OK 2025/11/11 03:47:16 DEBUG : apple: md5 = 426522479aab88dde76dfad922e00959 OK 2025/11/11 03:47:17 DEBUG : banana: md5 = 61baf0fcce5f02f4bbceab60b619fa0b OK 2025/11/11 03:47:18 DEBUG : appleappleapplebanana: md5 = 81ca08bcc11ad31da19da16926ac6752 OK 2025/11/11 03:47:20 DEBUG : splitbananasplit: md5 = 7f046efa41113777f1b5807dc56139f3 OK 2025/11/11 03:47:20 DEBUG : Waiting for deletions to finish 2025/11/11 03:47:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:47:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:47:21 DEBUG : apple: size = 5 OK 2025/11/11 03:47:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:21 DEBUG : apple: Unchanged skipping 2025/11/11 03:47:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:47:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:21 DEBUG : banana: size = 6 OK 2025/11/11 03:47:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:47:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:21 DEBUG : banana: Unchanged skipping 2025/11/11 03:47:22 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 03:47:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:47:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:47:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:47:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:47:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:47:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:47:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:47:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:47:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:47:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:47:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:47:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:47:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:47:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:47:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:47:22 DEBUG : Waiting for deletions to finish 2025/11/11 03:47:22 DEBUG : Waiting for deletions to finish 2025/11/11 03:47:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:47:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:47:23 DEBUG : dir1: Directory modification time the same (differ by -786.94µs, within tolerance 1ms) 2025/11/11 03:47:23 DEBUG : apple: size = 5 OK 2025/11/11 03:47:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:23 DEBUG : apple: Unchanged skipping 2025/11/11 03:47:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:47:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:47:23 DEBUG : banana: size = 6 OK 2025/11/11 03:47:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:23 DEBUG : banana: Unchanged skipping 2025/11/11 03:47:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:47:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:23 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:47:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:47:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:47:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:47:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:47:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:47:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:47:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:47:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:47:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:47:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:47:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:47:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:47:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:47:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:47:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:47:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:47:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:47:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:47:24 DEBUG : Waiting for deletions to finish 2025/11/11 03:47:24 DEBUG : Waiting for deletions to finish 2025/11/11 03:47:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:47:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 03:47:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:47:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 2d40139b0988ed443bf18d822e27fbb5 OK 2025/11/11 03:47:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = d93c92133b906133791c8f4f383f1139 OK 2025/11/11 03:47:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 2e5ff553745bbf870f18922a934efb25 OK 2025/11/11 03:47:42 DEBUG : dir1/0003-defghij.txt: md5 = 809cbb6a13e491e26909c99a68ec40bf OK 2025/11/11 03:47:43 DEBUG : dir1/0004-efghijk.txt: md5 = 85dd1a61dded90b22ce53da406c8468c OK 2025/11/11 03:47:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 3228adf66f24afa1706dcfd6e29d9913 OK 2025/11/11 03:47:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 27ec8c0cc9e8e8fdb10f1b15a7afb842 OK 2025/11/11 03:47:47 DEBUG : dir1/0007-1234567.txt: md5 = 0cba4677d98e7a0d0552fec36989a473 OK 2025/11/11 03:47:49 DEBUG : dir1/0008-2345678.txt: md5 = 9402533bde916ede585f21fa00efc1f2 OK 2025/11/11 03:47:50 DEBUG : dir1/0009-3456789.txt: md5 = 9da5641e681d95192c2679d79cfcbc9d OK 2025/11/11 03:47:51 DEBUG : dir1/0010-456789.txt: md5 = 08b57ce5afc251faa0434ef793bf0cd6 OK 2025/11/11 03:47:53 DEBUG : dir1/0011-56789;.txt: md5 = 5b01f5c96958e167421056655160792c OK 2025/11/11 03:47:54 DEBUG : dir1/0012-6789;.txt: md5 = 5eb4a5d04bcc2d83f05c3687c97de736 OK 2025/11/11 03:47:56 DEBUG : dir1/0013-789;=.txt: md5 = edfbd6ad01862462544e24fe59857975 OK 2025/11/11 03:47:57 DEBUG : dir1/0014-89;=.txt: md5 = 7e069e20cd3ac78f350c509a224d8acf OK 2025/11/11 03:47:59 DEBUG : dir1/0015-9;=.txt: md5 = ee5e9bc2809a3d32c3176836b64229dc OK 2025/11/11 03:48:00 DEBUG : apple: md5 = 337af0627a52c0f172b3ddb587741f42 OK 2025/11/11 03:48:02 DEBUG : banana: md5 = 34b8155eafa8cb8b4eece9e6c65d20c4 OK 2025/11/11 03:48:03 DEBUG : appleappleapplebanana: md5 = e9b00d47ea811a9de2cfa65cb2904d36 OK 2025/11/11 03:48:04 DEBUG : splitbananasplit: md5 = 7bc108fd85f01eed54ea95b0961283c4 OK 2025/11/11 03:48:04 DEBUG : Waiting for deletions to finish 2025/11/11 03:48:05 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:48:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:48:06 DEBUG : apple: size = 5 OK 2025/11/11 03:48:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : apple: Unchanged skipping 2025/11/11 03:48:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:48:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:48:06 DEBUG : banana: size = 6 OK 2025/11/11 03:48:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : banana: Unchanged skipping 2025/11/11 03:48:06 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 03:48:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:48:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:48:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:48:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:48:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:48:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:48:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:48:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:48:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:48:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:48:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:48:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:48:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:48:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:48:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:48:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:48:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:48:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:48:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:48:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:48:06 DEBUG : Waiting for deletions to finish 2025/11/11 03:48:06 DEBUG : Waiting for deletions to finish 2025/11/11 03:48:07 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:48:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1: Directory modification time the same (differ by -793.769µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : apple: size = 5 OK 2025/11/11 03:48:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : apple: Unchanged skipping 2025/11/11 03:48:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:48:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:48:08 DEBUG : banana: size = 6 OK 2025/11/11 03:48:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : banana: Unchanged skipping 2025/11/11 03:48:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:48:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:48:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:48:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:48:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:48:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:48:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:48:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:48:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:48:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:48:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:48:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:48:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:48:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:48:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:48:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:48:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:48:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:48:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:48:08 DEBUG : Waiting for deletions to finish 2025/11/11 03:48:08 DEBUG : Waiting for deletions to finish 2025/11/11 03:48:08 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:48:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 03:48:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:48:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 2acb17ec87cfb2e7d885444e75fc49f6 OK 2025/11/11 03:48:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = 13fedfe3a37f94f1e20b4e6dd3a0ad4f OK 2025/11/11 03:48:24 DEBUG : dir1/0002-cdefghi.txt: md5 = 7291c4fe6440f3e46d5c907cdfaa34fb OK 2025/11/11 03:48:25 DEBUG : dir1/0003-defghij.txt: md5 = cc8f44039631c4f785b85b8215863364 OK 2025/11/11 03:48:27 DEBUG : dir1/0004-efghijk.txt: md5 = 724935ea1468d37ad321cda5ab79f165 OK 2025/11/11 03:48:28 DEBUG : dir1/0005-fghijkl.txt: md5 = cc9f197bb9dab9cbe0e24d860f4e3760 OK 2025/11/11 03:48:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 876f3c7f27e8e066a5583a9a8d938b23 OK 2025/11/11 03:48:31 DEBUG : dir1/0007-1234567.txt: md5 = df2d2ea315aff0ae9c6b2458d78fb67b OK 2025/11/11 03:48:33 DEBUG : dir1/0008-2345678.txt: md5 = 04402d384d7c810fc613f9559369c4ef OK 2025/11/11 03:48:34 DEBUG : dir1/0009-3456789.txt: md5 = 08ee96c596e653cad69a877f9e55a521 OK 2025/11/11 03:48:35 DEBUG : dir1/0010-456789.txt: md5 = 4383ea7487da59cf1aa30d3ca5de15e6 OK 2025/11/11 03:48:37 DEBUG : dir1/0011-56789;.txt: md5 = 8b7417d9d6030e7d8e444cd38d717da0 OK 2025/11/11 03:48:38 DEBUG : dir1/0012-6789;.txt: md5 = b9ff3e9269f478e5e32750699792b8ac OK 2025/11/11 03:48:40 DEBUG : dir1/0013-789;=.txt: md5 = 918d3c9b549ce249cbea7e12eaf4caca OK 2025/11/11 03:48:41 DEBUG : dir1/0014-89;=.txt: md5 = b9c7fe01371f59dc2f52f229aa22376b OK 2025/11/11 03:48:42 DEBUG : dir1/0015-9;=.txt: md5 = 1d519d0ce74d7e6cd54927485c5ee39c OK 2025/11/11 03:48:44 DEBUG : apple: md5 = 01c04dd5973ec75400c598917d7fb55e OK 2025/11/11 03:48:45 DEBUG : banana: md5 = e56e9b96b5f71a6ab174347a6abce073 OK 2025/11/11 03:48:47 DEBUG : appleappleapplebanana: md5 = fec8d04b506c42f2470fde979e82aaa1 OK 2025/11/11 03:48:48 DEBUG : splitbananasplit: md5 = b9d57ae949383e2cfa259191cbb106c0 OK 2025/11/11 03:48:48 DEBUG : Waiting for deletions to finish 2025/11/11 03:48:49 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:48:49 DEBUG : apple: size = 5 OK 2025/11/11 03:48:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:49 DEBUG : apple: Unchanged skipping 2025/11/11 03:48:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:48:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:48:49 DEBUG : banana: size = 6 OK 2025/11/11 03:48:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:49 DEBUG : banana: Unchanged skipping 2025/11/11 03:48:50 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 03:48:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:48:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:48:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:48:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:48:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:48:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:48:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:48:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:48:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:48:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:48:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:48:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:48:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:48:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:48:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:48:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:48:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:48:50 DEBUG : Waiting for deletions to finish 2025/11/11 03:48:50 DEBUG : Waiting for deletions to finish 2025/11/11 03:48:51 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:48:51 DEBUG : dir1: Directory modification time the same (differ by -800.276µs, within tolerance 1ms) 2025/11/11 03:48:51 DEBUG : apple: size = 5 OK 2025/11/11 03:48:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:51 DEBUG : apple: Unchanged skipping 2025/11/11 03:48:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:48:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:48:51 DEBUG : banana: size = 6 OK 2025/11/11 03:48:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:51 DEBUG : banana: Unchanged skipping 2025/11/11 03:48:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:48:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:48:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:48:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:48:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:48:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:48:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:48:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:48:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:48:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:48:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:48:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:48:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:48:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:48:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:48:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:48:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:48:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:48:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:48:52 DEBUG : Waiting for deletions to finish 2025/11/11 03:48:52 DEBUG : Waiting for deletions to finish 2025/11/11 03:48:52 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:48:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 03:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:49:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 630b137cb654901a8050c49416f399f2 OK 2025/11/11 03:49:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = a5ba2c9bb4274ff76ff505980379fb5c OK 2025/11/11 03:49:08 DEBUG : dir1/0002-cdefghi.txt: md5 = ab84f18244b673bc4a06edd50897864f OK 2025/11/11 03:49:09 DEBUG : dir1/0003-defghij.txt: md5 = d5786b08115f87188fbfc77c07f790c7 OK 2025/11/11 03:49:11 DEBUG : dir1/0004-efghijk.txt: md5 = c6c884e0229f6f8241e496b4ec1a089e OK 2025/11/11 03:49:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 0a7e736f85d5d10b2417100462f54513 OK 2025/11/11 03:49:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 1f4a899c854b8e3d028780a9072781ec OK 2025/11/11 03:49:15 DEBUG : dir1/0007-1234567.txt: md5 = f26168b38ed039a95fa518af70ce0f18 OK 2025/11/11 03:49:17 DEBUG : dir1/0008-2345678.txt: md5 = 57c2b3b7f47ba95a357ff5b84ce287bc OK 2025/11/11 03:49:18 DEBUG : dir1/0009-3456789.txt: md5 = fdcc186f4ad3bfcd18509de468a29a82 OK 2025/11/11 03:49:20 DEBUG : dir1/0010-456789.txt: md5 = 8a380b990fa754acfe5d720a97c85428 OK 2025/11/11 03:49:21 DEBUG : dir1/0011-56789;.txt: md5 = 91a2412c7d9ebb9eeb5a75b8e2da3d4f OK 2025/11/11 03:49:22 DEBUG : dir1/0012-6789;.txt: md5 = 0399da340ebe18d1ea4ca4de89dd73d0 OK 2025/11/11 03:49:24 DEBUG : dir1/0013-789;=.txt: md5 = b98c8ad8bb410aa63ac008ec3d4386c8 OK 2025/11/11 03:49:25 DEBUG : dir1/0014-89;=.txt: md5 = f2ab9ff72a20db21cd1018dbb254a76d OK 2025/11/11 03:49:27 DEBUG : dir1/0015-9;=.txt: md5 = 92b1b94f946caff81cf871313531ef1f OK 2025/11/11 03:49:28 DEBUG : apple: md5 = 841a50268c156ca342fefe4fe1d4ae00 OK 2025/11/11 03:49:30 DEBUG : banana: md5 = ef91f0a6c8034cd63f9b1067006a1701 OK 2025/11/11 03:49:31 DEBUG : appleappleapplebanana: md5 = 5e877ae0f5205964d4bb27475c419214 OK 2025/11/11 03:49:32 DEBUG : splitbananasplit: md5 = 7ce57e35e00bc0f7bf40164b402fb764 OK 2025/11/11 03:49:32 DEBUG : Waiting for deletions to finish 2025/11/11 03:49:33 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:49:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:49:34 DEBUG : apple: size = 5 OK 2025/11/11 03:49:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:34 DEBUG : apple: Unchanged skipping 2025/11/11 03:49:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:49:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:49:34 DEBUG : banana: size = 6 OK 2025/11/11 03:49:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:34 DEBUG : banana: Unchanged skipping 2025/11/11 03:49:34 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 03:49:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:49:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:49:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:49:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:49:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:49:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:49:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:49:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:49:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:49:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:49:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:49:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:49:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:49:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:49:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:49:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:49:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:49:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:49:35 DEBUG : Waiting for deletions to finish 2025/11/11 03:49:35 DEBUG : Waiting for deletions to finish 2025/11/11 03:49:35 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:49:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:49:36 DEBUG : dir1: Directory modification time the same (differ by -806.751µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : apple: size = 5 OK 2025/11/11 03:49:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : apple: Unchanged skipping 2025/11/11 03:49:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 03:49:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 03:49:36 DEBUG : banana: size = 6 OK 2025/11/11 03:49:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : banana: Unchanged skipping 2025/11/11 03:49:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 03:49:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 03:49:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 03:49:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 03:49:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 03:49:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 03:49:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 03:49:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 03:49:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 03:49:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 03:49:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 03:49:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 03:49:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 03:49:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 03:49:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 03:49:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 03:49:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:49:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 03:49:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:49:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:49:36 DEBUG : Waiting for deletions to finish 2025/11/11 03:49:36 DEBUG : Waiting for deletions to finish 2025/11/11 03:49:37 DEBUG : banana: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : apple: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 03:49:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 03:49:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" --- PASS: TestTransform (542.84s) --- PASS: TestTransform/NFC (43.87s) --- PASS: TestTransform/NFD (43.67s) --- PASS: TestTransform/base64 (52.09s) --- PASS: TestTransform/prefix (61.40s) --- PASS: TestTransform/suffix (66.96s) --- PASS: TestTransform/truncate (51.98s) --- PASS: TestTransform/encoder (45.70s) --- PASS: TestTransform/ISO-8859-1 (45.07s) --- PASS: TestTransform/charmap (44.00s) --- PASS: TestTransform/lowercase (43.83s) --- PASS: TestTransform/ascii (44.28s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:49:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 03:49:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 03:49:47 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/11 03:49:48 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-11T03:49:47.719809667Z) 2025/11/11 03:49:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 03:49:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/11 03:49:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 03:49:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/11 03:49:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 03:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:49:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = d1df3707e5eb7263ab075522a965f11a OK 2025/11/11 03:49:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/11 03:49:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 03:49:50 DEBUG : Waiting for deletions to finish 2025/11/11 03:49:51 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.49s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:49:52 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:49:52 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:49:52 DEBUG : tictactoe: Making directory with metadata 2025/11/11 03:49:53 INFO : tictactoe: Made directory with metadata (mtime=2025-11-11T03:49:52.208810305Z) 2025/11/11 03:49:53 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:49:53 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:49:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:49:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/11 03:49:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:49:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:49:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:49:54 DEBUG : tictactoe/tictactoe: md5 = 94de9c54776c04d9d27a176b859fb589 OK 2025/11/11 03:49:54 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/11 03:49:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/11 03:49:54 DEBUG : Waiting for deletions to finish 2025/11/11 03:49:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.48s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:49:56 DEBUG : toe: Making directory with metadata 2025/11/11 03:49:57 INFO : toe: Made directory with metadata (mtime=2025-11-11T03:49:56.688810942Z) 2025/11/11 03:49:57 DEBUG : toe/toe: Making directory with metadata 2025/11/11 03:49:58 INFO : toe/toe: Made directory with metadata (mtime=2025-11-11T03:49:56.688810942Z) 2025/11/11 03:49:58 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:49:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 03:49:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 03:49:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 03:49:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:49:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:49:59 DEBUG : toe/toe/tictactoe: md5 = 0ec94370df04fab6f1fda536a17c35ee OK 2025/11/11 03:49:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/11 03:49:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/11 03:49:59 DEBUG : Waiting for deletions to finish 2025/11/11 03:50:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/11 03:50:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.42s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:50:03 DEBUG : toe: Making directory with metadata 2025/11/11 03:50:04 INFO : toe: Made directory with metadata (mtime=2025-11-11T03:50:03.106811851Z) 2025/11/11 03:50:04 DEBUG : toe/toe: Making directory with metadata 2025/11/11 03:50:04 INFO : toe/toe: Made directory with metadata (mtime=2025-11-11T03:50:03.106811851Z) 2025/11/11 03:50:04 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 03:50:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 03:50:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 03:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:50:06 DEBUG : toe/toe/tictactoe: md5 = 694a5577f8fcaf447b9893c4b02fef9d OK 2025/11/11 03:50:06 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/11 03:50:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/11 03:50:06 DEBUG : Waiting for deletions to finish 2025/11/11 03:50:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/11 03:50:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.59s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:50:09 DEBUG : empty_dir: Making directory with metadata 2025/11/11 03:50:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:50:09 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:09 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/11 03:50:10 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:50:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:10 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:10 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:10 DEBUG : tictactoe: Making directory with metadata 2025/11/11 03:50:11 INFO : tictactoe: Made directory with metadata (mtime=2025-11-11T03:50:09.697812782Z) 2025/11/11 03:50:11 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:11 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:50:11 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/11 03:50:12 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-11T03:50:09.697812782Z) 2025/11/11 03:50:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:50:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 03:50:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 03:50:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 03:50:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:50:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:50:13 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 01d415a5e7ba378def75646cb9a8b02a OK 2025/11/11 03:50:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 03:50:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/11 03:50:13 DEBUG : Waiting for deletions to finish 2025/11/11 03:50:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/11 03:50:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.64s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:50:17 DEBUG : empty_dir: Making directory with metadata 2025/11/11 03:50:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:50:17 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:17 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/11 03:50:18 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:50:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:18 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:18 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:18 DEBUG : tictactoe: Making directory with metadata 2025/11/11 03:50:18 INFO : tictactoe: Made directory with metadata (mtime=2025-11-11T03:50:17.334813856Z) 2025/11/11 03:50:18 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:18 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:50:18 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/11 03:50:19 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-11T03:50:17.334813856Z) 2025/11/11 03:50:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:50:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 03:50:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:50:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 03:50:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:50:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7bdfae29d97adf09f04a92f144ae47e5 OK 2025/11/11 03:50:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 03:50:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:50:21 DEBUG : Waiting for deletions to finish 2025/11/11 03:50:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:50:21 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:22 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:22 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 03:50:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 03:50:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/11 03:50:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': 0 differences found 2025/11/11 03:50:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': 1 hashes could not be checked 2025/11/11 03:50:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': 1 matching files 2025/11/11 03:50:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/11 03:50:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.68s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:50:26 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:26 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:26 DEBUG : tictactoe: Making directory with metadata 2025/11/11 03:50:26 INFO : tictactoe: Made directory with metadata (mtime=2025-11-11T03:50:26.018815074Z) 2025/11/11 03:50:26 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:26 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:50:26 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/11 03:50:27 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-11T03:50:26.018815074Z) 2025/11/11 03:50:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:50:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 03:50:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 03:50:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 03:50:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:50:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:50:29 DEBUG : tictactoe/tictactoe/toe.txt: md5 = c9863781b036ffbe9054abd524cc2162 OK 2025/11/11 03:50:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 03:50:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/11 03:50:29 DEBUG : Waiting for deletions to finish 2025/11/11 03:50:29 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:30 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:30 DEBUG : tictactoe: Directory modification time the same (differ by -815.074µs, within tolerance 1ms) 2025/11/11 03:50:30 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:50:30 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -815.074µs, within tolerance 1ms) 2025/11/11 03:50:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 03:50:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:50:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 03:50:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/11 03:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:50:30 DEBUG : Waiting for deletions to finish 2025/11/11 03:50:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/11 03:50:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.22s) === RUN TestSyntax 2025/11/11 03:50:34 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:50:34 DEBUG : toe: Making directory with metadata 2025/11/11 03:50:35 INFO : toe: Made directory with metadata (mtime=2025-11-11T03:50:34.23581622Z) 2025/11/11 03:50:35 DEBUG : toe/toe: Making directory with metadata 2025/11/11 03:50:36 INFO : toe/toe: Made directory with metadata (mtime=2025-11-11T03:50:34.23581622Z) 2025/11/11 03:50:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 03:50:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:50:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:50:37 DEBUG : toe/toe/toe: md5 = fea7597de1354be994950ec19da252ae OK 2025/11/11 03:50:37 DEBUG : toe/toe/toe: size = 11 OK 2025/11/11 03:50:37 INFO : toe/toe/toe: Copied (new) 2025/11/11 03:50:37 DEBUG : Waiting for deletions to finish 2025/11/11 03:50:39 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/11 03:50:40 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.63s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:50:40 DEBUG : empty_dir: Making directory with metadata 2025/11/11 03:50:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:50:40 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:41 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/11 03:50:41 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:50:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:41 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:41 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:41 DEBUG : tictactoe: Making directory with metadata 2025/11/11 03:50:42 INFO : tictactoe: Made directory with metadata (mtime=2025-11-11T03:50:40.866817142Z) 2025/11/11 03:50:42 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:42 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:50:42 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/11 03:50:43 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-11T03:50:40.866817142Z) 2025/11/11 03:50:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:50:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 03:50:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:50:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 03:50:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:50:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:50:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:50:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:50:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = eed1f31148e877e48ed3717b1123aab2 OK 2025/11/11 03:50:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 03:50:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:50:44 INFO : toe/toe/toe.txt: Deleted 2025/11/11 03:50:44 INFO : toe/toe: Removing directory 2025/11/11 03:50:44 INFO : toe: Removing directory 2025/11/11 03:50:44 INFO : empty_dir: Removing directory 2025/11/11 03:50:44 DEBUG : Local file system at /tmp/rclone1897622364: deleted 3 directories 2025/11/11 03:50:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/11 03:50:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.80s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:50:48 DEBUG : empty_dir: Making directory with metadata 2025/11/11 03:50:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:50:48 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:49 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/11 03:50:50 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:50:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:50:50 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:50 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:50 DEBUG : tictactoe: Making directory with metadata 2025/11/11 03:50:51 INFO : tictactoe: Made directory with metadata (mtime=2025-11-11T03:50:48.668818224Z) 2025/11/11 03:50:51 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:51 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:50:51 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/11 03:50:51 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-11T03:50:48.668818224Z) 2025/11/11 03:50:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:50:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:50:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:50:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:50:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:50:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:50:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = b8a2f2938beaee3b5961c1dc6b711fdc OK 2025/11/11 03:50:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 03:50:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:50:53 INFO : toe/toe/toe.txt: Deleted 2025/11/11 03:50:53 INFO : toe/toe: Removing directory 2025/11/11 03:50:53 INFO : toe: Removing directory 2025/11/11 03:50:53 INFO : empty_dir: Removing directory 2025/11/11 03:50:53 DEBUG : Local file system at /tmp/rclone1897622364: deleted 3 directories 2025/11/11 03:50:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 03:50:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:50:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 03:50:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 03:50:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 03:50:56 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/11 03:50:58 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/11 03:50:58 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/11 03:51:00 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.56s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:51:01 DEBUG : Reset feature "Copy" 2025/11/11 03:51:01 DEBUG : Reset feature "Move" 2025/11/11 03:51:01 DEBUG : Reset feature "Copy" 2025/11/11 03:51:01 DEBUG : Reset feature "Move" 2025/11/11 03:51:01 DEBUG : empty_dir: Making directory with metadata 2025/11/11 03:51:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:51:01 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:51:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:51:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:51:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:51:01 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/11 03:51:02 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:51:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 03:51:02 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:51:02 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:51:02 DEBUG : tictactoe: Making directory with metadata 2025/11/11 03:51:02 INFO : tictactoe: Made directory with metadata (mtime=2025-11-11T03:51:01.232819957Z) 2025/11/11 03:51:02 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:51:02 DEBUG : toe: transformed to: tictactoe 2025/11/11 03:51:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:51:02 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/11 03:51:03 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-11T03:51:01.232819957Z) 2025/11/11 03:51:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 03:51:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 03:51:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:51:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 03:51:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:51:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:51:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:51:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:51:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 276f6d7669ec1fe8ef9ac92a6580ea6d OK 2025/11/11 03:51:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 03:51:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 03:51:05 INFO : toe/toe/toe.txt: Deleted 2025/11/11 03:51:05 INFO : toe/toe: Removing directory 2025/11/11 03:51:05 INFO : toe: Removing directory 2025/11/11 03:51:05 INFO : empty_dir: Removing directory 2025/11/11 03:51:05 DEBUG : Local file system at /tmp/rclone1897622364: deleted 3 directories 2025/11/11 03:51:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 03:51:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:51:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 03:51:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 03:51:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 03:51:10 DEBUG : toe/toe/toe.txt: md5 = 900e812eec23968bd938d34a7e487355 OK 2025/11/11 03:51:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/11 03:51:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/11 03:51:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/11 03:51:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/11 03:51:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/11 03:51:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/11 03:51:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.08s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:51:16 DEBUG : toe: transformed to: dG9l 2025/11/11 03:51:16 DEBUG : toe: transformed to: dG9l 2025/11/11 03:51:16 DEBUG : dG9l: Making directory with metadata 2025/11/11 03:51:17 INFO : dG9l: Made directory with metadata (mtime=2025-11-11T03:51:16.315822025Z) 2025/11/11 03:51:17 DEBUG : toe: transformed to: dG9l 2025/11/11 03:51:17 DEBUG : toe: transformed to: dG9l 2025/11/11 03:51:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/11 03:51:17 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/11 03:51:17 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-11T03:51:16.315822025Z) 2025/11/11 03:51:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/11 03:51:17 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/11 03:51:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 03:51:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 03:51:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 03:51:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:51:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:51:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 5d35534865cee29808b999a5fece8da0 OK 2025/11/11 03:51:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/11 03:51:19 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 03:51:19 DEBUG : Waiting for deletions to finish 2025/11/11 03:51:20 DEBUG : dG9l: transformed to: toe 2025/11/11 03:51:20 DEBUG : dG9l: transformed to: toe 2025/11/11 03:51:20 DEBUG : toe: Directory modification time the same (differ by 822.025µs, within tolerance 1ms) 2025/11/11 03:51:20 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/11 03:51:20 DEBUG : dG9l: transformed to: toe 2025/11/11 03:51:20 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/11 03:51:20 DEBUG : toe/toe: Directory modification time the same (differ by 822.025µs, within tolerance 1ms) 2025/11/11 03:51:20 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/11 03:51:20 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/11 03:51:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/11 03:51:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/11 03:51:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/11 03:51:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/11 03:51:20 DEBUG : Local file system at /tmp/rclone1897622364: Waiting for checks to finish 2025/11/11 03:51:20 DEBUG : Local file system at /tmp/rclone1897622364: Waiting for transfers to finish 2025/11/11 03:51:20 DEBUG : Waiting for deletions to finish 2025/11/11 03:51:22 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2025/11/11 03:51:23 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.62s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi'", Local "Local file system at /tmp/rclone1897622364", Modify Window "1ms" 2025/11/11 03:51:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:51:23 DEBUG : toe: transformed to: 2025/11/11 03:51:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:51:24 DEBUG : toe: transformed to: 2025/11/11 03:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Making directory with metadata 2025/11/11 03:51:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Made directory with metadata (mtime=2025-11-11T03:51:23.938823066Z) 2025/11/11 03:51:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:51:24 DEBUG : toe: transformed to: 2025/11/11 03:51:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:51:24 DEBUG : toe: transformed to: 2025/11/11 03:51:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:51:24 DEBUG : toe/toe: transformed to: 2025/11/11 03:51:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/11 03:51:24 DEBUG : toe/toe: Making directory with metadata 2025/11/11 03:51:26 INFO : toe/toe: Made directory with metadata (mtime=2025-11-11T03:51:23.938823066Z) 2025/11/11 03:51:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:51:26 DEBUG : toe/toe: transformed to: 2025/11/11 03:51:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/11 03:51:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:51:26 DEBUG : toe: transformed to: 2025/11/11 03:51:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 03:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for checks to finish 2025/11/11 03:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Waiting for transfers to finish 2025/11/11 03:51:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 03:51:26 DEBUG : toe/toe/toe: transformed to: 2025/11/11 03:51:26 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/11 03:51:27 DEBUG : toe/toe/toe: md5 = deb88dd2662fa37d6d3f56361af0a922 OK 2025/11/11 03:51:27 DEBUG : toe/toe/toe: size = 11 OK 2025/11/11 03:51:27 INFO : toe/toe/toe: Copied (new) 2025/11/11 03:51:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': not deleting files as there were IO errors 2025/11/11 03:51:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': not deleting directories as there were IO errors 2025/11/11 03:51:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/11 03:51:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.92s) PASS 2025/11/11 03:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufuwoq1koxi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 25m43.160627487s (try 1/5)