"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/03 01:05:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu" 2026/03/03 01:05:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 01:05:21 DEBUG : Creating backend with remote "/tmp/rclone3630563264" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:05:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/03 01:05:22 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:22 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:05:22 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:22 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:05:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:05:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:05:24 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:05:25 DEBUG : B2 bucket rclone-test-cupehil0munu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.92s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:26 DEBUG : Creating backend with remote "/non-existing" 2026/03/03 01:05:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/03 01:05:26 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:26 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:05:27 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:27 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:05:28 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:05:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:05:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.82s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.40s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:29 INFO : B2 bucket rclone-test-cupehil0munu: Running all checks before starting transfers 2026/03/03 01:05:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:05:29 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:29 INFO : B2 bucket rclone-test-cupehil0munu: Checks finished, now starting transfers 2026/03/03 01:05:29 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:05:29 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:05:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:05:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.38s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:30 ERROR : Ignoring --no-traverse with sync 2026/03/03 01:05:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:05:30 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:30 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:05:31 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:05:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:05:31 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:05:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.91s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/03 01:05:32 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:32 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:05:33 DEBUG : hello world2: size = 12 OK 2026/03/03 01:05:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/03 01:05:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.62s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:05:34 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:34 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:05:36 DEBUG : potato2: size = 11 OK 2026/03/03 01:05:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:05:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:05:38 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:38 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:05:39 DEBUG : potato2: size = 11 OK 2026/03/03 01:05:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:05:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.69s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/03 01:05:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:05:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/03 01:05:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:05:40 INFO : sub dir2: Making directory 2026/03/03 01:05:40 INFO : sub dir: Making directory 2026/03/03 01:05:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:05:40 INFO : sub dir2/sub sub dir2: Making directory 2026/03/03 01:05:40 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:40 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:05:41 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:05:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:05:41 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/03/03 01:05:41 DEBUG : B2 bucket rclone-test-cupehil0munu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.51s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:41 INFO : sub dir2: Making directory 2026/03/03 01:05:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/03 01:05:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:05:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:05:41 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:41 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:05:42 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:05:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:05:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.75s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:43 DEBUG : sub dir2: Making directory with metadata 2026/03/03 01:05:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:05:43 INFO : sub dir2: Making directory 2026/03/03 01:05:43 INFO : sub dir: Making directory 2026/03/03 01:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:05:43 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:43 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:05:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:05:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:05:44 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:05:44 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/03 01:05:44 DEBUG : B2 bucket rclone-test-cupehil0munu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/03 01:05:44 DEBUG : B2 bucket rclone-test-cupehil0munu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.60s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:45 INFO : sub dir2: Making directory 2026/03/03 01:05:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:05:45 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:45 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:05:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:05:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:05:46 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:05:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.57s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:47 DEBUG : sub dir2: Making directory with metadata 2026/03/03 01:05:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:05:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:05:47 INFO : sub dir2: Making directory 2026/03/03 01:05:47 INFO : sub dir: Making directory 2026/03/03 01:05:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:05:47 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:47 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:05:47 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:05:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:05:47 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:05:47 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/03 01:05:48 DEBUG : B2 bucket rclone-test-cupehil0munu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.52s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:48 INFO : sub dir2: Making directory 2026/03/03 01:05:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:05:49 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:49 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:05:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:05:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:05:50 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:05:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.95s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qamojod4doye" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-cupehil0munu -> B2 bucket rclone-test-qamojod4doye 2026/03/03 01:05:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:05:53 DEBUG : B2 bucket rclone-test-qamojod4doye: Waiting for checks to finish 2026/03/03 01:05:53 DEBUG : B2 bucket rclone-test-qamojod4doye: Waiting for transfers to finish 2026/03/03 01:05:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:05:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:05:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 01:05:53 DEBUG : B2 bucket rclone-test-qamojod4doye: Purge remote 2026/03/03 01:05:53 INFO : B2 bucket rclone-test-qamojod4doye: cleaning bucket "rclone-test-qamojod4doye" of all files 2026/03/03 01:05:54 DEBUG : sub dir/hello world: Deleting (id "4_z1f32ed6330adbb1b9fc80e1b_f1023286ec4ea9249_d20260303_m010553_c001_v0001157_t0052_u01772499953573") --- PASS: TestServerSideCopy (4.44s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:56 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:05:56 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:05:56 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:05:56 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 01:05:56 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:05:57 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 01:05:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/03 01:05:57 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.48s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:05:58 DEBUG : Creating backend with remote "TestB2:rclone-test-giligez1kali" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-cupehil0munu -> B2 bucket rclone-test-giligez1kali 2026/03/03 01:05:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:05:59 DEBUG : B2 bucket rclone-test-giligez1kali: Waiting for checks to finish 2026/03/03 01:05:59 DEBUG : B2 bucket rclone-test-giligez1kali: Waiting for transfers to finish 2026/03/03 01:06:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:06:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:06:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 01:06:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:06:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-giligez1kali) 2026/03/03 01:06:02 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 01:06:02 DEBUG : B2 bucket rclone-test-giligez1kali: Waiting for checks to finish 2026/03/03 01:06:02 DEBUG : B2 bucket rclone-test-giligez1kali: Waiting for transfers to finish 2026/03/03 01:06:03 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 01:06:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/03 01:06:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 01:06:03 DEBUG : B2 bucket rclone-test-giligez1kali: Purge remote 2026/03/03 01:06:03 INFO : B2 bucket rclone-test-giligez1kali: cleaning bucket "rclone-test-giligez1kali" of all files 2026/03/03 01:06:03 DEBUG : sub dir/hello world: Deleting (id "4_z4f320d0330bdbb1b9fc80e1b_f1002df8b8148fa38_d20260303_m010602_c001_v0001183_t0021_u01772499962916") 2026/03/03 01:06:03 DEBUG : sub dir/hello world: Deleting (id "4_z4f320d0330bdbb1b9fc80e1b_f1047b66517485928_d20260303_m010600_c001_v0001185_t0059_u01772499960242") --- PASS: TestServerSideCopyOverSelf (7.02s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:06:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:06:05 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 01:06:05 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:05 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:06 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 01:06:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/03 01:06:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/03 01:06:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.44s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:08 DEBUG : Creating backend with remote "TestB2:rclone-test-suyober5saka" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-cupehil0munu -> B2 bucket rclone-test-suyober5saka 2026/03/03 01:06:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:06:09 DEBUG : B2 bucket rclone-test-suyober5saka: Waiting for checks to finish 2026/03/03 01:06:09 DEBUG : B2 bucket rclone-test-suyober5saka: Waiting for transfers to finish 2026/03/03 01:06:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:06:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:06:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 01:06:12 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:06:12 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-suyober5saka) 2026/03/03 01:06:12 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 01:06:12 DEBUG : B2 bucket rclone-test-suyober5saka: Waiting for checks to finish 2026/03/03 01:06:12 DEBUG : B2 bucket rclone-test-suyober5saka: Waiting for transfers to finish 2026/03/03 01:06:12 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 01:06:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/03 01:06:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 01:06:12 INFO : sub dir/hello world: Deleted 2026/03/03 01:06:13 DEBUG : testing file moves 2026/03/03 01:06:14 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:06:14 DEBUG : B2 bucket rclone-test-suyober5saka: Waiting for checks to finish 2026/03/03 01:06:14 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-suyober5saka) 2026/03/03 01:06:14 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 01:06:14 DEBUG : B2 bucket rclone-test-suyober5saka: Waiting for transfers to finish 2026/03/03 01:06:14 DEBUG : sub dir/hello world: size = 24 OK 2026/03/03 01:06:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/03 01:06:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 01:06:14 INFO : sub dir/hello world: Deleted 2026/03/03 01:06:15 DEBUG : B2 bucket rclone-test-suyober5saka: Purge remote 2026/03/03 01:06:15 INFO : B2 bucket rclone-test-suyober5saka: cleaning bucket "rclone-test-suyober5saka" of all files 2026/03/03 01:06:15 DEBUG : sub dir/hello world: Deleting (id "4_z0f822d7330bdbb1b9fc80e1b_f108e24a5274e89b2_d20260303_m010614_c001_v0001097_t0017_u01772499974189") 2026/03/03 01:06:15 DEBUG : sub dir/hello world: Deleting (id "4_z0f822d7330bdbb1b9fc80e1b_f103bfbc4611d504e_d20260303_m010612_c001_v0001032_t0018_u01772499972207") 2026/03/03 01:06:15 DEBUG : sub dir/hello world: Deleting (id "4_z0f822d7330bdbb1b9fc80e1b_f102f13a355ce8952_d20260303_m010610_c001_v0001167_t0056_u01772499970302") --- PASS: TestServerSideMoveOverSelf (9.38s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:17 ERROR : error listing: directory not found 2026/03/03 01:06:17 INFO : Local file system at /tmp/rclone3630563264: Making directory 2026/03/03 01:06:17 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:17 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:06:19 DEBUG : Local file system at /tmp/rclone3630563264: Waiting for checks to finish 2026/03/03 01:06:19 DEBUG : Local file system at /tmp/rclone3630563264: Waiting for transfers to finish 2026/03/03 01:06:20 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/03 01:06:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:06:20 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/03 01:06:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.33s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:20 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/03 01:06:20 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:20 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:21 DEBUG : check sum: size = 1 OK 2026/03/03 01:06:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/03 01:06:21 INFO : check sum: Copied (new) 2026/03/03 01:06:21 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:21 DEBUG : check sum: size = 1 OK 2026/03/03 01:06:21 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/03 01:06:21 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/03 01:06:21 DEBUG : check sum: Unchanged skipping 2026/03/03 01:06:21 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:21 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:21 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.80s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/03 01:06:22 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:22 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:23 DEBUG : sizeonly: size = 6 OK 2026/03/03 01:06:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/03 01:06:23 INFO : sizeonly: Copied (new) 2026/03/03 01:06:23 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:24 DEBUG : sizeonly: size = 6 OK 2026/03/03 01:06:24 DEBUG : sizeonly: Sizes identical 2026/03/03 01:06:24 DEBUG : sizeonly: Unchanged skipping 2026/03/03 01:06:24 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:24 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:24 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:24 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.42s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/03 01:06:25 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:25 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/03 01:06:26 INFO : ignore-size: Copied (new) 2026/03/03 01:06:26 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:06:26 DEBUG : ignore-size: Unchanged skipping 2026/03/03 01:06:26 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:26 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:26 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.54s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:28 DEBUG : existing: size = 6 OK 2026/03/03 01:06:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:06:28 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:28 DEBUG : existing: Unchanged skipping 2026/03/03 01:06:28 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:28 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:28 INFO : There was nothing to transfer 2026/03/03 01:06:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/03 01:06:28 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:28 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:29 DEBUG : existing: size = 6 OK 2026/03/03 01:06:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/03 01:06:29 INFO : existing: Copied (replaced existing) 2026/03/03 01:06:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.33s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/03 01:06:29 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:29 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:31 DEBUG : existing: size = 6 OK 2026/03/03 01:06:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/03 01:06:31 INFO : existing: Copied (new) 2026/03/03 01:06:31 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:32 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:32 DEBUG : existing: Destination exists, skipping 2026/03/03 01:06:32 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:32 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.96s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:33 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/03 01:06:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 01:06:34 DEBUG : c/non empty space: size = 5 OK 2026/03/03 01:06:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:06:34 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 01:06:34 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:34 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:35 DEBUG : a/potato2: size = 60 OK 2026/03/03 01:06:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 01:06:35 INFO : a/potato2: Copied (new) 2026/03/03 01:06:35 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:35 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:38 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:38 DEBUG : empty space: size = 1 OK 2026/03/03 01:06:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/03 01:06:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/03 01:06:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/03 01:06:38 DEBUG : empty space: Unchanged skipping 2026/03/03 01:06:38 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:38 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:38 INFO : There was nothing to transfer 2026/03/03 01:06:38 DEBUG : empty space: size = 1 OK 2026/03/03 01:06:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/03 01:06:38 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/03 01:06:40 INFO : empty space: Updated modification time in destination 2026/03/03 01:06:40 DEBUG : empty space: Unchanged skipping 2026/03/03 01:06:40 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:40 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:40 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:42 DEBUG : empty space: size = 1 OK 2026/03/03 01:06:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/03 01:06:42 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/03 01:06:42 DEBUG : empty space: Unchanged skipping 2026/03/03 01:06:42 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:42 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.04s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:43 DEBUG : foo: size = 3 OK 2026/03/03 01:06:43 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/03 01:06:43 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:06:43 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:06:43 DEBUG : foo: sha1 differ 2026/03/03 01:06:43 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:43 DEBUG : foo: size = 3 OK 2026/03/03 01:06:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/03 01:06:43 INFO : foo: Copied (replaced existing) 2026/03/03 01:06:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:45 DEBUG : empty space: size = 1 OK 2026/03/03 01:06:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:06:45 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/03 01:06:45 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:45 DEBUG : empty space: Unchanged skipping 2026/03/03 01:06:45 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:46 DEBUG : potato: size = 60 OK 2026/03/03 01:06:46 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 01:06:46 INFO : potato: Copied (new) 2026/03/03 01:06:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.63s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:48 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:48 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:06:48 DEBUG : potato: size = 60 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:06:48 DEBUG : potato: Sizes differ 2026/03/03 01:06:48 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:48 DEBUG : potato: size = 21 OK 2026/03/03 01:06:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/03 01:06:48 INFO : potato: Copied (replaced existing) 2026/03/03 01:06:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.42s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:51 DEBUG : potato: size = 21 OK 2026/03/03 01:06:51 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/03 01:06:51 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3630563264) 2026/03/03 01:06:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:06:51 DEBUG : potato: sha1 differ 2026/03/03 01:06:51 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:51 DEBUG : potato: size = 21 OK 2026/03/03 01:06:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/03 01:06:51 INFO : potato: Copied (replaced existing) 2026/03/03 01:06:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:06:55 DEBUG : empty space: size = 1 OK 2026/03/03 01:06:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:06:55 DEBUG : empty space: Unchanged skipping 2026/03/03 01:06:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/03 01:06:55 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:55 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:55 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:06:58 DEBUG : empty space: size = 1 OK 2026/03/03 01:06:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:06:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:06:58 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:06:58 DEBUG : empty space: Unchanged skipping 2026/03/03 01:06:58 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:06:59 DEBUG : potato2: size = 60 OK 2026/03/03 01:06:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 01:06:59 INFO : potato2: Copied (new) 2026/03/03 01:06:59 DEBUG : Waiting for deletions to finish 2026/03/03 01:06:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:07:01 INFO : d: Making directory 2026/03/03 01:07:01 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/03 01:07:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 01:07:01 DEBUG : c/non empty space: size = 5 OK 2026/03/03 01:07:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:07:01 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 01:07:02 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:02 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:02 DEBUG : a/potato2: size = 60 OK 2026/03/03 01:07:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 01:07:02 INFO : a/potato2: Copied (new) 2026/03/03 01:07:02 DEBUG : Waiting for deletions to finish 2026/03/03 01:07:02 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:07:04 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/03 01:07:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 01:07:05 DEBUG : c/non empty space: size = 5 OK 2026/03/03 01:07:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:07:05 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 01:07:05 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:05 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:06 DEBUG : a/potato2: size = 60 OK 2026/03/03 01:07:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 01:07:06 INFO : a/potato2: Copied (new) 2026/03/03 01:07:06 ERROR : B2 bucket rclone-test-cupehil0munu: not deleting files as there were IO errors 2026/03/03 01:07:06 ERROR : B2 bucket rclone-test-cupehil0munu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.87s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:07:08 DEBUG : Waiting for deletions to finish 2026/03/03 01:07:09 DEBUG : empty space: size = 1 OK 2026/03/03 01:07:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:07:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:07:09 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:09 DEBUG : empty space: Unchanged skipping 2026/03/03 01:07:09 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:09 INFO : potato: Deleted 2026/03/03 01:07:10 DEBUG : potato2: size = 60 OK 2026/03/03 01:07:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 01:07:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (4.07s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:07:12 DEBUG : Waiting for deletions to finish 2026/03/03 01:07:12 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:12 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:12 INFO : potato: Deleted 2026/03/03 01:07:13 DEBUG : empty space: size = 1 OK 2026/03/03 01:07:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:07:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:07:13 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:13 DEBUG : empty space: Unchanged skipping 2026/03/03 01:07:13 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:14 DEBUG : potato2: size = 60 OK 2026/03/03 01:07:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 01:07:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.76s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:07:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:07:16 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:16 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:16 DEBUG : potato2: size = 19 OK 2026/03/03 01:07:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/03 01:07:16 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.76s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:07:20 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 01:07:20 DEBUG : enormous: Excluded 2026/03/03 01:07:20 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 01:07:20 DEBUG : potato2: Excluded 2026/03/03 01:07:20 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 01:07:20 DEBUG : potato2: Excluded 2026/03/03 01:07:20 DEBUG : empty space: size = 1 OK 2026/03/03 01:07:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:07:20 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:20 DEBUG : empty space: Unchanged skipping 2026/03/03 01:07:20 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:20 DEBUG : Waiting for deletions to finish 2026/03/03 01:07:20 INFO : There was nothing to transfer 2026/03/03 01:07:20 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 01:07:20 DEBUG : enormous: Excluded 2026/03/03 01:07:20 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 01:07:20 DEBUG : potato2: Excluded 2026/03/03 01:07:20 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 01:07:20 DEBUG : potato2: Excluded 2026/03/03 01:07:20 DEBUG : empty space: size = 1 OK 2026/03/03 01:07:20 DEBUG : Local file system at /tmp/rclone3630563264: Waiting for checks to finish 2026/03/03 01:07:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/03 01:07:20 DEBUG : empty space: Unchanged skipping 2026/03/03 01:07:20 DEBUG : Local file system at /tmp/rclone3630563264: Waiting for transfers to finish 2026/03/03 01:07:20 DEBUG : Waiting for deletions to finish 2026/03/03 01:07:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:07:24 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 01:07:24 DEBUG : enormous: Excluded 2026/03/03 01:07:24 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 01:07:24 DEBUG : potato2: Excluded 2026/03/03 01:07:25 DEBUG : empty space: size = 1 OK 2026/03/03 01:07:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:07:25 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:25 DEBUG : empty space: Unchanged skipping 2026/03/03 01:07:25 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:25 DEBUG : Waiting for deletions to finish 2026/03/03 01:07:25 INFO : enormous: Deleted 2026/03/03 01:07:25 INFO : potato2: Deleted 2026/03/03 01:07:25 INFO : There was nothing to transfer 2026/03/03 01:07:25 DEBUG : empty space: size = 1 OK 2026/03/03 01:07:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/03 01:07:25 DEBUG : empty space: Unchanged skipping 2026/03/03 01:07:25 DEBUG : Local file system at /tmp/rclone3630563264: Waiting for checks to finish 2026/03/03 01:07:25 DEBUG : Local file system at /tmp/rclone3630563264: Waiting for transfers to finish 2026/03/03 01:07:25 DEBUG : Waiting for deletions to finish 2026/03/03 01:07:25 INFO : enormous: Deleted 2026/03/03 01:07:25 INFO : potato2: Deleted 2026/03/03 01:07:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.42s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:07:28 DEBUG : five: Need to transfer - File not found at Destination 2026/03/03 01:07:28 DEBUG : four: size = 4 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:07:28 DEBUG : one: Destination is newer than source, skipping 2026/03/03 01:07:28 DEBUG : four: size = 8 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:07:28 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:28 DEBUG : four: Sizes differ 2026/03/03 01:07:28 DEBUG : two: size = 3 OK 2026/03/03 01:07:28 DEBUG : three: size = 5 OK 2026/03/03 01:07:28 DEBUG : three: Sizes identical 2026/03/03 01:07:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3630563264) 2026/03/03 01:07:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/03 01:07:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/03 01:07:28 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:07:28 DEBUG : two: sha1 differ 2026/03/03 01:07:28 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:29 DEBUG : five: size = 4 OK 2026/03/03 01:07:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/03 01:07:29 INFO : five: Copied (new) 2026/03/03 01:07:29 DEBUG : four: size = 4 OK 2026/03/03 01:07:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/03 01:07:29 INFO : four: Copied (replaced existing) 2026/03/03 01:07:29 DEBUG : two: size = 3 OK 2026/03/03 01:07:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/03 01:07:29 INFO : two: Copied (replaced existing) 2026/03/03 01:07:29 DEBUG : Waiting for deletions to finish 2026/03/03 01:07:30 DEBUG : five: size = 4 OK 2026/03/03 01:07:30 DEBUG : four: size = 4 OK 2026/03/03 01:07:30 DEBUG : one: Destination is newer than source, skipping 2026/03/03 01:07:30 DEBUG : three: size = 5 OK 2026/03/03 01:07:30 DEBUG : two: size = 3 OK 2026/03/03 01:07:30 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/03 01:07:30 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/03 01:07:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/03 01:07:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3630563264) 2026/03/03 01:07:30 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:07:30 DEBUG : three: sha1 differ 2026/03/03 01:07:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/03 01:07:30 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/03 01:07:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/03 01:07:30 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/03 01:07:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/03 01:07:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/03 01:07:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/03 01:07:30 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:30 DEBUG : three: size = 5 OK 2026/03/03 01:07:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/03 01:07:30 INFO : three: Copied (replaced existing) 2026/03/03 01:07:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.16s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/03 01:07:32 INFO : B2 bucket rclone-test-cupehil0munu: Making map for --track-renames 2026/03/03 01:07:32 INFO : B2 bucket rclone-test-cupehil0munu: Finished making map for --track-renames 2026/03/03 01:07:32 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:32 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for renames to finish 2026/03/03 01:07:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/03 01:07:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/03 01:07:32 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:32 DEBUG : potato: size = 14 OK 2026/03/03 01:07:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/03 01:07:32 INFO : potato: Copied (new) 2026/03/03 01:07:33 DEBUG : yam: size = 11 OK 2026/03/03 01:07:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/03 01:07:33 INFO : yam: Copied (new) 2026/03/03 01:07:33 DEBUG : Waiting for deletions to finish 2026/03/03 01:07:33 DEBUG : potato: size = 14 OK 2026/03/03 01:07:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:07:33 INFO : B2 bucket rclone-test-cupehil0munu: Making map for --track-renames 2026/03/03 01:07:33 INFO : B2 bucket rclone-test-cupehil0munu: Finished making map for --track-renames 2026/03/03 01:07:33 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:33 DEBUG : potato: Unchanged skipping 2026/03/03 01:07:33 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for renames to finish 2026/03/03 01:07:34 DEBUG : yaml: size = 11 OK 2026/03/03 01:07:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/03 01:07:34 INFO : yam: Copied (server-side copy) to: yaml 2026/03/03 01:07:34 INFO : yam: Deleted 2026/03/03 01:07:34 INFO : yaml: Renamed from "yam" 2026/03/03 01:07:34 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/03 01:07:35 INFO : B2 bucket rclone-test-cupehil0munu: Making map for --track-renames 2026/03/03 01:07:35 INFO : B2 bucket rclone-test-cupehil0munu: Finished making map for --track-renames 2026/03/03 01:07:35 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/03 01:07:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/03 01:07:35 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for renames to finish 2026/03/03 01:07:35 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:35 DEBUG : yam: size = 11 OK 2026/03/03 01:07:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/03 01:07:35 INFO : yam: Copied (new) 2026/03/03 01:07:36 DEBUG : potato: size = 14 OK 2026/03/03 01:07:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/03 01:07:36 INFO : potato: Copied (new) 2026/03/03 01:07:36 DEBUG : Waiting for deletions to finish 2026/03/03 01:07:37 DEBUG : potato: size = 14 OK 2026/03/03 01:07:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:07:37 INFO : B2 bucket rclone-test-cupehil0munu: Making map for --track-renames 2026/03/03 01:07:37 INFO : B2 bucket rclone-test-cupehil0munu: Finished making map for --track-renames 2026/03/03 01:07:37 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:37 DEBUG : potato: Unchanged skipping 2026/03/03 01:07:37 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for renames to finish 2026/03/03 01:07:38 DEBUG : yaml: size = 11 OK 2026/03/03 01:07:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/03 01:07:38 INFO : yam: Copied (server-side copy) to: yaml 2026/03/03 01:07:38 INFO : yam: Deleted 2026/03/03 01:07:38 INFO : yaml: Renamed from "yam" 2026/03/03 01:07:38 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.84s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/03 01:07:39 INFO : B2 bucket rclone-test-cupehil0munu: Making map for --track-renames 2026/03/03 01:07:39 INFO : B2 bucket rclone-test-cupehil0munu: Finished making map for --track-renames 2026/03/03 01:07:39 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/03 01:07:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/03 01:07:39 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for renames to finish 2026/03/03 01:07:39 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:40 DEBUG : sub/yam: size = 11 OK 2026/03/03 01:07:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/03 01:07:40 INFO : sub/yam: Copied (new) 2026/03/03 01:07:40 DEBUG : potato: size = 14 OK 2026/03/03 01:07:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/03 01:07:40 INFO : potato: Copied (new) 2026/03/03 01:07:40 DEBUG : Waiting for deletions to finish 2026/03/03 01:07:40 DEBUG : potato: size = 14 OK 2026/03/03 01:07:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:07:40 DEBUG : potato: Unchanged skipping 2026/03/03 01:07:41 INFO : B2 bucket rclone-test-cupehil0munu: Making map for --track-renames 2026/03/03 01:07:41 INFO : B2 bucket rclone-test-cupehil0munu: Finished making map for --track-renames 2026/03/03 01:07:41 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:41 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for renames to finish 2026/03/03 01:07:41 DEBUG : yam: size = 11 OK 2026/03/03 01:07:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/03 01:07:41 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/03 01:07:42 INFO : sub/yam: Deleted 2026/03/03 01:07:42 INFO : yam: Renamed from "sub/yam" 2026/03/03 01:07:42 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.81s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:07:43 DEBUG : Creating backend with remote "/tmp/rclone3630563264/dir1" 2026/03/03 01:07:43 DEBUG : Creating backend with remote "/tmp/rclone3630563264/dir2" 2026/03/03 01:07:43 DEBUG : Local file system at /tmp/rclone3630563264/dir2: Using server-side directory move 2026/03/03 01:07:43 INFO : Local file system at /tmp/rclone3630563264/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/03 01:07:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/03 01:07:43 DEBUG : Local file system at /tmp/rclone3630563264/dir2: Waiting for checks to finish 2026/03/03 01:07:43 INFO : file1.txt: Moved (server-side) 2026/03/03 01:07:43 DEBUG : Local file system at /tmp/rclone3630563264/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:07:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:07:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/03 01:07:43 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:43 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:07:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:07:43 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:07:43 INFO : sub dir/hello world: Deleted 2026/03/03 01:07:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/03 01:07:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/03 01:07:44 INFO : nested/sub dir/file: Copied (new) 2026/03/03 01:07:44 INFO : nested/sub dir/file: Deleted 2026/03/03 01:07:44 INFO : sub dir: Removing directory 2026/03/03 01:07:44 INFO : nested/sub dir: Removing directory 2026/03/03 01:07:44 INFO : nested: Removing directory 2026/03/03 01:07:44 DEBUG : Local file system at /tmp/rclone3630563264: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.96s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:07:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/03 01:07:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:07:45 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:45 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:45 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:07:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:07:45 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:07:45 INFO : sub dir/hello world: Deleted 2026/03/03 01:07:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/03 01:07:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/03 01:07:46 INFO : nested/sub dir/file: Copied (new) 2026/03/03 01:07:46 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:07:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/03 01:07:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/03 01:07:47 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:47 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:47 DEBUG : existing-b: size = 6 OK 2026/03/03 01:07:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/03 01:07:47 INFO : existing-b: Copied (new) 2026/03/03 01:07:47 INFO : existing-b: Deleted 2026/03/03 01:07:48 DEBUG : existing: size = 6 OK 2026/03/03 01:07:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/03 01:07:48 INFO : existing: Copied (new) 2026/03/03 01:07:48 INFO : existing: Deleted 2026/03/03 01:07:49 DEBUG : existing: Destination exists, skipping 2026/03/03 01:07:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/03 01:07:49 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:07:49 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:07:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.83s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:07:50 DEBUG : Creating backend with remote "TestB2:rclone-test-dotasin7vanu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cupehil0munu -> B2 bucket rclone-test-dotasin7vanu 2026/03/03 01:07:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:07:54 DEBUG : empty space: size = 1 OK 2026/03/03 01:07:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 01:07:54 DEBUG : empty space: Unchanged skipping 2026/03/03 01:07:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:07:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dotasin7vanu) 2026/03/03 01:07:54 DEBUG : potato3: Sizes differ 2026/03/03 01:07:54 DEBUG : B2 bucket rclone-test-dotasin7vanu: Waiting for checks to finish 2026/03/03 01:07:55 INFO : empty space: Deleted 2026/03/03 01:07:55 DEBUG : B2 bucket rclone-test-dotasin7vanu: Waiting for transfers to finish 2026/03/03 01:07:55 DEBUG : potato2: size = 60 OK 2026/03/03 01:07:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 01:07:55 INFO : potato2: Copied (server-side copy) 2026/03/03 01:07:55 DEBUG : potato3: size = 68 OK 2026/03/03 01:07:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/03 01:07:55 INFO : potato3: Copied (server-side copy) 2026/03/03 01:07:55 INFO : potato2: Deleted 2026/03/03 01:07:55 INFO : potato3: Deleted 2026/03/03 01:07:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qozepes5tebo" 2026/03/03 01:07:57 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/03 01:07:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:07:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/03 01:07:57 DEBUG : B2 bucket rclone-test-qozepes5tebo: Waiting for checks to finish 2026/03/03 01:07:57 DEBUG : B2 bucket rclone-test-qozepes5tebo: Waiting for transfers to finish 2026/03/03 01:07:57 DEBUG : empty space: size = 1 OK 2026/03/03 01:07:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/03 01:07:57 INFO : empty space: Copied (server-side copy) 2026/03/03 01:07:58 INFO : empty space: Deleted 2026/03/03 01:07:58 DEBUG : potato2: size = 60 OK 2026/03/03 01:07:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 01:07:58 INFO : potato2: Copied (server-side copy) 2026/03/03 01:07:59 INFO : potato2: Deleted 2026/03/03 01:07:59 DEBUG : potato3: size = 68 OK 2026/03/03 01:07:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/03 01:07:59 INFO : potato3: Copied (server-side copy) 2026/03/03 01:07:59 INFO : potato3: Deleted 2026/03/03 01:07:59 DEBUG : B2 bucket rclone-test-qozepes5tebo: Purge remote 2026/03/03 01:07:59 INFO : B2 bucket rclone-test-qozepes5tebo: cleaning bucket "rclone-test-qozepes5tebo" of all files 2026/03/03 01:07:59 DEBUG : empty space: Deleting (id "4_z4f42cdb330cdbb1b9fc80e1b_f10000ea98bb65d55_d20260303_m010757_c001_v0001137_t0047_u01772500077790") 2026/03/03 01:07:59 DEBUG : potato2: Deleting (id "4_z4f42cdb330cdbb1b9fc80e1b_f106043a146f92842_d20260303_m010758_c001_v0001172_t0037_u01772500078093") 2026/03/03 01:07:59 DEBUG : potato3: Deleting (id "4_z4f42cdb330cdbb1b9fc80e1b_f103a2aa68641ca76_d20260303_m010758_c001_v0001173_t0018_u01772500078154") 2026/03/03 01:08:00 DEBUG : B2 bucket rclone-test-dotasin7vanu: Purge remote 2026/03/03 01:08:00 INFO : B2 bucket rclone-test-dotasin7vanu: cleaning bucket "rclone-test-dotasin7vanu" of all files 2026/03/03 01:08:00 DEBUG : empty space: Deleting (id "4_zdf62bd9330cdbb1b9fc80e1b_f412e8e6c0bd4bc29_d20260303_m010758_c001_v7007000_t0000_u01772500078066") 2026/03/03 01:08:00 DEBUG : empty space: Deleting (id "4_zdf62bd9330cdbb1b9fc80e1b_f1121f610a691589a_d20260303_m010753_c001_v0001042_t0012_u01772500073976") 2026/03/03 01:08:00 DEBUG : potato2: Deleting (id "4_zdf62bd9330cdbb1b9fc80e1b_f412e8e6c0bd4bc2a_d20260303_m010758_c001_v7007000_t0000_u01772500078978") 2026/03/03 01:08:00 DEBUG : potato2: Deleting (id "4_zdf62bd9330cdbb1b9fc80e1b_f108e24a5274e8f5e_d20260303_m010755_c001_v0001097_t0025_u01772500075029") 2026/03/03 01:08:00 DEBUG : potato3: Deleting (id "4_zdf62bd9330cdbb1b9fc80e1b_f412e8e6c0bd4bc2b_d20260303_m010759_c001_v7007000_t0000_u01772500079182") 2026/03/03 01:08:00 DEBUG : potato3: Deleting (id "4_zdf62bd9330cdbb1b9fc80e1b_f116164dfd1a0237e_d20260303_m010755_c001_v0001134_t0014_u01772500075406") 2026/03/03 01:08:00 DEBUG : potato3: Deleting (id "4_zdf62bd9330cdbb1b9fc80e1b_f1121f610a691589c_d20260303_m010754_c001_v0001042_t0010_u01772500074302") --- PASS: TestServerSideMove (12.41s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:08:02 DEBUG : Creating backend with remote "TestB2:rclone-test-dimewit0woni" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cupehil0munu -> B2 bucket rclone-test-dimewit0woni 2026/03/03 01:08:09 DEBUG : empty space: Excluded (Size Filter) 2026/03/03 01:08:09 DEBUG : empty space: Excluded 2026/03/03 01:08:09 DEBUG : empty space: Excluded (Size Filter) 2026/03/03 01:08:09 DEBUG : empty space: Excluded 2026/03/03 01:08:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:08:09 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:08:09 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dimewit0woni) 2026/03/03 01:08:09 DEBUG : potato3: Sizes differ 2026/03/03 01:08:09 DEBUG : B2 bucket rclone-test-dimewit0woni: Waiting for checks to finish 2026/03/03 01:08:09 DEBUG : B2 bucket rclone-test-dimewit0woni: Waiting for transfers to finish 2026/03/03 01:08:10 DEBUG : potato2: size = 60 OK 2026/03/03 01:08:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 01:08:10 INFO : potato2: Copied (server-side copy) 2026/03/03 01:08:10 INFO : potato2: Deleted 2026/03/03 01:08:11 DEBUG : potato3: size = 68 OK 2026/03/03 01:08:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/03 01:08:11 INFO : potato3: Copied (server-side copy) 2026/03/03 01:08:11 INFO : potato3: Deleted 2026/03/03 01:08:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hugojoq2gena" 2026/03/03 01:08:12 DEBUG : empty space: Excluded (Size Filter) 2026/03/03 01:08:12 DEBUG : empty space: Excluded 2026/03/03 01:08:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:08:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/03 01:08:13 DEBUG : B2 bucket rclone-test-hugojoq2gena: Waiting for checks to finish 2026/03/03 01:08:13 DEBUG : B2 bucket rclone-test-hugojoq2gena: Waiting for transfers to finish 2026/03/03 01:08:13 DEBUG : potato2: size = 60 OK 2026/03/03 01:08:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 01:08:13 INFO : potato2: Copied (server-side copy) 2026/03/03 01:08:14 INFO : potato2: Deleted 2026/03/03 01:08:14 DEBUG : potato3: size = 68 OK 2026/03/03 01:08:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/03 01:08:14 INFO : potato3: Copied (server-side copy) 2026/03/03 01:08:14 INFO : potato3: Deleted 2026/03/03 01:08:15 DEBUG : B2 bucket rclone-test-hugojoq2gena: Purge remote 2026/03/03 01:08:15 INFO : B2 bucket rclone-test-hugojoq2gena: cleaning bucket "rclone-test-hugojoq2gena" of all files 2026/03/03 01:08:15 DEBUG : potato2: Deleting (id "4_z4f020d9330ddbb1b9fc80e1b_f114140c92ed4c657_d20260303_m010813_c001_v0001033_t0019_u01772500093653") 2026/03/03 01:08:15 DEBUG : potato3: Deleting (id "4_z4f020d9330ddbb1b9fc80e1b_f110f8d2ad1103372_d20260303_m010814_c001_v0001167_t0008_u01772500094051") 2026/03/03 01:08:16 DEBUG : B2 bucket rclone-test-dimewit0woni: Purge remote 2026/03/03 01:08:16 INFO : B2 bucket rclone-test-dimewit0woni: cleaning bucket "rclone-test-dimewit0woni" of all files 2026/03/03 01:08:16 DEBUG : empty space: Deleting (id "4_zdf82ede330cdbb1b9fc80e1b_f100a9d40026abefa_d20260303_m010807_c001_v0001173_t0057_u01772500087433") 2026/03/03 01:08:16 DEBUG : potato2: Deleting (id "4_zdf82ede330cdbb1b9fc80e1b_f4189a6251c7c7a45_d20260303_m010814_c001_v7007000_t0000_u01772500094080") 2026/03/03 01:08:16 DEBUG : potato2: Deleting (id "4_zdf82ede330cdbb1b9fc80e1b_f116a3978f46f0d8e_d20260303_m010809_c001_v0001039_t0038_u01772500089616") 2026/03/03 01:08:16 DEBUG : potato3: Deleting (id "4_zdf82ede330cdbb1b9fc80e1b_f4189a6251c7c7a46_d20260303_m010814_c001_v7007000_t0000_u01772500094687") 2026/03/03 01:08:16 DEBUG : potato3: Deleting (id "4_zdf82ede330cdbb1b9fc80e1b_f11613c63bcf66978_d20260303_m010810_c001_v0001116_t0037_u01772500090981") 2026/03/03 01:08:16 DEBUG : potato3: Deleting (id "4_zdf82ede330cdbb1b9fc80e1b_f100a9d40026abf02_d20260303_m010807_c001_v0001173_t0051_u01772500087973") --- PASS: TestServerSideMoveWithFilter (15.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:08:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qeyisev4timu" 2026/03/03 01:08:22 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cupehil0munu -> B2 bucket rclone-test-qeyisev4timu 2026/03/03 01:08:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:08:24 DEBUG : empty space: size = 1 OK 2026/03/03 01:08:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 01:08:24 DEBUG : empty space: Unchanged skipping 2026/03/03 01:08:24 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:08:24 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qeyisev4timu) 2026/03/03 01:08:24 DEBUG : potato3: Sizes differ 2026/03/03 01:08:24 DEBUG : B2 bucket rclone-test-qeyisev4timu: Waiting for checks to finish 2026/03/03 01:08:24 INFO : empty space: Deleted 2026/03/03 01:08:24 DEBUG : B2 bucket rclone-test-qeyisev4timu: Waiting for transfers to finish 2026/03/03 01:08:25 DEBUG : potato2: size = 60 OK 2026/03/03 01:08:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 01:08:25 INFO : potato2: Copied (server-side copy) 2026/03/03 01:08:25 INFO : potato2: Deleted 2026/03/03 01:08:25 DEBUG : potato3: size = 68 OK 2026/03/03 01:08:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/03 01:08:25 INFO : potato3: Copied (server-side copy) 2026/03/03 01:08:25 INFO : potato3: Deleted 2026/03/03 01:08:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bohuxas7juko" 2026/03/03 01:08:27 INFO : tomatoDir: Making directory 2026/03/03 01:08:27 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/03 01:08:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:08:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/03 01:08:27 DEBUG : B2 bucket rclone-test-bohuxas7juko: Waiting for checks to finish 2026/03/03 01:08:27 DEBUG : B2 bucket rclone-test-bohuxas7juko: Waiting for transfers to finish 2026/03/03 01:08:28 DEBUG : empty space: size = 1 OK 2026/03/03 01:08:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/03 01:08:28 INFO : empty space: Copied (server-side copy) 2026/03/03 01:08:28 DEBUG : potato3: size = 68 OK 2026/03/03 01:08:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/03 01:08:28 INFO : potato3: Copied (server-side copy) 2026/03/03 01:08:28 INFO : empty space: Deleted 2026/03/03 01:08:29 INFO : potato3: Deleted 2026/03/03 01:08:29 DEBUG : potato2: size = 60 OK 2026/03/03 01:08:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 01:08:29 INFO : potato2: Copied (server-side copy) 2026/03/03 01:08:29 INFO : potato2: Deleted 2026/03/03 01:08:30 DEBUG : B2 bucket rclone-test-bohuxas7juko: Purge remote 2026/03/03 01:08:30 INFO : B2 bucket rclone-test-bohuxas7juko: cleaning bucket "rclone-test-bohuxas7juko" of all files 2026/03/03 01:08:30 DEBUG : empty space: Deleting (id "4_zbfc24d1330ddbb1b9fc80e1b_f10845fa01338eabe_d20260303_m010828_c001_v0001033_t0022_u01772500108202") 2026/03/03 01:08:30 DEBUG : potato2: Deleting (id "4_zbfc24d1330ddbb1b9fc80e1b_f101cfe7081ea0e4b_d20260303_m010828_c001_v0001172_t0034_u01772500108603") 2026/03/03 01:08:30 DEBUG : potato3: Deleting (id "4_zbfc24d1330ddbb1b9fc80e1b_f1051ac187516aa73_d20260303_m010828_c001_v0001033_t0019_u01772500108602") 2026/03/03 01:08:30 DEBUG : B2 bucket rclone-test-qeyisev4timu: Purge remote 2026/03/03 01:08:30 INFO : B2 bucket rclone-test-qeyisev4timu: cleaning bucket "rclone-test-qeyisev4timu" of all files 2026/03/03 01:08:31 DEBUG : empty space: Deleting (id "4_zef822de330ddbb1b9fc80e1b_f420b632a54194bfc_d20260303_m010828_c001_v7007000_t0000_u01772500108738") 2026/03/03 01:08:31 DEBUG : empty space: Deleting (id "4_zef822de330ddbb1b9fc80e1b_f108dcc4190dfbe1d_d20260303_m010823_c001_v0001131_t0052_u01772500103848") 2026/03/03 01:08:31 DEBUG : potato2: Deleting (id "4_zef822de330ddbb1b9fc80e1b_f40678b47042fc8e0_d20260303_m010829_c001_v7007000_t0000_u01772500109523") 2026/03/03 01:08:31 DEBUG : potato2: Deleting (id "4_zef822de330ddbb1b9fc80e1b_f118bc06b8ed75851_d20260303_m010824_c001_v0001161_t0048_u01772500104857") 2026/03/03 01:08:31 DEBUG : potato3: Deleting (id "4_zef822de330ddbb1b9fc80e1b_f40678b47042fc8de_d20260303_m010828_c001_v7007000_t0000_u01772500108909") 2026/03/03 01:08:31 DEBUG : potato3: Deleting (id "4_zef822de330ddbb1b9fc80e1b_f113f70309b70e15a_d20260303_m010825_c001_v0001173_t0037_u01772500105210") 2026/03/03 01:08:31 DEBUG : potato3: Deleting (id "4_zef822de330ddbb1b9fc80e1b_f108dcc4190dfbe21_d20260303_m010824_c001_v0001131_t0004_u01772500104138") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.68s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.79s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:08:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:08:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/rclone-sync-test" 2026/03/03 01:08:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/rclone-sync-test-include/layer2" 2026/03/03 01:08:40 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/rclone-sync-test-ignore-file" 2026/03/03 01:08:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 01:08:44 DEBUG : B2 bucket rclone-test-cupehil0munu path rclone-sync-test: Waiting for checks to finish 2026/03/03 01:08:44 DEBUG : B2 bucket rclone-test-cupehil0munu path rclone-sync-test: Waiting for transfers to finish 2026/03/03 01:08:44 DEBUG : Waiting for deletions to finish 2026/03/03 01:08:44 INFO : There was nothing to transfer 2026/03/03 01:08:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 01:08:44 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:08:44 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:08:44 DEBUG : Waiting for deletions to finish 2026/03/03 01:08:44 INFO : There was nothing to transfer 2026/03/03 01:08:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 01:08:45 DEBUG : B2 bucket rclone-test-cupehil0munu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/03 01:08:45 DEBUG : B2 bucket rclone-test-cupehil0munu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/03 01:08:45 DEBUG : Waiting for deletions to finish 2026/03/03 01:08:45 INFO : There was nothing to transfer 2026/03/03 01:08:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 01:08:46 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:08:46 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:08:46 DEBUG : Waiting for deletions to finish 2026/03/03 01:08:46 INFO : There was nothing to transfer 2026/03/03 01:08:46 DEBUG : Excluded 2026/03/03 01:08:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 01:08:46 DEBUG : B2 bucket rclone-test-cupehil0munu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/03 01:08:46 DEBUG : B2 bucket rclone-test-cupehil0munu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/03 01:08:46 DEBUG : Waiting for deletions to finish 2026/03/03 01:08:46 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.12s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:08:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/dst" 2026/03/03 01:08:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/CompareDest" 2026/03/03 01:08:50 DEBUG : one: Need to transfer - File not found at Destination 2026/03/03 01:08:50 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:08:50 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:08:51 DEBUG : one: size = 3 OK 2026/03/03 01:08:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 01:08:51 INFO : one: Copied (new) 2026/03/03 01:08:51 DEBUG : Waiting for deletions to finish 2026/03/03 01:08:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:08:51 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:08:51 DEBUG : one: Sizes differ 2026/03/03 01:08:51 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:08:51 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:08:52 DEBUG : one: size = 5 OK 2026/03/03 01:08:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/03 01:08:52 INFO : one: Copied (replaced existing) 2026/03/03 01:08:52 DEBUG : Waiting for deletions to finish 2026/03/03 01:08:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:08:55 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:08:55 DEBUG : one: Sizes differ 2026/03/03 01:08:55 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:08:55 DEBUG : one: size = 5 OK 2026/03/03 01:08:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:08:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 01:08:55 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:08:55 DEBUG : Waiting for deletions to finish 2026/03/03 01:08:55 INFO : There was nothing to transfer 2026/03/03 01:08:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:08:57 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:08:57 DEBUG : one: Sizes differ 2026/03/03 01:08:57 DEBUG : two: size = 3 OK 2026/03/03 01:08:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:08:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/03 01:08:57 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:08:57 DEBUG : one: size = 5 OK 2026/03/03 01:08:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:08:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 01:08:57 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:08:57 DEBUG : Waiting for deletions to finish 2026/03/03 01:08:57 INFO : There was nothing to transfer 2026/03/03 01:08:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:08:57 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:08:57 DEBUG : one: Sizes differ 2026/03/03 01:08:58 DEBUG : two: size = 3 OK 2026/03/03 01:08:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:08:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/03 01:08:58 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:08:58 DEBUG : one: size = 5 OK 2026/03/03 01:08:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:08:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 01:08:58 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:08:58 DEBUG : Waiting for deletions to finish 2026/03/03 01:08:58 INFO : There was nothing to transfer 2026/03/03 01:08:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:08:58 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:08:58 DEBUG : one: Sizes differ 2026/03/03 01:08:59 DEBUG : two: size = 3 OK 2026/03/03 01:08:59 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/03/03 01:08:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/03 01:08:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/03 01:08:59 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:08:59 DEBUG : one: size = 5 OK 2026/03/03 01:08:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:08:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 01:08:59 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:08:59 DEBUG : Waiting for deletions to finish 2026/03/03 01:08:59 INFO : There was nothing to transfer 2026/03/03 01:08:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:08:59 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:08:59 DEBUG : one: Sizes differ 2026/03/03 01:08:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:08:59 DEBUG : two: size = 3 (B2 bucket rclone-test-cupehil0munu path CompareDest) 2026/03/03 01:08:59 DEBUG : two: Sizes differ 2026/03/03 01:08:59 DEBUG : two: Need to transfer - File not found at Destination 2026/03/03 01:08:59 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:08:59 DEBUG : one: size = 5 OK 2026/03/03 01:08:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:08:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 01:08:59 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:09:00 DEBUG : two: size = 5 OK 2026/03/03 01:09:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/03 01:09:00 INFO : two: Copied (new) 2026/03/03 01:09:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.21s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:09:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/dest" 2026/03/03 01:09:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/pre-dest1" 2026/03/03 01:09:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/pre-dest2" 2026/03/03 01:09:08 DEBUG : 1: size = 1 OK 2026/03/03 01:09:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:09:08 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/03 01:09:09 DEBUG : 2: size = 1 OK 2026/03/03 01:09:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:09:09 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/03 01:09:09 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/03 01:09:09 DEBUG : B2 bucket rclone-test-cupehil0munu path dest: Waiting for checks to finish 2026/03/03 01:09:09 DEBUG : B2 bucket rclone-test-cupehil0munu path dest: Waiting for transfers to finish 2026/03/03 01:09:10 DEBUG : 3: size = 1 OK 2026/03/03 01:09:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/03 01:09:10 INFO : 3: Copied (new) 2026/03/03 01:09:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.68s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/dst" 2026/03/03 01:09:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/CopyDest" 2026/03/03 01:09:15 DEBUG : one: Need to transfer - File not found at Destination 2026/03/03 01:09:15 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:09:15 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:09:16 DEBUG : one: size = 3 OK 2026/03/03 01:09:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 01:09:16 INFO : one: Copied (new) 2026/03/03 01:09:16 DEBUG : Waiting for deletions to finish 2026/03/03 01:09:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:09:16 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:09:16 DEBUG : one: Sizes differ 2026/03/03 01:09:16 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:09:17 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:09:17 DEBUG : one: size = 5 OK 2026/03/03 01:09:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/03 01:09:17 INFO : one: Copied (replaced existing) 2026/03/03 01:09:17 DEBUG : Waiting for deletions to finish 2026/03/03 01:09:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/BackupDir" 2026/03/03 01:09:21 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:09:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:09:21 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:09:21 DEBUG : one: Sizes differ 2026/03/03 01:09:21 DEBUG : one: size = 5 OK 2026/03/03 01:09:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:09:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:09:21 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:09:21 DEBUG : one: Sizes differ 2026/03/03 01:09:23 DEBUG : one: size = 3 OK 2026/03/03 01:09:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 01:09:23 INFO : one: Copied (server-side copy) 2026/03/03 01:09:23 INFO : one: Deleted 2026/03/03 01:09:23 DEBUG : one: size = 5 OK 2026/03/03 01:09:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/03 01:09:23 INFO : one: Copied (server-side copy) 2026/03/03 01:09:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/03 01:09:23 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:09:23 DEBUG : Waiting for deletions to finish 2026/03/03 01:09:25 DEBUG : one: size = 5 OK 2026/03/03 01:09:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:09:25 DEBUG : one: Unchanged skipping 2026/03/03 01:09:25 DEBUG : two: size = 3 OK 2026/03/03 01:09:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:09:25 DEBUG : two: size = 3 OK 2026/03/03 01:09:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/03 01:09:25 INFO : two: Copied (server-side copy) 2026/03/03 01:09:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/03 01:09:25 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:09:25 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:09:25 DEBUG : Waiting for deletions to finish 2026/03/03 01:09:26 DEBUG : one: size = 5 OK 2026/03/03 01:09:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:09:26 DEBUG : one: Unchanged skipping 2026/03/03 01:09:26 DEBUG : two: size = 3 OK 2026/03/03 01:09:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:09:26 DEBUG : two: Unchanged skipping 2026/03/03 01:09:26 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:09:26 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:09:26 DEBUG : Waiting for deletions to finish 2026/03/03 01:09:26 INFO : There was nothing to transfer 2026/03/03 01:09:27 DEBUG : one: size = 5 OK 2026/03/03 01:09:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:09:27 DEBUG : one: Unchanged skipping 2026/03/03 01:09:27 DEBUG : three: size = 7 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:09:27 DEBUG : three: size = 5 (B2 bucket rclone-test-cupehil0munu path CopyDest) 2026/03/03 01:09:27 DEBUG : three: Sizes differ 2026/03/03 01:09:27 DEBUG : three: Destination not found in --copy-dest 2026/03/03 01:09:27 DEBUG : three: Need to transfer - File not found at Destination 2026/03/03 01:09:27 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:09:27 DEBUG : two: size = 3 OK 2026/03/03 01:09:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:09:27 DEBUG : two: Unchanged skipping 2026/03/03 01:09:27 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:09:28 DEBUG : three: size = 7 OK 2026/03/03 01:09:28 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/03 01:09:28 INFO : three: Copied (new) 2026/03/03 01:09:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.23s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:09:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/dst" 2026/03/03 01:09:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/backup" 2026/03/03 01:09:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:09:36 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:09:36 DEBUG : one: Sizes differ 2026/03/03 01:09:36 DEBUG : two: size = 3 OK 2026/03/03 01:09:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:09:36 DEBUG : two: Unchanged skipping 2026/03/03 01:09:36 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:09:37 DEBUG : one: size = 3 OK 2026/03/03 01:09:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 01:09:37 INFO : one: Copied (server-side copy) 2026/03/03 01:09:37 INFO : one: Deleted 2026/03/03 01:09:37 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:09:38 DEBUG : one: size = 4 OK 2026/03/03 01:09:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 01:09:38 INFO : one: Copied (new) 2026/03/03 01:09:38 DEBUG : Waiting for deletions to finish 2026/03/03 01:09:39 DEBUG : three.txt: size = 5 OK 2026/03/03 01:09:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/03 01:09:39 INFO : three.txt: Copied (server-side copy) 2026/03/03 01:09:39 INFO : three.txt: Deleted 2026/03/03 01:09:39 INFO : three.txt: Moved into backup dir 2026/03/03 01:09:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:09:42 DEBUG : one: size = 4 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:09:42 DEBUG : one: Sizes differ 2026/03/03 01:09:42 DEBUG : two: size = 3 OK 2026/03/03 01:09:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:09:42 DEBUG : two: Unchanged skipping 2026/03/03 01:09:42 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:09:42 DEBUG : one: size = 4 OK 2026/03/03 01:09:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 01:09:42 INFO : one: Copied (server-side copy) 2026/03/03 01:09:42 INFO : one: Deleted 2026/03/03 01:09:42 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:09:43 DEBUG : one: size = 5 OK 2026/03/03 01:09:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/03 01:09:43 INFO : one: Copied (new) 2026/03/03 01:09:43 DEBUG : Waiting for deletions to finish 2026/03/03 01:09:44 DEBUG : three.txt: size = 6 OK 2026/03/03 01:09:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 01:09:44 INFO : three.txt: Copied (server-side copy) 2026/03/03 01:09:44 INFO : three.txt: Deleted 2026/03/03 01:09:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.42s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:09:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/dst" 2026/03/03 01:09:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/backup" 2026/03/03 01:09:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:09:51 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:09:51 DEBUG : one: Sizes differ 2026/03/03 01:09:51 DEBUG : two: size = 3 OK 2026/03/03 01:09:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:09:51 DEBUG : two: Unchanged skipping 2026/03/03 01:09:51 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:09:52 DEBUG : one.bak: size = 3 OK 2026/03/03 01:09:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 01:09:52 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 01:09:53 INFO : one: Deleted 2026/03/03 01:09:53 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:09:53 DEBUG : one: size = 4 OK 2026/03/03 01:09:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 01:09:53 INFO : one: Copied (new) 2026/03/03 01:09:53 DEBUG : Waiting for deletions to finish 2026/03/03 01:09:54 DEBUG : three.txt.bak: size = 5 OK 2026/03/03 01:09:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/03 01:09:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 01:09:54 INFO : three.txt: Deleted 2026/03/03 01:09:54 INFO : three.txt: Moved into backup dir 2026/03/03 01:09:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:09:57 DEBUG : one: size = 4 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:09:57 DEBUG : one: Sizes differ 2026/03/03 01:09:57 DEBUG : two: size = 3 OK 2026/03/03 01:09:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:09:57 DEBUG : two: Unchanged skipping 2026/03/03 01:09:57 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:09:57 DEBUG : one.bak: size = 4 OK 2026/03/03 01:09:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 01:09:57 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 01:09:58 INFO : one: Deleted 2026/03/03 01:09:58 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:09:58 DEBUG : one: size = 5 OK 2026/03/03 01:09:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/03 01:09:58 INFO : one: Copied (new) 2026/03/03 01:09:58 DEBUG : Waiting for deletions to finish 2026/03/03 01:09:58 DEBUG : three.txt.bak: size = 6 OK 2026/03/03 01:09:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 01:09:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 01:09:58 INFO : three.txt: Deleted 2026/03/03 01:09:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:10:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/dst" 2026/03/03 01:10:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/backup" 2026/03/03 01:10:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:10:05 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:10:05 DEBUG : one: Sizes differ 2026/03/03 01:10:05 DEBUG : two: size = 3 OK 2026/03/03 01:10:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:10:05 DEBUG : two: Unchanged skipping 2026/03/03 01:10:05 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:10:07 DEBUG : one-2019-01-01: size = 3 OK 2026/03/03 01:10:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 01:10:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/03 01:10:08 INFO : one: Deleted 2026/03/03 01:10:08 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:10:09 DEBUG : one: size = 4 OK 2026/03/03 01:10:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 01:10:09 INFO : one: Copied (new) 2026/03/03 01:10:09 DEBUG : Waiting for deletions to finish 2026/03/03 01:10:09 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/03 01:10:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/03 01:10:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/03 01:10:10 INFO : three.txt: Deleted 2026/03/03 01:10:10 INFO : three.txt: Moved into backup dir 2026/03/03 01:10:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:10:11 DEBUG : one: size = 4 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:10:11 DEBUG : one: Sizes differ 2026/03/03 01:10:11 DEBUG : two: size = 3 OK 2026/03/03 01:10:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:10:11 DEBUG : two: Unchanged skipping 2026/03/03 01:10:11 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:10:12 DEBUG : one-2019-01-01: size = 4 OK 2026/03/03 01:10:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 01:10:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/03 01:10:12 INFO : one: Deleted 2026/03/03 01:10:12 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:10:12 DEBUG : one: size = 5 OK 2026/03/03 01:10:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/03 01:10:12 INFO : one: Copied (new) 2026/03/03 01:10:12 DEBUG : Waiting for deletions to finish 2026/03/03 01:10:13 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/03 01:10:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 01:10:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/03 01:10:13 INFO : three.txt: Deleted 2026/03/03 01:10:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.58s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:10:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/dst" 2026/03/03 01:10:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:10:19 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:10:19 DEBUG : one: Sizes differ 2026/03/03 01:10:19 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:10:19 DEBUG : two: size = 3 OK 2026/03/03 01:10:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:10:19 DEBUG : two: Unchanged skipping 2026/03/03 01:10:19 DEBUG : one.bak: size = 3 OK 2026/03/03 01:10:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 01:10:19 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 01:10:20 INFO : one: Deleted 2026/03/03 01:10:20 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:10:21 DEBUG : one: size = 4 OK 2026/03/03 01:10:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 01:10:21 INFO : one: Copied (new) 2026/03/03 01:10:21 DEBUG : Waiting for deletions to finish 2026/03/03 01:10:21 DEBUG : three.txt.bak: size = 5 OK 2026/03/03 01:10:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/03 01:10:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 01:10:22 INFO : three.txt: Deleted 2026/03/03 01:10:22 INFO : three.txt: Moved into backup dir 2026/03/03 01:10:23 DEBUG : one.bak: Excluded (Path Filter) 2026/03/03 01:10:23 DEBUG : one.bak: Excluded 2026/03/03 01:10:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/03 01:10:23 DEBUG : three.txt.bak: Excluded 2026/03/03 01:10:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:10:23 DEBUG : one: size = 4 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:10:23 DEBUG : one: Sizes differ 2026/03/03 01:10:23 DEBUG : two: size = 3 OK 2026/03/03 01:10:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:10:23 DEBUG : two: Unchanged skipping 2026/03/03 01:10:23 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for checks to finish 2026/03/03 01:10:24 DEBUG : one.bak: size = 4 OK 2026/03/03 01:10:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 01:10:24 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 01:10:24 INFO : one: Deleted 2026/03/03 01:10:24 DEBUG : B2 bucket rclone-test-cupehil0munu path dst: Waiting for transfers to finish 2026/03/03 01:10:25 DEBUG : one: size = 5 OK 2026/03/03 01:10:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/03 01:10:25 INFO : one: Copied (new) 2026/03/03 01:10:25 DEBUG : Waiting for deletions to finish 2026/03/03 01:10:25 DEBUG : three.txt.bak: size = 6 OK 2026/03/03 01:10:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 01:10:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 01:10:26 INFO : three.txt: Deleted 2026/03/03 01:10:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.52s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:10:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/dst" 2026/03/03 01:10:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:10:31 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:10:31 DEBUG : one: Sizes differ 2026/03/03 01:10:32 DEBUG : one.bak: size = 3 OK 2026/03/03 01:10:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 01:10:32 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 01:10:32 INFO : one: Deleted 2026/03/03 01:10:33 DEBUG : one: size = 4 OK 2026/03/03 01:10:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 01:10:33 INFO : one: Copied (new) 2026/03/03 01:10:33 DEBUG : two: size = 3 OK 2026/03/03 01:10:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:10:33 DEBUG : two: Unchanged skipping 2026/03/03 01:10:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:10:33 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:10:33 DEBUG : three.txt: Sizes differ 2026/03/03 01:10:34 DEBUG : three.txt.bak: size = 5 OK 2026/03/03 01:10:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/03 01:10:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 01:10:34 INFO : three.txt: Deleted 2026/03/03 01:10:35 DEBUG : three.txt: size = 6 OK 2026/03/03 01:10:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 01:10:35 INFO : three.txt: Copied (new) 2026/03/03 01:10:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:10:36 DEBUG : one: size = 4 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:10:36 DEBUG : one: Sizes differ 2026/03/03 01:10:36 DEBUG : one.bak: size = 4 OK 2026/03/03 01:10:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 01:10:36 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 01:10:36 INFO : one: Deleted 2026/03/03 01:10:37 DEBUG : one: size = 5 OK 2026/03/03 01:10:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/03 01:10:37 INFO : one: Copied (new) 2026/03/03 01:10:37 DEBUG : two: size = 3 OK 2026/03/03 01:10:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:10:37 DEBUG : two: Unchanged skipping 2026/03/03 01:10:37 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:10:37 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:10:37 DEBUG : three.txt: Sizes differ 2026/03/03 01:10:38 DEBUG : three.txt.bak: size = 6 OK 2026/03/03 01:10:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 01:10:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 01:10:38 INFO : three.txt: Deleted 2026/03/03 01:10:39 DEBUG : three.txt: size = 19 OK 2026/03/03 01:10:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/03 01:10:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.37s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:10:44 DEBUG : Creating backend with remote "TestB2:rclone-test-cupehil0munu/dst" 2026/03/03 01:10:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:10:45 DEBUG : one: size = 3 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:10:45 DEBUG : one: Sizes differ 2026/03/03 01:10:46 DEBUG : one-2019-01-01: size = 3 OK 2026/03/03 01:10:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 01:10:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/03 01:10:46 INFO : one: Deleted 2026/03/03 01:10:47 DEBUG : one: size = 4 OK 2026/03/03 01:10:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 01:10:47 INFO : one: Copied (new) 2026/03/03 01:10:47 DEBUG : two: size = 3 OK 2026/03/03 01:10:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:10:47 DEBUG : two: Unchanged skipping 2026/03/03 01:10:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:10:48 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:10:48 DEBUG : three.txt: Sizes differ 2026/03/03 01:10:48 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/03 01:10:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/03 01:10:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/03 01:10:48 INFO : three.txt: Deleted 2026/03/03 01:10:49 DEBUG : three.txt: size = 6 OK 2026/03/03 01:10:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 01:10:49 INFO : three.txt: Copied (new) 2026/03/03 01:10:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/03 01:10:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/03 01:10:49 DEBUG : pacer: Reducing sleep to 10ms 2026/03/03 01:10:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:10:50 DEBUG : one: size = 4 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:10:50 DEBUG : one: Sizes differ 2026/03/03 01:10:50 DEBUG : one-2019-01-01: size = 4 OK 2026/03/03 01:10:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 01:10:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/03 01:10:50 INFO : one: Deleted 2026/03/03 01:10:51 DEBUG : one: size = 5 OK 2026/03/03 01:10:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/03 01:10:51 INFO : one: Copied (new) 2026/03/03 01:10:51 DEBUG : two: size = 3 OK 2026/03/03 01:10:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:10:51 DEBUG : two: Unchanged skipping 2026/03/03 01:10:51 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:10:51 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cupehil0munu path dst) 2026/03/03 01:10:51 DEBUG : three.txt: Sizes differ 2026/03/03 01:10:52 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/03 01:10:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 01:10:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/03 01:10:52 INFO : three.txt: Deleted 2026/03/03 01:10:52 DEBUG : three.txt: size = 19 OK 2026/03/03 01:10:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/03 01:10:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.42s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:10:55 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:10:55 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:10:55 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:10:55 DEBUG : Testêé: Sizes differ 2026/03/03 01:10:55 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:10:56 DEBUG : Testêé: size = 14 OK 2026/03/03 01:10:56 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/03 01:10:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/03 01:10:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.90s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:10:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/03 01:10:57 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:10:57 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:10:58 DEBUG : existing: size = 6 OK 2026/03/03 01:10:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/03 01:10:58 INFO : existing: Copied (new) 2026/03/03 01:10:58 DEBUG : Waiting for deletions to finish 2026/03/03 01:10:59 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:10:59 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:10:59 DEBUG : existing: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:10:59 DEBUG : existing: Sizes differ 2026/03/03 01:10:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/03 01:10:59 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:10:59 ERROR : B2 bucket rclone-test-cupehil0munu: not deleting files as there were IO errors 2026/03/03 01:10:59 ERROR : B2 bucket rclone-test-cupehil0munu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.79s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:11:00 DEBUG : EXISTING: size = 6 OK 2026/03/03 01:11:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:00 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:11:00 DEBUG : existing: Unchanged skipping 2026/03/03 01:11:00 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:11:00 DEBUG : Waiting for deletions to finish 2026/03/03 01:11:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.66s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:11:24 DEBUG : both0: size = 6 OK 2026/03/03 01:11:24 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:11:24 DEBUG : both11: size = 6 OK 2026/03/03 01:11:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both12: size = 6 OK 2026/03/03 01:11:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both10: size = 6 OK 2026/03/03 01:11:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both0: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both13: size = 6 OK 2026/03/03 01:11:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both10: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both14: size = 6 OK 2026/03/03 01:11:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both14: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both15: size = 6 OK 2026/03/03 01:11:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both15: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both16: size = 6 OK 2026/03/03 01:11:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both13: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both17: size = 6 OK 2026/03/03 01:11:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both12: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both18: size = 6 OK 2026/03/03 01:11:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both17: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both19: size = 6 OK 2026/03/03 01:11:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both11: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both1: size = 6 OK 2026/03/03 01:11:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both16: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both2: size = 6 OK 2026/03/03 01:11:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both18: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both3: size = 6 OK 2026/03/03 01:11:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both19: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both4: size = 6 OK 2026/03/03 01:11:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both4: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both5: size = 6 OK 2026/03/03 01:11:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both5: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both6: size = 6 OK 2026/03/03 01:11:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both1: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both7: size = 6 OK 2026/03/03 01:11:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both2: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both8: size = 6 OK 2026/03/03 01:11:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both3: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both9: size = 6 OK 2026/03/03 01:11:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:24 DEBUG : both6: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both7: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both8: Unchanged skipping 2026/03/03 01:11:24 DEBUG : both9: Unchanged skipping 2026/03/03 01:11:24 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:11:24 DEBUG : Waiting for deletions to finish 2026/03/03 01:11:24 INFO : only4: Deleted 2026/03/03 01:11:24 INFO : only5: Deleted 2026/03/03 01:11:24 INFO : only8: Deleted 2026/03/03 01:11:24 INFO : only16: Deleted 2026/03/03 01:11:24 INFO : only9: Deleted 2026/03/03 01:11:24 INFO : only17: Deleted 2026/03/03 01:11:25 INFO : only7: Deleted 2026/03/03 01:11:25 INFO : only10: Deleted 2026/03/03 01:11:25 INFO : only15: Deleted 2026/03/03 01:11:25 INFO : only18: Deleted 2026/03/03 01:11:25 INFO : only1: Deleted 2026/03/03 01:11:25 INFO : only2: Deleted 2026/03/03 01:11:25 INFO : only3: Deleted 2026/03/03 01:11:25 INFO : only6: Deleted 2026/03/03 01:11:25 INFO : only0: Deleted 2026/03/03 01:11:25 INFO : only11: Deleted 2026/03/03 01:11:25 INFO : only12: Deleted 2026/03/03 01:11:25 INFO : only13: Deleted 2026/03/03 01:11:25 INFO : only14: Deleted 2026/03/03 01:11:25 INFO : only19: Deleted 2026/03/03 01:11:25 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.88s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:11:53 DEBUG : both0: size = 6 OK 2026/03/03 01:11:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both11: size = 6 OK 2026/03/03 01:11:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:11:53 DEBUG : both12: size = 6 OK 2026/03/03 01:11:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both10: size = 6 OK 2026/03/03 01:11:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both0: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both13: size = 6 OK 2026/03/03 01:11:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both11: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both14: size = 6 OK 2026/03/03 01:11:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both12: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both15: size = 6 OK 2026/03/03 01:11:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both15: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both16: size = 6 OK 2026/03/03 01:11:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both16: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both17: size = 6 OK 2026/03/03 01:11:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both17: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both18: size = 6 OK 2026/03/03 01:11:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both18: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both19: size = 6 OK 2026/03/03 01:11:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both19: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both1: size = 6 OK 2026/03/03 01:11:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both1: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both2: size = 6 OK 2026/03/03 01:11:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both10: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both3: size = 6 OK 2026/03/03 01:11:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both3: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both4: size = 6 OK 2026/03/03 01:11:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both2: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both5: size = 6 OK 2026/03/03 01:11:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both14: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both4: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both7: size = 6 OK 2026/03/03 01:11:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both6: size = 6 OK 2026/03/03 01:11:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both13: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both8: size = 6 OK 2026/03/03 01:11:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both5: Unchanged skipping 2026/03/03 01:11:53 DEBUG : both9: size = 6 OK 2026/03/03 01:11:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:53 DEBUG : both9: Unchanged skipping 2026/03/03 01:11:53 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only0: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only0: Sizes differ 2026/03/03 01:11:53 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only10: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only10: Sizes differ 2026/03/03 01:11:53 DEBUG : both7: Unchanged skipping 2026/03/03 01:11:53 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only11: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only11: Sizes differ 2026/03/03 01:11:53 DEBUG : both6: Unchanged skipping 2026/03/03 01:11:53 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only12: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only12: Sizes differ 2026/03/03 01:11:53 DEBUG : both8: Unchanged skipping 2026/03/03 01:11:53 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only13: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only14: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only14: Sizes differ 2026/03/03 01:11:53 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only15: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only15: Sizes differ 2026/03/03 01:11:53 DEBUG : only13: Sizes differ 2026/03/03 01:11:53 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only16: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only16: Sizes differ 2026/03/03 01:11:53 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only17: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only17: Sizes differ 2026/03/03 01:11:53 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only18: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only18: Sizes differ 2026/03/03 01:11:53 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only19: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only19: Sizes differ 2026/03/03 01:11:53 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only1: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only1: Sizes differ 2026/03/03 01:11:53 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only2: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only2: Sizes differ 2026/03/03 01:11:53 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only3: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only3: Sizes differ 2026/03/03 01:11:53 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only4: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only4: Sizes differ 2026/03/03 01:11:53 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only5: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only5: Sizes differ 2026/03/03 01:11:53 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only6: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only6: Sizes differ 2026/03/03 01:11:53 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only7: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only7: Sizes differ 2026/03/03 01:11:53 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only8: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only8: Sizes differ 2026/03/03 01:11:53 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3630563264) 2026/03/03 01:11:53 DEBUG : only9: size = 6 (B2 bucket rclone-test-cupehil0munu) 2026/03/03 01:11:53 DEBUG : only9: Sizes differ 2026/03/03 01:11:53 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:11:53 DEBUG : only0: size = 0 OK 2026/03/03 01:11:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:53 INFO : only0: Copied (replaced existing) 2026/03/03 01:11:53 DEBUG : only10: size = 0 OK 2026/03/03 01:11:53 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:53 INFO : only10: Copied (replaced existing) 2026/03/03 01:11:53 DEBUG : only15: size = 0 OK 2026/03/03 01:11:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:53 INFO : only15: Copied (replaced existing) 2026/03/03 01:11:53 DEBUG : only13: size = 0 OK 2026/03/03 01:11:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:53 INFO : only13: Copied (replaced existing) 2026/03/03 01:11:53 DEBUG : only17: size = 0 OK 2026/03/03 01:11:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:53 INFO : only17: Copied (replaced existing) 2026/03/03 01:11:53 DEBUG : only12: size = 0 OK 2026/03/03 01:11:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:53 INFO : only12: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : only14: size = 0 OK 2026/03/03 01:11:54 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:54 INFO : only14: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : only19: size = 0 OK 2026/03/03 01:11:54 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:54 INFO : only19: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : only2: size = 0 OK 2026/03/03 01:11:54 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:54 INFO : only2: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : only16: size = 0 OK 2026/03/03 01:11:54 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:54 INFO : only16: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : only4: size = 0 OK 2026/03/03 01:11:54 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:54 INFO : only4: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : only18: size = 0 OK 2026/03/03 01:11:54 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:54 INFO : only18: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : only11: size = 0 OK 2026/03/03 01:11:54 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:54 INFO : only11: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : only6: size = 0 OK 2026/03/03 01:11:54 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:54 INFO : only6: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : only7: size = 0 OK 2026/03/03 01:11:54 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:54 INFO : only7: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : only8: size = 0 OK 2026/03/03 01:11:54 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:54 INFO : only8: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : only9: size = 0 OK 2026/03/03 01:11:54 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:54 INFO : only9: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : only1: size = 0 OK 2026/03/03 01:11:54 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:54 INFO : only1: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : only3: size = 0 OK 2026/03/03 01:11:54 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:54 INFO : only3: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : only5: size = 0 OK 2026/03/03 01:11:54 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 01:11:54 INFO : only5: Copied (replaced existing) 2026/03/03 01:11:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (32.86s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:12:02 DEBUG : empty_dir: Making directory with metadata 2026/03/03 01:12:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:12:02 DEBUG : empty_on_remote: Making directory with metadata 2026/03/03 01:12:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:12:02 INFO : empty_on_remote: Making directory 2026/03/03 01:12:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/03 01:12:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/03 01:12:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/03 01:12:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:12:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.12s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:12:05 DEBUG : empty_dir: Making directory with metadata 2026/03/03 01:12:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:12:05 DEBUG : empty_on_remote: Making directory with metadata 2026/03/03 01:12:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:12:05 INFO : empty_on_remote: Making directory 2026/03/03 01:12:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/03 01:12:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/03 01:12:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/03 01:12:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:12:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/03 01:12:07 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.15s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:12:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:12:09 INFO : sub dir: Making directory 2026/03/03 01:12:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (4.15s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:12:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:12:13 INFO : sub dir: Making directory 2026/03/03 01:12:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (10.31s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:12:36 DEBUG : Waiting for deletions to finish 2026/03/03 01:12:36 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:12:36 DEBUG : apple: size = 5 OK 2026/03/03 01:12:36 DEBUG : banana: size = 6 OK 2026/03/03 01:12:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:36 DEBUG : apple: Unchanged skipping 2026/03/03 01:12:36 DEBUG : banana: Unchanged skipping 2026/03/03 01:12:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:12:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:12:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:12:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:12:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:12:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:12:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:12:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:12:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:12:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:12:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:12:37 DEBUG : Waiting for deletions to finish 2026/03/03 01:12:37 INFO : There was nothing to transfer 2026/03/03 01:12:37 DEBUG : Waiting for deletions to finish 2026/03/03 01:12:37 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:12:37 DEBUG : apple: size = 5 OK 2026/03/03 01:12:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:12:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : apple: Unchanged skipping 2026/03/03 01:12:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:12:37 DEBUG : banana: size = 6 OK 2026/03/03 01:12:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : banana: Unchanged skipping 2026/03/03 01:12:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:12:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:12:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:12:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:12:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:12:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:12:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:12:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:12:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:12:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:12:37 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:12:37 DEBUG : Waiting for deletions to finish 2026/03/03 01:12:37 INFO : There was nothing to transfer 2026/03/03 01:12:37 DEBUG : Waiting for deletions to finish 2026/03/03 01:12:38 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:12:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:12:55 DEBUG : Waiting for deletions to finish 2026/03/03 01:12:56 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:12:56 DEBUG : apple: size = 5 OK 2026/03/03 01:12:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:56 DEBUG : apple: Unchanged skipping 2026/03/03 01:12:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:12:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:12:56 DEBUG : banana: size = 6 OK 2026/03/03 01:12:56 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:12:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:56 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:12:56 DEBUG : banana: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:12:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:12:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:12:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:12:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:12:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:12:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:12:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:12:57 DEBUG : Waiting for deletions to finish 2026/03/03 01:12:57 INFO : There was nothing to transfer 2026/03/03 01:12:57 DEBUG : Waiting for deletions to finish 2026/03/03 01:12:57 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:12:57 DEBUG : apple: size = 5 OK 2026/03/03 01:12:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : apple: Unchanged skipping 2026/03/03 01:12:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:12:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:12:57 DEBUG : banana: size = 6 OK 2026/03/03 01:12:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : banana: Unchanged skipping 2026/03/03 01:12:57 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:12:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:12:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:12:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:12:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:12:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:12:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:12:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:12:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:12:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:12:57 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:12:57 DEBUG : Waiting for deletions to finish 2026/03/03 01:12:57 INFO : There was nothing to transfer 2026/03/03 01:12:57 DEBUG : Waiting for deletions to finish 2026/03/03 01:12:58 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:12:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:13:15 DEBUG : Waiting for deletions to finish 2026/03/03 01:13:16 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:13:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:16 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:16 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:16 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:16 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:16 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:16 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:16 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 01:13:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 01:13:16 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 01:13:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 01:13:16 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:16 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 01:13:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 01:13:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:17 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:13:17 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:13:17 DEBUG : YmFuYW5h: size = 6 OK 2026/03/03 01:13:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/03 01:13:17 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/03 01:13:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/03 01:13:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/03 01:13:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:17 DEBUG : YXBwbGU=: size = 5 OK 2026/03/03 01:13:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/03 01:13:17 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/03 01:13:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/03 01:13:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/03 01:13:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/03 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/03 01:13:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/03 01:13:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/03 01:13:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/03 01:13:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/03 01:13:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/03 01:13:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/03 01:13:18 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/03 01:13:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/03 01:13:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/03 01:13:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/03 01:13:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/03 01:13:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/03 01:13:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/03 01:13:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/03 01:13:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/03 01:13:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/03 01:13:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/03 01:13:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/03 01:13:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/03 01:13:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/03 01:13:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/03 01:13:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/03 01:13:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:13:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/03 01:13:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/03 01:13:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:19 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/03 01:13:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/03 01:13:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:13:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/03 01:13:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/03 01:13:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/03 01:13:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/03 01:13:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:19 DEBUG : Waiting for deletions to finish 2026/03/03 01:13:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 01:13:19 INFO : apple: Deleted 2026/03/03 01:13:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 01:13:20 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 01:13:20 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 01:13:20 INFO : appleappleapplebanana: Deleted 2026/03/03 01:13:20 INFO : splitbananasplit: Deleted 2026/03/03 01:13:20 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 01:13:20 INFO : banana: Deleted 2026/03/03 01:13:20 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 01:13:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 01:13:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 01:13:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 01:13:20 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 01:13:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 01:13:20 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 01:13:20 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 01:13:20 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 01:13:20 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 01:13:20 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 01:13:20 DEBUG : Waiting for deletions to finish 2026/03/03 01:13:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:13:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:21 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:21 DEBUG : YXBwbGU=: size = 5 OK 2026/03/03 01:13:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : apple: Unchanged skipping 2026/03/03 01:13:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:13:21 DEBUG : YmFuYW5h: size = 6 OK 2026/03/03 01:13:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : banana: Unchanged skipping 2026/03/03 01:13:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/03 01:13:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:13:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/03 01:13:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/03 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/03 01:13:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/03 01:13:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/03 01:13:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/03 01:13:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/03 01:13:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 01:13:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/03 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/03 01:13:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/03 01:13:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:13:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/03 01:13:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/03 01:13:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/03 01:13:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/03 01:13:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/03 01:13:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/03 01:13:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:13:21 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:13:21 DEBUG : Waiting for deletions to finish 2026/03/03 01:13:21 DEBUG : Waiting for deletions to finish 2026/03/03 01:13:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/03 01:13:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/03 01:13:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:22 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:22 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:22 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:13:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:22 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:13:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:13:22 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:13:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:13:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:13:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:13:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:13:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:13:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:13:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:13:39 DEBUG : Waiting for deletions to finish 2026/03/03 01:13:39 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:39 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:39 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:39 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:39 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:39 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:39 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:39 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 01:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 01:13:39 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 01:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 01:13:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:39 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:39 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:13:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:13:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 01:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:13:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 01:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:13:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 01:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:13:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 01:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:13:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/03 01:13:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:13:40 DEBUG : PREFIXapple: size = 5 OK 2026/03/03 01:13:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/03 01:13:40 INFO : apple: Copied (new) to: PREFIXapple 2026/03/03 01:13:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:13:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:13:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:13:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:13:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:13:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:13:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:13:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:13:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:13:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 01:13:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:13:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:13:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:13:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:13:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/03 01:13:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:40 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:13:40 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:13:40 DEBUG : PREFIXbanana: size = 6 OK 2026/03/03 01:13:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/03 01:13:40 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/03 01:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:13:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/03 01:13:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/03 01:13:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:13:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:13:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/03 01:13:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:13:40 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/03 01:13:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/03 01:13:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/03 01:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:13:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/03 01:13:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/03 01:13:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:13:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/03 01:13:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/03 01:13:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:13:40 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/03 01:13:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/03 01:13:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:13:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/03 01:13:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/03 01:13:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:13:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:13:41 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/03 01:13:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/03 01:13:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:13:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:13:41 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/03 01:13:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/03 01:13:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:13:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:13:41 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/03 01:13:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/03 01:13:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:13:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:13:41 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/03 01:13:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/03 01:13:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:13:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:13:41 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/03 01:13:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/03 01:13:41 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/03 01:13:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:13:41 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/03 01:13:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/03 01:13:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:13:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:13:41 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/03 01:13:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/03 01:13:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/03 01:13:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:13:41 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/03 01:13:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/03 01:13:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:13:41 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/03 01:13:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/03 01:13:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:13:42 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/03 01:13:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/03 01:13:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:13:42 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/03 01:13:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/03 01:13:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:13:42 DEBUG : Waiting for deletions to finish 2026/03/03 01:13:42 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 01:13:42 INFO : apple: Deleted 2026/03/03 01:13:42 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 01:13:42 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 01:13:42 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 01:13:42 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 01:13:42 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 01:13:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 01:13:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 01:13:42 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 01:13:42 INFO : banana: Deleted 2026/03/03 01:13:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 01:13:42 INFO : splitbananasplit: Deleted 2026/03/03 01:13:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 01:13:42 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 01:13:42 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 01:13:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 01:13:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 01:13:42 INFO : appleappleapplebanana: Deleted 2026/03/03 01:13:42 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 01:13:42 DEBUG : Waiting for deletions to finish 2026/03/03 01:13:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:13:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:13:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:13:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : apple: size = 5 OK 2026/03/03 01:13:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/03 01:13:43 INFO : apple: Copied (new) 2026/03/03 01:13:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:13:43 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:13:43 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:13:44 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:13:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/03 01:13:44 INFO : splitbananasplit: Copied (new) 2026/03/03 01:13:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:13:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/03 01:13:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/03 01:13:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:13:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/03 01:13:44 INFO : appleappleapplebanana: Copied (new) 2026/03/03 01:13:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:13:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/03 01:13:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/03 01:13:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:13:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/03 01:13:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/03 01:13:44 DEBUG : banana: size = 6 OK 2026/03/03 01:13:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/03 01:13:44 INFO : banana: Copied (new) 2026/03/03 01:13:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:13:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/03 01:13:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/03 01:13:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:13:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/03 01:13:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/03 01:13:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:13:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/03 01:13:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/03 01:13:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:13:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/03 01:13:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/03 01:13:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:13:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/03 01:13:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/03 01:13:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:13:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/03 01:13:45 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/03 01:13:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:13:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/03 01:13:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/03 01:13:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:13:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/03 01:13:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/03 01:13:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:13:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/03 01:13:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/03 01:13:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:13:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/03 01:13:45 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/03 01:13:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:13:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/03 01:13:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/03 01:13:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:13:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/03 01:13:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/03 01:13:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:13:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/03 01:13:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/03 01:13:46 DEBUG : Waiting for deletions to finish 2026/03/03 01:13:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/03 01:13:46 INFO : PREFIXapple: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/03 01:13:46 INFO : PREFIXbanana: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/03 01:13:46 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/03 01:13:46 INFO : PREFIXsplitbananasplit: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/03 01:13:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/03 01:13:46 DEBUG : Waiting for deletions to finish 2026/03/03 01:13:46 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:13:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : Waiting for deletions to finish 2026/03/03 01:13:47 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:13:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:14:04 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:04 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:14:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 01:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 01:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 01:14:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:14:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 01:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:14:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:05 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:14:05 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:14:05 DEBUG : appleSUFFIX: size = 5 OK 2026/03/03 01:14:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/03 01:14:05 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 01:14:05 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/03 01:14:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/03 01:14:05 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/03 01:14:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/03 01:14:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/03 01:14:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/03 01:14:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:14:05 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/03 01:14:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/03 01:14:05 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/03 01:14:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/03 01:14:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/03 01:14:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/03 01:14:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:14:05 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/03 01:14:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/03 01:14:05 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/03 01:14:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/03 01:14:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/03 01:14:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/03 01:14:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/03 01:14:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/03 01:14:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/03 01:14:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/03 01:14:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/03 01:14:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/03 01:14:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/03 01:14:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/03 01:14:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/03 01:14:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/03 01:14:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/03 01:14:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/03 01:14:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/03 01:14:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/03 01:14:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/03 01:14:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:14:06 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/03 01:14:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/03 01:14:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:14:07 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/03 01:14:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/03 01:14:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:14:07 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/03 01:14:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/03 01:14:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:14:07 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:07 INFO : appleappleapplebanana: Deleted 2026/03/03 01:14:07 INFO : apple: Deleted 2026/03/03 01:14:07 INFO : banana: Deleted 2026/03/03 01:14:07 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 01:14:07 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 01:14:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 01:14:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 01:14:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 01:14:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 01:14:07 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 01:14:07 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 01:14:07 INFO : splitbananasplit: Deleted 2026/03/03 01:14:07 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 01:14:07 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 01:14:07 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 01:14:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 01:14:07 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 01:14:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 01:14:07 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 01:14:07 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 01:14:07 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:08 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/03 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:14:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:14:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : banana: size = 6 OK 2026/03/03 01:14:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/03 01:14:08 INFO : banana: Copied (new) 2026/03/03 01:14:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:08 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:14:08 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:14:09 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:14:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/03 01:14:09 INFO : splitbananasplit: Copied (new) 2026/03/03 01:14:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:14:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/03 01:14:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/03 01:14:09 DEBUG : apple: size = 5 OK 2026/03/03 01:14:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/03 01:14:09 INFO : apple: Copied (new) 2026/03/03 01:14:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:14:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/03 01:14:09 INFO : appleappleapplebanana: Copied (new) 2026/03/03 01:14:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:14:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/03 01:14:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/03 01:14:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:14:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/03 01:14:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/03 01:14:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:14:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/03 01:14:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/03 01:14:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:14:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/03 01:14:09 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/03 01:14:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:14:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/03 01:14:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/03 01:14:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:14:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/03 01:14:10 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/03 01:14:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:14:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/03 01:14:10 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/03 01:14:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:14:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/03 01:14:10 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/03 01:14:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:14:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/03 01:14:10 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/03 01:14:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:14:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/03 01:14:10 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/03 01:14:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:14:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/03 01:14:10 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/03 01:14:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:14:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/03 01:14:10 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/03 01:14:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:14:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/03 01:14:10 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/03 01:14:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:14:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/03 01:14:10 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/03 01:14:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:14:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/03 01:14:11 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/03 01:14:11 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:11 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/03 01:14:11 INFO : splitbananasplitSUFFIX: Deleted 2026/03/03 01:14:11 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/03 01:14:11 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/03 01:14:11 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/03 01:14:11 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/03 01:14:11 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/03 01:14:11 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/03 01:14:11 INFO : appleSUFFIX: Deleted 2026/03/03 01:14:11 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/03 01:14:11 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/03 01:14:11 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/03 01:14:11 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/03 01:14:11 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/03 01:14:11 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/03 01:14:11 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/03 01:14:12 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/03 01:14:12 INFO : bananaSUFFIX: Deleted 2026/03/03 01:14:12 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/03 01:14:12 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/03 01:14:12 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:12 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:12 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:14:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:14:30 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:31 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:14:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:14:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:14:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:14:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:14:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:14:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : apple: size = 5 OK 2026/03/03 01:14:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:31 DEBUG : apple: Unchanged skipping 2026/03/03 01:14:31 DEBUG : banana: size = 6 OK 2026/03/03 01:14:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:31 DEBUG : banana: Unchanged skipping 2026/03/03 01:14:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:14:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:14:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:14:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:14:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:14:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:14:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 01:14:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:14:31 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:14:31 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:14:31 DEBUG : appleapple: size = 21 OK 2026/03/03 01:14:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/03 01:14:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/03 01:14:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:14:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/03 01:14:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/03 01:14:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/03 01:14:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:14:31 DEBUG : splitbanan: size = 16 OK 2026/03/03 01:14:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/03 01:14:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/03 01:14:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:14:32 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/03 01:14:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/03 01:14:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/03 01:14:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:14:32 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/03 01:14:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/03 01:14:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/03 01:14:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:14:32 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/03 01:14:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/03 01:14:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/03 01:14:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:14:32 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/03 01:14:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/03 01:14:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/03 01:14:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:14:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/03 01:14:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/03 01:14:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/03 01:14:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:14:32 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/03 01:14:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/03 01:14:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/03 01:14:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:14:32 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/03 01:14:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/03 01:14:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/03 01:14:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:14:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/03 01:14:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/03 01:14:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/03 01:14:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:14:32 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/03 01:14:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/03 01:14:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/03 01:14:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:14:33 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/03 01:14:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/03 01:14:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/03 01:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:14:33 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/03 01:14:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/03 01:14:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/03 01:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:14:33 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/03 01:14:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/03 01:14:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/03 01:14:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/03 01:14:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/03 01:14:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/03 01:14:33 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/03 01:14:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/03 01:14:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/03 01:14:33 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/03 01:14:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/03 01:14:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/03 01:14:33 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 01:14:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 01:14:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 01:14:34 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 01:14:34 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 01:14:34 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 01:14:34 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 01:14:34 INFO : splitbananasplit: Deleted 2026/03/03 01:14:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 01:14:34 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 01:14:34 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 01:14:34 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 01:14:34 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 01:14:34 INFO : appleappleapplebanana: Deleted 2026/03/03 01:14:34 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 01:14:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 01:14:34 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 01:14:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 01:14:34 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:34 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : appleapple: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/03 01:14:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:14:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:14:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:14:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:14:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:14:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:14:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:14:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:14:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:14:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:14:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:14:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:14:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:14:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:14:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:14:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:14:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:14:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:14:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:14:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:14:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:14:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:14:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:14:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:14:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:14:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:14:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:14:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:14:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:14:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:14:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:14:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:14:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:14:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:14:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:14:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:14:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:14:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:14:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:14:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:14:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:14:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:14:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:14:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:14:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:14:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:14:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:14:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:14:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:14:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:14:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:14:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:14:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:14:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:14:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:14:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:14:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:14:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:14:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:14:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:14:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:14:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:14:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:14:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:14:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:14:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:14:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:14:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:14:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:14:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:14:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:14:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:14:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:14:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:14:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:14:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:14:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:14:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:14:35 DEBUG : apple: size = 5 OK 2026/03/03 01:14:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : apple: Unchanged skipping 2026/03/03 01:14:35 DEBUG : appleapple: size = 21 OK 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:14:35 DEBUG : banana: size = 6 OK 2026/03/03 01:14:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : banana: Unchanged skipping 2026/03/03 01:14:35 DEBUG : splitbanan: size = 16 OK 2026/03/03 01:14:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:14:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:14:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 01:14:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/03 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/03 01:14:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/03 01:14:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/03 01:14:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/03 01:14:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/03 01:14:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/03 01:14:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/03 01:14:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/03 01:14:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/03 01:14:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/03 01:14:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/03 01:14:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/03 01:14:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/03 01:14:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/03 01:14:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/03 01:14:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:14:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:14:35 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:14:35 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:35 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:35 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : appleapple: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:14:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:14:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:14:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:14:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:14:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:14:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:14:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:14:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:14:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:14:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:14:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:14:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:14:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:14:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:14:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:14:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:14:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:14:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:14:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:14:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:14:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:14:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:14:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:14:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:14:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:14:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:14:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:14:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:14:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:14:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:14:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:14:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:14:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:14:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:14:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:14:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:14:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:14:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:14:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:14:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:14:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:14:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:14:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:14:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:14:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:14:35 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:14:51 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:52 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:14:52 DEBUG : apple: size = 5 OK 2026/03/03 01:14:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : apple: Unchanged skipping 2026/03/03 01:14:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:14:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:14:52 DEBUG : banana: size = 6 OK 2026/03/03 01:14:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : banana: Unchanged skipping 2026/03/03 01:14:52 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:14:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:14:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:14:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:14:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:14:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:14:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:14:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:14:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:14:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:14:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:14:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:14:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:14:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:14:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:14:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:14:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:14:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:14:52 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:14:52 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:52 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:53 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:14:53 DEBUG : apple: size = 5 OK 2026/03/03 01:14:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : apple: Unchanged skipping 2026/03/03 01:14:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:14:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:14:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:14:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:14:53 DEBUG : banana: size = 6 OK 2026/03/03 01:14:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : banana: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:14:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:14:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:14:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:14:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:14:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:14:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:14:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:14:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:14:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:14:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:14:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:14:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:14:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:14:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:14:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:14:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:14:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:14:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:14:53 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:14:53 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:53 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:54 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : Waiting for deletions to finish 2026/03/03 01:14:54 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:14:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:15:10 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:11 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:15:11 DEBUG : apple: size = 5 OK 2026/03/03 01:15:11 DEBUG : banana: size = 6 OK 2026/03/03 01:15:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : banana: Unchanged skipping 2026/03/03 01:15:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : apple: Unchanged skipping 2026/03/03 01:15:11 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:15:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:15:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:15:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:15:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:15:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:15:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:15:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:15:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:15:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:15:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:15:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:15:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:15:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:15:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:15:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:15:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:15:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:15:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:15:11 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:15:11 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:11 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:12 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : apple: size = 5 OK 2026/03/03 01:15:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : apple: Unchanged skipping 2026/03/03 01:15:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:15:12 DEBUG : banana: size = 6 OK 2026/03/03 01:15:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:15:12 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:15:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:15:12 DEBUG : banana: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:15:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:15:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:15:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:15:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:15:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:15:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:15:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:15:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:15:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:15:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:15:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:15:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:15:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:15:12 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:15:12 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:12 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:12 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:15:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:15:28 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:29 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:15:29 DEBUG : apple: size = 5 OK 2026/03/03 01:15:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : apple: Unchanged skipping 2026/03/03 01:15:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:15:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:15:29 DEBUG : banana: size = 6 OK 2026/03/03 01:15:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : banana: Unchanged skipping 2026/03/03 01:15:29 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:15:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:15:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:15:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:15:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:15:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:15:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:15:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:15:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:15:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:15:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:15:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:15:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:15:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:15:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:15:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:15:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:15:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:15:29 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:15:29 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:15:29 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:29 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:30 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:15:30 DEBUG : apple: size = 5 OK 2026/03/03 01:15:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : apple: Unchanged skipping 2026/03/03 01:15:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:15:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:15:30 DEBUG : banana: size = 6 OK 2026/03/03 01:15:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : banana: Unchanged skipping 2026/03/03 01:15:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:15:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:15:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:15:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:15:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:15:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:15:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:15:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:15:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:15:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:15:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:15:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:15:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:15:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:15:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:15:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:15:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:15:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:15:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:15:30 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:15:30 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:30 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:31 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:15:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:15:48 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:48 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:15:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : apple: size = 5 OK 2026/03/03 01:15:49 DEBUG : banana: size = 6 OK 2026/03/03 01:15:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:15:49 DEBUG : apple: Unchanged skipping 2026/03/03 01:15:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:15:49 DEBUG : banana: Unchanged skipping 2026/03/03 01:15:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:15:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:15:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:15:49 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:15:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:15:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:15:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:15:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:15:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:15:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:15:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:15:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:15:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:15:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:15:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:15:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:15:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:15:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:15:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:15:49 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:15:49 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:49 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:49 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:15:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : apple: size = 5 OK 2026/03/03 01:15:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:15:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : apple: Unchanged skipping 2026/03/03 01:15:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:15:50 DEBUG : banana: size = 6 OK 2026/03/03 01:15:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : banana: Unchanged skipping 2026/03/03 01:15:50 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:15:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:15:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:15:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:15:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:15:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:15:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:15:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:15:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:15:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:15:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:15:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:15:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:15:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:15:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:15:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:15:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:15:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:15:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:15:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:15:50 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:15:50 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:50 DEBUG : Waiting for deletions to finish 2026/03/03 01:15:50 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:15:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:16:07 DEBUG : Waiting for deletions to finish 2026/03/03 01:16:08 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:16:08 DEBUG : apple: size = 5 OK 2026/03/03 01:16:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : apple: Unchanged skipping 2026/03/03 01:16:08 DEBUG : banana: size = 6 OK 2026/03/03 01:16:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:16:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:16:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : banana: Unchanged skipping 2026/03/03 01:16:08 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:16:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:16:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:16:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:16:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:16:08 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:16:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:16:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:16:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:16:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:16:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:16:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:16:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:16:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:16:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:16:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:16:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:16:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:16:08 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:08 DEBUG : Waiting for deletions to finish 2026/03/03 01:16:08 DEBUG : Waiting for deletions to finish 2026/03/03 01:16:09 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:16:09 DEBUG : apple: size = 5 OK 2026/03/03 01:16:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:16:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:16:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : apple: Unchanged skipping 2026/03/03 01:16:09 DEBUG : banana: size = 6 OK 2026/03/03 01:16:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : banana: Unchanged skipping 2026/03/03 01:16:09 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:16:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:16:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:16:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:16:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:16:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:16:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:16:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:16:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:16:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:16:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:16:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:16:09 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:16:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:16:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:16:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:16:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:16:09 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:09 DEBUG : Waiting for deletions to finish 2026/03/03 01:16:09 DEBUG : Waiting for deletions to finish 2026/03/03 01:16:10 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:16:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (231.59s) --- PASS: TestTransform/NFC (19.39s) --- PASS: TestTransform/NFD (20.09s) --- PASS: TestTransform/base64 (23.68s) --- PASS: TestTransform/prefix (25.54s) --- PASS: TestTransform/suffix (25.35s) --- PASS: TestTransform/truncate (22.98s) --- PASS: TestTransform/encoder (18.68s) --- PASS: TestTransform/ISO-8859-1 (19.13s) --- PASS: TestTransform/charmap (17.68s) --- PASS: TestTransform/lowercase (19.63s) --- PASS: TestTransform/ascii (19.43s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:16:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/03 01:16:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/03 01:16:15 INFO : sub dir_somesuffix: Making directory 2026/03/03 01:16:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/03 01:16:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/03 01:16:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/03 01:16:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/03 01:16:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/03 01:16:15 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:15 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/03 01:16:16 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/03 01:16:16 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.08s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:16:17 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:17 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:17 INFO : tictactoe: Making directory 2026/03/03 01:16:17 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:17 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/03 01:16:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:17 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:17 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:17 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/03 01:16:17 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:17 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/03 01:16:17 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:16:18 INFO : toe: Making directory 2026/03/03 01:16:18 INFO : toe/toe: Making directory 2026/03/03 01:16:18 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 01:16:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 01:16:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 01:16:18 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:18 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/03 01:16:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/03 01:16:19 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.79s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:16:20 INFO : toe: Making directory 2026/03/03 01:16:20 INFO : toe/toe: Making directory 2026/03/03 01:16:20 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 01:16:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 01:16:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 01:16:20 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:20 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/03 01:16:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/03 01:16:21 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.06s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:16:22 DEBUG : empty_dir: Making directory with metadata 2026/03/03 01:16:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 01:16:22 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:22 INFO : tictacempty_dir: Making directory 2026/03/03 01:16:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:22 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:22 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:22 INFO : tictactoe: Making directory 2026/03/03 01:16:22 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:22 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:22 INFO : tictactoe/tictactoe: Making directory 2026/03/03 01:16:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 01:16:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 01:16:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 01:16:22 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:22 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/03 01:16:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/03 01:16:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.46s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:16:25 DEBUG : empty_dir: Making directory with metadata 2026/03/03 01:16:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 01:16:25 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:25 INFO : tictacempty_dir: Making directory 2026/03/03 01:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:25 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:25 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:25 INFO : tictactoe: Making directory 2026/03/03 01:16:25 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:25 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:25 INFO : tictactoe/tictactoe: Making directory 2026/03/03 01:16:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 01:16:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 01:16:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:25 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:25 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 01:16:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/03 01:16:26 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:26 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:26 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:26 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 01:16:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 01:16:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/03 01:16:26 NOTICE: B2 bucket rclone-test-cupehil0munu: 0 differences found 2026/03/03 01:16:26 NOTICE: B2 bucket rclone-test-cupehil0munu: 1 matching files --- PASS: TestAllTag (2.25s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:16:27 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:27 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:27 INFO : tictactoe: Making directory 2026/03/03 01:16:27 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:27 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:27 INFO : tictactoe/tictactoe: Making directory 2026/03/03 01:16:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 01:16:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 01:16:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 01:16:27 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:27 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/03 01:16:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/03 01:16:28 DEBUG : Waiting for deletions to finish 2026/03/03 01:16:28 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:28 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:28 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/03 01:16:29 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:29 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:16:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 01:16:29 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/03 01:16:29 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:29 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.70s) === RUN TestSyntax 2026/03/03 01:16:30 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:16:30 INFO : toe: Making directory 2026/03/03 01:16:30 INFO : toe/toe: Making directory 2026/03/03 01:16:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 01:16:30 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:30 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:31 DEBUG : toe/toe/toe: size = 11 OK 2026/03/03 01:16:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:31 INFO : toe/toe/toe: Copied (new) 2026/03/03 01:16:31 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.24s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:16:32 DEBUG : empty_dir: Making directory with metadata 2026/03/03 01:16:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 01:16:32 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:32 INFO : tictacempty_dir: Making directory 2026/03/03 01:16:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:32 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:32 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:32 INFO : tictactoe: Making directory 2026/03/03 01:16:32 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:32 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:32 INFO : tictactoe/tictactoe: Making directory 2026/03/03 01:16:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 01:16:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 01:16:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:32 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:32 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 01:16:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:33 INFO : toe/toe/toe.txt: Deleted 2026/03/03 01:16:33 INFO : toe/toe: Removing directory 2026/03/03 01:16:33 INFO : toe: Removing directory 2026/03/03 01:16:33 INFO : empty_dir: Removing directory 2026/03/03 01:16:33 DEBUG : Local file system at /tmp/rclone3630563264: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.94s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:16:34 DEBUG : empty_dir: Making directory with metadata 2026/03/03 01:16:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 01:16:34 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:34 INFO : tictacempty_dir: Making directory 2026/03/03 01:16:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:34 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:34 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:34 INFO : tictactoe: Making directory 2026/03/03 01:16:34 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:34 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:34 INFO : tictactoe/tictactoe: Making directory 2026/03/03 01:16:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 01:16:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 01:16:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:34 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:34 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 01:16:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:34 INFO : toe/toe/toe.txt: Deleted 2026/03/03 01:16:34 INFO : toe/toe: Removing directory 2026/03/03 01:16:34 INFO : toe: Removing directory 2026/03/03 01:16:34 INFO : empty_dir: Removing directory 2026/03/03 01:16:34 DEBUG : Local file system at /tmp/rclone3630563264: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/03 01:16:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 01:16:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 01:16:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 01:16:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 01:16:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 01:16:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/03 01:16:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/03 01:16:36 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.21s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:16:37 DEBUG : Reset feature "Copy" 2026/03/03 01:16:37 DEBUG : Reset feature "Move" 2026/03/03 01:16:37 DEBUG : Reset feature "Copy" 2026/03/03 01:16:37 DEBUG : Reset feature "Move" 2026/03/03 01:16:37 DEBUG : empty_dir: Making directory with metadata 2026/03/03 01:16:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 01:16:37 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:37 INFO : tictacempty_dir: Making directory 2026/03/03 01:16:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 01:16:37 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:37 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:37 INFO : tictactoe: Making directory 2026/03/03 01:16:37 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:37 DEBUG : toe: transformed to: tictactoe 2026/03/03 01:16:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:37 INFO : tictactoe/tictactoe: Making directory 2026/03/03 01:16:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 01:16:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 01:16:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 01:16:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:37 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:37 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 01:16:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 01:16:38 INFO : toe/toe/toe.txt: Deleted 2026/03/03 01:16:38 INFO : toe/toe: Removing directory 2026/03/03 01:16:38 INFO : toe: Removing directory 2026/03/03 01:16:38 INFO : empty_dir: Removing directory 2026/03/03 01:16:38 DEBUG : Local file system at /tmp/rclone3630563264: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/03 01:16:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 01:16:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 01:16:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 01:16:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 01:16:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 01:16:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/03 01:16:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/03 01:16:40 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.92s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:16:41 DEBUG : toe: transformed to: dG9l 2026/03/03 01:16:41 DEBUG : toe: transformed to: dG9l 2026/03/03 01:16:41 INFO : dG9l: Making directory 2026/03/03 01:16:41 DEBUG : toe: transformed to: dG9l 2026/03/03 01:16:41 DEBUG : toe: transformed to: dG9l 2026/03/03 01:16:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/03 01:16:41 INFO : dG9l/dG9l: Making directory 2026/03/03 01:16:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/03 01:16:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/03 01:16:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/03 01:16:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 01:16:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/03 01:16:41 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:41 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/03 01:16:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/03 01:16:42 DEBUG : Waiting for deletions to finish 2026/03/03 01:16:42 DEBUG : dG9l: transformed to: toe 2026/03/03 01:16:42 DEBUG : dG9l: transformed to: toe 2026/03/03 01:16:43 DEBUG : dG9l: transformed to: toe 2026/03/03 01:16:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/03 01:16:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/03 01:16:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/03 01:16:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/03 01:16:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/03 01:16:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/03 01:16:43 DEBUG : Local file system at /tmp/rclone3630563264: Waiting for checks to finish 2026/03/03 01:16:43 DEBUG : Local file system at /tmp/rclone3630563264: Waiting for transfers to finish 2026/03/03 01:16:43 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.74s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-cupehil0munu", Local "Local file system at /tmp/rclone3630563264", Modify Window "1ms" 2026/03/03 01:16:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 01:16:44 DEBUG : toe: transformed to: 2026/03/03 01:16:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 01:16:44 DEBUG : toe: transformed to: 2026/03/03 01:16:44 INFO : B2 bucket rclone-test-cupehil0munu: Making directory 2026/03/03 01:16:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 01:16:44 DEBUG : toe: transformed to: 2026/03/03 01:16:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 01:16:44 DEBUG : toe: transformed to: 2026/03/03 01:16:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 01:16:44 DEBUG : toe/toe: transformed to: 2026/03/03 01:16:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/03 01:16:44 INFO : toe/toe: Making directory 2026/03/03 01:16:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 01:16:44 DEBUG : toe/toe: transformed to: 2026/03/03 01:16:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/03 01:16:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 01:16:44 DEBUG : toe: transformed to: 2026/03/03 01:16:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 01:16:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 01:16:44 DEBUG : toe/toe/toe: transformed to: 2026/03/03 01:16:44 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/03 01:16:44 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for checks to finish 2026/03/03 01:16:44 DEBUG : B2 bucket rclone-test-cupehil0munu: Waiting for transfers to finish 2026/03/03 01:16:44 DEBUG : toe/toe/toe: size = 11 OK 2026/03/03 01:16:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 01:16:44 INFO : toe/toe/toe: Copied (new) 2026/03/03 01:16:44 ERROR : B2 bucket rclone-test-cupehil0munu: not deleting files as there were IO errors 2026/03/03 01:16:44 ERROR : B2 bucket rclone-test-cupehil0munu: not deleting directories as there were IO errors --- PASS: TestError (1.55s) PASS 2026/03/03 01:16:45 DEBUG : B2 bucket rclone-test-cupehil0munu: Purge remote 2026/03/03 01:16:45 INFO : B2 bucket rclone-test-cupehil0munu: cleaning bucket "rclone-test-cupehil0munu" of all files 2026/03/03 01:16:46 DEBUG : BackupDir/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e54197_d20260303_m010928_c001_v7007000_t0000_u01772500168884") 2026/03/03 01:16:46 DEBUG : BackupDir/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f102be108543f435d_d20260303_m010922_c001_v0001179_t0031_u01772500162982") 2026/03/03 01:16:46 DEBUG : CompareDest/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41090929e89e0c06_d20260303_m010901_c001_v7007000_t0000_u01772500141182") 2026/03/03 01:16:46 DEBUG : CompareDest/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a2b0c_d20260303_m010854_c001_v0001039_t0026_u01772500134587") 2026/03/03 01:16:46 DEBUG : CompareDest/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41090929e89e0c07_d20260303_m010901_c001_v7007000_t0000_u01772500141768") 2026/03/03 01:16:46 DEBUG : CompareDest/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16208b5_d20260303_m010856_c001_v0001184_t0012_u01772500136662") 2026/03/03 01:16:46 DEBUG : CopyDest/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e54198_d20260303_m010929_c001_v7007000_t0000_u01772500169066") 2026/03/03 01:16:46 DEBUG : CopyDest/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bca802_d20260303_m010918_c001_v0001173_t0050_u01772500158754") 2026/03/03 01:16:46 DEBUG : CopyDest/three: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e54199_d20260303_m010929_c001_v7007000_t0000_u01772500169247") 2026/03/03 01:16:46 DEBUG : CopyDest/three: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162099f_d20260303_m010926_c001_v0001184_t0004_u01772500166719") 2026/03/03 01:16:47 DEBUG : CopyDest/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e5419a_d20260303_m010929_c001_v7007000_t0000_u01772500169494") 2026/03/03 01:16:47 DEBUG : CopyDest/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a2c8b_d20260303_m010924_c001_v0001039_t0033_u01772500164154") 2026/03/03 01:16:47 DEBUG : EXISTING: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419de4e04b7dada8_d20260303_m011101_c001_v7007000_t0000_u01772500261161") 2026/03/03 01:16:47 DEBUG : EXISTING: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a30ed_d20260303_m011059_c001_v0001039_t0025_u01772500259899") 2026/03/03 01:16:47 DEBUG : PREFIXapple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f25b7_d20260303_m011346_c001_v7007000_t0000_u01772500426170") 2026/03/03 01:16:47 DEBUG : PREFIXapple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162109f_d20260303_m011340_c001_v0001184_t0031_u01772500420046") 2026/03/03 01:16:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f401ee6748e892bf9_d20260303_m011346_c001_v7007000_t0000_u01772500426385") 2026/03/03 01:16:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3885_d20260303_m011340_c001_v0001039_t0046_u01772500420107") 2026/03/03 01:16:47 DEBUG : PREFIXbanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c6fd_d20260303_m011346_c001_v7007000_t0000_u01772500426225") 2026/03/03 01:16:47 DEBUG : PREFIXbanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472d3_d20260303_m011340_c001_v0001136_t0051_u01772500420032") 2026/03/03 01:16:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f418728a52018544a_d20260303_m011346_c001_v7007000_t0000_u01772500426394") 2026/03/03 01:16:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc03e_d20260303_m011340_c001_v0001173_t0020_u01772500420064") 2026/03/03 01:16:47 DEBUG : Testêé: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419de4e04b7dad9b_d20260303_m011056_c001_v7007000_t0000_u01772500256738") 2026/03/03 01:16:47 DEBUG : Testêé: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620c37_d20260303_m011056_c001_v0001184_t0033_u01772500256160") 2026/03/03 01:16:47 DEBUG : Testêé: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a30a3_d20260303_m011054_c001_v0001039_t0057_u01772500254572") 2026/03/03 01:16:47 DEBUG : YXBwbGU=: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde51_d20260303_m011322_c001_v7007000_t0000_u01772500402383") 2026/03/03 01:16:47 DEBUG : YXBwbGU=: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a375f_d20260303_m011316_c001_v0001039_t0033_u01772500396955") 2026/03/03 01:16:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde53_d20260303_m011322_c001_v7007000_t0000_u01772500402567") 2026/03/03 01:16:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247287_d20260303_m011317_c001_v0001136_t0027_u01772500397745") 2026/03/03 01:16:48 DEBUG : YmFuYW5h: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde54_d20260303_m011322_c001_v7007000_t0000_u01772500402749") 2026/03/03 01:16:48 DEBUG : YmFuYW5h: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620fed_d20260303_m011316_c001_v0001184_t0007_u01772500396978") 2026/03/03 01:16:48 DEBUG : a/potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194aaf_d20260303_m010706_c001_v7007000_t0000_u01772500026515") 2026/03/03 01:16:48 DEBUG : a/potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9a8e_d20260303_m010705_c001_v0001173_t0044_u01772500025170") 2026/03/03 01:16:48 DEBUG : a/potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fc802_d20260303_m010702_c001_v7007000_t0000_u01772500022819") 2026/03/03 01:16:48 DEBUG : a/potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9a41_d20260303_m010701_c001_v0001173_t0001_u01772500021775") 2026/03/03 01:16:48 DEBUG : a/potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194a7c_d20260303_m010635_c001_v7007000_t0000_u01772499995747") 2026/03/03 01:16:48 DEBUG : a/potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc979b_d20260303_m010634_c001_v0001173_t0047_u01772499994461") 2026/03/03 01:16:48 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f70_d20260303_m011610_c001_v7007000_t0000_u01772500570674") 2026/03/03 01:16:48 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bccf2c_d20260303_m011605_c001_v0001173_t0048_u01772500565185") 2026/03/03 01:16:48 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf61_d20260303_m011551_c001_v7007000_t0000_u01772500551287") 2026/03/03 01:16:48 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bccd70_d20260303_m011546_c001_v0001173_t0025_u01772500546467") 2026/03/03 01:16:48 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7e4_d20260303_m011531_c001_v7007000_t0000_u01772500531678") 2026/03/03 01:16:48 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bccb50_d20260303_m011527_c001_v0001173_t0038_u01772500527113") 2026/03/03 01:16:48 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa7ff_d20260303_m011513_c001_v7007000_t0000_u01772500513557") 2026/03/03 01:16:48 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc946_d20260303_m011509_c001_v0001173_t0038_u01772500509367") 2026/03/03 01:16:48 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c739_d20260303_m011455_c001_v7007000_t0000_u01772500495016") 2026/03/03 01:16:48 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc774_d20260303_m011450_c001_v0001173_t0010_u01772500490550") 2026/03/03 01:16:48 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fde_d20260303_m011436_c001_v7007000_t0000_u01772500476256") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247389_d20260303_m011427_c001_v0001136_t0010_u01772500467947") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063ad_d20260303_m011413_c001_v7007000_t0000_u01772500453283") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc2f9_d20260303_m011408_c001_v0001173_t0042_u01772500448847") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f413f2ad6abdad9fc_d20260303_m011407_c001_v7007000_t0000_u01772500447178") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a39ab_d20260303_m011402_c001_v0001039_t0054_u01772500442646") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e503_d20260303_m011347_c001_v7007000_t0000_u01772500427895") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210be_d20260303_m011343_c001_v0001184_t0021_u01772500423768") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a06381_d20260303_m011342_c001_v7007000_t0000_u01772500422278") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472c5_d20260303_m011337_c001_v0001136_t0019_u01772500417067") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f42232b039e457027_d20260303_m011319_c001_v7007000_t0000_u01772500399759") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620fd3_d20260303_m011314_c001_v0001184_t0042_u01772500394104") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd02_d20260303_m011258_c001_v7007000_t0000_u01772500378704") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a364b_d20260303_m011253_c001_v0001039_t0008_u01772500373252") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fccde_d20260303_m011238_c001_v7007000_t0000_u01772500358735") 2026/03/03 01:16:49 DEBUG : apple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb9d5_d20260303_m011234_c001_v0001173_t0046_u01772500354138") 2026/03/03 01:16:49 DEBUG : appleSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f413f2ad6abdada05_d20260303_m011411_c001_v7007000_t0000_u01772500451754") 2026/03/03 01:16:49 DEBUG : appleSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621156_d20260303_m011405_c001_v0001184_t0049_u01772500445077") 2026/03/03 01:16:49 DEBUG : appleapple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fdf_d20260303_m011436_c001_v7007000_t0000_u01772500476438") 2026/03/03 01:16:49 DEBUG : appleapple: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162125e_d20260303_m011431_c001_v0001184_t0050_u01772500471661") 2026/03/03 01:16:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f71_d20260303_m011610_c001_v7007000_t0000_u01772500570859") 2026/03/03 01:16:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82474ed_d20260303_m011606_c001_v0001136_t0055_u01772500566523") 2026/03/03 01:16:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf62_d20260303_m011551_c001_v7007000_t0000_u01772500551471") 2026/03/03 01:16:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82474a9_d20260303_m011547_c001_v0001136_t0047_u01772500547455") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7e6_d20260303_m011531_c001_v7007000_t0000_u01772500531861") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824745b_d20260303_m011527_c001_v0001136_t0001_u01772500527997") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa800_d20260303_m011513_c001_v7007000_t0000_u01772500513749") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247427_d20260303_m011510_c001_v0001136_t0024_u01772500510032") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c73a_d20260303_m011455_c001_v7007000_t0000_u01772500495197") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82473e7_d20260303_m011451_c001_v0001136_t0050_u01772500491248") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecdf22_d20260303_m011434_c001_v7007000_t0000_u01772500474348") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3b43_d20260303_m011428_c001_v0001039_t0011_u01772500468432") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063ae_d20260303_m011413_c001_v7007000_t0000_u01772500453464") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3a17_d20260303_m011408_c001_v0001039_t0039_u01772500448875") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f25d8_d20260303_m011407_c001_v7007000_t0000_u01772500447180") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162114c_d20260303_m011403_c001_v0001184_t0015_u01772500443513") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e504_d20260303_m011348_c001_v7007000_t0000_u01772500428076") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a38b3_d20260303_m011343_c001_v0001039_t0023_u01772500423807") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f25ae_d20260303_m011342_c001_v7007000_t0000_u01772500422834") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3861_d20260303_m011337_c001_v0001039_t0024_u01772500417628") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f42232b039e457029_d20260303_m011320_c001_v7007000_t0000_u01772500400128") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbde0_d20260303_m011314_c001_v0001173_t0015_u01772500394911") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd03_d20260303_m011258_c001_v7007000_t0000_u01772500378886") 2026/03/03 01:16:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620f4d_d20260303_m011255_c001_v0001184_t0019_u01772500375033") 2026/03/03 01:16:51 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fccdf_d20260303_m011238_c001_v7007000_t0000_u01772500358916") 2026/03/03 01:16:51 DEBUG : appleappleapplebanana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a354e_d20260303_m011235_c001_v0001039_t0032_u01772500355014") 2026/03/03 01:16:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f25e1_d20260303_m011411_c001_v7007000_t0000_u01772500451761") 2026/03/03 01:16:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a39d1_d20260303_m011405_c001_v0001039_t0051_u01772500445056") 2026/03/03 01:16:51 DEBUG : b/potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194ab0_d20260303_m010706_c001_v7007000_t0000_u01772500026697") 2026/03/03 01:16:51 DEBUG : b/potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9a6b_d20260303_m010703_c001_v0001173_t0057_u01772500023376") 2026/03/03 01:16:51 DEBUG : b/potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fc800_d20260303_m010702_c001_v7007000_t0000_u01772500022257") 2026/03/03 01:16:51 DEBUG : b/potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9a13_d20260303_m010700_c001_v0001173_t0048_u01772500020236") 2026/03/03 01:16:51 DEBUG : b/potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194a7a_d20260303_m010635_c001_v7007000_t0000_u01772499995197") 2026/03/03 01:16:51 DEBUG : b/potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9761_d20260303_m010632_c001_v0001173_t0003_u01772499992828") 2026/03/03 01:16:51 DEBUG : backup/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f227d_d20260303_m010944_c001_v7007000_t0000_u01772500184914") 2026/03/03 01:16:51 DEBUG : backup/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f118a55127230d15c_d20260303_m010942_c001_v0001184_t0056_u01772500182407") 2026/03/03 01:16:51 DEBUG : backup/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f102080586e1c972a_d20260303_m010937_c001_v0001097_t0033_u01772500177067") 2026/03/03 01:16:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40357509b6a96b4f_d20260303_m011013_c001_v7007000_t0000_u01772500213984") 2026/03/03 01:16:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f105c48de8b77fc87_d20260303_m011011_c001_v0001093_t0014_u01772500211824") 2026/03/03 01:16:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1079e45a42cf1531_d20260303_m011007_c001_v0001167_t0054_u01772500207126") 2026/03/03 01:16:51 DEBUG : backup/one.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4050fc5dbae92402_d20260303_m010959_c001_v7007000_t0000_u01772500199389") 2026/03/03 01:16:51 DEBUG : backup/one.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f112254d7db3eb710_d20260303_m010957_c001_v0001099_t0014_u01772500197550") 2026/03/03 01:16:51 DEBUG : backup/one.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f119bdd4b49d92800_d20260303_m010952_c001_v0001183_t0046_u01772500192770") 2026/03/03 01:16:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40357509b6a96b50_d20260303_m011014_c001_v7007000_t0000_u01772500214165") 2026/03/03 01:16:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1138ef4e995ba02c_d20260303_m011013_c001_v0001039_t0051_u01772500213094") 2026/03/03 01:16:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f106b890b574a260b_d20260303_m011009_c001_v0001167_t0004_u01772500209458") 2026/03/03 01:16:52 DEBUG : backup/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f227e_d20260303_m010945_c001_v7007000_t0000_u01772500185096") 2026/03/03 01:16:52 DEBUG : backup/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f10945dd51a4f33bd_d20260303_m010943_c001_v0001039_t0014_u01772500183642") 2026/03/03 01:16:52 DEBUG : backup/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f115ae0d0f550cdd3_d20260303_m010939_c001_v0001150_t0000_u01772500179217") 2026/03/03 01:16:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4050fc5dbae92403_d20260303_m010959_c001_v7007000_t0000_u01772500199574") 2026/03/03 01:16:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1194f2aa6c8f8600_d20260303_m010958_c001_v0001185_t0037_u01772500198583") 2026/03/03 01:16:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f111bd11f0f1a6da4_d20260303_m010954_c001_v0001161_t0029_u01772500194269") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f73_d20260303_m011611_c001_v7007000_t0000_u01772500571044") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16214e0_d20260303_m011606_c001_v0001184_t0018_u01772500566330") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf63_d20260303_m011551_c001_v7007000_t0000_u01772500551725") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162147e_d20260303_m011547_c001_v0001184_t0057_u01772500547267") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7e7_d20260303_m011532_c001_v7007000_t0000_u01772500532044") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16213f8_d20260303_m011527_c001_v0001184_t0048_u01772500527802") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa801_d20260303_m011513_c001_v7007000_t0000_u01772500513939") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162136a_d20260303_m011509_c001_v0001184_t0036_u01772500509821") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c73b_d20260303_m011455_c001_v7007000_t0000_u01772500495379") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16212ea_d20260303_m011451_c001_v0001184_t0046_u01772500491053") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fe0_d20260303_m011436_c001_v7007000_t0000_u01772500476621") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621242_d20260303_m011428_c001_v0001184_t0005_u01772500468226") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063af_d20260303_m011413_c001_v7007000_t0000_u01772500453646") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621188_d20260303_m011408_c001_v0001184_t0018_u01772500448860") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f25d9_d20260303_m011407_c001_v7007000_t0000_u01772500447369") 2026/03/03 01:16:52 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247319_d20260303_m011403_c001_v0001136_t0010_u01772500443219") 2026/03/03 01:16:53 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e506_d20260303_m011348_c001_v7007000_t0000_u01772500428259") 2026/03/03 01:16:53 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc094_d20260303_m011343_c001_v0001173_t0040_u01772500423827") 2026/03/03 01:16:53 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41090929e89e11b0_d20260303_m011342_c001_v7007000_t0000_u01772500422644") 2026/03/03 01:16:53 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621091_d20260303_m011337_c001_v0001184_t0028_u01772500417433") 2026/03/03 01:16:53 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4042de258e2d9734_d20260303_m011320_c001_v7007000_t0000_u01772500400159") 2026/03/03 01:16:53 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a373f_d20260303_m011314_c001_v0001039_t0024_u01772500394416") 2026/03/03 01:16:53 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd05_d20260303_m011259_c001_v7007000_t0000_u01772500379069") 2026/03/03 01:16:53 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbbea_d20260303_m011253_c001_v0001173_t0021_u01772500373762") 2026/03/03 01:16:53 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcce0_d20260303_m011239_c001_v7007000_t0000_u01772500359098") 2026/03/03 01:16:53 DEBUG : banana: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620ec7_d20260303_m011234_c001_v0001184_t0009_u01772500354809") 2026/03/03 01:16:53 DEBUG : bananaSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f25e2_d20260303_m011411_c001_v7007000_t0000_u01772500451949") 2026/03/03 01:16:53 DEBUG : bananaSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824731f_d20260303_m011405_c001_v0001136_t0045_u01772500445066") 2026/03/03 01:16:53 DEBUG : both0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4da_d20260303_m011155_c001_v7007000_t0000_u01772500315212") 2026/03/03 01:16:53 DEBUG : both0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb411_d20260303_m011130_c001_v0001173_t0011_u01772500290355") 2026/03/03 01:16:53 DEBUG : both0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f237f_d20260303_m011126_c001_v7007000_t0000_u01772500286117") 2026/03/03 01:16:53 DEBUG : both0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620c53_d20260303_m011103_c001_v0001184_t0006_u01772500263460") 2026/03/03 01:16:53 DEBUG : both1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4db_d20260303_m011155_c001_v7007000_t0000_u01772500315397") 2026/03/03 01:16:53 DEBUG : both1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620d3f_d20260303_m011132_c001_v0001184_t0044_u01772500292082") 2026/03/03 01:16:53 DEBUG : both1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2380_d20260303_m011126_c001_v7007000_t0000_u01772500286297") 2026/03/03 01:16:53 DEBUG : both1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3117_d20260303_m011104_c001_v0001039_t0020_u01772500264677") 2026/03/03 01:16:54 DEBUG : both10: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4dc_d20260303_m011155_c001_v7007000_t0000_u01772500315581") 2026/03/03 01:16:54 DEBUG : both10: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620d8d_d20260303_m011142_c001_v0001184_t0025_u01772500302697") 2026/03/03 01:16:54 DEBUG : both10: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2381_d20260303_m011126_c001_v7007000_t0000_u01772500286478") 2026/03/03 01:16:54 DEBUG : both10: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a319f_d20260303_m011113_c001_v0001039_t0018_u01772500273810") 2026/03/03 01:16:54 DEBUG : both11: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4dd_d20260303_m011155_c001_v7007000_t0000_u01772500315764") 2026/03/03 01:16:54 DEBUG : both11: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a32f3_d20260303_m011143_c001_v0001039_t0007_u01772500303770") 2026/03/03 01:16:54 DEBUG : both11: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2383_d20260303_m011126_c001_v7007000_t0000_u01772500286700") 2026/03/03 01:16:54 DEBUG : both11: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb2a9_d20260303_m011114_c001_v0001173_t0010_u01772500274451") 2026/03/03 01:16:54 DEBUG : both12: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4de_d20260303_m011155_c001_v7007000_t0000_u01772500315947") 2026/03/03 01:16:54 DEBUG : both12: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb547_d20260303_m011144_c001_v0001173_t0053_u01772500304527") 2026/03/03 01:16:54 DEBUG : both12: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2384_d20260303_m011126_c001_v7007000_t0000_u01772500286881") 2026/03/03 01:16:54 DEBUG : both12: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620ccd_d20260303_m011116_c001_v0001184_t0041_u01772500276158") 2026/03/03 01:16:54 DEBUG : both13: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4df_d20260303_m011156_c001_v7007000_t0000_u01772500316129") 2026/03/03 01:16:54 DEBUG : both13: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620da3_d20260303_m011145_c001_v0001184_t0030_u01772500305669") 2026/03/03 01:16:54 DEBUG : both13: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2385_d20260303_m011127_c001_v7007000_t0000_u01772500287062") 2026/03/03 01:16:54 DEBUG : both13: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a31c7_d20260303_m011117_c001_v0001039_t0039_u01772500277003") 2026/03/03 01:16:54 DEBUG : both14: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4e0_d20260303_m011156_c001_v7007000_t0000_u01772500316312") 2026/03/03 01:16:54 DEBUG : both14: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3325_d20260303_m011146_c001_v0001039_t0057_u01772500306993") 2026/03/03 01:16:54 DEBUG : both14: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2386_d20260303_m011127_c001_v7007000_t0000_u01772500287243") 2026/03/03 01:16:54 DEBUG : both14: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb2eb_d20260303_m011117_c001_v0001173_t0014_u01772500277921") 2026/03/03 01:16:55 DEBUG : both15: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4e1_d20260303_m011156_c001_v7007000_t0000_u01772500316495") 2026/03/03 01:16:55 DEBUG : both15: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb5a9_d20260303_m011147_c001_v0001173_t0057_u01772500307953") 2026/03/03 01:16:55 DEBUG : both15: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2387_d20260303_m011127_c001_v7007000_t0000_u01772500287424") 2026/03/03 01:16:55 DEBUG : both15: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620ce3_d20260303_m011119_c001_v0001184_t0018_u01772500279115") 2026/03/03 01:16:55 DEBUG : both16: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4e2_d20260303_m011156_c001_v7007000_t0000_u01772500316678") 2026/03/03 01:16:55 DEBUG : both16: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620dbf_d20260303_m011149_c001_v0001184_t0057_u01772500309045") 2026/03/03 01:16:55 DEBUG : both16: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2389_d20260303_m011127_c001_v7007000_t0000_u01772500287604") 2026/03/03 01:16:55 DEBUG : both16: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a31f1_d20260303_m011120_c001_v0001039_t0019_u01772500280184") 2026/03/03 01:16:55 DEBUG : both17: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4e3_d20260303_m011156_c001_v7007000_t0000_u01772500316862") 2026/03/03 01:16:55 DEBUG : both17: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a334b_d20260303_m011149_c001_v0001039_t0005_u01772500309917") 2026/03/03 01:16:55 DEBUG : both17: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f238a_d20260303_m011127_c001_v7007000_t0000_u01772500287785") 2026/03/03 01:16:55 DEBUG : both17: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb331_d20260303_m011120_c001_v0001173_t0024_u01772500280845") 2026/03/03 01:16:55 DEBUG : both18: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4e4_d20260303_m011157_c001_v7007000_t0000_u01772500317045") 2026/03/03 01:16:55 DEBUG : both18: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb5dd_d20260303_m011150_c001_v0001173_t0024_u01772500310878") 2026/03/03 01:16:55 DEBUG : both18: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f238b_d20260303_m011127_c001_v7007000_t0000_u01772500287966") 2026/03/03 01:16:55 DEBUG : both18: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620cf7_d20260303_m011121_c001_v0001184_t0045_u01772500281994") 2026/03/03 01:16:55 DEBUG : both19: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4e5_d20260303_m011157_c001_v7007000_t0000_u01772500317228") 2026/03/03 01:16:55 DEBUG : both19: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620dd1_d20260303_m011152_c001_v0001184_t0019_u01772500312141") 2026/03/03 01:16:55 DEBUG : both19: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f238c_d20260303_m011128_c001_v7007000_t0000_u01772500288145") 2026/03/03 01:16:55 DEBUG : both19: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a320b_d20260303_m011122_c001_v0001039_t0046_u01772500282730") 2026/03/03 01:16:56 DEBUG : both2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4e6_d20260303_m011157_c001_v7007000_t0000_u01772500317411") 2026/03/03 01:16:56 DEBUG : both2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3293_d20260303_m011133_c001_v0001039_t0021_u01772500293087") 2026/03/03 01:16:56 DEBUG : both2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f238d_d20260303_m011128_c001_v7007000_t0000_u01772500288326") 2026/03/03 01:16:56 DEBUG : both2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb1d5_d20260303_m011105_c001_v0001173_t0017_u01772500265397") 2026/03/03 01:16:56 DEBUG : both3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4e7_d20260303_m011157_c001_v7007000_t0000_u01772500317594") 2026/03/03 01:16:56 DEBUG : both3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb453_d20260303_m011133_c001_v0001173_t0036_u01772500293867") 2026/03/03 01:16:56 DEBUG : both3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f238e_d20260303_m011128_c001_v7007000_t0000_u01772500288506") 2026/03/03 01:16:56 DEBUG : both3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620c7b_d20260303_m011106_c001_v0001184_t0020_u01772500266970") 2026/03/03 01:16:56 DEBUG : both4: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4e8_d20260303_m011157_c001_v7007000_t0000_u01772500317795") 2026/03/03 01:16:56 DEBUG : both4: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620d59_d20260303_m011135_c001_v0001184_t0018_u01772500295748") 2026/03/03 01:16:56 DEBUG : both4: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f238f_d20260303_m011128_c001_v7007000_t0000_u01772500288687") 2026/03/03 01:16:56 DEBUG : both4: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a314d_d20260303_m011107_c001_v0001039_t0024_u01772500267851") 2026/03/03 01:16:56 DEBUG : both5: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4e9_d20260303_m011157_c001_v7007000_t0000_u01772500317978") 2026/03/03 01:16:56 DEBUG : both5: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a32a7_d20260303_m011136_c001_v0001039_t0050_u01772500296853") 2026/03/03 01:16:56 DEBUG : both5: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2391_d20260303_m011128_c001_v7007000_t0000_u01772500288868") 2026/03/03 01:16:56 DEBUG : both5: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb235_d20260303_m011108_c001_v0001173_t0033_u01772500268801") 2026/03/03 01:16:56 DEBUG : both6: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4ea_d20260303_m011158_c001_v7007000_t0000_u01772500318214") 2026/03/03 01:16:56 DEBUG : both6: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb4b1_d20260303_m011137_c001_v0001173_t0050_u01772500297417") 2026/03/03 01:16:56 DEBUG : both6: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2393_d20260303_m011129_c001_v7007000_t0000_u01772500289048") 2026/03/03 01:16:56 DEBUG : both6: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620c93_d20260303_m011110_c001_v0001184_t0017_u01772500270378") 2026/03/03 01:16:56 DEBUG : both7: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4ec_d20260303_m011158_c001_v7007000_t0000_u01772500318397") 2026/03/03 01:16:56 DEBUG : both7: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620d6d_d20260303_m011139_c001_v0001184_t0051_u01772500299267") 2026/03/03 01:16:56 DEBUG : both7: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2394_d20260303_m011129_c001_v7007000_t0000_u01772500289228") 2026/03/03 01:16:56 DEBUG : both7: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a317f_d20260303_m011111_c001_v0001039_t0000_u01772500271101") 2026/03/03 01:16:57 DEBUG : both8: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4ed_d20260303_m011158_c001_v7007000_t0000_u01772500318581") 2026/03/03 01:16:57 DEBUG : both8: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a32cd_d20260303_m011140_c001_v0001039_t0044_u01772500300609") 2026/03/03 01:16:57 DEBUG : both8: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2395_d20260303_m011129_c001_v7007000_t0000_u01772500289408") 2026/03/03 01:16:57 DEBUG : both8: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb27f_d20260303_m011111_c001_v0001173_t0059_u01772500271763") 2026/03/03 01:16:57 DEBUG : both9: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4ee_d20260303_m011158_c001_v7007000_t0000_u01772500318763") 2026/03/03 01:16:57 DEBUG : both9: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb4f5_d20260303_m011141_c001_v0001173_t0003_u01772500301346") 2026/03/03 01:16:57 DEBUG : both9: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2396_d20260303_m011129_c001_v7007000_t0000_u01772500289603") 2026/03/03 01:16:57 DEBUG : both9: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620cad_d20260303_m011112_c001_v0001184_t0016_u01772500272605") 2026/03/03 01:16:57 DEBUG : c/non empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194ab1_d20260303_m010706_c001_v7007000_t0000_u01772500026879") 2026/03/03 01:16:57 DEBUG : c/non empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9a7b_d20260303_m010703_c001_v0001173_t0039_u01772500023996") 2026/03/03 01:16:57 DEBUG : c/non empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fc803_d20260303_m010703_c001_v7007000_t0000_u01772500023003") 2026/03/03 01:16:57 DEBUG : c/non empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9a21_d20260303_m010700_c001_v0001173_t0016_u01772500020666") 2026/03/03 01:16:57 DEBUG : c/non empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194a7d_d20260303_m010635_c001_v7007000_t0000_u01772499995929") 2026/03/03 01:16:57 DEBUG : c/non empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9777_d20260303_m010633_c001_v0001173_t0057_u01772499993555") 2026/03/03 01:16:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde56_d20260303_m011322_c001_v7007000_t0000_u01772500402940") 2026/03/03 01:16:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbe0e_d20260303_m011316_c001_v0001173_t0043_u01772500396964") 2026/03/03 01:16:57 DEBUG : check sum: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150f9f87_d20260303_m010622_c001_v7007000_t0000_u01772499982214") 2026/03/03 01:16:57 DEBUG : check sum: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc95fc_d20260303_m010620_c001_v0001173_t0035_u01772499980960") 2026/03/03 01:16:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e548aa_d20260303_m011643_c001_v7007000_t0000_u01772500603757") 2026/03/03 01:16:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcd272_d20260303_m011641_c001_v0001173_t0029_u01772500601987") 2026/03/03 01:16:58 DEBUG : dest/3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e5416d_d20260303_m010911_c001_v7007000_t0000_u01772500151451") 2026/03/03 01:16:58 DEBUG : dest/3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f408d771e0720c7b0_d20260303_m010910_c001_v0001100_t0018_u01772500150358") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fe1_d20260303_m011436_c001_v7007000_t0000_u01772500476803") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc591_d20260303_m011431_c001_v0001173_t0019_u01772500471871") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f79_d20260303_m011611_c001_v7007000_t0000_u01772500571228") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcce62_d20260303_m011556_c001_v0001173_t0003_u01772500556076") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf65_d20260303_m011551_c001_v7007000_t0000_u01772500551910") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bccc64_d20260303_m011536_c001_v0001173_t0057_u01772500536447") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7e9_d20260303_m011532_c001_v7007000_t0000_u01772500532244") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcca58_d20260303_m011518_c001_v0001173_t0046_u01772500518760") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa802_d20260303_m011514_c001_v7007000_t0000_u01772500514128") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc842_d20260303_m011459_c001_v0001173_t0055_u01772500499687") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c73c_d20260303_m011455_c001_v7007000_t0000_u01772500495559") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc687_d20260303_m011440_c001_v0001173_t0044_u01772500480939") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fdc_d20260303_m011434_c001_v7007000_t0000_u01772500474499") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247353_d20260303_m011417_c001_v0001136_t0040_u01772500457969") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063b0_d20260303_m011413_c001_v7007000_t0000_u01772500453827") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162118c_d20260303_m011409_c001_v0001184_t0024_u01772500449068") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f413f2ad6abdad9fe_d20260303_m011407_c001_v7007000_t0000_u01772500447571") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3927_d20260303_m011352_c001_v0001039_t0039_u01772500432621") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e507_d20260303_m011348_c001_v7007000_t0000_u01772500428440") 2026/03/03 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210c0_d20260303_m011343_c001_v0001184_t0027_u01772500423987") 2026/03/03 01:16:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e4fb_d20260303_m011342_c001_v7007000_t0000_u01772500422841") 2026/03/03 01:16:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472ad_d20260303_m011327_c001_v0001136_t0035_u01772500407122") 2026/03/03 01:16:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde4c_d20260303_m011320_c001_v7007000_t0000_u01772500400188") 2026/03/03 01:16:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbccc_d20260303_m011303_c001_v0001173_t0030_u01772500383397") 2026/03/03 01:16:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd06_d20260303_m011259_c001_v7007000_t0000_u01772500379252") 2026/03/03 01:16:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620ef1_d20260303_m011243_c001_v0001184_t0014_u01772500363312") 2026/03/03 01:16:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcce1_d20260303_m011239_c001_v7007000_t0000_u01772500359278") 2026/03/03 01:16:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a34a5_d20260303_m011223_c001_v0001039_t0050_u01772500343925") 2026/03/03 01:16:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39d1e_d20260303_m011411_c001_v7007000_t0000_u01772500451958") 2026/03/03 01:16:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162115c_d20260303_m011405_c001_v0001184_t0034_u01772500445276") 2026/03/03 01:16:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fe3_d20260303_m011436_c001_v7007000_t0000_u01772500476984") 2026/03/03 01:16:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3b73_d20260303_m011431_c001_v0001039_t0012_u01772500471858") 2026/03/03 01:16:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f7e_d20260303_m011611_c001_v7007000_t0000_u01772500571421") 2026/03/03 01:16:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16214b6_d20260303_m011557_c001_v0001184_t0019_u01772500557310") 2026/03/03 01:16:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf66_d20260303_m011552_c001_v7007000_t0000_u01772500552094") 2026/03/03 01:16:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621436_d20260303_m011537_c001_v0001184_t0031_u01772500537878") 2026/03/03 01:16:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7ea_d20260303_m011532_c001_v7007000_t0000_u01772500532427") 2026/03/03 01:16:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16213ba_d20260303_m011519_c001_v0001184_t0037_u01772500519765") 2026/03/03 01:16:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa803_d20260303_m011514_c001_v7007000_t0000_u01772500514315") 2026/03/03 01:16:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162132a_d20260303_m011500_c001_v0001184_t0033_u01772500500719") 2026/03/03 01:16:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c73d_d20260303_m011455_c001_v7007000_t0000_u01772500495742") 2026/03/03 01:16:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16212a6_d20260303_m011441_c001_v0001184_t0053_u01772500481740") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f401ee6748e892c7b_d20260303_m011433_c001_v7007000_t0000_u01772500473940") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16211e4_d20260303_m011418_c001_v0001184_t0020_u01772500458698") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063b1_d20260303_m011414_c001_v7007000_t0000_u01772500454009") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247335_d20260303_m011409_c001_v0001136_t0033_u01772500449215") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f25da_d20260303_m011407_c001_v7007000_t0000_u01772500447564") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247305_d20260303_m011353_c001_v0001136_t0057_u01772500433554") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e509_d20260303_m011348_c001_v7007000_t0000_u01772500428621") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472e9_d20260303_m011344_c001_v0001136_t0006_u01772500424101") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4007915a01d2e51a_d20260303_m011342_c001_v7007000_t0000_u01772500422651") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621041_d20260303_m011327_c001_v0001184_t0044_u01772500407860") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4007915a01d2e4ed_d20260303_m011320_c001_v7007000_t0000_u01772500400349") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620f93_d20260303_m011304_c001_v0001184_t0044_u01772500384275") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd07_d20260303_m011259_c001_v7007000_t0000_u01772500379435") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a35cf_d20260303_m011243_c001_v0001039_t0057_u01772500363920") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcce2_d20260303_m011239_c001_v7007000_t0000_u01772500359459") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb8cd_d20260303_m011224_c001_v0001173_t0040_u01772500344895") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39d16_d20260303_m011411_c001_v7007000_t0000_u01772500451584") 2026/03/03 01:17:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247323_d20260303_m011405_c001_v0001136_t0037_u01772500445360") 2026/03/03 01:17:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fe4_d20260303_m011437_c001_v7007000_t0000_u01772500477167") 2026/03/03 01:17:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621260_d20260303_m011431_c001_v0001184_t0054_u01772500471883") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f7f_d20260303_m011611_c001_v7007000_t0000_u01772500571612") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82474c1_d20260303_m011557_c001_v0001136_t0040_u01772500557876") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf67_d20260303_m011552_c001_v7007000_t0000_u01772500552286") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824747b_d20260303_m011538_c001_v0001136_t0057_u01772500538443") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7ec_d20260303_m011532_c001_v7007000_t0000_u01772500532651") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824743d_d20260303_m011520_c001_v0001136_t0052_u01772500520365") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa804_d20260303_m011514_c001_v7007000_t0000_u01772500514595") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824740f_d20260303_m011501_c001_v0001136_t0050_u01772500501329") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c740_d20260303_m011455_c001_v7007000_t0000_u01772500495928") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82473cb_d20260303_m011442_c001_v0001136_t0031_u01772500482374") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fd887_d20260303_m011434_c001_v7007000_t0000_u01772500474364") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3aad_d20260303_m011419_c001_v0001039_t0042_u01772500459257") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063b2_d20260303_m011414_c001_v7007000_t0000_u01772500454191") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162118e_d20260303_m011409_c001_v0001184_t0030_u01772500449272") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063a2_d20260303_m011407_c001_v7007000_t0000_u01772500447785") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621106_d20260303_m011354_c001_v0001184_t0037_u01772500434181") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e50a_d20260303_m011348_c001_v7007000_t0000_u01772500428812") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210c2_d20260303_m011344_c001_v0001184_t0007_u01772500424187") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40357509b6a96f53_d20260303_m011342_c001_v7007000_t0000_u01772500422661") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a37e3_d20260303_m011328_c001_v0001039_t0020_u01772500408449") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4050fc5dbae926c9_d20260303_m011319_c001_v7007000_t0000_u01772500399748") 2026/03/03 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a36d5_d20260303_m011304_c001_v0001039_t0021_u01772500384887") 2026/03/03 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd08_d20260303_m011259_c001_v7007000_t0000_u01772500379616") 2026/03/03 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbaf1_d20260303_m011244_c001_v0001173_t0010_u01772500364832") 2026/03/03 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcce3_d20260303_m011239_c001_v7007000_t0000_u01772500359640") 2026/03/03 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620e83_d20260303_m011226_c001_v0001184_t0011_u01772500346296") 2026/03/03 01:17:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e546f6_d20260303_m011411_c001_v7007000_t0000_u01772500451607") 2026/03/03 01:17:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162115e_d20260303_m011405_c001_v0001184_t0040_u01772500445489") 2026/03/03 01:17:02 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fe5_d20260303_m011437_c001_v7007000_t0000_u01772500477349") 2026/03/03 01:17:02 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621262_d20260303_m011432_c001_v0001184_t0034_u01772500472087") 2026/03/03 01:17:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f81_d20260303_m011611_c001_v7007000_t0000_u01772500571797") 2026/03/03 01:17:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3fdd_d20260303_m011558_c001_v0001039_t0033_u01772500558627") 2026/03/03 01:17:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf68_d20260303_m011552_c001_v7007000_t0000_u01772500552470") 2026/03/03 01:17:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3f0d_d20260303_m011539_c001_v0001039_t0053_u01772500539102") 2026/03/03 01:17:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7ed_d20260303_m011532_c001_v7007000_t0000_u01772500532852") 2026/03/03 01:17:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3ddd_d20260303_m011521_c001_v0001039_t0059_u01772500521053") 2026/03/03 01:17:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa806_d20260303_m011514_c001_v7007000_t0000_u01772500514785") 2026/03/03 01:17:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3ceb_d20260303_m011502_c001_v0001039_t0028_u01772500502053") 2026/03/03 01:17:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c741_d20260303_m011456_c001_v7007000_t0000_u01772500496108") 2026/03/03 01:17:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3bfd_d20260303_m011443_c001_v0001039_t0045_u01772500483215") 2026/03/03 01:17:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a5419567e_d20260303_m011433_c001_v7007000_t0000_u01772500473973") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc415_d20260303_m011420_c001_v0001173_t0009_u01772500460022") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063b3_d20260303_m011414_c001_v7007000_t0000_u01772500454377") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc301_d20260303_m011409_c001_v0001173_t0052_u01772500449304") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f413f2ad6abdad9fd_d20260303_m011407_c001_v7007000_t0000_u01772500447376") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc192_d20260303_m011354_c001_v0001173_t0012_u01772500434771") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e512_d20260303_m011349_c001_v7007000_t0000_u01772500429073") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a38bf_d20260303_m011344_c001_v0001039_t0048_u01772500424244") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4151c874663e3192_d20260303_m011342_c001_v7007000_t0000_u01772500422675") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbf1f_d20260303_m011329_c001_v0001173_t0031_u01772500409656") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e5464f_d20260303_m011320_c001_v7007000_t0000_u01772500400343") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbd06_d20260303_m011305_c001_v0001173_t0031_u01772500385507") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd09_d20260303_m011259_c001_v7007000_t0000_u01772500379873") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620f07_d20260303_m011246_c001_v0001184_t0035_u01772500366110") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcce4_d20260303_m011239_c001_v7007000_t0000_u01772500359821") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a34c9_d20260303_m011226_c001_v0001039_t0034_u01772500346503") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39d1c_d20260303_m011411_c001_v7007000_t0000_u01772500451771") 2026/03/03 01:17:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621162_d20260303_m011405_c001_v0001184_t0044_u01772500445702") 2026/03/03 01:17:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fe7_d20260303_m011437_c001_v7007000_t0000_u01772500477531") 2026/03/03 01:17:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824739f_d20260303_m011432_c001_v0001136_t0058_u01772500472092") 2026/03/03 01:17:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f86_d20260303_m011612_c001_v7007000_t0000_u01772500572052") 2026/03/03 01:17:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcceb4_d20260303_m011559_c001_v0001173_t0007_u01772500559452") 2026/03/03 01:17:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf69_d20260303_m011552_c001_v7007000_t0000_u01772500552656") 2026/03/03 01:17:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcccca_d20260303_m011539_c001_v0001173_t0059_u01772500539939") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7ee_d20260303_m011533_c001_v7007000_t0000_u01772500533034") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bccaac_d20260303_m011521_c001_v0001173_t0058_u01772500521444") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa807_d20260303_m011515_c001_v7007000_t0000_u01772500515034") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc892_d20260303_m011503_c001_v0001173_t0038_u01772500503279") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c742_d20260303_m011456_c001_v7007000_t0000_u01772500496288") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc6cc_d20260303_m011443_c001_v0001173_t0029_u01772500483664") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f401ee6748e892c7d_d20260303_m011434_c001_v7007000_t0000_u01772500474303") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247367_d20260303_m011421_c001_v0001136_t0005_u01772500461806") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063b4_d20260303_m011414_c001_v7007000_t0000_u01772500454558") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3a1d_d20260303_m011409_c001_v0001039_t0020_u01772500449462") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fd1aa_d20260303_m011407_c001_v7007000_t0000_u01772500447567") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3953_d20260303_m011355_c001_v0001039_t0058_u01772500435785") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e515_d20260303_m011349_c001_v7007000_t0000_u01772500429254") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210c6_d20260303_m011344_c001_v0001184_t0016_u01772500424467") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4151c874663e3191_d20260303_m011342_c001_v7007000_t0000_u01772500422492") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472af_d20260303_m011330_c001_v0001136_t0013_u01772500410233") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4042de258e2d9735_d20260303_m011320_c001_v7007000_t0000_u01772500400355") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620f9f_d20260303_m011305_c001_v0001184_t0048_u01772500385984") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd0a_d20260303_m011300_c001_v7007000_t0000_u01772500380055") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a35f7_d20260303_m011246_c001_v0001039_t0044_u01772500366311") 2026/03/03 01:17:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcce5_d20260303_m011240_c001_v7007000_t0000_u01772500360002") 2026/03/03 01:17:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb907_d20260303_m011227_c001_v0001173_t0000_u01772500347005") 2026/03/03 01:17:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f418728a5201854a4_d20260303_m011411_c001_v7007000_t0000_u01772500451800") 2026/03/03 01:17:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc2a6_d20260303_m011405_c001_v0001173_t0045_u01772500445731") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fe8_d20260303_m011437_c001_v7007000_t0000_u01772500477786") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621266_d20260303_m011432_c001_v0001184_t0022_u01772500472307") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f87_d20260303_m011612_c001_v7007000_t0000_u01772500572239") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16214be_d20260303_m011559_c001_v0001184_t0010_u01772500559955") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf6a_d20260303_m011552_c001_v7007000_t0000_u01772500552841") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621450_d20260303_m011540_c001_v0001184_t0040_u01772500540611") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7ef_d20260303_m011533_c001_v7007000_t0000_u01772500533217") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16213d2_d20260303_m011521_c001_v0001184_t0004_u01772500521871") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa808_d20260303_m011515_c001_v7007000_t0000_u01772500515226") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621336_d20260303_m011504_c001_v0001184_t0031_u01772500504393") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c743_d20260303_m011456_c001_v7007000_t0000_u01772500496468") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16212b8_d20260303_m011444_c001_v0001184_t0027_u01772500484117") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fd9_d20260303_m011433_c001_v7007000_t0000_u01772500473954") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162120e_d20260303_m011422_c001_v0001184_t0045_u01772500462203") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063b6_d20260303_m011414_c001_v7007000_t0000_u01772500454741") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621192_d20260303_m011409_c001_v0001184_t0038_u01772500449480") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39cfe_d20260303_m011407_c001_v7007000_t0000_u01772500447812") 2026/03/03 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247307_d20260303_m011356_c001_v0001136_t0053_u01772500436357") 2026/03/03 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e516_d20260303_m011349_c001_v7007000_t0000_u01772500429436") 2026/03/03 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472eb_d20260303_m011344_c001_v0001136_t0029_u01772500424455") 2026/03/03 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4050fc5dbae92734_d20260303_m011342_c001_v7007000_t0000_u01772500422636") 2026/03/03 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621059_d20260303_m011330_c001_v0001184_t0011_u01772500410579") 2026/03/03 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4050fc5dbae926cc_d20260303_m011319_c001_v7007000_t0000_u01772500399932") 2026/03/03 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a36e5_d20260303_m011306_c001_v0001039_t0040_u01772500386176") 2026/03/03 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd0b_d20260303_m011300_c001_v7007000_t0000_u01772500380238") 2026/03/03 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbb21_d20260303_m011246_c001_v0001173_t0032_u01772500366904") 2026/03/03 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcce6_d20260303_m011240_c001_v7007000_t0000_u01772500360184") 2026/03/03 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620e9d_d20260303_m011227_c001_v0001184_t0025_u01772500347767") 2026/03/03 01:17:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063ac_d20260303_m011411_c001_v7007000_t0000_u01772500451969") 2026/03/03 01:17:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247327_d20260303_m011405_c001_v0001136_t0027_u01772500445786") 2026/03/03 01:17:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fea_d20260303_m011437_c001_v7007000_t0000_u01772500477968") 2026/03/03 01:17:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82473a3_d20260303_m011432_c001_v0001136_t0014_u01772500472414") 2026/03/03 01:17:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f89_d20260303_m011612_c001_v7007000_t0000_u01772500572425") 2026/03/03 01:17:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82474d1_d20260303_m011600_c001_v0001136_t0007_u01772500560149") 2026/03/03 01:17:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf6b_d20260303_m011553_c001_v7007000_t0000_u01772500553025") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824748d_d20260303_m011540_c001_v0001136_t0013_u01772500540806") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7f1_d20260303_m011533_c001_v7007000_t0000_u01772500533401") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247445_d20260303_m011522_c001_v0001136_t0022_u01772500522067") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa809_d20260303_m011515_c001_v7007000_t0000_u01772500515412") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247413_d20260303_m011504_c001_v0001136_t0010_u01772500504593") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c744_d20260303_m011456_c001_v7007000_t0000_u01772500496662") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82473cd_d20260303_m011444_c001_v0001136_t0048_u01772500484337") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fd884_d20260303_m011433_c001_v7007000_t0000_u01772500473960") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3add_d20260303_m011422_c001_v0001039_t0055_u01772500462395") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063b7_d20260303_m011414_c001_v7007000_t0000_u01772500454922") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247339_d20260303_m011409_c001_v0001136_t0008_u01772500449658") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39cfc_d20260303_m011407_c001_v7007000_t0000_u01772500447585") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162111a_d20260303_m011356_c001_v0001184_t0022_u01772500436746") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e518_d20260303_m011349_c001_v7007000_t0000_u01772500429630") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc0a2_d20260303_m011344_c001_v0001173_t0019_u01772500424461") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4151c874663e3193_d20260303_m011342_c001_v7007000_t0000_u01772500422859") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a37fd_d20260303_m011330_c001_v0001039_t0018_u01772500410795") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c591_d20260303_m011320_c001_v7007000_t0000_u01772500400194") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbd36_d20260303_m011306_c001_v0001173_t0001_u01772500386943") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd0c_d20260303_m011300_c001_v7007000_t0000_u01772500380421") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620f1b_d20260303_m011248_c001_v0001184_t0052_u01772500368240") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcce8_d20260303_m011240_c001_v7007000_t0000_u01772500360364") 2026/03/03 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a34df_d20260303_m011227_c001_v0001039_t0001_u01772500347958") 2026/03/03 01:17:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063ab_d20260303_m011411_c001_v7007000_t0000_u01772500451786") 2026/03/03 01:17:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621166_d20260303_m011405_c001_v0001184_t0045_u01772500445940") 2026/03/03 01:17:08 DEBUG : dir1/0007-12345: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fed_d20260303_m011438_c001_v7007000_t0000_u01772500478150") 2026/03/03 01:17:08 DEBUG : dir1/0007-12345: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc5ad_d20260303_m011432_c001_v0001173_t0047_u01772500472491") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f8c_d20260303_m011612_c001_v7007000_t0000_u01772500572614") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3fef_d20260303_m011600_c001_v0001039_t0007_u01772500560458") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf6c_d20260303_m011553_c001_v7007000_t0000_u01772500553208") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3f21_d20260303_m011541_c001_v0001039_t0014_u01772500541349") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7f2_d20260303_m011533_c001_v7007000_t0000_u01772500533583") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3df3_d20260303_m011522_c001_v0001039_t0058_u01772500522439") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa80a_d20260303_m011515_c001_v7007000_t0000_u01772500515599") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3d05_d20260303_m011504_c001_v0001039_t0051_u01772500504926") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c745_d20260303_m011456_c001_v7007000_t0000_u01772500496863") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3c0f_d20260303_m011444_c001_v0001039_t0016_u01772500484648") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fdb_d20260303_m011434_c001_v7007000_t0000_u01772500474317") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc463_d20260303_m011422_c001_v0001173_t0026_u01772500462833") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063b8_d20260303_m011415_c001_v7007000_t0000_u01772500455104") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621198_d20260303_m011409_c001_v0001184_t0053_u01772500449715") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39cff_d20260303_m011407_c001_v7007000_t0000_u01772500447817") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc1be_d20260303_m011356_c001_v0001173_t0011_u01772500436943") 2026/03/03 01:17:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e51a_d20260303_m011349_c001_v7007000_t0000_u01772500429813") 2026/03/03 01:17:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210c8_d20260303_m011344_c001_v0001184_t0030_u01772500424675") 2026/03/03 01:17:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f25ad_d20260303_m011342_c001_v7007000_t0000_u01772500422684") 2026/03/03 01:17:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbf4a_d20260303_m011331_c001_v0001173_t0016_u01772500411330") 2026/03/03 01:17:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4050fc5dbae926cf_d20260303_m011320_c001_v7007000_t0000_u01772500400345") 2026/03/03 01:17:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620faf_d20260303_m011308_c001_v0001184_t0008_u01772500388390") 2026/03/03 01:17:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd0e_d20260303_m011300_c001_v7007000_t0000_u01772500380603") 2026/03/03 01:17:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a360b_d20260303_m011248_c001_v0001039_t0026_u01772500368438") 2026/03/03 01:17:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcce9_d20260303_m011240_c001_v7007000_t0000_u01772500360547") 2026/03/03 01:17:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb93f_d20260303_m011228_c001_v0001173_t0044_u01772500348652") 2026/03/03 01:17:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39d15_d20260303_m011411_c001_v7007000_t0000_u01772500451575") 2026/03/03 01:17:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a39e3_d20260303_m011405_c001_v0001039_t0027_u01772500445984") 2026/03/03 01:17:09 DEBUG : dir1/0008-23456: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fee_d20260303_m011438_c001_v7007000_t0000_u01772500478332") 2026/03/03 01:17:09 DEBUG : dir1/0008-23456: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162126a_d20260303_m011432_c001_v0001184_t0053_u01772500472512") 2026/03/03 01:17:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f92_d20260303_m011612_c001_v7007000_t0000_u01772500572802") 2026/03/03 01:17:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bccedc_d20260303_m011601_c001_v0001173_t0018_u01772500561352") 2026/03/03 01:17:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf6d_d20260303_m011553_c001_v7007000_t0000_u01772500553394") 2026/03/03 01:17:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bccd00_d20260303_m011542_c001_v0001173_t0005_u01772500542111") 2026/03/03 01:17:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7f3_d20260303_m011533_c001_v7007000_t0000_u01772500533768") 2026/03/03 01:17:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bccad2_d20260303_m011522_c001_v0001173_t0028_u01772500522830") 2026/03/03 01:17:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa80b_d20260303_m011515_c001_v7007000_t0000_u01772500515785") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc8da_d20260303_m011505_c001_v0001173_t0004_u01772500505859") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c746_d20260303_m011457_c001_v7007000_t0000_u01772500497044") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc6fe_d20260303_m011445_c001_v0001173_t0016_u01772500485220") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fd886_d20260303_m011434_c001_v7007000_t0000_u01772500474323") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247375_d20260303_m011423_c001_v0001136_t0058_u01772500463362") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063b9_d20260303_m011415_c001_v7007000_t0000_u01772500455285") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162119c_d20260303_m011409_c001_v0001184_t0052_u01772500449919") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e546f3_d20260303_m011407_c001_v7007000_t0000_u01772500447561") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a396f_d20260303_m011358_c001_v0001039_t0023_u01772500438520") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e51b_d20260303_m011349_c001_v7007000_t0000_u01772500429997") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472ed_d20260303_m011344_c001_v0001136_t0026_u01772500424808") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4007915a01d2e518_d20260303_m011342_c001_v7007000_t0000_u01772500422275") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472b3_d20260303_m011332_c001_v0001136_t0037_u01772500412719") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4151c874663e3101_d20260303_m011320_c001_v7007000_t0000_u01772500400373") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3703_d20260303_m011308_c001_v0001039_t0013_u01772500388607") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd10_d20260303_m011300_c001_v7007000_t0000_u01772500380789") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbb59_d20260303_m011249_c001_v0001173_t0033_u01772500369083") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fccea_d20260303_m011240_c001_v7007000_t0000_u01772500360728") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620eab_d20260303_m011229_c001_v0001184_t0029_u01772500349321") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39d1d_d20260303_m011411_c001_v7007000_t0000_u01772500451794") 2026/03/03 01:17:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162116a_d20260303_m011406_c001_v0001184_t0026_u01772500446133") 2026/03/03 01:17:10 DEBUG : dir1/0009-34567: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fef_d20260303_m011438_c001_v7007000_t0000_u01772500478514") 2026/03/03 01:17:11 DEBUG : dir1/0009-34567: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3b7f_d20260303_m011432_c001_v0001039_t0040_u01772500472622") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f95_d20260303_m011613_c001_v7007000_t0000_u01772500573012") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16214c6_d20260303_m011601_c001_v0001184_t0051_u01772500561964") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf6e_d20260303_m011553_c001_v7007000_t0000_u01772500553577") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621464_d20260303_m011543_c001_v0001184_t0024_u01772500543405") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7f4_d20260303_m011533_c001_v7007000_t0000_u01772500533953") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16213da_d20260303_m011523_c001_v0001184_t0043_u01772500523572") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa80c_d20260303_m011516_c001_v7007000_t0000_u01772500516079") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162134c_d20260303_m011506_c001_v0001184_t0030_u01772500506471") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c74a_d20260303_m011457_c001_v7007000_t0000_u01772500497225") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16212ca_d20260303_m011446_c001_v0001184_t0040_u01772500486867") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f401ee6748e892c7e_d20260303_m011434_c001_v7007000_t0000_u01772500474489") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162121c_d20260303_m011423_c001_v0001184_t0027_u01772500463732") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063ba_d20260303_m011415_c001_v7007000_t0000_u01772500455467") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824733b_d20260303_m011409_c001_v0001136_t0053_u01772500449953") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f413f2ad6abdad9ff_d20260303_m011407_c001_v7007000_t0000_u01772500447829") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824730d_d20260303_m011359_c001_v0001136_t0035_u01772500439244") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e51e_d20260303_m011350_c001_v7007000_t0000_u01772500430177") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a38c6_d20260303_m011344_c001_v0001039_t0021_u01772500424856") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41090929e89e11af_d20260303_m011342_c001_v7007000_t0000_u01772500422458") 2026/03/03 01:17:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162106d_d20260303_m011333_c001_v0001184_t0015_u01772500413220") 2026/03/03 01:17:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c592_d20260303_m011320_c001_v7007000_t0000_u01772500400378") 2026/03/03 01:17:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbd62_d20260303_m011309_c001_v0001173_t0021_u01772500389516") 2026/03/03 01:17:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd11_d20260303_m011300_c001_v7007000_t0000_u01772500380971") 2026/03/03 01:17:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620f27_d20260303_m011250_c001_v0001184_t0009_u01772500370111") 2026/03/03 01:17:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcceb_d20260303_m011240_c001_v7007000_t0000_u01772500360908") 2026/03/03 01:17:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a34f9_d20260303_m011229_c001_v0001039_t0008_u01772500349580") 2026/03/03 01:17:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f418728a5201854a0_d20260303_m011411_c001_v7007000_t0000_u01772500451613") 2026/03/03 01:17:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247329_d20260303_m011406_c001_v0001136_t0006_u01772500446197") 2026/03/03 01:17:12 DEBUG : dir1/0010-45678: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510ff5_d20260303_m011438_c001_v7007000_t0000_u01772500478696") 2026/03/03 01:17:12 DEBUG : dir1/0010-45678: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82473a5_d20260303_m011432_c001_v0001136_t0012_u01772500472700") 2026/03/03 01:17:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f97_d20260303_m011613_c001_v7007000_t0000_u01772500573197") 2026/03/03 01:17:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82474e3_d20260303_m011602_c001_v0001136_t0040_u01772500562165") 2026/03/03 01:17:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf6f_d20260303_m011553_c001_v7007000_t0000_u01772500553759") 2026/03/03 01:17:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247493_d20260303_m011543_c001_v0001136_t0047_u01772500543602") 2026/03/03 01:17:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7f5_d20260303_m011534_c001_v7007000_t0000_u01772500534138") 2026/03/03 01:17:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247447_d20260303_m011523_c001_v0001136_t0008_u01772500523831") 2026/03/03 01:17:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa80d_d20260303_m011516_c001_v7007000_t0000_u01772500516332") 2026/03/03 01:17:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247417_d20260303_m011506_c001_v0001136_t0039_u01772500506680") 2026/03/03 01:17:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c74c_d20260303_m011457_c001_v7007000_t0000_u01772500497406") 2026/03/03 01:17:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82473db_d20260303_m011447_c001_v0001136_t0047_u01772500487086") 2026/03/03 01:17:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f401ee6748e892c7c_d20260303_m011434_c001_v7007000_t0000_u01772500474122") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3af7_d20260303_m011423_c001_v0001039_t0019_u01772500463947") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063bc_d20260303_m011415_c001_v7007000_t0000_u01772500455649") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162119e_d20260303_m011410_c001_v0001184_t0035_u01772500450130") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f418728a52018548b_d20260303_m011407_c001_v7007000_t0000_u01772500447581") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621132_d20260303_m011359_c001_v0001184_t0052_u01772500439622") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e522_d20260303_m011350_c001_v7007000_t0000_u01772500430357") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210ca_d20260303_m011344_c001_v0001184_t0009_u01772500424868") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41090929e89e11ae_d20260303_m011342_c001_v7007000_t0000_u01772500422274") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a381d_d20260303_m011333_c001_v0001039_t0033_u01772500413440") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f42232b039e457028_d20260303_m011319_c001_v7007000_t0000_u01772500399947") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620fbb_d20260303_m011310_c001_v0001184_t0045_u01772500390248") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd12_d20260303_m011301_c001_v7007000_t0000_u01772500381155") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3625_d20260303_m011250_c001_v0001039_t0023_u01772500370310") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fccec_d20260303_m011241_c001_v7007000_t0000_u01772500361089") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb973_d20260303_m011230_c001_v0001173_t0047_u01772500350247") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fd82a_d20260303_m011411_c001_v7007000_t0000_u01772500451815") 2026/03/03 01:17:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621170_d20260303_m011406_c001_v0001184_t0041_u01772500446354") 2026/03/03 01:17:13 DEBUG : dir1/0011-56789: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510ff6_d20260303_m011438_c001_v7007000_t0000_u01772500478877") 2026/03/03 01:17:13 DEBUG : dir1/0011-56789: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162126e_d20260303_m011432_c001_v0001184_t0041_u01772500472716") 2026/03/03 01:17:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f99_d20260303_m011613_c001_v7007000_t0000_u01772500573382") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a4003_d20260303_m011602_c001_v0001039_t0013_u01772500562572") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf70_d20260303_m011553_c001_v7007000_t0000_u01772500553943") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3f3d_d20260303_m011543_c001_v0001039_t0012_u01772500543891") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7f6_d20260303_m011534_c001_v7007000_t0000_u01772500534329") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3e0d_d20260303_m011524_c001_v0001039_t0004_u01772500524110") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa80e_d20260303_m011516_c001_v7007000_t0000_u01772500516541") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3d17_d20260303_m011507_c001_v0001039_t0013_u01772500507094") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c74d_d20260303_m011457_c001_v7007000_t0000_u01772500497587") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3c33_d20260303_m011447_c001_v0001039_t0046_u01772500487462") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4151c874663e31d2_d20260303_m011434_c001_v7007000_t0000_u01772500474377") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc4a3_d20260303_m011424_c001_v0001173_t0058_u01772500464468") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063bd_d20260303_m011415_c001_v7007000_t0000_u01772500455832") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3a27_d20260303_m011410_c001_v0001039_t0002_u01772500450145") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e546f4_d20260303_m011407_c001_v7007000_t0000_u01772500447782") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc202_d20260303_m011359_c001_v0001173_t0014_u01772500439819") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e523_d20260303_m011350_c001_v7007000_t0000_u01772500430537") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210ce_d20260303_m011345_c001_v0001184_t0057_u01772500425087") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a06382_d20260303_m011342_c001_v7007000_t0000_u01772500422458") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbf98_d20260303_m011333_c001_v0001173_t0049_u01772500413986") 2026/03/03 01:17:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4050fc5dbae926ce_d20260303_m011320_c001_v7007000_t0000_u01772500400118") 2026/03/03 01:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a371d_d20260303_m011310_c001_v0001039_t0000_u01772500390441") 2026/03/03 01:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd14_d20260303_m011301_c001_v7007000_t0000_u01772500381342") 2026/03/03 01:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbb8b_d20260303_m011250_c001_v0001173_t0051_u01772500370931") 2026/03/03 01:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcced_d20260303_m011241_c001_v7007000_t0000_u01772500361271") 2026/03/03 01:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620eb5_d20260303_m011231_c001_v0001184_t0039_u01772500351443") 2026/03/03 01:17:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e546f7_d20260303_m011411_c001_v7007000_t0000_u01772500451821") 2026/03/03 01:17:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824732b_d20260303_m011406_c001_v0001136_t0051_u01772500446536") 2026/03/03 01:17:15 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510ff8_d20260303_m011439_c001_v7007000_t0000_u01772500479059") 2026/03/03 01:17:15 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621270_d20260303_m011432_c001_v0001184_t0016_u01772500472965") 2026/03/03 01:17:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39f9b_d20260303_m011613_c001_v7007000_t0000_u01772500573566") 2026/03/03 01:17:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bccf00_d20260303_m011603_c001_v0001173_t0029_u01772500563139") 2026/03/03 01:17:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf72_d20260303_m011554_c001_v7007000_t0000_u01772500554127") 2026/03/03 01:17:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bccd38_d20260303_m011544_c001_v0001173_t0052_u01772500544369") 2026/03/03 01:17:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7f7_d20260303_m011534_c001_v7007000_t0000_u01772500534515") 2026/03/03 01:17:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bccafc_d20260303_m011524_c001_v0001173_t0023_u01772500524886") 2026/03/03 01:17:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa80f_d20260303_m011516_c001_v7007000_t0000_u01772500516726") 2026/03/03 01:17:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc906_d20260303_m011507_c001_v0001173_t0038_u01772500507527") 2026/03/03 01:17:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c752_d20260303_m011457_c001_v7007000_t0000_u01772500497767") 2026/03/03 01:17:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc732_d20260303_m011447_c001_v0001173_t0058_u01772500487924") 2026/03/03 01:17:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fda_d20260303_m011434_c001_v7007000_t0000_u01772500474136") 2026/03/03 01:17:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824737d_d20260303_m011425_c001_v0001136_t0023_u01772500465076") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063be_d20260303_m011416_c001_v7007000_t0000_u01772500456014") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824733d_d20260303_m011410_c001_v0001136_t0057_u01772500450278") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fd1ac_d20260303_m011407_c001_v7007000_t0000_u01772500447770") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3989_d20260303_m011400_c001_v0001039_t0013_u01772500440742") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e524_d20260303_m011350_c001_v7007000_t0000_u01772500430719") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472ef_d20260303_m011345_c001_v0001136_t0059_u01772500425216") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a06383_d20260303_m011342_c001_v7007000_t0000_u01772500422640") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472bf_d20260303_m011335_c001_v0001136_t0015_u01772500415488") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f42232b039e45702a_d20260303_m011320_c001_v7007000_t0000_u01772500400346") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbd9a_d20260303_m011311_c001_v0001173_t0023_u01772500391072") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd15_d20260303_m011301_c001_v7007000_t0000_u01772500381525") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620f31_d20260303_m011251_c001_v0001184_t0019_u01772500371481") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fccee_d20260303_m011241_c001_v7007000_t0000_u01772500361453") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3515_d20260303_m011231_c001_v0001039_t0025_u01772500351644") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063a9_d20260303_m011411_c001_v7007000_t0000_u01772500451590") 2026/03/03 01:17:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621172_d20260303_m011406_c001_v0001184_t0007_u01772500446587") 2026/03/03 01:17:16 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510ff9_d20260303_m011439_c001_v7007000_t0000_u01772500479241") 2026/03/03 01:17:16 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82473a7_d20260303_m011433_c001_v0001136_t0025_u01772500473020") 2026/03/03 01:17:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39fa1_d20260303_m011613_c001_v7007000_t0000_u01772500573751") 2026/03/03 01:17:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16214d6_d20260303_m011604_c001_v0001184_t0054_u01772500564260") 2026/03/03 01:17:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf73_d20260303_m011554_c001_v7007000_t0000_u01772500554309") 2026/03/03 01:17:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621472_d20260303_m011545_c001_v0001184_t0036_u01772500545275") 2026/03/03 01:17:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7f8_d20260303_m011534_c001_v7007000_t0000_u01772500534698") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16213e8_d20260303_m011525_c001_v0001184_t0040_u01772500525547") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa810_d20260303_m011516_c001_v7007000_t0000_u01772500516908") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162135c_d20260303_m011508_c001_v0001184_t0048_u01772500508116") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c756_d20260303_m011457_c001_v7007000_t0000_u01772500497949") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16212de_d20260303_m011449_c001_v0001184_t0039_u01772500489560") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f418728a5201854d0_d20260303_m011434_c001_v7007000_t0000_u01772500474340") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162122a_d20260303_m011425_c001_v0001184_t0026_u01772500465443") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063c0_d20260303_m011416_c001_v7007000_t0000_u01772500456200") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16211a2_d20260303_m011410_c001_v0001184_t0046_u01772500450334") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f25dc_d20260303_m011407_c001_v7007000_t0000_u01772500447833") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247313_d20260303_m011401_c001_v0001136_t0029_u01772500441361") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e525_d20260303_m011350_c001_v7007000_t0000_u01772500430900") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc0b4_d20260303_m011345_c001_v0001173_t0031_u01772500425234") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4050fc5dbae92735_d20260303_m011342_c001_v7007000_t0000_u01772500422819") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621083_d20260303_m011335_c001_v0001184_t0031_u01772500415829") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e5464e_d20260303_m011320_c001_v7007000_t0000_u01772500400147") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620fc9_d20260303_m011312_c001_v0001184_t0006_u01772500392092") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd16_d20260303_m011301_c001_v7007000_t0000_u01772500381707") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3635_d20260303_m011251_c001_v0001039_t0029_u01772500371673") 2026/03/03 01:17:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fccef_d20260303_m011241_c001_v7007000_t0000_u01772500361645") 2026/03/03 01:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb9bd_d20260303_m011232_c001_v0001173_t0041_u01772500352963") 2026/03/03 01:17:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fd827_d20260303_m011411_c001_v7007000_t0000_u01772500451621") 2026/03/03 01:17:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a39ef_d20260303_m011406_c001_v0001039_t0006_u01772500446635") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510ffe_d20260303_m011439_c001_v7007000_t0000_u01772500479423") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3b89_d20260303_m011433_c001_v0001039_t0038_u01772500473144") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39fa2_d20260303_m011613_c001_v7007000_t0000_u01772500573936") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82474e5_d20260303_m011604_c001_v0001136_t0057_u01772500564459") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf74_d20260303_m011554_c001_v7007000_t0000_u01772500554493") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82474a3_d20260303_m011545_c001_v0001136_t0020_u01772500545473") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7f9_d20260303_m011534_c001_v7007000_t0000_u01772500534911") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247451_d20260303_m011525_c001_v0001136_t0004_u01772500525747") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa811_d20260303_m011517_c001_v7007000_t0000_u01772500517092") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824741d_d20260303_m011508_c001_v0001136_t0026_u01772500508327") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c757_d20260303_m011458_c001_v7007000_t0000_u01772500498132") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82473e3_d20260303_m011449_c001_v0001136_t0039_u01772500489760") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fd885_d20260303_m011434_c001_v7007000_t0000_u01772500474142") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3b17_d20260303_m011425_c001_v0001039_t0022_u01772500465650") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063c1_d20260303_m011416_c001_v7007000_t0000_u01772500456383") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc31b_d20260303_m011410_c001_v0001173_t0044_u01772500450342") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063a1_d20260303_m011407_c001_v7007000_t0000_u01772500447590") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162113c_d20260303_m011401_c001_v0001184_t0017_u01772500441750") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e526_d20260303_m011351_c001_v7007000_t0000_u01772500431081") 2026/03/03 01:17:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210d0_d20260303_m011345_c001_v0001184_t0036_u01772500425302") 2026/03/03 01:17:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4151c874663e3190_d20260303_m011342_c001_v7007000_t0000_u01772500422281") 2026/03/03 01:17:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3843_d20260303_m011336_c001_v0001039_t0049_u01772500416034") 2026/03/03 01:17:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4151c874663e3100_d20260303_m011320_c001_v7007000_t0000_u01772500400188") 2026/03/03 01:17:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a372d_d20260303_m011312_c001_v0001039_t0026_u01772500392296") 2026/03/03 01:17:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd17_d20260303_m011301_c001_v7007000_t0000_u01772500381890") 2026/03/03 01:17:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbbc6_d20260303_m011252_c001_v0001173_t0042_u01772500372649") 2026/03/03 01:17:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fccf0_d20260303_m011241_c001_v7007000_t0000_u01772500361826") 2026/03/03 01:17:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620ec5_d20260303_m011233_c001_v0001184_t0009_u01772500353497") 2026/03/03 01:17:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f413f2ad6abdada06_d20260303_m011411_c001_v7007000_t0000_u01772500451949") 2026/03/03 01:17:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621176_d20260303_m011406_c001_v0001184_t0047_u01772500446787") 2026/03/03 01:17:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510fff_d20260303_m011439_c001_v7007000_t0000_u01772500479605") 2026/03/03 01:17:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621274_d20260303_m011433_c001_v0001184_t0005_u01772500473168") 2026/03/03 01:17:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39fa3_d20260303_m011614_c001_v7007000_t0000_u01772500574122") 2026/03/03 01:17:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a4015_d20260303_m011604_c001_v0001039_t0017_u01772500564730") 2026/03/03 01:17:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf75_d20260303_m011554_c001_v7007000_t0000_u01772500554676") 2026/03/03 01:17:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3f51_d20260303_m011545_c001_v0001039_t0032_u01772500545800") 2026/03/03 01:17:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7fa_d20260303_m011535_c001_v7007000_t0000_u01772500535094") 2026/03/03 01:17:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3e39_d20260303_m011526_c001_v0001039_t0000_u01772500526273") 2026/03/03 01:17:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa812_d20260303_m011517_c001_v7007000_t0000_u01772500517278") 2026/03/03 01:17:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3d2f_d20260303_m011508_c001_v0001039_t0032_u01772500508722") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c758_d20260303_m011458_c001_v7007000_t0000_u01772500498314") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3c5f_d20260303_m011450_c001_v0001039_t0009_u01772500490132") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54195688_d20260303_m011434_c001_v7007000_t0000_u01772500474339") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc4df_d20260303_m011426_c001_v0001173_t0051_u01772500466380") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063c3_d20260303_m011416_c001_v7007000_t0000_u01772500456565") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16211a4_d20260303_m011410_c001_v0001184_t0050_u01772500450554") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f418728a52018548c_d20260303_m011407_c001_v7007000_t0000_u01772500447780") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc23e_d20260303_m011401_c001_v0001173_t0007_u01772500441978") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e528_d20260303_m011351_c001_v7007000_t0000_u01772500431263") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210d2_d20260303_m011345_c001_v0001184_t0010_u01772500425502") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4007915a01d2e519_d20260303_m011342_c001_v7007000_t0000_u01772500422463") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbfe0_d20260303_m011336_c001_v0001173_t0030_u01772500416531") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde4d_d20260303_m011320_c001_v7007000_t0000_u01772500400382") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbdb8_d20260303_m011313_c001_v0001173_t0034_u01772500393236") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd18_d20260303_m011302_c001_v7007000_t0000_u01772500382073") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620f3b_d20260303_m011253_c001_v0001184_t0022_u01772500373057") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fccf1_d20260303_m011242_c001_v7007000_t0000_u01772500362007") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3537_d20260303_m011233_c001_v0001039_t0006_u01772500353696") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f413f2ad6abdada02_d20260303_m011411_c001_v7007000_t0000_u01772500451564") 2026/03/03 01:17:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824732d_d20260303_m011406_c001_v0001136_t0001_u01772500446848") 2026/03/03 01:17:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde57_d20260303_m011323_c001_v7007000_t0000_u01772500403122") 2026/03/03 01:17:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620ff1_d20260303_m011317_c001_v0001184_t0007_u01772500397352") 2026/03/03 01:17:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde58_d20260303_m011323_c001_v7007000_t0000_u01772500403304") 2026/03/03 01:17:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620ff3_d20260303_m011317_c001_v0001184_t0056_u01772500397546") 2026/03/03 01:17:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde59_d20260303_m011323_c001_v7007000_t0000_u01772500403490") 2026/03/03 01:17:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3767_d20260303_m011317_c001_v0001039_t0041_u01772500397654") 2026/03/03 01:17:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde5a_d20260303_m011323_c001_v7007000_t0000_u01772500403671") 2026/03/03 01:17:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcbe22_d20260303_m011317_c001_v0001173_t0005_u01772500397750") 2026/03/03 01:17:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde5b_d20260303_m011323_c001_v7007000_t0000_u01772500403854") 2026/03/03 01:17:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620ff9_d20260303_m011317_c001_v0001184_t0037_u01772500397765") 2026/03/03 01:17:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde5c_d20260303_m011324_c001_v7007000_t0000_u01772500404036") 2026/03/03 01:17:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620ffb_d20260303_m011317_c001_v0001184_t0006_u01772500397958") 2026/03/03 01:17:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde5d_d20260303_m011324_c001_v7007000_t0000_u01772500404218") 2026/03/03 01:17:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620ffd_d20260303_m011318_c001_v0001184_t0010_u01772500398172") 2026/03/03 01:17:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde5e_d20260303_m011324_c001_v7007000_t0000_u01772500404403") 2026/03/03 01:17:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247289_d20260303_m011318_c001_v0001136_t0028_u01772500398221") 2026/03/03 01:17:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde5f_d20260303_m011324_c001_v7007000_t0000_u01772500404585") 2026/03/03 01:17:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3771_d20260303_m011318_c001_v0001039_t0007_u01772500398290") 2026/03/03 01:17:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde61_d20260303_m011324_c001_v7007000_t0000_u01772500404815") 2026/03/03 01:17:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620fff_d20260303_m011318_c001_v0001184_t0014_u01772500398372") 2026/03/03 01:17:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde63_d20260303_m011324_c001_v7007000_t0000_u01772500404996") 2026/03/03 01:17:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621003_d20260303_m011318_c001_v0001184_t0025_u01772500398573") 2026/03/03 01:17:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde64_d20260303_m011325_c001_v7007000_t0000_u01772500405191") 2026/03/03 01:17:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824728b_d20260303_m011318_c001_v0001136_t0054_u01772500398724") 2026/03/03 01:17:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde65_d20260303_m011325_c001_v7007000_t0000_u01772500405380") 2026/03/03 01:17:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3779_d20260303_m011318_c001_v0001039_t0022_u01772500398762") 2026/03/03 01:17:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde66_d20260303_m011325_c001_v7007000_t0000_u01772500405563") 2026/03/03 01:17:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621005_d20260303_m011318_c001_v0001184_t0012_u01772500398781") 2026/03/03 01:17:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde68_d20260303_m011325_c001_v7007000_t0000_u01772500405750") 2026/03/03 01:17:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621007_d20260303_m011318_c001_v0001184_t0014_u01772500398975") 2026/03/03 01:17:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4215d824ffecde6a_d20260303_m011325_c001_v7007000_t0000_u01772500405931") 2026/03/03 01:17:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621009_d20260303_m011319_c001_v0001184_t0025_u01772500399242") 2026/03/03 01:17:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f25bb_d20260303_m011346_c001_v7007000_t0000_u01772500426536") 2026/03/03 01:17:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210a1_d20260303_m011340_c001_v0001184_t0038_u01772500420251") 2026/03/03 01:17:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f25b8_d20260303_m011346_c001_v7007000_t0000_u01772500426232") 2026/03/03 01:17:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472d5_d20260303_m011340_c001_v0001136_t0057_u01772500420321") 2026/03/03 01:17:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c6fe_d20260303_m011346_c001_v7007000_t0000_u01772500426408") 2026/03/03 01:17:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210a3_d20260303_m011340_c001_v0001184_t0055_u01772500420500") 2026/03/03 01:17:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4050fc5dbae92739_d20260303_m011346_c001_v7007000_t0000_u01772500426155") 2026/03/03 01:17:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472d7_d20260303_m011340_c001_v0001136_t0040_u01772500420628") 2026/03/03 01:17:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4050fc5dbae9273b_d20260303_m011346_c001_v7007000_t0000_u01772500426337") 2026/03/03 01:17:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3889_d20260303_m011340_c001_v0001039_t0001_u01772500420701") 2026/03/03 01:17:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f25b9_d20260303_m011346_c001_v7007000_t0000_u01772500426352") 2026/03/03 01:17:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210a5_d20260303_m011340_c001_v0001184_t0011_u01772500420713") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4151c874663e319a_d20260303_m011346_c001_v7007000_t0000_u01772500426553") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210a7_d20260303_m011340_c001_v0001184_t0012_u01772500420908") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4151c874663e3198_d20260303_m011346_c001_v7007000_t0000_u01772500426184") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472d9_d20260303_m011341_c001_v0001136_t0053_u01772500421075") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4151c874663e3199_d20260303_m011346_c001_v7007000_t0000_u01772500426369") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210ac_d20260303_m011341_c001_v0001184_t0051_u01772500421102") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e4fc_d20260303_m011346_c001_v7007000_t0000_u01772500426184") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210ae_d20260303_m011341_c001_v0001184_t0009_u01772500421361") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e4fe_d20260303_m011346_c001_v7007000_t0000_u01772500426553") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472db_d20260303_m011341_c001_v0001136_t0022_u01772500421450") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e4fd_d20260303_m011346_c001_v7007000_t0000_u01772500426367") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a389a_d20260303_m011341_c001_v0001039_t0006_u01772500421462") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f25ba_d20260303_m011346_c001_v7007000_t0000_u01772500426418") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210b2_d20260303_m011341_c001_v0001184_t0008_u01772500421554") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4050fc5dbae9273c_d20260303_m011346_c001_v7007000_t0000_u01772500426519") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc05e_d20260303_m011341_c001_v0001173_t0026_u01772500421561") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f401ee6748e892bf8_d20260303_m011346_c001_v7007000_t0000_u01772500426201") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16210b6_d20260303_m011341_c001_v0001184_t0049_u01772500421781") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f418728a520185444_d20260303_m011346_c001_v7007000_t0000_u01772500426212") 2026/03/03 01:17:23 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472dd_d20260303_m011341_c001_v0001136_t0004_u01772500421796") 2026/03/03 01:17:23 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419de4e04b7dad92_d20260303_m011053_c001_v7007000_t0000_u01772500253104") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1054d07496d58874_d20260303_m011050_c001_v0001154_t0013_u01772500250902") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194e51_d20260303_m011050_c001_v7007000_t0000_u01772500250718") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1054d07496d58870_d20260303_m011047_c001_v0001154_t0006_u01772500247574") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194e4c_d20260303_m011046_c001_v7007000_t0000_u01772500246807") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a300f_d20260303_m011041_c001_v0001039_t0008_u01772500241151") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194e3d_d20260303_m011039_c001_v7007000_t0000_u01772500239695") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcaf6d_d20260303_m011036_c001_v0001173_t0033_u01772500236889") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4189a6251c7c7c10_d20260303_m011036_c001_v7007000_t0000_u01772500236707") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcaf03_d20260303_m011033_c001_v0001173_t0024_u01772500233105") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4189a6251c7c7bf4_d20260303_m011032_c001_v7007000_t0000_u01772500232360") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a2f79_d20260303_m011027_c001_v0001039_t0019_u01772500227848") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40357509b6a96b67_d20260303_m011026_c001_v7007000_t0000_u01772500226481") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f114d998bf0e53990_d20260303_m011024_c001_v0001144_t0015_u01772500224470") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2307_d20260303_m011024_c001_v7007000_t0000_u01772500224286") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f114d998bf0e5398c_d20260303_m011020_c001_v0001144_t0024_u01772500220884") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f22ca_d20260303_m011020_c001_v7007000_t0000_u01772500220099") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcad77_d20260303_m011015_c001_v0001173_t0021_u01772500215262") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40357509b6a96b51_d20260303_m011014_c001_v7007000_t0000_u01772500214347") 2026/03/03 01:17:24 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f103bbe418bf033d6_d20260303_m011012_c001_v0001103_t0042_u01772500212347") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4007915a01d2e258_d20260303_m011012_c001_v7007000_t0000_u01772500212163") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f103bbe418bf033a5_d20260303_m011008_c001_v0001103_t0032_u01772500208852") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4007915a01d2e253_d20260303_m011008_c001_v7007000_t0000_u01772500208082") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620a8b_d20260303_m011000_c001_v0001184_t0038_u01772500200683") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4050fc5dbae92406_d20260303_m010959_c001_v7007000_t0000_u01772500199757") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f119b79c9f4b1f4b9_d20260303_m010958_c001_v0001171_t0017_u01772500198091") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4042de258e2d93f3_d20260303_m010957_c001_v7007000_t0000_u01772500197909") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f119b79c9f4b1f4a5_d20260303_m010953_c001_v0001171_t0036_u01772500193736") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4042de258e2d93da_d20260303_m010952_c001_v7007000_t0000_u01772500192972") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a2da7_d20260303_m010946_c001_v0001039_t0019_u01772500186184") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2280_d20260303_m010945_c001_v7007000_t0000_u01772500185278") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11395049118860cf_d20260303_m010942_c001_v0001116_t0010_u01772500182804") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40357509b6a96a29_d20260303_m010942_c001_v7007000_t0000_u01772500182619") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11395049118860c5_d20260303_m010938_c001_v0001116_t0031_u01772500178462") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40357509b6a96a27_d20260303_m010937_c001_v7007000_t0000_u01772500177695") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bca951_d20260303_m010930_c001_v0001173_t0042_u01772500170792") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e5419b_d20260303_m010929_c001_v7007000_t0000_u01772500169676") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11802d24d434d7eb_d20260303_m010923_c001_v0001185_t0010_u01772500163390") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9ab6b6_d20260303_m010923_c001_v7007000_t0000_u01772500163184") 2026/03/03 01:17:25 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162094f_d20260303_m010918_c001_v0001184_t0010_u01772500158177") 2026/03/03 01:17:26 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f10769f64771b1309_d20260303_m010917_c001_v0001109_t0045_u01772500157137") 2026/03/03 01:17:26 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f10769f64771b1301_d20260303_m010915_c001_v0001109_t0030_u01772500155886") 2026/03/03 01:17:26 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41090929e89e0c08_d20260303_m010901_c001_v7007000_t0000_u01772500141950") 2026/03/03 01:17:26 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bca52e_d20260303_m010853_c001_v0001173_t0056_u01772500133029") 2026/03/03 01:17:26 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f10952ef0652cbacc_d20260303_m010852_c001_v0001092_t0041_u01772500132077") 2026/03/03 01:17:26 DEBUG : dst/one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f10952ef0652cbac8_d20260303_m010851_c001_v0001092_t0025_u01772500131031") 2026/03/03 01:17:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419de4e04b7dad93_d20260303_m011053_c001_v7007000_t0000_u01772500253288") 2026/03/03 01:17:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f103e1633583db6f4_d20260303_m011050_c001_v0001136_t0018_u01772500250390") 2026/03/03 01:17:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1110b14317f048e4_d20260303_m011046_c001_v0001171_t0047_u01772500246532") 2026/03/03 01:17:26 DEBUG : dst/one.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194e44_d20260303_m011039_c001_v7007000_t0000_u01772500239875") 2026/03/03 01:17:26 DEBUG : dst/one.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f114279cdf20a0825_d20260303_m011036_c001_v0001136_t0059_u01772500236416") 2026/03/03 01:17:26 DEBUG : dst/one.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f104bfdac0cea4aec_d20260303_m011032_c001_v0001165_t0021_u01772500232154") 2026/03/03 01:17:26 DEBUG : dst/one.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40357509b6a96b68_d20260303_m011026_c001_v7007000_t0000_u01772500226688") 2026/03/03 01:17:26 DEBUG : dst/one.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1113182a5b88f6bc_d20260303_m011023_c001_v0001093_t0058_u01772500223969") 2026/03/03 01:17:26 DEBUG : dst/one.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1094aaef5d9f68df_d20260303_m011019_c001_v0001161_t0028_u01772500219619") 2026/03/03 01:17:26 DEBUG : dst/three: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e5419c_d20260303_m010929_c001_v7007000_t0000_u01772500169858") 2026/03/03 01:17:26 DEBUG : dst/three: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f10769f64771b132f_d20260303_m010927_c001_v0001109_t0040_u01772500167911") 2026/03/03 01:17:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419de4e04b7dad94_d20260303_m011053_c001_v7007000_t0000_u01772500253471") 2026/03/03 01:17:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f110c4a75aee3da0a_d20260303_m011051_c001_v0001134_t0002_u01772500251869") 2026/03/03 01:17:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f110b57dbb932e802_d20260303_m011048_c001_v0001181_t0034_u01772500248438") 2026/03/03 01:17:26 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419de4e04b7dad95_d20260303_m011053_c001_v7007000_t0000_u01772500253654") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1054d07496d58876_d20260303_m011052_c001_v0001154_t0000_u01772500252426") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194e52_d20260303_m011052_c001_v7007000_t0000_u01772500252239") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1054d07496d58872_d20260303_m011048_c001_v0001154_t0021_u01772500248839") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194e4e_d20260303_m011048_c001_v7007000_t0000_u01772500248654") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb01a_d20260303_m011042_c001_v0001173_t0031_u01772500242747") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194e45_d20260303_m011040_c001_v7007000_t0000_u01772500240056") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcafa3_d20260303_m011038_c001_v0001173_t0049_u01772500238677") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4189a6251c7c7c18_d20260303_m011038_c001_v7007000_t0000_u01772500238494") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcaf27_d20260303_m011034_c001_v0001173_t0030_u01772500234748") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4189a6251c7c7bfe_d20260303_m011034_c001_v7007000_t0000_u01772500234565") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcaeb1_d20260303_m011029_c001_v0001173_t0001_u01772500229239") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2319_d20260303_m011025_c001_v7007000_t0000_u01772500225933") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcae21_d20260303_m011022_c001_v0001173_t0009_u01772500222757") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f22e0_d20260303_m011022_c001_v7007000_t0000_u01772500222028") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620aff_d20260303_m011017_c001_v0001184_t0052_u01772500217112") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4007915a01d2e25a_d20260303_m011013_c001_v7007000_t0000_u01772500213437") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620acf_d20260303_m011011_c001_v0001184_t0012_u01772500211050") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4007915a01d2e256_d20260303_m011009_c001_v7007000_t0000_u01772500209958") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a2e49_d20260303_m011002_c001_v0001039_t0006_u01772500202275") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4042de258e2d93f9_d20260303_m010958_c001_v7007000_t0000_u01772500198829") 2026/03/03 01:17:27 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a2e0f_d20260303_m010955_c001_v0001039_t0013_u01772500195726") 2026/03/03 01:17:28 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4042de258e2d93db_d20260303_m010954_c001_v7007000_t0000_u01772500194631") 2026/03/03 01:17:28 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcab19_d20260303_m010947_c001_v0001173_t0022_u01772500187747") 2026/03/03 01:17:28 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40357509b6a96a2c_d20260303_m010944_c001_v7007000_t0000_u01772500184365") 2026/03/03 01:17:28 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcaa57_d20260303_m010940_c001_v0001173_t0023_u01772500180793") 2026/03/03 01:17:28 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40357509b6a96a28_d20260303_m010939_c001_v7007000_t0000_u01772500179711") 2026/03/03 01:17:28 DEBUG : dst/three.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16209cf_d20260303_m010932_c001_v0001184_t0020_u01772500172809") 2026/03/03 01:17:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194e46_d20260303_m011040_c001_v7007000_t0000_u01772500240236") 2026/03/03 01:17:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1043a72b879bc970_d20260303_m011038_c001_v0001097_t0044_u01772500238113") 2026/03/03 01:17:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1134693699617197_d20260303_m011034_c001_v0001183_t0043_u01772500234264") 2026/03/03 01:17:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40357509b6a96b69_d20260303_m011026_c001_v7007000_t0000_u01772500226869") 2026/03/03 01:17:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11873eaefeb3e573_d20260303_m011025_c001_v0001130_t0005_u01772500225474") 2026/03/03 01:17:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1098c0282cbeaa39_d20260303_m011021_c001_v0001136_t0024_u01772500221678") 2026/03/03 01:17:28 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419de4e04b7dad96_d20260303_m011053_c001_v7007000_t0000_u01772500253837") 2026/03/03 01:17:28 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620bd3_d20260303_m011042_c001_v0001184_t0022_u01772500242112") 2026/03/03 01:17:28 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194e47_d20260303_m011040_c001_v7007000_t0000_u01772500240417") 2026/03/03 01:17:28 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620b65_d20260303_m011028_c001_v0001184_t0050_u01772500228692") 2026/03/03 01:17:28 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40357509b6a96b6a_d20260303_m011027_c001_v7007000_t0000_u01772500227051") 2026/03/03 01:17:28 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a2eed_d20260303_m011016_c001_v0001039_t0055_u01772500216238") 2026/03/03 01:17:28 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40357509b6a96b52_d20260303_m011014_c001_v7007000_t0000_u01772500214529") 2026/03/03 01:17:28 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcac39_d20260303_m011001_c001_v0001173_t0006_u01772500201267") 2026/03/03 01:17:28 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4050fc5dbae92407_d20260303_m010959_c001_v7007000_t0000_u01772500199949") 2026/03/03 01:17:29 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620a4d_d20260303_m010947_c001_v0001184_t0054_u01772500187169") 2026/03/03 01:17:29 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2281_d20260303_m010945_c001_v7007000_t0000_u01772500185459") 2026/03/03 01:17:29 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a2cf3_d20260303_m010931_c001_v0001039_t0013_u01772500171824") 2026/03/03 01:17:29 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e5419d_d20260303_m010930_c001_v7007000_t0000_u01772500170041") 2026/03/03 01:17:29 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f117c0b1666fc6a52_d20260303_m010925_c001_v0001180_t0015_u01772500165587") 2026/03/03 01:17:29 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41090929e89e0c0a_d20260303_m010902_c001_v7007000_t0000_u01772500142132") 2026/03/03 01:17:29 DEBUG : dst/two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f10952ef0652cbade_d20260303_m010900_c001_v0001092_t0022_u01772500140414") 2026/03/03 01:17:29 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f401ee6748e892450_d20260303_m010824_c001_v7007000_t0000_u01772500104817") 2026/03/03 01:17:29 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16207e5_d20260303_m010820_c001_v0001184_t0021_u01772500100119") 2026/03/03 01:17:29 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f401ee6748e89243f_d20260303_m010817_c001_v7007000_t0000_u01772500097877") 2026/03/03 01:17:29 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162077a_d20260303_m010804_c001_v0001184_t0015_u01772500084836") 2026/03/03 01:17:29 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194bb9_d20260303_m010755_c001_v7007000_t0000_u01772500075011") 2026/03/03 01:17:29 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620726_d20260303_m010751_c001_v0001184_t0025_u01772500071336") 2026/03/03 01:17:29 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194af2_d20260303_m010726_c001_v7007000_t0000_u01772500046078") 2026/03/03 01:17:29 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9cbe_d20260303_m010723_c001_v0001173_t0056_u01772500043144") 2026/03/03 01:17:29 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194adb_d20260303_m010721_c001_v7007000_t0000_u01772500041460") 2026/03/03 01:17:29 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9c20_d20260303_m010718_c001_v0001173_t0053_u01772500038696") 2026/03/03 01:17:29 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194ac1_d20260303_m010714_c001_v7007000_t0000_u01772500034530") 2026/03/03 01:17:29 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9b48_d20260303_m010711_c001_v0001173_t0056_u01772500031870") 2026/03/03 01:17:29 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194ab5_d20260303_m010710_c001_v7007000_t0000_u01772500030773") 2026/03/03 01:17:30 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9ad3_d20260303_m010708_c001_v0001173_t0037_u01772500028028") 2026/03/03 01:17:30 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194aaa_d20260303_m010659_c001_v7007000_t0000_u01772500019679") 2026/03/03 01:17:30 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc99b3_d20260303_m010657_c001_v0001173_t0032_u01772500017259") 2026/03/03 01:17:30 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194aa5_d20260303_m010655_c001_v7007000_t0000_u01772500015475") 2026/03/03 01:17:30 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc995d_d20260303_m010653_c001_v0001173_t0007_u01772500013791") 2026/03/03 01:17:30 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194a9c_d20260303_m010646_c001_v7007000_t0000_u01772500006517") 2026/03/03 01:17:30 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9877_d20260303_m010644_c001_v0001173_t0039_u01772500004431") 2026/03/03 01:17:30 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194a96_d20260303_m010642_c001_v7007000_t0000_u01772500002592") 2026/03/03 01:17:30 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc982d_d20260303_m010640_c001_v0001173_t0036_u01772500000920") 2026/03/03 01:17:30 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194a89_d20260303_m010640_c001_v7007000_t0000_u01772500000556") 2026/03/03 01:17:30 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f109773d24d38d192_d20260303_m010639_c001_v0001097_t0029_u01772499999382") 2026/03/03 01:17:30 DEBUG : empty space: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc97c3_d20260303_m010636_c001_v0001173_t0048_u01772499996292") 2026/03/03 01:17:30 DEBUG : enormous: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194af0_d20260303_m010725_c001_v7007000_t0000_u01772500045153") 2026/03/03 01:17:30 DEBUG : enormous: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9ccc_d20260303_m010723_c001_v0001173_t0022_u01772500043782") 2026/03/03 01:17:30 DEBUG : existing: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419de4e04b7dada1_d20260303_m011059_c001_v7007000_t0000_u01772500259522") 2026/03/03 01:17:30 DEBUG : existing: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb149_d20260303_m011057_c001_v0001173_t0023_u01772500257847") 2026/03/03 01:17:30 DEBUG : existing: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b95_d20260303_m010749_c001_v7007000_t0000_u01772500069792") 2026/03/03 01:17:30 DEBUG : existing: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9f18_d20260303_m010747_c001_v0001173_t0056_u01772500067705") 2026/03/03 01:17:30 DEBUG : existing: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150f9fac_d20260303_m010632_c001_v7007000_t0000_u01772499992463") 2026/03/03 01:17:30 DEBUG : existing: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9709_d20260303_m010630_c001_v0001173_t0016_u01772499990053") 2026/03/03 01:17:30 DEBUG : existing: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150f9fa6_d20260303_m010629_c001_v7007000_t0000_u01772499989506") 2026/03/03 01:17:30 DEBUG : existing: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc96dd_d20260303_m010628_c001_v0001173_t0030_u01772499988464") 2026/03/03 01:17:30 DEBUG : existing: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc96bb_d20260303_m010627_c001_v0001173_t0009_u01772499987539") 2026/03/03 01:17:31 DEBUG : existing-b: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b97_d20260303_m010749_c001_v7007000_t0000_u01772500069974") 2026/03/03 01:17:31 DEBUG : existing-b: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620716_d20260303_m010747_c001_v0001184_t0051_u01772500067783") 2026/03/03 01:17:31 DEBUG : file1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c565_d20260303_m011208_c001_v7007000_t0000_u01772500328355") 2026/03/03 01:17:31 DEBUG : file1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb73d_d20260303_m011206_c001_v0001173_t0014_u01772500326523") 2026/03/03 01:17:31 DEBUG : file1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c537_d20260303_m011205_c001_v7007000_t0000_u01772500325203") 2026/03/03 01:17:31 DEBUG : file1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620e1f_d20260303_m011203_c001_v0001184_t0016_u01772500323439") 2026/03/03 01:17:31 DEBUG : five: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b17_d20260303_m010731_c001_v7007000_t0000_u01772500051423") 2026/03/03 01:17:31 DEBUG : five: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41262e4167bc9d5e_d20260303_m010728_c001_v0001173_t0035_u01772500048965") 2026/03/03 01:17:31 DEBUG : foo: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194a97_d20260303_m010644_c001_v7007000_t0000_u01772500004067") 2026/03/03 01:17:31 DEBUG : foo: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41262e4167bc985f_d20260303_m010643_c001_v0001173_t0035_u01772500003508") 2026/03/03 01:17:31 DEBUG : foo: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41262e4167bc9859_d20260303_m010642_c001_v0001173_t0035_u01772500002957") 2026/03/03 01:17:31 DEBUG : four: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b1c_d20260303_m010731_c001_v7007000_t0000_u01772500051663") 2026/03/03 01:17:31 DEBUG : four: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41700e42242a2654_d20260303_m010729_c001_v0001039_t0046_u01772500049562") 2026/03/03 01:17:31 DEBUG : four: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9d3c_d20260303_m010727_c001_v0001173_t0003_u01772500047261") 2026/03/03 01:17:31 DEBUG : hello world2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510506_d20260303_m010533_c001_v7007000_t0000_u01772499933820") 2026/03/03 01:17:31 DEBUG : hello world2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc90e4_d20260303_m010532_c001_v0001173_t0047_u01772499932751") 2026/03/03 01:17:31 DEBUG : ignore-size: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150f9f9f_d20260303_m010627_c001_v7007000_t0000_u01772499987174") 2026/03/03 01:17:31 DEBUG : ignore-size: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc967d_d20260303_m010625_c001_v0001173_t0015_u01772499985190") 2026/03/03 01:17:31 DEBUG : nested/sub dir/file: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b81_d20260303_m010746_c001_v7007000_t0000_u01772500066976") 2026/03/03 01:17:31 DEBUG : nested/sub dir/file: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a2747_d20260303_m010745_c001_v0001039_t0000_u01772500065989") 2026/03/03 01:17:32 DEBUG : nested/sub dir/file: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b72_d20260303_m010744_c001_v7007000_t0000_u01772500064892") 2026/03/03 01:17:32 DEBUG : nested/sub dir/file: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9ec8_d20260303_m010744_c001_v0001173_t0026_u01772500064056") 2026/03/03 01:17:32 DEBUG : one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b1d_d20260303_m010731_c001_v7007000_t0000_u01772500051845") 2026/03/03 01:17:32 DEBUG : one: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41262e4167bc9d1c_d20260303_m010726_c001_v0001173_t0035_u01772500046467") 2026/03/03 01:17:32 DEBUG : only0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4f7_d20260303_m011158_c001_v7007000_t0000_u01772500318947") 2026/03/03 01:17:32 DEBUG : only0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41700e42242a336f_d20260303_m011153_c001_v0001039_t0046_u01772500313534") 2026/03/03 01:17:32 DEBUG : only0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a327b_d20260303_m011131_c001_v0001039_t0040_u01772500291216") 2026/03/03 01:17:32 DEBUG : only0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510d46_d20260303_m011125_c001_v7007000_t0000_u01772500285309") 2026/03/03 01:17:32 DEBUG : only0: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb1b5_d20260303_m011104_c001_v0001173_t0051_u01772500264029") 2026/03/03 01:17:32 DEBUG : only1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4f8_d20260303_m011159_c001_v7007000_t0000_u01772500319129") 2026/03/03 01:17:32 DEBUG : only1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41374ce8c1620deb_d20260303_m011154_c001_v0001184_t0054_u01772500314494") 2026/03/03 01:17:32 DEBUG : only1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb43d_d20260303_m011132_c001_v0001173_t0023_u01772500292331") 2026/03/03 01:17:32 DEBUG : only1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510d45_d20260303_m011125_c001_v7007000_t0000_u01772500285127") 2026/03/03 01:17:32 DEBUG : only1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620c5f_d20260303_m011105_c001_v0001184_t0054_u01772500265204") 2026/03/03 01:17:32 DEBUG : only10: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4f9_d20260303_m011159_c001_v7007000_t0000_u01772500319312") 2026/03/03 01:17:32 DEBUG : only10: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41374ce8c1620ddf_d20260303_m011153_c001_v0001184_t0054_u01772500313546") 2026/03/03 01:17:32 DEBUG : only10: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb517_d20260303_m011142_c001_v0001173_t0006_u01772500302949") 2026/03/03 01:17:32 DEBUG : only10: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2377_d20260303_m011124_c001_v7007000_t0000_u01772500284961") 2026/03/03 01:17:32 DEBUG : only10: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620cb9_d20260303_m011114_c001_v0001184_t0025_u01772500274250") 2026/03/03 01:17:32 DEBUG : only11: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4fb_d20260303_m011159_c001_v7007000_t0000_u01772500319495") 2026/03/03 01:17:32 DEBUG : only11: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f415dc521e275a55c_d20260303_m011154_c001_v0001097_t0055_u01772500314157") 2026/03/03 01:17:32 DEBUG : only11: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620d95_d20260303_m011144_c001_v0001184_t0024_u01772500304335") 2026/03/03 01:17:33 DEBUG : only11: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f237c_d20260303_m011125_c001_v7007000_t0000_u01772500285322") 2026/03/03 01:17:33 DEBUG : only11: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a31b7_d20260303_m011115_c001_v0001039_t0014_u01772500275506") 2026/03/03 01:17:33 DEBUG : only12: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4fc_d20260303_m011159_c001_v7007000_t0000_u01772500319677") 2026/03/03 01:17:33 DEBUG : only12: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41262e4167bcb621_d20260303_m011153_c001_v0001173_t0035_u01772500313776") 2026/03/03 01:17:33 DEBUG : only12: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3309_d20260303_m011145_c001_v0001039_t0052_u01772500305210") 2026/03/03 01:17:33 DEBUG : only12: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f409f8c6b0c278ea1_d20260303_m011125_c001_v7007000_t0000_u01772500285334") 2026/03/03 01:17:33 DEBUG : only12: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb2cd_d20260303_m011116_c001_v0001173_t0011_u01772500276406") 2026/03/03 01:17:33 DEBUG : only13: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c4fd_d20260303_m011159_c001_v7007000_t0000_u01772500319860") 2026/03/03 01:17:33 DEBUG : only13: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41700e42242a3373_d20260303_m011153_c001_v0001039_t0046_u01772500313755") 2026/03/03 01:17:33 DEBUG : only13: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb573_d20260303_m011145_c001_v0001173_t0000_u01772500305870") 2026/03/03 01:17:33 DEBUG : only13: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4159808471a7d0aa_d20260303_m011125_c001_v7007000_t0000_u01772500285349") 2026/03/03 01:17:33 DEBUG : only13: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620cd5_d20260303_m011117_c001_v0001184_t0018_u01772500277719") 2026/03/03 01:17:33 DEBUG : only14: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c503_d20260303_m011200_c001_v7007000_t0000_u01772500320044") 2026/03/03 01:17:33 DEBUG : only14: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41374ce8c1620de5_d20260303_m011153_c001_v0001184_t0054_u01772500313950") 2026/03/03 01:17:33 DEBUG : only14: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620db3_d20260303_m011147_c001_v0001184_t0053_u01772500307739") 2026/03/03 01:17:33 DEBUG : only14: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510d47_d20260303_m011125_c001_v7007000_t0000_u01772500285492") 2026/03/03 01:17:33 DEBUG : only14: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a31df_d20260303_m011118_c001_v0001039_t0014_u01772500278396") 2026/03/03 01:17:33 DEBUG : only15: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c504_d20260303_m011200_c001_v7007000_t0000_u01772500320227") 2026/03/03 01:17:33 DEBUG : only15: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41262e4167bcb616_d20260303_m011153_c001_v0001173_t0035_u01772500313557") 2026/03/03 01:17:33 DEBUG : only15: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a333b_d20260303_m011148_c001_v0001039_t0057_u01772500308550") 2026/03/03 01:17:34 DEBUG : only15: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f409f8c6b0c278e9e_d20260303_m011124_c001_v7007000_t0000_u01772500284971") 2026/03/03 01:17:34 DEBUG : only15: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb30b_d20260303_m011119_c001_v0001173_t0034_u01772500279315") 2026/03/03 01:17:34 DEBUG : only16: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c505_d20260303_m011200_c001_v7007000_t0000_u01772500320410") 2026/03/03 01:17:34 DEBUG : only16: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41374ce8c1620de7_d20260303_m011154_c001_v0001184_t0054_u01772500314132") 2026/03/03 01:17:34 DEBUG : only16: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb5bd_d20260303_m011149_c001_v0001173_t0043_u01772500309245") 2026/03/03 01:17:34 DEBUG : only16: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f413f2ad6abdad701_d20260303_m011124_c001_v7007000_t0000_u01772500284778") 2026/03/03 01:17:34 DEBUG : only16: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620cf3_d20260303_m011120_c001_v0001184_t0009_u01772500280640") 2026/03/03 01:17:35 DEBUG : only17: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c50a_d20260303_m011200_c001_v7007000_t0000_u01772500320595") 2026/03/03 01:17:35 DEBUG : only17: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41374ce8c1620de1_d20260303_m011153_c001_v0001184_t0054_u01772500313766") 2026/03/03 01:17:35 DEBUG : only17: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620dcd_d20260303_m011150_c001_v0001184_t0054_u01772500310667") 2026/03/03 01:17:35 DEBUG : only17: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f409f8c6b0c278e9b_d20260303_m011124_c001_v7007000_t0000_u01772500284788") 2026/03/03 01:17:35 DEBUG : only17: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a31ff_d20260303_m011121_c001_v0001039_t0057_u01772500281466") 2026/03/03 01:17:35 DEBUG : only18: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c50b_d20260303_m011200_c001_v7007000_t0000_u01772500320777") 2026/03/03 01:17:35 DEBUG : only18: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41262e4167bcb62d_d20260303_m011154_c001_v0001173_t0035_u01772500314159") 2026/03/03 01:17:35 DEBUG : only18: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a335b_d20260303_m011151_c001_v0001039_t0001_u01772500311517") 2026/03/03 01:17:35 DEBUG : only18: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4159808471a7d0a8_d20260303_m011124_c001_v7007000_t0000_u01772500284982") 2026/03/03 01:17:35 DEBUG : only18: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb347_d20260303_m011122_c001_v0001173_t0043_u01772500282186") 2026/03/03 01:17:35 DEBUG : only19: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c50c_d20260303_m011200_c001_v7007000_t0000_u01772500320962") 2026/03/03 01:17:35 DEBUG : only19: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41700e42242a3375_d20260303_m011153_c001_v0001039_t0046_u01772500313952") 2026/03/03 01:17:35 DEBUG : only19: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb5fb_d20260303_m011152_c001_v0001173_t0047_u01772500312342") 2026/03/03 01:17:35 DEBUG : only19: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f237d_d20260303_m011125_c001_v7007000_t0000_u01772500285507") 2026/03/03 01:17:35 DEBUG : only19: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620d07_d20260303_m011123_c001_v0001184_t0056_u01772500283198") 2026/03/03 01:17:35 DEBUG : only2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c50d_d20260303_m011201_c001_v7007000_t0000_u01772500321145") 2026/03/03 01:17:35 DEBUG : only2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41262e4167bcb629_d20260303_m011153_c001_v0001173_t0035_u01772500313975") 2026/03/03 01:17:35 DEBUG : only2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620d47_d20260303_m011133_c001_v0001184_t0037_u01772500293659") 2026/03/03 01:17:35 DEBUG : only2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f237b_d20260303_m011125_c001_v7007000_t0000_u01772500285142") 2026/03/03 01:17:35 DEBUG : only2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3137_d20260303_m011106_c001_v0001039_t0003_u01772500266267") 2026/03/03 01:17:35 DEBUG : only3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c512_d20260303_m011201_c001_v7007000_t0000_u01772500321329") 2026/03/03 01:17:35 DEBUG : only3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41700e42242a337d_d20260303_m011154_c001_v0001039_t0046_u01772500314510") 2026/03/03 01:17:35 DEBUG : only3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a329d_d20260303_m011135_c001_v0001039_t0044_u01772500295172") 2026/03/03 01:17:35 DEBUG : only3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f409f8c6b0c278e9f_d20260303_m011125_c001_v7007000_t0000_u01772500285153") 2026/03/03 01:17:35 DEBUG : only3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb20d_d20260303_m011107_c001_v0001173_t0022_u01772500267181") 2026/03/03 01:17:36 DEBUG : only4: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c514_d20260303_m011201_c001_v7007000_t0000_u01772500321513") 2026/03/03 01:17:36 DEBUG : only4: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41700e42242a3377_d20260303_m011154_c001_v0001039_t0046_u01772500314141") 2026/03/03 01:17:36 DEBUG : only4: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb485_d20260303_m011135_c001_v0001173_t0035_u01772500295940") 2026/03/03 01:17:36 DEBUG : only4: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f413f2ad6abdad6ff_d20260303_m011124_c001_v7007000_t0000_u01772500284416") 2026/03/03 01:17:36 DEBUG : only4: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620c89_d20260303_m011108_c001_v0001184_t0032_u01772500268606") 2026/03/03 01:17:36 DEBUG : only5: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c516_d20260303_m011201_c001_v7007000_t0000_u01772500321707") 2026/03/03 01:17:36 DEBUG : only5: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41262e4167bcb635_d20260303_m011154_c001_v0001173_t0035_u01772500314529") 2026/03/03 01:17:36 DEBUG : only5: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620d63_d20260303_m011137_c001_v0001184_t0048_u01772500297215") 2026/03/03 01:17:36 DEBUG : only5: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f413f2ad6abdad700_d20260303_m011124_c001_v7007000_t0000_u01772500284596") 2026/03/03 01:17:36 DEBUG : only5: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a316d_d20260303_m011109_c001_v0001039_t0059_u01772500269501") 2026/03/03 01:17:36 DEBUG : only6: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c51a_d20260303_m011201_c001_v7007000_t0000_u01772500321890") 2026/03/03 01:17:36 DEBUG : only6: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41374ce8c1620de9_d20260303_m011154_c001_v0001184_t0054_u01772500314312") 2026/03/03 01:17:36 DEBUG : only6: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a32b7_d20260303_m011138_c001_v0001039_t0024_u01772500298654") 2026/03/03 01:17:36 DEBUG : only6: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4159808471a7d0a9_d20260303_m011125_c001_v7007000_t0000_u01772500285165") 2026/03/03 01:17:36 DEBUG : only6: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb25b_d20260303_m011110_c001_v0001173_t0023_u01772500270580") 2026/03/03 01:17:36 DEBUG : only7: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c51c_d20260303_m011202_c001_v7007000_t0000_u01772500322081") 2026/03/03 01:17:36 DEBUG : only7: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41700e42242a337b_d20260303_m011154_c001_v0001039_t0046_u01772500314326") 2026/03/03 01:17:36 DEBUG : only7: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb4d9_d20260303_m011139_c001_v0001173_t0006_u01772500299550") 2026/03/03 01:17:36 DEBUG : only7: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510d42_d20260303_m011124_c001_v7007000_t0000_u01772500284946") 2026/03/03 01:17:36 DEBUG : only7: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620c9d_d20260303_m011111_c001_v0001184_t0025_u01772500271573") 2026/03/03 01:17:36 DEBUG : only8: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c51e_d20260303_m011202_c001_v7007000_t0000_u01772500322269") 2026/03/03 01:17:36 DEBUG : only8: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41262e4167bcb631_d20260303_m011154_c001_v0001173_t0035_u01772500314343") 2026/03/03 01:17:36 DEBUG : only8: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620d75_d20260303_m011141_c001_v0001184_t0024_u01772500301137") 2026/03/03 01:17:36 DEBUG : only8: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510d41_d20260303_m011124_c001_v7007000_t0000_u01772500284765") 2026/03/03 01:17:37 DEBUG : only8: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3193_d20260303_m011112_c001_v0001039_t0012_u01772500272159") 2026/03/03 01:17:37 DEBUG : only9: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c520_d20260303_m011202_c001_v7007000_t0000_u01772500322455") 2026/03/03 01:17:37 DEBUG : only9: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f415dc521e275a560_d20260303_m011154_c001_v0001097_t0055_u01772500314351") 2026/03/03 01:17:37 DEBUG : only9: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a32e1_d20260303_m011142_c001_v0001039_t0041_u01772500302085") 2026/03/03 01:17:37 DEBUG : only9: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f2375_d20260303_m011124_c001_v7007000_t0000_u01772500284774") 2026/03/03 01:17:37 DEBUG : only9: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb28f_d20260303_m011112_c001_v0001173_t0059_u01772500272803") 2026/03/03 01:17:37 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b5c_d20260303_m010742_c001_v7007000_t0000_u01772500062564") 2026/03/03 01:17:37 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a26e5_d20260303_m010739_c001_v0001039_t0024_u01772500059876") 2026/03/03 01:17:37 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b43_d20260303_m010738_c001_v7007000_t0000_u01772500058736") 2026/03/03 01:17:37 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9e0a_d20260303_m010735_c001_v0001173_t0009_u01772500055650") 2026/03/03 01:17:37 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b38_d20260303_m010734_c001_v7007000_t0000_u01772500054915") 2026/03/03 01:17:37 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16206be_d20260303_m010732_c001_v0001184_t0046_u01772500052801") 2026/03/03 01:17:37 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194ac3_d20260303_m010717_c001_v7007000_t0000_u01772500037278") 2026/03/03 01:17:37 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9b9c_d20260303_m010715_c001_v0001173_t0057_u01772500035072") 2026/03/03 01:17:37 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194abe_d20260303_m010712_c001_v7007000_t0000_u01772500032760") 2026/03/03 01:17:37 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9b38_d20260303_m010711_c001_v0001173_t0009_u01772500031316") 2026/03/03 01:17:37 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194ab2_d20260303_m010709_c001_v7007000_t0000_u01772500029090") 2026/03/03 01:17:37 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9ac5_d20260303_m010707_c001_v0001173_t0037_u01772500027245") 2026/03/03 01:17:37 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194aa9_d20260303_m010659_c001_v7007000_t0000_u01772500019122") 2026/03/03 01:17:37 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc999f_d20260303_m010656_c001_v0001173_t0005_u01772500016025") 2026/03/03 01:17:38 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194aa6_d20260303_m010655_c001_v7007000_t0000_u01772500015661") 2026/03/03 01:17:38 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9941_d20260303_m010652_c001_v0001173_t0021_u01772500012719") 2026/03/03 01:17:38 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194aa2_d20260303_m010652_c001_v7007000_t0000_u01772500012353") 2026/03/03 01:17:38 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc991f_d20260303_m010651_c001_v0001173_t0041_u01772500011324") 2026/03/03 01:17:38 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc98e5_d20260303_m010649_c001_v0001173_t0032_u01772500009487") 2026/03/03 01:17:38 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194a9e_d20260303_m010649_c001_v7007000_t0000_u01772500009123") 2026/03/03 01:17:38 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc98c5_d20260303_m010648_c001_v0001173_t0008_u01772500008232") 2026/03/03 01:17:38 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc98a1_d20260303_m010647_c001_v0001173_t0035_u01772500007062") 2026/03/03 01:17:38 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194a9d_d20260303_m010646_c001_v7007000_t0000_u01772500006699") 2026/03/03 01:17:38 DEBUG : potato: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9889_d20260303_m010645_c001_v0001173_t0043_u01772500005572") 2026/03/03 01:17:38 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f413f2ad6abdad625_d20260303_m010835_c001_v7007000_t0000_u01772500115355") 2026/03/03 01:17:38 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a2a11_d20260303_m010834_c001_v0001039_t0007_u01772500114390") 2026/03/03 01:17:38 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f401ee6748e892454_d20260303_m010825_c001_v7007000_t0000_u01772500105195") 2026/03/03 01:17:38 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a2929_d20260303_m010819_c001_v0001039_t0039_u01772500099190") 2026/03/03 01:17:38 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f418728a520184e6d_d20260303_m010810_c001_v7007000_t0000_u01772500090223") 2026/03/03 01:17:38 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a2859_d20260303_m010803_c001_v0001039_t0041_u01772500083785") 2026/03/03 01:17:38 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194bbd_d20260303_m010755_c001_v7007000_t0000_u01772500075528") 2026/03/03 01:17:38 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a2791_d20260303_m010750_c001_v0001039_t0000_u01772500070894") 2026/03/03 01:17:38 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194af1_d20260303_m010725_c001_v7007000_t0000_u01772500045337") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9c94_d20260303_m010722_c001_v0001173_t0047_u01772500042024") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194ae0_d20260303_m010721_c001_v7007000_t0000_u01772500041655") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9bfe_d20260303_m010717_c001_v0001173_t0018_u01772500037829") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194ac4_d20260303_m010717_c001_v7007000_t0000_u01772500037460") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9bbc_d20260303_m010716_c001_v0001173_t0016_u01772500036265") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194ac2_d20260303_m010714_c001_v7007000_t0000_u01772500034709") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9b64_d20260303_m010713_c001_v0001173_t0040_u01772500033131") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194ab6_d20260303_m010710_c001_v7007000_t0000_u01772500030953") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9afc_d20260303_m010709_c001_v0001173_t0053_u01772500029104") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194aac_d20260303_m010659_c001_v7007000_t0000_u01772500019861") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc99dd_d20260303_m010658_c001_v0001173_t0037_u01772500018422") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a351052e_d20260303_m010540_c001_v7007000_t0000_u01772499940021") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9180_d20260303_m010538_c001_v0001173_t0030_u01772499938242") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510522_d20260303_m010537_c001_v7007000_t0000_u01772499937329") 2026/03/03 01:17:39 DEBUG : potato2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc911a_d20260303_m010534_c001_v0001173_t0007_u01772499934369") 2026/03/03 01:17:39 DEBUG : potato3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f401ee6748e89245a_d20260303_m010825_c001_v7007000_t0000_u01772500105823") 2026/03/03 01:17:39 DEBUG : potato3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bca234_d20260303_m010820_c001_v0001173_t0016_u01772500100706") 2026/03/03 01:17:39 DEBUG : potato3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f418728a520184e70_d20260303_m010811_c001_v7007000_t0000_u01772500091490") 2026/03/03 01:17:39 DEBUG : potato3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bca0c4_d20260303_m010805_c001_v0001173_t0044_u01772500085439") 2026/03/03 01:17:39 DEBUG : potato3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f418728a520184e57_d20260303_m010755_c001_v7007000_t0000_u01772500075712") 2026/03/03 01:17:39 DEBUG : potato3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9f72_d20260303_m010751_c001_v0001173_t0034_u01772500071539") 2026/03/03 01:17:40 DEBUG : pre-dest1/1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e5416e_d20260303_m010911_c001_v7007000_t0000_u01772500151632") 2026/03/03 01:17:40 DEBUG : pre-dest1/1: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bca644_d20260303_m010902_c001_v0001173_t0014_u01772500142878") 2026/03/03 01:17:40 DEBUG : pre-dest2/2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e54170_d20260303_m010911_c001_v7007000_t0000_u01772500151812") 2026/03/03 01:17:40 DEBUG : pre-dest2/2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a2b8d_d20260303_m010903_c001_v0001039_t0023_u01772500143952") 2026/03/03 01:17:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41090929e89e0bff_d20260303_m010846_c001_v7007000_t0000_u01772500126927") 2026/03/03 01:17:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620859_d20260303_m010843_c001_v0001184_t0031_u01772500123079") 2026/03/03 01:17:40 DEBUG : sizeonly: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150f9f9a_d20260303_m010624_c001_v7007000_t0000_u01772499984640") 2026/03/03 01:17:40 DEBUG : sizeonly: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9638_d20260303_m010622_c001_v0001173_t0050_u01772499982768") 2026/03/03 01:17:40 DEBUG : splitbanan: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3511000_d20260303_m011439_c001_v7007000_t0000_u01772500479787") 2026/03/03 01:17:40 DEBUG : splitbanan: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247399_d20260303_m011431_c001_v0001136_t0048_u01772500471644") 2026/03/03 01:17:40 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39fa4_d20260303_m011614_c001_v7007000_t0000_u01772500574306") 2026/03/03 01:17:40 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a402d_d20260303_m011606_c001_v0001039_t0028_u01772500566807") 2026/03/03 01:17:40 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f416f020a3f9abf76_d20260303_m011554_c001_v7007000_t0000_u01772500554858") 2026/03/03 01:17:40 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3f67_d20260303_m011547_c001_v0001039_t0010_u01772500547799") 2026/03/03 01:17:40 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c7fb_d20260303_m011535_c001_v7007000_t0000_u01772500535278") 2026/03/03 01:17:40 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3e61_d20260303_m011528_c001_v0001039_t0008_u01772500528377") 2026/03/03 01:17:40 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150fa813_d20260303_m011517_c001_v7007000_t0000_u01772500517475") 2026/03/03 01:17:40 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3d4d_d20260303_m011510_c001_v0001039_t0050_u01772500510433") 2026/03/03 01:17:40 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f412e8e6c0bd4c75d_d20260303_m011458_c001_v7007000_t0000_u01772500498495") 2026/03/03 01:17:40 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3c73_d20260303_m011451_c001_v0001039_t0013_u01772500491546") 2026/03/03 01:17:40 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54195681_d20260303_m011434_c001_v7007000_t0000_u01772500474156") 2026/03/03 01:17:40 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc53b_d20260303_m011429_c001_v0001173_t0046_u01772500469113") 2026/03/03 01:17:41 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4028cd67e2a063c5_d20260303_m011416_c001_v7007000_t0000_u01772500456747") 2026/03/03 01:17:41 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247331_d20260303_m011408_c001_v0001136_t0023_u01772500448882") 2026/03/03 01:17:41 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39cfd_d20260303_m011407_c001_v7007000_t0000_u01772500447612") 2026/03/03 01:17:41 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc260_d20260303_m011403_c001_v0001173_t0051_u01772500443717") 2026/03/03 01:17:41 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4178e9ad8639e529_d20260303_m011351_c001_v7007000_t0000_u01772500431447") 2026/03/03 01:17:41 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e82472e7_d20260303_m011343_c001_v0001136_t0057_u01772500423816") 2026/03/03 01:17:41 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f413f2ad6abdad978_d20260303_m011342_c001_v7007000_t0000_u01772500422660") 2026/03/03 01:17:41 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc016_d20260303_m011338_c001_v0001173_t0047_u01772500418659") 2026/03/03 01:17:41 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4007915a01d2e4ec_d20260303_m011320_c001_v7007000_t0000_u01772500400145") 2026/03/03 01:17:41 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620fdd_d20260303_m011315_c001_v0001184_t0021_u01772500395612") 2026/03/03 01:17:41 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fcd19_d20260303_m011302_c001_v7007000_t0000_u01772500382257") 2026/03/03 01:17:41 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a3667_d20260303_m011255_c001_v0001039_t0042_u01772500375242") 2026/03/03 01:17:41 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f40678b47042fccf2_d20260303_m011242_c001_v7007000_t0000_u01772500362189") 2026/03/03 01:17:41 DEBUG : splitbananasplit: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcba05_d20260303_m011235_c001_v0001173_t0016_u01772500355744") 2026/03/03 01:17:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f423c96b0b15f25e0_d20260303_m011411_c001_v7007000_t0000_u01772500451571") 2026/03/03 01:17:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcc28e_d20260303_m011405_c001_v0001173_t0049_u01772500445087") 2026/03/03 01:17:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a541954e5_d20260303_m011223_c001_v7007000_t0000_u01772500343002") 2026/03/03 01:17:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620e73_d20260303_m011220_c001_v0001184_t0010_u01772500340393") 2026/03/03 01:17:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4007915a01d2e42a_d20260303_m011212_c001_v7007000_t0000_u01772500332700") 2026/03/03 01:17:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a340b_d20260303_m011209_c001_v0001039_t0029_u01772500329663") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b83_d20260303_m010747_c001_v7007000_t0000_u01772500067158") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620708_d20260303_m010745_c001_v0001184_t0046_u01772500065641") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b75_d20260303_m010745_c001_v7007000_t0000_u01772500065074") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620704_d20260303_m010743_c001_v0001184_t0020_u01772500063685") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150f9f77_d20260303_m010620_c001_v7007000_t0000_u01772499980408") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc95c2_d20260303_m010618_c001_v0001173_t0053_u01772499978449") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150f9f6d_d20260303_m010618_c001_v7007000_t0000_u01772499978083") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc958a_d20260303_m010616_c001_v0001173_t0010_u01772499976762") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150f9f57_d20260303_m010614_c001_v7007000_t0000_u01772499974745") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc953a_d20260303_m010613_c001_v0001173_t0049_u01772499973077") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150f9f45_d20260303_m010612_c001_v7007000_t0000_u01772499972536") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc94f4_d20260303_m010611_c001_v0001173_t0027_u01772499971026") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9484_d20260303_m010607_c001_v0001173_t0030_u01772499967425") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150f9f21_d20260303_m010607_c001_v7007000_t0000_u01772499967020") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9458_d20260303_m010605_c001_v0001173_t0027_u01772499965944") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc943e_d20260303_m010604_c001_v0001173_t0016_u01772499964947") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f411b7070150f9f11_d20260303_m010604_c001_v7007000_t0000_u01772499964584") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc93db_d20260303_m010600_c001_v0001173_t0011_u01772499960637") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc939f_d20260303_m010557_c001_v0001173_t0007_u01772499957932") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510550_d20260303_m010557_c001_v7007000_t0000_u01772499957565") 2026/03/03 01:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9371_d20260303_m010556_c001_v0001173_t0050_u01772499956541") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc935b_d20260303_m010555_c001_v0001173_t0059_u01772499955457") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a351054d_d20260303_m010555_c001_v7007000_t0000_u01772499955073") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc92e2_d20260303_m010551_c001_v0001173_t0011_u01772499951014") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a351054b_d20260303_m010550_c001_v7007000_t0000_u01772499950647") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc92b4_d20260303_m010549_c001_v0001173_t0024_u01772499949250") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510548_d20260303_m010548_c001_v7007000_t0000_u01772499948338") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9270_d20260303_m010547_c001_v0001173_t0036_u01772499947369") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510547_d20260303_m010546_c001_v7007000_t0000_u01772499946819") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc923e_d20260303_m010545_c001_v0001173_t0045_u01772499945800") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510546_d20260303_m010544_c001_v7007000_t0000_u01772499944869") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc920c_d20260303_m010543_c001_v0001173_t0013_u01772499943831") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a3510543_d20260303_m010543_c001_v7007000_t0000_u01772499943280") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc91e8_d20260303_m010542_c001_v0001173_t0003_u01772499942084") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a351053b_d20260303_m010541_c001_v7007000_t0000_u01772499941533") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc91b8_d20260303_m010540_c001_v0001173_t0052_u01772499940574") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a35104fc_d20260303_m010532_c001_v7007000_t0000_u01772499932200") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc90b0_d20260303_m010530_c001_v0001173_t0023_u01772499930835") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a35104ee_d20260303_m010530_c001_v7007000_t0000_u01772499930286") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9096_d20260303_m010529_c001_v0001173_t0001_u01772499929451") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a35104de_d20260303_m010528_c001_v7007000_t0000_u01772499928502") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc907c_d20260303_m010527_c001_v0001173_t0006_u01772499927594") 2026/03/03 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4071aa73a35104d0_d20260303_m010525_c001_v7007000_t0000_u01772499925412") 2026/03/03 01:17:44 DEBUG : sub dir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9010_d20260303_m010523_c001_v0001173_t0015_u01772499923624") 2026/03/03 01:17:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a541954e6_d20260303_m011223_c001_v7007000_t0000_u01772500343184") 2026/03/03 01:17:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcb7fb_d20260303_m011213_c001_v0001173_t0032_u01772500333897") 2026/03/03 01:17:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4007915a01d2e42b_d20260303_m011212_c001_v7007000_t0000_u01772500332880") 2026/03/03 01:17:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620e3d_d20260303_m011209_c001_v0001184_t0007_u01772500329316") 2026/03/03 01:17:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39fa9_d20260303_m011616_c001_v7007000_t0000_u01772500576840") 2026/03/03 01:17:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcd046_d20260303_m011615_c001_v0001173_t0013_u01772500575722") 2026/03/03 01:17:44 DEBUG : sub/yam: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b55_d20260303_m010742_c001_v7007000_t0000_u01772500062018") 2026/03/03 01:17:44 DEBUG : sub/yam: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16206ea_d20260303_m010739_c001_v0001184_t0047_u01772500059500") 2026/03/03 01:17:44 DEBUG : test_dir1/file2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c568_d20260303_m011208_c001_v7007000_t0000_u01772500328544") 2026/03/03 01:17:44 DEBUG : test_dir1/file2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f115dc521e275a5de_d20260303_m011206_c001_v0001097_t0000_u01772500326184") 2026/03/03 01:17:44 DEBUG : test_dir1/file2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c538_d20260303_m011205_c001_v7007000_t0000_u01772500325388") 2026/03/03 01:17:44 DEBUG : test_dir1/file2: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a33d1_d20260303_m011203_c001_v0001039_t0005_u01772500323469") 2026/03/03 01:17:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c56c_d20260303_m011208_c001_v7007000_t0000_u01772500328727") 2026/03/03 01:17:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1620e2b_d20260303_m011206_c001_v0001184_t0016_u01772500326179") 2026/03/03 01:17:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f414f8d7438c1c53f_d20260303_m011205_c001_v7007000_t0000_u01772500325573") 2026/03/03 01:17:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f115dc521e275a5be_d20260303_m011203_c001_v0001097_t0030_u01772500323427") 2026/03/03 01:17:44 DEBUG : three: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b1e_d20260303_m010732_c001_v7007000_t0000_u01772500052027") 2026/03/03 01:17:44 DEBUG : three: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9d86_d20260303_m010730_c001_v0001173_t0012_u01772500050320") 2026/03/03 01:17:45 DEBUG : three: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bc9d2e_d20260303_m010726_c001_v0001173_t0048_u01772500046833") 2026/03/03 01:17:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39fb5_d20260303_m011618_c001_v7007000_t0000_u01772500578465") 2026/03/03 01:17:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c162153c_d20260303_m011617_c001_v0001184_t0026_u01772500577797") 2026/03/03 01:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef3a01a_d20260303_m011640_c001_v7007000_t0000_u01772500600081") 2026/03/03 01:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247533_d20260303_m011638_c001_v0001136_t0033_u01772500598059") 2026/03/03 01:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39fef_d20260303_m011636_c001_v7007000_t0000_u01772500596517") 2026/03/03 01:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16215a8_d20260303_m011634_c001_v0001184_t0029_u01772500594843") 2026/03/03 01:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39fd9_d20260303_m011633_c001_v7007000_t0000_u01772500593883") 2026/03/03 01:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcd1be_d20260303_m011632_c001_v0001173_t0031_u01772500592902") 2026/03/03 01:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39fcf_d20260303_m011626_c001_v7007000_t0000_u01772500586992") 2026/03/03 01:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c1621574_d20260303_m011625_c001_v0001184_t0034_u01772500585800") 2026/03/03 01:17:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39fd3_d20260303_m011629_c001_v7007000_t0000_u01772500589710") 2026/03/03 01:17:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e824751b_d20260303_m011628_c001_v0001136_t0030_u01772500588005") 2026/03/03 01:17:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39fcc_d20260303_m011624_c001_v7007000_t0000_u01772500584763") 2026/03/03 01:17:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11262e4167bcd0d4_d20260303_m011623_c001_v0001173_t0051_u01772500583364") 2026/03/03 01:17:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39fc9_d20260303_m011622_c001_v7007000_t0000_u01772500582311") 2026/03/03 01:17:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a40a9_d20260303_m011621_c001_v0001039_t0006_u01772500581205") 2026/03/03 01:17:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39fc0_d20260303_m011620_c001_v7007000_t0000_u01772500580241") 2026/03/03 01:17:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1101e589e8247509_d20260303_m011619_c001_v0001136_t0028_u01772500579412") 2026/03/03 01:17:45 DEBUG : toe/toe/toe: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f419fb8cfe7e548ab_d20260303_m011645_c001_v7007000_t0000_u01772500605318") 2026/03/03 01:17:45 DEBUG : toe/toe/toe: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16215e2_d20260303_m011644_c001_v0001184_t0024_u01772500604712") 2026/03/03 01:17:45 DEBUG : toe/toe/toe: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39fd8_d20260303_m011631_c001_v7007000_t0000_u01772500591948") 2026/03/03 01:17:45 DEBUG : toe/toe/toe: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a40ff_d20260303_m011630_c001_v0001039_t0006_u01772500590695") 2026/03/03 01:17:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef3a0c7_d20260303_m011640_c001_v7007000_t0000_u01772500600673") 2026/03/03 01:17:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a4157_d20260303_m011639_c001_v0001039_t0020_u01772500599564") 2026/03/03 01:17:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f4083ea7cfef39ff3_d20260303_m011637_c001_v7007000_t0000_u01772500597103") 2026/03/03 01:17:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f101bdf08a62d6153_d20260303_m011636_c001_v0001037_t0007_u01772500596070") 2026/03/03 01:17:46 DEBUG : two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b23_d20260303_m010732_c001_v7007000_t0000_u01772500052234") 2026/03/03 01:17:46 DEBUG : two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41374ce8c16206b0_d20260303_m010729_c001_v0001184_t0054_u01772500049759") 2026/03/03 01:17:46 DEBUG : two: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f41262e4167bc9d26_d20260303_m010726_c001_v0001173_t0035_u01772500046649") 2026/03/03 01:17:46 DEBUG : yam: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b5e_d20260303_m010742_c001_v7007000_t0000_u01772500062745") 2026/03/03 01:17:46 DEBUG : yam: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f117a1acf35ba9df6_d20260303_m010741_c001_v0001116_t0036_u01772500061314") 2026/03/03 01:17:46 DEBUG : yam: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b41_d20260303_m010738_c001_v7007000_t0000_u01772500058130") 2026/03/03 01:17:46 DEBUG : yam: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11374ce8c16206d4_d20260303_m010735_c001_v0001184_t0037_u01772500055662") 2026/03/03 01:17:46 DEBUG : yam: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b2e_d20260303_m010734_c001_v7007000_t0000_u01772500054366") 2026/03/03 01:17:46 DEBUG : yam: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f11700e42242a268b_d20260303_m010732_c001_v0001039_t0017_u01772500052788") 2026/03/03 01:17:46 DEBUG : yaml: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b44_d20260303_m010738_c001_v7007000_t0000_u01772500058933") 2026/03/03 01:17:46 DEBUG : yaml: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f115dc521e2759a9c_d20260303_m010737_c001_v0001097_t0026_u01772500057461") 2026/03/03 01:17:46 DEBUG : yaml: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f420b632a54194b39_d20260303_m010735_c001_v7007000_t0000_u01772500055097") 2026/03/03 01:17:46 DEBUG : yaml: Deleting (id "4_z1f726db330adbb1b9fc80e1b_f1130cdce0ea78485_d20260303_m010734_c001_v0001182_t0021_u01772500054172") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m28.103232971s (try 1/5)