"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/09 02:58:47 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke" 2026/05/09 02:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/09 02:58:47 DEBUG : Creating backend with remote "/tmp/rclone3119134013" === 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:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:58:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:58:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/09 02:58:48 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:58:48 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:58:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 02:58:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:58:49 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:58:49 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:58:50 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 02:58:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:58:50 INFO : sub dir/hello world: Copied (new) 2026/05/09 02:58:50 DEBUG : B2 bucket rclone-test-rinowav0moke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.78s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:58:51 DEBUG : Creating backend with remote "/non-existing" 2026/05/09 02:58:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/09 02:58:52 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:58:52 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.58s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:58:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:58:52 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:58:52 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:58:53 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 02:58:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:58:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:58:54 INFO : B2 bucket rclone-test-rinowav0moke: Running all checks before starting transfers 2026/05/09 02:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:58:54 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:58:54 INFO : B2 bucket rclone-test-rinowav0moke: Checks finished, now starting transfers 2026/05/09 02:58:54 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:58:55 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 02:58:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:58:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.30s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:58:55 ERROR : Ignoring --no-traverse with sync 2026/05/09 02:58:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:58:56 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:58:56 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:58:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 02:58:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:58:56 INFO : sub dir/hello world: Copied (new) 2026/05/09 02:58:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.21s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:58:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/09 02:58:57 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:58:57 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:58:57 DEBUG : hello world2: size = 12 OK 2026/05/09 02:58:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/09 02:58:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.35s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:58:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 02:58:58 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:58:58 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:58:58 DEBUG : potato2: size = 11 OK 2026/05/09 02:58:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:58:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 02:59:00 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:00 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:00 DEBUG : potato2: size = 11 OK 2026/05/09 02:59:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:59:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.67s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/09 02:59:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 02:59:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/09 02:59:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 02:59:01 INFO : sub dir2: Making directory 2026/05/09 02:59:01 INFO : sub dir: Making directory 2026/05/09 02:59:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:59:01 INFO : sub dir2/sub sub dir2: Making directory 2026/05/09 02:59:01 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:01 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:01 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 02:59:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:59:01 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/05/09 02:59:02 DEBUG : B2 bucket rclone-test-rinowav0moke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.25s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:02 INFO : sub dir2: Making directory 2026/05/09 02:59:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/09 02:59:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 02:59:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:59:02 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:02 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 02:59:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:59:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:03 DEBUG : sub dir2: Making directory with metadata 2026/05/09 02:59:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 02:59:03 INFO : sub dir2: Making directory 2026/05/09 02:59:03 INFO : sub dir: Making directory 2026/05/09 02:59:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:59:03 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:03 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 02:59:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:59:04 INFO : sub dir/hello world: Copied (new) 2026/05/09 02:59:04 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/09 02:59:04 DEBUG : B2 bucket rclone-test-rinowav0moke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/09 02:59:04 DEBUG : B2 bucket rclone-test-rinowav0moke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.39s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:05 INFO : sub dir2: Making directory 2026/05/09 02:59:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:59:05 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:05 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 02:59:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:59:06 INFO : sub dir/hello world: Copied (new) 2026/05/09 02:59:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:06 DEBUG : sub dir2: Making directory with metadata 2026/05/09 02:59:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 02:59:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 02:59:07 INFO : sub dir2: Making directory 2026/05/09 02:59:07 INFO : sub dir: Making directory 2026/05/09 02:59:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:59:07 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:07 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:07 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 02:59:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:59:07 INFO : sub dir/hello world: Copied (new) 2026/05/09 02:59:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/09 02:59:07 DEBUG : B2 bucket rclone-test-rinowav0moke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.25s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:08 INFO : sub dir2: Making directory 2026/05/09 02:59:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:59:08 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:08 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:08 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 02:59:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:59:08 INFO : sub dir/hello world: Copied (new) 2026/05/09 02:59:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.22s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yuzubuw1cupe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-rinowav0moke -> B2 bucket rclone-test-yuzubuw1cupe 2026/05/09 02:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:59:11 DEBUG : B2 bucket rclone-test-yuzubuw1cupe: Waiting for checks to finish 2026/05/09 02:59:11 DEBUG : B2 bucket rclone-test-yuzubuw1cupe: Waiting for transfers to finish 2026/05/09 02:59:12 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 02:59:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:59:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 02:59:12 DEBUG : B2 bucket rclone-test-yuzubuw1cupe: Purge remote 2026/05/09 02:59:12 INFO : B2 bucket rclone-test-yuzubuw1cupe: cleaning bucket "rclone-test-yuzubuw1cupe" of all files 2026/05/09 02:59:12 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2bd63a0cd0bab9fe80e1b_f111e25175ab0c6c1_d20260509_m025911_c001_v0001106_t0037_u01778295551976") --- PASS: TestServerSideCopy (4.26s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3119134013) 2026/05/09 02:59:14 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 02:59:14 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 02:59:14 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:14 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:14 DEBUG : sub dir/hello world: size = 17 OK 2026/05/09 02:59:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/09 02:59:14 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.89s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:16 DEBUG : Creating backend with remote "TestB2:rclone-test-litolip0yabo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-rinowav0moke -> B2 bucket rclone-test-litolip0yabo 2026/05/09 02:59:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:59:17 DEBUG : B2 bucket rclone-test-litolip0yabo: Waiting for checks to finish 2026/05/09 02:59:17 DEBUG : B2 bucket rclone-test-litolip0yabo: Waiting for transfers to finish 2026/05/09 02:59:18 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 02:59:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:59:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 02:59:18 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 02:59:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-litolip0yabo) 2026/05/09 02:59:18 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 02:59:18 DEBUG : B2 bucket rclone-test-litolip0yabo: Waiting for checks to finish 2026/05/09 02:59:18 DEBUG : B2 bucket rclone-test-litolip0yabo: Waiting for transfers to finish 2026/05/09 02:59:19 DEBUG : sub dir/hello world: size = 17 OK 2026/05/09 02:59:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/09 02:59:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 02:59:19 DEBUG : B2 bucket rclone-test-litolip0yabo: Purge remote 2026/05/09 02:59:19 INFO : B2 bucket rclone-test-litolip0yabo: cleaning bucket "rclone-test-litolip0yabo" of all files 2026/05/09 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zafa2cdd3a0cd0bab9fe80e1b_f1025b5b50f105d4e_d20260509_m025919_c001_v0001104_t0052_u01778295559110") 2026/05/09 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zafa2cdd3a0cd0bab9fe80e1b_f11630fa5d064e7e6_d20260509_m025917_c001_v0001183_t0056_u01778295557977") --- PASS: TestServerSideCopyOverSelf (6.02s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3119134013) 2026/05/09 02:59:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 02:59:22 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 02:59:22 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:22 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:23 DEBUG : sub dir/hello world: size = 17 OK 2026/05/09 02:59:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/09 02:59:23 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/09 02:59:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.20s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cebujoy2xipu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-rinowav0moke -> B2 bucket rclone-test-cebujoy2xipu 2026/05/09 02:59:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:59:25 DEBUG : B2 bucket rclone-test-cebujoy2xipu: Waiting for checks to finish 2026/05/09 02:59:25 DEBUG : B2 bucket rclone-test-cebujoy2xipu: Waiting for transfers to finish 2026/05/09 02:59:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 02:59:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:59:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 02:59:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 02:59:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cebujoy2xipu) 2026/05/09 02:59:27 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 02:59:27 DEBUG : B2 bucket rclone-test-cebujoy2xipu: Waiting for checks to finish 2026/05/09 02:59:27 DEBUG : B2 bucket rclone-test-cebujoy2xipu: Waiting for transfers to finish 2026/05/09 02:59:27 DEBUG : sub dir/hello world: size = 17 OK 2026/05/09 02:59:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/09 02:59:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 02:59:28 INFO : sub dir/hello world: Deleted 2026/05/09 02:59:28 DEBUG : testing file moves 2026/05/09 02:59:28 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 02:59:28 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cebujoy2xipu) 2026/05/09 02:59:28 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 02:59:28 DEBUG : B2 bucket rclone-test-cebujoy2xipu: Waiting for checks to finish 2026/05/09 02:59:28 DEBUG : B2 bucket rclone-test-cebujoy2xipu: Waiting for transfers to finish 2026/05/09 02:59:29 DEBUG : sub dir/hello world: size = 24 OK 2026/05/09 02:59:29 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/09 02:59:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 02:59:29 INFO : sub dir/hello world: Deleted 2026/05/09 02:59:30 DEBUG : B2 bucket rclone-test-cebujoy2xipu: Purge remote 2026/05/09 02:59:30 INFO : B2 bucket rclone-test-cebujoy2xipu: cleaning bucket "rclone-test-cebujoy2xipu" of all files 2026/05/09 02:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd2edd3a0cd0bab9fe80e1b_f1070137572e9ed10_d20260509_m025929_c001_v0001039_t0030_u01778295569097") 2026/05/09 02:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd2edd3a0cd0bab9fe80e1b_f108c82cff95a55f3_d20260509_m025927_c001_v0001134_t0005_u01778295567457") 2026/05/09 02:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd2edd3a0cd0bab9fe80e1b_f1168067b0e6d0f7e_d20260509_m025926_c001_v0001134_t0001_u01778295566185") --- PASS: TestServerSideMoveOverSelf (7.54s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:31 ERROR : error listing: directory not found 2026/05/09 02:59:32 INFO : Local file system at /tmp/rclone3119134013: Making directory 2026/05/09 02:59:32 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:32 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.42s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 02:59:33 DEBUG : Local file system at /tmp/rclone3119134013: Waiting for checks to finish 2026/05/09 02:59:33 DEBUG : Local file system at /tmp/rclone3119134013: Waiting for transfers to finish 2026/05/09 02:59:34 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/09 02:59:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 02:59:34 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/09 02:59:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.81s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:34 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/09 02:59:34 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:34 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:35 DEBUG : check sum: size = 1 OK 2026/05/09 02:59:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/09 02:59:35 INFO : check sum: Copied (new) 2026/05/09 02:59:35 DEBUG : Waiting for deletions to finish 2026/05/09 02:59:35 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:35 DEBUG : check sum: size = 1 OK 2026/05/09 02:59:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/09 02:59:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/09 02:59:35 DEBUG : check sum: Unchanged skipping 2026/05/09 02:59:35 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:35 DEBUG : Waiting for deletions to finish 2026/05/09 02:59:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.53s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/09 02:59:36 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:36 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:36 DEBUG : sizeonly: size = 6 OK 2026/05/09 02:59:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/09 02:59:36 INFO : sizeonly: Copied (new) 2026/05/09 02:59:36 DEBUG : Waiting for deletions to finish 2026/05/09 02:59:37 DEBUG : sizeonly: size = 6 OK 2026/05/09 02:59:37 DEBUG : sizeonly: Sizes identical 2026/05/09 02:59:37 DEBUG : sizeonly: Unchanged skipping 2026/05/09 02:59:37 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:37 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:37 DEBUG : Waiting for deletions to finish 2026/05/09 02:59:37 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/09 02:59:38 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:38 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/09 02:59:38 INFO : ignore-size: Copied (new) 2026/05/09 02:59:38 DEBUG : Waiting for deletions to finish 2026/05/09 02:59:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 02:59:38 DEBUG : ignore-size: Unchanged skipping 2026/05/09 02:59:38 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:38 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:38 DEBUG : Waiting for deletions to finish 2026/05/09 02:59:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.68s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:40 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:40 DEBUG : existing: size = 6 OK 2026/05/09 02:59:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 02:59:40 DEBUG : existing: Unchanged skipping 2026/05/09 02:59:40 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:40 DEBUG : Waiting for deletions to finish 2026/05/09 02:59:40 INFO : There was nothing to transfer 2026/05/09 02:59:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/09 02:59:40 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:40 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:40 DEBUG : existing: size = 6 OK 2026/05/09 02:59:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/09 02:59:40 INFO : existing: Copied (replaced existing) 2026/05/09 02:59:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/09 02:59:41 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:41 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:42 DEBUG : existing: size = 6 OK 2026/05/09 02:59:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/09 02:59:42 INFO : existing: Copied (new) 2026/05/09 02:59:42 DEBUG : Waiting for deletions to finish 2026/05/09 02:59:42 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:42 DEBUG : existing: Destination exists, skipping 2026/05/09 02:59:42 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:42 DEBUG : Waiting for deletions to finish 2026/05/09 02:59:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.83s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:44 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/09 02:59:44 DEBUG : c/non empty space: size = 5 OK 2026/05/09 02:59:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/09 02:59:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 02:59:44 DEBUG : c/non empty space: Unchanged skipping 2026/05/09 02:59:44 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:44 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:44 DEBUG : a/potato2: size = 60 OK 2026/05/09 02:59:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 02:59:44 INFO : a/potato2: Copied (new) 2026/05/09 02:59:44 DEBUG : Waiting for deletions to finish 2026/05/09 02:59:45 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:46 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:46 DEBUG : empty space: size = 1 OK 2026/05/09 02:59:46 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/09 02:59:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/09 02:59:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/09 02:59:46 DEBUG : empty space: Unchanged skipping 2026/05/09 02:59:46 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:46 DEBUG : Waiting for deletions to finish 2026/05/09 02:59:46 INFO : There was nothing to transfer 2026/05/09 02:59:47 DEBUG : empty space: size = 1 OK 2026/05/09 02:59:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/09 02:59:47 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/09 02:59:47 INFO : empty space: Updated modification time in destination 2026/05/09 02:59:47 DEBUG : empty space: Unchanged skipping 2026/05/09 02:59:47 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:47 DEBUG : Waiting for deletions to finish 2026/05/09 02:59:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:49 DEBUG : empty space: size = 1 OK 2026/05/09 02:59:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/09 02:59:49 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/09 02:59:49 DEBUG : empty space: Unchanged skipping 2026/05/09 02:59:49 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:49 DEBUG : Waiting for deletions to finish 2026/05/09 02:59:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:50 DEBUG : foo: size = 3 OK 2026/05/09 02:59:50 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/09 02:59:50 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3119134013) 2026/05/09 02:59:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rinowav0moke) 2026/05/09 02:59:50 DEBUG : foo: sha1 differ 2026/05/09 02:59:50 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:50 DEBUG : foo: size = 3 OK 2026/05/09 02:59:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/09 02:59:50 INFO : foo: Copied (replaced existing) 2026/05/09 02:59:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:52 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/09 02:59:52 DEBUG : empty space: size = 1 OK 2026/05/09 02:59:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 02:59:52 DEBUG : empty space: Unchanged skipping 2026/05/09 02:59:52 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:52 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:52 DEBUG : potato: size = 60 OK 2026/05/09 02:59:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 02:59:52 INFO : potato: Copied (new) 2026/05/09 02:59:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.54s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:54 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3119134013) 2026/05/09 02:59:54 DEBUG : potato: size = 60 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 02:59:54 DEBUG : potato: Sizes differ 2026/05/09 02:59:54 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:54 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:55 DEBUG : potato: size = 21 OK 2026/05/09 02:59:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/09 02:59:55 INFO : potato: Copied (replaced existing) 2026/05/09 02:59:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.95s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:56 DEBUG : potato: size = 21 OK 2026/05/09 02:59:56 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/09 02:59:56 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3119134013) 2026/05/09 02:59:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rinowav0moke) 2026/05/09 02:59:56 DEBUG : potato: sha1 differ 2026/05/09 02:59:56 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:56 DEBUG : potato: size = 21 OK 2026/05/09 02:59:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/09 02:59:56 INFO : potato: Copied (replaced existing) 2026/05/09 02:59:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 02:59:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 02:59:58 DEBUG : empty space: size = 1 OK 2026/05/09 02:59:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 02:59:58 DEBUG : empty space: Unchanged skipping 2026/05/09 02:59:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/09 02:59:58 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 02:59:58 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 02:59:58 DEBUG : Waiting for deletions to finish 2026/05/09 02:59:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:00:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:00:00 DEBUG : empty space: size = 1 OK 2026/05/09 03:00:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:00:00 DEBUG : empty space: Unchanged skipping 2026/05/09 03:00:00 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:00 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:00 DEBUG : potato2: size = 60 OK 2026/05/09 03:00:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:00:00 INFO : potato2: Copied (new) 2026/05/09 03:00:00 DEBUG : Waiting for deletions to finish 2026/05/09 03:00:00 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:00:02 INFO : d: Making directory 2026/05/09 03:00:02 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/09 03:00:03 DEBUG : c/non empty space: size = 5 OK 2026/05/09 03:00:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:00:03 DEBUG : c/non empty space: Unchanged skipping 2026/05/09 03:00:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/09 03:00:03 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:03 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:03 DEBUG : a/potato2: size = 60 OK 2026/05/09 03:00:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:00:03 INFO : a/potato2: Copied (new) 2026/05/09 03:00:03 DEBUG : Waiting for deletions to finish 2026/05/09 03:00:03 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:00:05 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/09 03:00:05 DEBUG : c/non empty space: size = 5 OK 2026/05/09 03:00:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:00:05 DEBUG : c/non empty space: Unchanged skipping 2026/05/09 03:00:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/09 03:00:05 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:05 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:06 DEBUG : a/potato2: size = 60 OK 2026/05/09 03:00:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:00:06 INFO : a/potato2: Copied (new) 2026/05/09 03:00:06 ERROR : B2 bucket rclone-test-rinowav0moke: not deleting files as there were IO errors 2026/05/09 03:00:06 ERROR : B2 bucket rclone-test-rinowav0moke: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.68s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:00:07 DEBUG : Waiting for deletions to finish 2026/05/09 03:00:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:00:08 DEBUG : empty space: size = 1 OK 2026/05/09 03:00:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:00:08 DEBUG : empty space: Unchanged skipping 2026/05/09 03:00:08 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:08 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:08 INFO : potato: Deleted 2026/05/09 03:00:08 DEBUG : potato2: size = 60 OK 2026/05/09 03:00:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:00:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.20s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:00:10 DEBUG : Waiting for deletions to finish 2026/05/09 03:00:10 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:10 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:10 INFO : potato: Deleted 2026/05/09 03:00:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:00:10 DEBUG : empty space: size = 1 OK 2026/05/09 03:00:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:00:10 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:10 DEBUG : empty space: Unchanged skipping 2026/05/09 03:00:10 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:11 DEBUG : potato2: size = 60 OK 2026/05/09 03:00:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:00:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.65s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:00:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:00:12 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:12 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:13 DEBUG : potato2: size = 19 OK 2026/05/09 03:00:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/09 03:00:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.99s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:00:14 DEBUG : enormous: Excluded (Size Filter) 2026/05/09 03:00:14 DEBUG : enormous: Excluded 2026/05/09 03:00:14 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 03:00:14 DEBUG : potato2: Excluded 2026/05/09 03:00:15 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 03:00:15 DEBUG : empty space: size = 1 OK 2026/05/09 03:00:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:00:15 DEBUG : empty space: Unchanged skipping 2026/05/09 03:00:15 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:15 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:15 DEBUG : Waiting for deletions to finish 2026/05/09 03:00:15 INFO : There was nothing to transfer 2026/05/09 03:00:15 DEBUG : enormous: Excluded (Size Filter) 2026/05/09 03:00:15 DEBUG : enormous: Excluded 2026/05/09 03:00:15 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 03:00:15 DEBUG : potato2: Excluded 2026/05/09 03:00:15 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 03:00:15 DEBUG : empty space: size = 1 OK 2026/05/09 03:00:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/09 03:00:15 DEBUG : empty space: Unchanged skipping 2026/05/09 03:00:15 DEBUG : Local file system at /tmp/rclone3119134013: Waiting for checks to finish 2026/05/09 03:00:15 DEBUG : Local file system at /tmp/rclone3119134013: Waiting for transfers to finish 2026/05/09 03:00:15 DEBUG : Waiting for deletions to finish 2026/05/09 03:00:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:00:17 DEBUG : enormous: Excluded (Size Filter) 2026/05/09 03:00:17 DEBUG : enormous: Excluded 2026/05/09 03:00:17 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 03:00:17 DEBUG : potato2: Excluded 2026/05/09 03:00:17 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:17 DEBUG : empty space: size = 1 OK 2026/05/09 03:00:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:00:17 DEBUG : empty space: Unchanged skipping 2026/05/09 03:00:17 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:17 DEBUG : Waiting for deletions to finish 2026/05/09 03:00:18 INFO : enormous: Deleted 2026/05/09 03:00:18 INFO : potato2: Deleted 2026/05/09 03:00:18 INFO : There was nothing to transfer 2026/05/09 03:00:18 DEBUG : Local file system at /tmp/rclone3119134013: Waiting for checks to finish 2026/05/09 03:00:18 DEBUG : empty space: size = 1 OK 2026/05/09 03:00:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/09 03:00:18 DEBUG : empty space: Unchanged skipping 2026/05/09 03:00:18 DEBUG : Local file system at /tmp/rclone3119134013: Waiting for transfers to finish 2026/05/09 03:00:18 DEBUG : Waiting for deletions to finish 2026/05/09 03:00:18 INFO : enormous: Deleted 2026/05/09 03:00:18 INFO : potato2: Deleted 2026/05/09 03:00:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.89s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:00:20 DEBUG : five: Need to transfer - File not found at Destination 2026/05/09 03:00:20 DEBUG : four: size = 4 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:00:20 DEBUG : four: size = 8 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:00:20 DEBUG : four: Sizes differ 2026/05/09 03:00:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/09 03:00:20 DEBUG : one: Destination is newer than source, skipping 2026/05/09 03:00:20 DEBUG : three: size = 5 OK 2026/05/09 03:00:20 DEBUG : three: Sizes identical 2026/05/09 03:00:20 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/09 03:00:20 DEBUG : two: size = 3 OK 2026/05/09 03:00:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3119134013) 2026/05/09 03:00:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:00:20 DEBUG : two: sha1 differ 2026/05/09 03:00:20 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:20 DEBUG : five: size = 4 OK 2026/05/09 03:00:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/09 03:00:20 INFO : five: Copied (new) 2026/05/09 03:00:21 DEBUG : four: size = 4 OK 2026/05/09 03:00:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/09 03:00:21 INFO : four: Copied (replaced existing) 2026/05/09 03:00:21 DEBUG : two: size = 3 OK 2026/05/09 03:00:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/09 03:00:21 INFO : two: Copied (replaced existing) 2026/05/09 03:00:21 DEBUG : Waiting for deletions to finish 2026/05/09 03:00:21 DEBUG : five: size = 4 OK 2026/05/09 03:00:21 DEBUG : four: size = 4 OK 2026/05/09 03:00:21 DEBUG : one: Destination is newer than source, skipping 2026/05/09 03:00:21 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:21 DEBUG : two: size = 3 OK 2026/05/09 03:00:21 DEBUG : three: size = 5 OK 2026/05/09 03:00:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/09 03:00:21 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/09 03:00:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/09 03:00:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/09 03:00:21 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/09 03:00:21 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/09 03:00:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/09 03:00:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/09 03:00:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/09 03:00:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3119134013) 2026/05/09 03:00:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:00:21 DEBUG : three: sha1 differ 2026/05/09 03:00:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/09 03:00:21 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:22 DEBUG : three: size = 5 OK 2026/05/09 03:00:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/09 03:00:22 INFO : three: Copied (replaced existing) 2026/05/09 03:00:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.52s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/09 03:00:23 INFO : B2 bucket rclone-test-rinowav0moke: Making map for --track-renames 2026/05/09 03:00:23 INFO : B2 bucket rclone-test-rinowav0moke: Finished making map for --track-renames 2026/05/09 03:00:23 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/09 03:00:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/09 03:00:23 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for renames to finish 2026/05/09 03:00:23 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:24 DEBUG : yam: size = 11 OK 2026/05/09 03:00:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/09 03:00:24 INFO : yam: Copied (new) 2026/05/09 03:00:24 DEBUG : potato: size = 14 OK 2026/05/09 03:00:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/09 03:00:24 INFO : potato: Copied (new) 2026/05/09 03:00:24 DEBUG : Waiting for deletions to finish 2026/05/09 03:00:24 DEBUG : potato: size = 14 OK 2026/05/09 03:00:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:00:24 INFO : B2 bucket rclone-test-rinowav0moke: Making map for --track-renames 2026/05/09 03:00:24 INFO : B2 bucket rclone-test-rinowav0moke: Finished making map for --track-renames 2026/05/09 03:00:24 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:24 DEBUG : potato: Unchanged skipping 2026/05/09 03:00:24 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for renames to finish 2026/05/09 03:00:25 DEBUG : yaml: size = 11 OK 2026/05/09 03:00:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/09 03:00:25 INFO : yam: Copied (server-side copy) to: yaml 2026/05/09 03:00:25 INFO : yam: Deleted 2026/05/09 03:00:25 INFO : yaml: Renamed from "yam" 2026/05/09 03:00:25 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/09 03:00:27 INFO : B2 bucket rclone-test-rinowav0moke: Making map for --track-renames 2026/05/09 03:00:27 INFO : B2 bucket rclone-test-rinowav0moke: Finished making map for --track-renames 2026/05/09 03:00:27 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:27 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for renames to finish 2026/05/09 03:00:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/09 03:00:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/09 03:00:27 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:27 DEBUG : yam: size = 11 OK 2026/05/09 03:00:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/09 03:00:27 INFO : yam: Copied (new) 2026/05/09 03:00:27 DEBUG : potato: size = 14 OK 2026/05/09 03:00:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/09 03:00:27 INFO : potato: Copied (new) 2026/05/09 03:00:27 DEBUG : Waiting for deletions to finish 2026/05/09 03:00:28 INFO : B2 bucket rclone-test-rinowav0moke: Making map for --track-renames 2026/05/09 03:00:28 DEBUG : potato: size = 14 OK 2026/05/09 03:00:28 INFO : B2 bucket rclone-test-rinowav0moke: Finished making map for --track-renames 2026/05/09 03:00:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:00:28 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:28 DEBUG : potato: Unchanged skipping 2026/05/09 03:00:28 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for renames to finish 2026/05/09 03:00:28 DEBUG : yaml: size = 11 OK 2026/05/09 03:00:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/09 03:00:28 INFO : yam: Copied (server-side copy) to: yaml 2026/05/09 03:00:28 INFO : yam: Deleted 2026/05/09 03:00:28 INFO : yaml: Renamed from "yam" 2026/05/09 03:00:28 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/09 03:00:29 INFO : B2 bucket rclone-test-rinowav0moke: Making map for --track-renames 2026/05/09 03:00:29 INFO : B2 bucket rclone-test-rinowav0moke: Finished making map for --track-renames 2026/05/09 03:00:29 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/09 03:00:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/09 03:00:29 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for renames to finish 2026/05/09 03:00:29 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:30 DEBUG : sub/yam: size = 11 OK 2026/05/09 03:00:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/09 03:00:30 INFO : sub/yam: Copied (new) 2026/05/09 03:00:30 DEBUG : potato: size = 14 OK 2026/05/09 03:00:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/09 03:00:30 INFO : potato: Copied (new) 2026/05/09 03:00:30 DEBUG : Waiting for deletions to finish 2026/05/09 03:00:31 DEBUG : potato: size = 14 OK 2026/05/09 03:00:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:00:31 DEBUG : potato: Unchanged skipping 2026/05/09 03:00:31 INFO : B2 bucket rclone-test-rinowav0moke: Making map for --track-renames 2026/05/09 03:00:31 INFO : B2 bucket rclone-test-rinowav0moke: Finished making map for --track-renames 2026/05/09 03:00:31 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:31 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for renames to finish 2026/05/09 03:00:31 DEBUG : yam: size = 11 OK 2026/05/09 03:00:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/09 03:00:31 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/09 03:00:31 INFO : sub/yam: Deleted 2026/05/09 03:00:31 INFO : yam: Renamed from "sub/yam" 2026/05/09 03:00:31 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.96s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:00:32 DEBUG : Creating backend with remote "/tmp/rclone3119134013/dir1" 2026/05/09 03:00:32 DEBUG : Creating backend with remote "/tmp/rclone3119134013/dir2" 2026/05/09 03:00:32 DEBUG : Local file system at /tmp/rclone3119134013/dir2: Using server-side directory move 2026/05/09 03:00:32 INFO : Local file system at /tmp/rclone3119134013/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/09 03:00:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/09 03:00:32 DEBUG : Local file system at /tmp/rclone3119134013/dir2: Waiting for checks to finish 2026/05/09 03:00:32 DEBUG : Local file system at /tmp/rclone3119134013/dir2: Waiting for transfers to finish 2026/05/09 03:00:32 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:00:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/09 03:00:33 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:33 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/09 03:00:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/09 03:00:33 INFO : nested/sub dir/file: Copied (new) 2026/05/09 03:00:33 INFO : nested/sub dir/file: Deleted 2026/05/09 03:00:33 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:00:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:00:33 INFO : sub dir/hello world: Copied (new) 2026/05/09 03:00:33 INFO : sub dir/hello world: Deleted 2026/05/09 03:00:33 INFO : sub dir: Removing directory 2026/05/09 03:00:33 INFO : nested/sub dir: Removing directory 2026/05/09 03:00:33 INFO : nested: Removing directory 2026/05/09 03:00:33 DEBUG : Local file system at /tmp/rclone3119134013: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:00:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:00:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/09 03:00:35 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:35 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:35 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/09 03:00:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/09 03:00:35 INFO : nested/sub dir/file: Copied (new) 2026/05/09 03:00:35 INFO : nested/sub dir/file: Deleted 2026/05/09 03:00:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:00:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:00:35 INFO : sub dir/hello world: Copied (new) 2026/05/09 03:00:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.77s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:00:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/09 03:00:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/09 03:00:36 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:36 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:37 DEBUG : existing-b: size = 6 OK 2026/05/09 03:00:37 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/09 03:00:37 INFO : existing-b: Copied (new) 2026/05/09 03:00:37 INFO : existing-b: Deleted 2026/05/09 03:00:37 DEBUG : existing: size = 6 OK 2026/05/09 03:00:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/09 03:00:37 INFO : existing: Copied (new) 2026/05/09 03:00:37 INFO : existing: Deleted 2026/05/09 03:00:37 DEBUG : existing: Destination exists, skipping 2026/05/09 03:00:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/09 03:00:37 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:00:37 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:00:37 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.86s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:00:38 DEBUG : Creating backend with remote "TestB2:rclone-test-ceyuqag1rura" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rinowav0moke -> B2 bucket rclone-test-ceyuqag1rura 2026/05/09 03:00:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:00:43 DEBUG : empty space: size = 1 OK 2026/05/09 03:00:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 03:00:43 DEBUG : empty space: Unchanged skipping 2026/05/09 03:00:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:00:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-ceyuqag1rura) 2026/05/09 03:00:43 DEBUG : potato3: Sizes differ 2026/05/09 03:00:43 DEBUG : B2 bucket rclone-test-ceyuqag1rura: Waiting for checks to finish 2026/05/09 03:00:43 INFO : empty space: Deleted 2026/05/09 03:00:43 DEBUG : B2 bucket rclone-test-ceyuqag1rura: Waiting for transfers to finish 2026/05/09 03:00:43 DEBUG : potato2: size = 60 OK 2026/05/09 03:00:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:00:43 INFO : potato2: Copied (server-side copy) 2026/05/09 03:00:43 INFO : potato2: Deleted 2026/05/09 03:00:43 DEBUG : potato3: size = 68 OK 2026/05/09 03:00:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/09 03:00:43 INFO : potato3: Copied (server-side copy) 2026/05/09 03:00:44 INFO : potato3: Deleted 2026/05/09 03:00:44 DEBUG : Creating backend with remote "TestB2:rclone-test-yohinos6xupu" 2026/05/09 03:01:44 DEBUG : pacer: low level retry 1/10 (error Get "https://api.backblazeb2.com/b2api/v4/b2_authorize_account": net/http: TLS handshake timeout) 2026/05/09 03:01:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/09 03:01:45 DEBUG : pacer: Reducing sleep to 10ms 2026/05/09 03:01:45 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/09 03:01:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:01:45 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/09 03:01:45 DEBUG : B2 bucket rclone-test-yohinos6xupu: Waiting for checks to finish 2026/05/09 03:01:45 DEBUG : B2 bucket rclone-test-yohinos6xupu: Waiting for transfers to finish 2026/05/09 03:01:46 DEBUG : potato2: size = 60 OK 2026/05/09 03:01:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:01:46 INFO : potato2: Copied (server-side copy) 2026/05/09 03:01:47 INFO : potato2: Deleted 2026/05/09 03:01:47 DEBUG : potato3: size = 68 OK 2026/05/09 03:01:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/09 03:01:47 INFO : potato3: Copied (server-side copy) 2026/05/09 03:01:47 INFO : potato3: Deleted 2026/05/09 03:01:48 DEBUG : empty space: size = 1 OK 2026/05/09 03:01:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/09 03:01:48 INFO : empty space: Copied (server-side copy) 2026/05/09 03:01:48 INFO : empty space: Deleted 2026/05/09 03:01:49 DEBUG : B2 bucket rclone-test-yohinos6xupu: Purge remote 2026/05/09 03:01:49 INFO : B2 bucket rclone-test-yohinos6xupu: cleaning bucket "rclone-test-yohinos6xupu" of all files 2026/05/09 03:01:49 DEBUG : empty space: Deleting (id "4_z2f921d13a0fd0bab9fe80e1b_f11859355ac81f66e_d20260509_m030146_c001_v0001109_t0044_u01778295706353") 2026/05/09 03:01:49 DEBUG : potato2: Deleting (id "4_z2f921d13a0fd0bab9fe80e1b_f1077c5f520e6a7b4_d20260509_m030146_c001_v0001165_t0054_u01778295706749") 2026/05/09 03:01:49 DEBUG : potato3: Deleting (id "4_z2f921d13a0fd0bab9fe80e1b_f1010f09e4b2f1a0e_d20260509_m030146_c001_v0001174_t0024_u01778295706750") 2026/05/09 03:01:50 DEBUG : B2 bucket rclone-test-ceyuqag1rura: Purge remote 2026/05/09 03:01:50 INFO : B2 bucket rclone-test-ceyuqag1rura: cleaning bucket "rclone-test-ceyuqag1rura" of all files 2026/05/09 03:01:50 DEBUG : empty space: Deleting (id "4_z2f421d43a0ed0bab9fe80e1b_f423d3391618a65b2_d20260509_m030148_c001_v7007000_t0000_u01778295708751") 2026/05/09 03:01:50 DEBUG : empty space: Deleting (id "4_z2f421d43a0ed0bab9fe80e1b_f111f787dab4fbe06_d20260509_m030042_c001_v0001137_t0001_u01778295642224") 2026/05/09 03:01:50 DEBUG : potato2: Deleting (id "4_z2f421d43a0ed0bab9fe80e1b_f423d3391618a65a2_d20260509_m030146_c001_v7007000_t0000_u01778295706957") 2026/05/09 03:01:50 DEBUG : potato2: Deleting (id "4_z2f421d43a0ed0bab9fe80e1b_f11160666cbf9efd1_d20260509_m030043_c001_v0001113_t0036_u01778295643370") 2026/05/09 03:01:50 DEBUG : potato3: Deleting (id "4_z2f421d43a0ed0bab9fe80e1b_f423d3391618a65a7_d20260509_m030147_c001_v7007000_t0000_u01778295707306") 2026/05/09 03:01:50 DEBUG : potato3: Deleting (id "4_z2f421d43a0ed0bab9fe80e1b_f115d1f7d016929fd_d20260509_m030043_c001_v0001176_t0018_u01778295643745") 2026/05/09 03:01:50 DEBUG : potato3: Deleting (id "4_z2f421d43a0ed0bab9fe80e1b_f111f787dab4fbe08_d20260509_m030042_c001_v0001137_t0050_u01778295642652") --- PASS: TestServerSideMove (73.81s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:01:52 DEBUG : Creating backend with remote "TestB2:rclone-test-rafavuj4higi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rinowav0moke -> B2 bucket rclone-test-rafavuj4higi 2026/05/09 03:01:57 DEBUG : empty space: Excluded (Size Filter) 2026/05/09 03:01:57 DEBUG : empty space: Excluded (Size Filter) 2026/05/09 03:01:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:01:57 DEBUG : B2 bucket rclone-test-rafavuj4higi: Waiting for checks to finish 2026/05/09 03:01:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:01:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-rafavuj4higi) 2026/05/09 03:01:57 DEBUG : potato3: Sizes differ 2026/05/09 03:01:57 DEBUG : B2 bucket rclone-test-rafavuj4higi: Waiting for transfers to finish 2026/05/09 03:01:58 DEBUG : potato2: size = 60 OK 2026/05/09 03:01:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:01:58 INFO : potato2: Copied (server-side copy) 2026/05/09 03:01:58 INFO : potato2: Deleted 2026/05/09 03:01:58 DEBUG : potato3: size = 68 OK 2026/05/09 03:01:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/09 03:01:58 INFO : potato3: Copied (server-side copy) 2026/05/09 03:01:58 INFO : potato3: Deleted 2026/05/09 03:01:59 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqusiw4cuze" 2026/05/09 03:01:59 DEBUG : empty space: Excluded (Size Filter) 2026/05/09 03:02:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:02:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/09 03:02:00 DEBUG : B2 bucket rclone-test-jiqusiw4cuze: Waiting for checks to finish 2026/05/09 03:02:00 DEBUG : B2 bucket rclone-test-jiqusiw4cuze: Waiting for transfers to finish 2026/05/09 03:02:01 DEBUG : potato2: size = 60 OK 2026/05/09 03:02:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:02:01 INFO : potato2: Copied (server-side copy) 2026/05/09 03:02:01 INFO : potato2: Deleted 2026/05/09 03:02:01 DEBUG : potato3: size = 68 OK 2026/05/09 03:02:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/09 03:02:01 INFO : potato3: Copied (server-side copy) 2026/05/09 03:02:01 INFO : potato3: Deleted 2026/05/09 03:02:01 DEBUG : B2 bucket rclone-test-jiqusiw4cuze: Purge remote 2026/05/09 03:02:01 INFO : B2 bucket rclone-test-jiqusiw4cuze: cleaning bucket "rclone-test-jiqusiw4cuze" of all files 2026/05/09 03:02:02 DEBUG : potato2: Deleting (id "4_z0fb24da3a0fd0bab9fe80e1b_f105730f1669a3d72_d20260509_m030200_c001_v0001178_t0032_u01778295720929") 2026/05/09 03:02:02 DEBUG : potato3: Deleting (id "4_z0fb24da3a0fd0bab9fe80e1b_f101c7574dfd0efb4_d20260509_m030201_c001_v0001184_t0015_u01778295721181") 2026/05/09 03:02:02 DEBUG : B2 bucket rclone-test-rafavuj4higi: Purge remote 2026/05/09 03:02:02 INFO : B2 bucket rclone-test-rafavuj4higi: cleaning bucket "rclone-test-rafavuj4higi" of all files 2026/05/09 03:02:02 DEBUG : empty space: Deleting (id "4_z6f923d83a0fd0bab9fe80e1b_f102bee8ab762cc55_d20260509_m030156_c001_v0001093_t0042_u01778295716919") 2026/05/09 03:02:02 DEBUG : potato2: Deleting (id "4_z6f923d83a0fd0bab9fe80e1b_f4139683050ec817e_d20260509_m030201_c001_v7007000_t0000_u01778295721151") 2026/05/09 03:02:02 DEBUG : potato2: Deleting (id "4_z6f923d83a0fd0bab9fe80e1b_f1180889f50a400dc_d20260509_m030158_c001_v0001174_t0057_u01778295718176") 2026/05/09 03:02:02 DEBUG : potato3: Deleting (id "4_z6f923d83a0fd0bab9fe80e1b_f4139683050ec817f_d20260509_m030201_c001_v7007000_t0000_u01778295721373") 2026/05/09 03:02:02 DEBUG : potato3: Deleting (id "4_z6f923d83a0fd0bab9fe80e1b_f114ea05b88ced529_d20260509_m030158_c001_v0001102_t0036_u01778295718459") 2026/05/09 03:02:02 DEBUG : potato3: Deleting (id "4_z6f923d83a0fd0bab9fe80e1b_f102bee8ab762cc57_d20260509_m030157_c001_v0001093_t0050_u01778295717336") 2026/05/09 03:02:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/09 03:02:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/09 03:02:04 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.59s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:02:04 DEBUG : Creating backend with remote "TestB2:rclone-test-povoqit3sebe" 2026/05/09 03:02:07 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rinowav0moke -> B2 bucket rclone-test-povoqit3sebe 2026/05/09 03:02:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:02:10 DEBUG : empty space: size = 1 OK 2026/05/09 03:02:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 03:02:10 DEBUG : empty space: Unchanged skipping 2026/05/09 03:02:10 DEBUG : B2 bucket rclone-test-povoqit3sebe: Waiting for checks to finish 2026/05/09 03:02:10 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:02:10 DEBUG : potato3: size = 60 (B2 bucket rclone-test-povoqit3sebe) 2026/05/09 03:02:10 DEBUG : potato3: Sizes differ 2026/05/09 03:02:10 INFO : empty space: Deleted 2026/05/09 03:02:10 DEBUG : B2 bucket rclone-test-povoqit3sebe: Waiting for transfers to finish 2026/05/09 03:02:11 DEBUG : potato2: size = 60 OK 2026/05/09 03:02:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:02:11 INFO : potato2: Copied (server-side copy) 2026/05/09 03:02:11 DEBUG : potato3: size = 68 OK 2026/05/09 03:02:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/09 03:02:11 INFO : potato3: Copied (server-side copy) 2026/05/09 03:02:11 INFO : potato2: Deleted 2026/05/09 03:02:11 INFO : potato3: Deleted 2026/05/09 03:02:12 DEBUG : Creating backend with remote "TestB2:rclone-test-nowumix8teti" 2026/05/09 03:02:12 INFO : tomatoDir: Making directory 2026/05/09 03:02:13 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/09 03:02:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:02:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/09 03:02:13 DEBUG : B2 bucket rclone-test-nowumix8teti: Waiting for checks to finish 2026/05/09 03:02:13 DEBUG : B2 bucket rclone-test-nowumix8teti: Waiting for transfers to finish 2026/05/09 03:02:14 DEBUG : empty space: size = 1 OK 2026/05/09 03:02:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/09 03:02:14 INFO : empty space: Copied (server-side copy) 2026/05/09 03:02:14 INFO : empty space: Deleted 2026/05/09 03:02:14 DEBUG : potato3: size = 68 OK 2026/05/09 03:02:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/09 03:02:14 INFO : potato3: Copied (server-side copy) 2026/05/09 03:02:14 INFO : potato3: Deleted 2026/05/09 03:02:16 DEBUG : potato2: size = 60 OK 2026/05/09 03:02:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:02:16 INFO : potato2: Copied (server-side copy) 2026/05/09 03:02:17 INFO : potato2: Deleted 2026/05/09 03:02:17 DEBUG : B2 bucket rclone-test-nowumix8teti: Purge remote 2026/05/09 03:02:17 INFO : B2 bucket rclone-test-nowumix8teti: cleaning bucket "rclone-test-nowumix8teti" of all files 2026/05/09 03:02:17 DEBUG : empty space: Deleting (id "4_z7fa27dd3a0fd0bab9fe80e1b_f10658ac2f0bffa2b_d20260509_m030214_c001_v0001097_t0054_u01778295734014") 2026/05/09 03:02:17 DEBUG : potato2: Deleting (id "4_z7fa27dd3a0fd0bab9fe80e1b_f106db62460ed9511_d20260509_m030214_c001_v0001144_t0052_u01778295734379") 2026/05/09 03:02:17 DEBUG : potato3: Deleting (id "4_z7fa27dd3a0fd0bab9fe80e1b_f1053a64a245c6ab2_d20260509_m030214_c001_v0001130_t0051_u01778295734402") 2026/05/09 03:02:18 DEBUG : B2 bucket rclone-test-povoqit3sebe: Purge remote 2026/05/09 03:02:18 INFO : B2 bucket rclone-test-povoqit3sebe: cleaning bucket "rclone-test-povoqit3sebe" of all files 2026/05/09 03:02:18 DEBUG : empty space: Deleting (id "4_zcf126d93a0fd0bab9fe80e1b_f40975c611b9ab79e_d20260509_m030214_c001_v7007000_t0000_u01778295734351") 2026/05/09 03:02:18 DEBUG : empty space: Deleting (id "4_zcf126d93a0fd0bab9fe80e1b_f112dc0f740b02f19_d20260509_m030209_c001_v0001102_t0030_u01778295729632") 2026/05/09 03:02:18 DEBUG : potato2: Deleting (id "4_zcf126d93a0fd0bab9fe80e1b_f40975c611b9ab7b7_d20260509_m030217_c001_v7007000_t0000_u01778295737050") 2026/05/09 03:02:18 DEBUG : potato2: Deleting (id "4_zcf126d93a0fd0bab9fe80e1b_f1178addf721aa7c6_d20260509_m030210_c001_v0001093_t0009_u01778295730851") 2026/05/09 03:02:18 DEBUG : potato3: Deleting (id "4_zcf126d93a0fd0bab9fe80e1b_f40975c611b9ab7a3_d20260509_m030214_c001_v7007000_t0000_u01778295734861") 2026/05/09 03:02:18 DEBUG : potato3: Deleting (id "4_zcf126d93a0fd0bab9fe80e1b_f104b9bc26356f6f1_d20260509_m030211_c001_v0001167_t0020_u01778295731311") 2026/05/09 03:02:18 DEBUG : potato3: Deleting (id "4_zcf126d93a0fd0bab9fe80e1b_f112dc0f740b02f1d_d20260509_m030210_c001_v0001102_t0035_u01778295730152") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.39s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:02:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.85s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:02:23 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:02:24 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/rclone-sync-test" 2026/05/09 03:02:26 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/rclone-sync-test-include/layer2" 2026/05/09 03:02:28 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/rclone-sync-test-ignore-file" 2026/05/09 03:02:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/09 03:02:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/09 03:02:32 DEBUG : pacer: Reducing sleep to 10ms 2026/05/09 03:02:32 DEBUG : B2 bucket rclone-test-rinowav0moke path rclone-sync-test: Waiting for checks to finish 2026/05/09 03:02:32 DEBUG : B2 bucket rclone-test-rinowav0moke path rclone-sync-test: Waiting for transfers to finish 2026/05/09 03:02:32 DEBUG : Waiting for deletions to finish 2026/05/09 03:02:32 INFO : There was nothing to transfer 2026/05/09 03:02:32 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:02:32 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:02:32 DEBUG : Waiting for deletions to finish 2026/05/09 03:02:32 INFO : There was nothing to transfer 2026/05/09 03:02:32 DEBUG : B2 bucket rclone-test-rinowav0moke path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/09 03:02:32 DEBUG : B2 bucket rclone-test-rinowav0moke path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/09 03:02:32 DEBUG : Waiting for deletions to finish 2026/05/09 03:02:32 INFO : There was nothing to transfer 2026/05/09 03:02:33 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:02:33 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:02:33 DEBUG : Waiting for deletions to finish 2026/05/09 03:02:33 INFO : There was nothing to transfer 2026/05/09 03:02:33 DEBUG : B2 bucket rclone-test-rinowav0moke path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/09 03:02:33 DEBUG : B2 bucket rclone-test-rinowav0moke path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/09 03:02:33 DEBUG : Waiting for deletions to finish 2026/05/09 03:02:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.38s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:02:34 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/dst" 2026/05/09 03:02:35 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/CompareDest" 2026/05/09 03:02:37 DEBUG : one: Need to transfer - File not found at Destination 2026/05/09 03:02:37 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:02:37 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:02:38 DEBUG : one: size = 3 OK 2026/05/09 03:02:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:02:38 INFO : one: Copied (new) 2026/05/09 03:02:38 DEBUG : Waiting for deletions to finish 2026/05/09 03:02:38 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:02:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:02:38 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:02:38 DEBUG : one: Sizes differ 2026/05/09 03:02:38 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:02:38 DEBUG : one: size = 5 OK 2026/05/09 03:02:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/09 03:02:38 INFO : one: Copied (replaced existing) 2026/05/09 03:02:38 DEBUG : Waiting for deletions to finish 2026/05/09 03:02:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:02:41 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:02:41 DEBUG : one: Sizes differ 2026/05/09 03:02:41 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:02:41 DEBUG : one: size = 5 OK 2026/05/09 03:02:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:02:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 03:02:41 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:02:41 DEBUG : Waiting for deletions to finish 2026/05/09 03:02:41 INFO : There was nothing to transfer 2026/05/09 03:02:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:02:42 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:02:42 DEBUG : one: Sizes differ 2026/05/09 03:02:42 DEBUG : two: size = 3 OK 2026/05/09 03:02:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:02:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/09 03:02:42 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:02:43 DEBUG : one: size = 5 OK 2026/05/09 03:02:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:02:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 03:02:43 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:02:43 DEBUG : Waiting for deletions to finish 2026/05/09 03:02:43 INFO : There was nothing to transfer 2026/05/09 03:02:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:02:43 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:02:43 DEBUG : one: Sizes differ 2026/05/09 03:02:43 DEBUG : two: size = 3 OK 2026/05/09 03:02:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:02:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/09 03:02:43 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:02:43 DEBUG : one: size = 5 OK 2026/05/09 03:02:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:02:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 03:02:43 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:02:43 DEBUG : Waiting for deletions to finish 2026/05/09 03:02:43 INFO : There was nothing to transfer 2026/05/09 03:02:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:02:44 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:02:44 DEBUG : one: Sizes differ 2026/05/09 03:02:44 DEBUG : two: size = 3 OK 2026/05/09 03:02:44 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/05/09 03:02:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/09 03:02:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/09 03:02:44 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:02:44 DEBUG : one: size = 5 OK 2026/05/09 03:02:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:02:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 03:02:44 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:02:44 DEBUG : Waiting for deletions to finish 2026/05/09 03:02:44 INFO : There was nothing to transfer 2026/05/09 03:02:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:02:45 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:02:45 DEBUG : one: Sizes differ 2026/05/09 03:02:45 DEBUG : two: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:02:45 DEBUG : two: size = 3 (B2 bucket rclone-test-rinowav0moke path CompareDest) 2026/05/09 03:02:45 DEBUG : two: Sizes differ 2026/05/09 03:02:45 DEBUG : two: Need to transfer - File not found at Destination 2026/05/09 03:02:45 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:02:45 DEBUG : one: size = 5 OK 2026/05/09 03:02:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:02:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 03:02:45 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:02:46 DEBUG : two: size = 5 OK 2026/05/09 03:02:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/09 03:02:46 INFO : two: Copied (new) 2026/05/09 03:02:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.25s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:02:48 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/dest" 2026/05/09 03:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/pre-dest1" 2026/05/09 03:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/pre-dest2" 2026/05/09 03:02:53 DEBUG : 1: size = 1 OK 2026/05/09 03:02:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:02:53 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/09 03:02:53 DEBUG : 2: size = 1 OK 2026/05/09 03:02:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:02:53 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/09 03:02:53 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/09 03:02:53 DEBUG : B2 bucket rclone-test-rinowav0moke path dest: Waiting for checks to finish 2026/05/09 03:02:53 DEBUG : B2 bucket rclone-test-rinowav0moke path dest: Waiting for transfers to finish 2026/05/09 03:02:54 DEBUG : 3: size = 1 OK 2026/05/09 03:02:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/09 03:02:54 INFO : 3: Copied (new) 2026/05/09 03:02:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.05s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:02:56 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/dst" 2026/05/09 03:02:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/CopyDest" 2026/05/09 03:03:00 DEBUG : one: Need to transfer - File not found at Destination 2026/05/09 03:03:00 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:03:00 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:03:00 DEBUG : one: size = 3 OK 2026/05/09 03:03:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:03:00 INFO : one: Copied (new) 2026/05/09 03:03:00 DEBUG : Waiting for deletions to finish 2026/05/09 03:03:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:03:01 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:03:01 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:03:01 DEBUG : one: Sizes differ 2026/05/09 03:03:01 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:03:01 DEBUG : one: size = 5 OK 2026/05/09 03:03:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/09 03:03:01 INFO : one: Copied (replaced existing) 2026/05/09 03:03:01 DEBUG : Waiting for deletions to finish 2026/05/09 03:03:03 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/BackupDir" 2026/05/09 03:03:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:03:05 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:03:05 DEBUG : one: Sizes differ 2026/05/09 03:03:05 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:03:06 DEBUG : one: size = 5 OK 2026/05/09 03:03:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:03:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:03:06 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:03:06 DEBUG : one: Sizes differ 2026/05/09 03:03:13 DEBUG : one: size = 3 OK 2026/05/09 03:03:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:03:13 INFO : one: Copied (server-side copy) 2026/05/09 03:03:13 INFO : one: Deleted 2026/05/09 03:03:13 DEBUG : one: size = 5 OK 2026/05/09 03:03:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/09 03:03:13 INFO : one: Copied (server-side copy) 2026/05/09 03:03:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/09 03:03:13 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:03:13 DEBUG : Waiting for deletions to finish 2026/05/09 03:03:15 DEBUG : one: size = 5 OK 2026/05/09 03:03:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:03:15 DEBUG : one: Unchanged skipping 2026/05/09 03:03:16 DEBUG : two: size = 3 OK 2026/05/09 03:03:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:03:16 DEBUG : two: size = 3 OK 2026/05/09 03:03:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/09 03:03:16 INFO : two: Copied (server-side copy) 2026/05/09 03:03:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/09 03:03:16 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:03:16 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:03:16 DEBUG : Waiting for deletions to finish 2026/05/09 03:03:16 DEBUG : two: size = 3 OK 2026/05/09 03:03:16 DEBUG : one: size = 5 OK 2026/05/09 03:03:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:03:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:03:16 DEBUG : two: Unchanged skipping 2026/05/09 03:03:16 DEBUG : one: Unchanged skipping 2026/05/09 03:03:16 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:03:16 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:03:16 DEBUG : Waiting for deletions to finish 2026/05/09 03:03:16 INFO : There was nothing to transfer 2026/05/09 03:03:18 DEBUG : one: size = 5 OK 2026/05/09 03:03:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:03:18 DEBUG : one: Unchanged skipping 2026/05/09 03:03:18 DEBUG : three: size = 7 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:03:18 DEBUG : three: size = 5 (B2 bucket rclone-test-rinowav0moke path CopyDest) 2026/05/09 03:03:18 DEBUG : three: Sizes differ 2026/05/09 03:03:18 DEBUG : three: Destination not found in --copy-dest 2026/05/09 03:03:18 DEBUG : three: Need to transfer - File not found at Destination 2026/05/09 03:03:18 DEBUG : two: size = 3 OK 2026/05/09 03:03:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:03:18 DEBUG : two: Unchanged skipping 2026/05/09 03:03:18 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:03:18 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:03:19 DEBUG : three: size = 7 OK 2026/05/09 03:03:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/09 03:03:19 INFO : three: Copied (new) 2026/05/09 03:03:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (24.62s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:03:23 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/dst" 2026/05/09 03:03:24 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/backup" 2026/05/09 03:03:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:03:25 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:03:25 DEBUG : one: Sizes differ 2026/05/09 03:03:25 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:03:25 DEBUG : two: size = 3 OK 2026/05/09 03:03:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:03:25 DEBUG : two: Unchanged skipping 2026/05/09 03:03:27 DEBUG : one: size = 3 OK 2026/05/09 03:03:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:03:27 INFO : one: Copied (server-side copy) 2026/05/09 03:03:27 INFO : one: Deleted 2026/05/09 03:03:27 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:03:28 DEBUG : one: size = 4 OK 2026/05/09 03:03:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:03:28 INFO : one: Copied (new) 2026/05/09 03:03:28 DEBUG : Waiting for deletions to finish 2026/05/09 03:03:28 DEBUG : three.txt: size = 5 OK 2026/05/09 03:03:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/09 03:03:28 INFO : three.txt: Copied (server-side copy) 2026/05/09 03:03:28 INFO : three.txt: Deleted 2026/05/09 03:03:28 INFO : three.txt: Moved into backup dir 2026/05/09 03:03:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:03:30 DEBUG : one: size = 4 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:03:30 DEBUG : one: Sizes differ 2026/05/09 03:03:30 DEBUG : two: size = 3 OK 2026/05/09 03:03:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:03:30 DEBUG : two: Unchanged skipping 2026/05/09 03:03:30 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:03:31 DEBUG : one: size = 4 OK 2026/05/09 03:03:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:03:31 INFO : one: Copied (server-side copy) 2026/05/09 03:03:31 INFO : one: Deleted 2026/05/09 03:03:31 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:03:32 DEBUG : one: size = 5 OK 2026/05/09 03:03:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/09 03:03:32 INFO : one: Copied (new) 2026/05/09 03:03:32 DEBUG : Waiting for deletions to finish 2026/05/09 03:03:32 DEBUG : three.txt: size = 6 OK 2026/05/09 03:03:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:03:32 INFO : three.txt: Copied (server-side copy) 2026/05/09 03:03:32 INFO : three.txt: Deleted 2026/05/09 03:03:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.06s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:03:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/dst" 2026/05/09 03:03:37 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/backup" 2026/05/09 03:03:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:03:39 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:03:39 DEBUG : one: Sizes differ 2026/05/09 03:03:39 DEBUG : two: size = 3 OK 2026/05/09 03:03:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:03:39 DEBUG : two: Unchanged skipping 2026/05/09 03:03:39 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:03:40 DEBUG : one.bak: size = 3 OK 2026/05/09 03:03:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:03:40 INFO : one: Copied (server-side copy) to: one.bak 2026/05/09 03:03:41 INFO : one: Deleted 2026/05/09 03:03:41 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:03:42 DEBUG : one: size = 4 OK 2026/05/09 03:03:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:03:42 INFO : one: Copied (new) 2026/05/09 03:03:42 DEBUG : Waiting for deletions to finish 2026/05/09 03:03:42 DEBUG : three.txt.bak: size = 5 OK 2026/05/09 03:03:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/09 03:03:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/09 03:03:43 INFO : three.txt: Deleted 2026/05/09 03:03:43 INFO : three.txt: Moved into backup dir 2026/05/09 03:03:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:03:44 DEBUG : one: size = 4 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:03:44 DEBUG : one: Sizes differ 2026/05/09 03:03:44 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:03:44 DEBUG : two: size = 3 OK 2026/05/09 03:03:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:03:44 DEBUG : two: Unchanged skipping 2026/05/09 03:03:45 DEBUG : one.bak: size = 4 OK 2026/05/09 03:03:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:03:45 INFO : one: Copied (server-side copy) to: one.bak 2026/05/09 03:03:46 INFO : one: Deleted 2026/05/09 03:03:46 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:03:46 DEBUG : one: size = 5 OK 2026/05/09 03:03:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/09 03:03:46 INFO : one: Copied (new) 2026/05/09 03:03:46 DEBUG : Waiting for deletions to finish 2026/05/09 03:03:47 DEBUG : three.txt.bak: size = 6 OK 2026/05/09 03:03:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:03:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/09 03:03:47 INFO : three.txt: Deleted 2026/05/09 03:03:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.82s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:03:51 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/dst" 2026/05/09 03:03:52 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/backup" 2026/05/09 03:03:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:03:54 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:03:54 DEBUG : one: Sizes differ 2026/05/09 03:03:54 DEBUG : two: size = 3 OK 2026/05/09 03:03:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:03:54 DEBUG : two: Unchanged skipping 2026/05/09 03:03:54 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:03:55 DEBUG : one-2019-01-01: size = 3 OK 2026/05/09 03:03:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:03:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/09 03:03:56 INFO : one: Deleted 2026/05/09 03:03:56 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:03:57 DEBUG : one: size = 4 OK 2026/05/09 03:03:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:03:57 INFO : one: Copied (new) 2026/05/09 03:03:57 DEBUG : Waiting for deletions to finish 2026/05/09 03:03:58 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/09 03:03:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/09 03:03:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/09 03:03:58 INFO : three.txt: Deleted 2026/05/09 03:03:58 INFO : three.txt: Moved into backup dir 2026/05/09 03:04:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:04:00 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:04:00 DEBUG : one: size = 4 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:04:00 DEBUG : one: Sizes differ 2026/05/09 03:04:00 DEBUG : two: size = 3 OK 2026/05/09 03:04:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:04:00 DEBUG : two: Unchanged skipping 2026/05/09 03:04:00 DEBUG : one-2019-01-01: size = 4 OK 2026/05/09 03:04:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:04:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/09 03:04:01 INFO : one: Deleted 2026/05/09 03:04:01 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:04:01 DEBUG : one: size = 5 OK 2026/05/09 03:04:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/09 03:04:01 INFO : one: Copied (new) 2026/05/09 03:04:01 DEBUG : Waiting for deletions to finish 2026/05/09 03:04:02 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/09 03:04:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:04:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/09 03:04:02 INFO : three.txt: Deleted 2026/05/09 03:04:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.99s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:04:06 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/dst" 2026/05/09 03:04:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:04:08 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:04:08 DEBUG : one: Sizes differ 2026/05/09 03:04:08 DEBUG : two: size = 3 OK 2026/05/09 03:04:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:04:08 DEBUG : two: Unchanged skipping 2026/05/09 03:04:08 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:04:08 DEBUG : one.bak: size = 3 OK 2026/05/09 03:04:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:04:08 INFO : one: Copied (server-side copy) to: one.bak 2026/05/09 03:04:09 INFO : one: Deleted 2026/05/09 03:04:09 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:04:10 DEBUG : one: size = 4 OK 2026/05/09 03:04:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:04:10 INFO : one: Copied (new) 2026/05/09 03:04:10 DEBUG : Waiting for deletions to finish 2026/05/09 03:04:10 DEBUG : three.txt.bak: size = 5 OK 2026/05/09 03:04:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/09 03:04:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/09 03:04:10 INFO : three.txt: Deleted 2026/05/09 03:04:10 INFO : three.txt: Moved into backup dir 2026/05/09 03:04:11 DEBUG : one.bak: Excluded (Path Filter) 2026/05/09 03:04:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/09 03:04:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:04:11 DEBUG : one: size = 4 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:04:11 DEBUG : two: size = 3 OK 2026/05/09 03:04:11 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for checks to finish 2026/05/09 03:04:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:04:11 DEBUG : one: Sizes differ 2026/05/09 03:04:11 DEBUG : two: Unchanged skipping 2026/05/09 03:04:12 DEBUG : one.bak: size = 4 OK 2026/05/09 03:04:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:04:12 INFO : one: Copied (server-side copy) to: one.bak 2026/05/09 03:04:12 INFO : one: Deleted 2026/05/09 03:04:12 DEBUG : B2 bucket rclone-test-rinowav0moke path dst: Waiting for transfers to finish 2026/05/09 03:04:13 DEBUG : one: size = 5 OK 2026/05/09 03:04:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/09 03:04:13 INFO : one: Copied (new) 2026/05/09 03:04:13 DEBUG : Waiting for deletions to finish 2026/05/09 03:04:13 DEBUG : three.txt.bak: size = 6 OK 2026/05/09 03:04:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:04:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/09 03:04:14 INFO : three.txt: Deleted 2026/05/09 03:04:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.46s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:04:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/dst" 2026/05/09 03:04:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:04:19 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:04:19 DEBUG : one: Sizes differ 2026/05/09 03:04:20 DEBUG : one.bak: size = 3 OK 2026/05/09 03:04:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:04:20 INFO : one: Copied (server-side copy) to: one.bak 2026/05/09 03:04:20 INFO : one: Deleted 2026/05/09 03:04:22 DEBUG : one: size = 4 OK 2026/05/09 03:04:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:04:22 INFO : one: Copied (new) 2026/05/09 03:04:22 DEBUG : two: size = 3 OK 2026/05/09 03:04:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:04:22 DEBUG : two: Unchanged skipping 2026/05/09 03:04:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:04:22 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:04:22 DEBUG : three.txt: Sizes differ 2026/05/09 03:04:22 DEBUG : three.txt.bak: size = 5 OK 2026/05/09 03:04:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/09 03:04:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/09 03:04:23 INFO : three.txt: Deleted 2026/05/09 03:04:23 DEBUG : three.txt: size = 6 OK 2026/05/09 03:04:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:04:23 INFO : three.txt: Copied (new) 2026/05/09 03:04:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:04:24 DEBUG : one: size = 4 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:04:24 DEBUG : one: Sizes differ 2026/05/09 03:04:25 DEBUG : one.bak: size = 4 OK 2026/05/09 03:04:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:04:25 INFO : one: Copied (server-side copy) to: one.bak 2026/05/09 03:04:25 INFO : one: Deleted 2026/05/09 03:04:26 DEBUG : one: size = 5 OK 2026/05/09 03:04:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/09 03:04:26 INFO : one: Copied (new) 2026/05/09 03:04:26 DEBUG : two: size = 3 OK 2026/05/09 03:04:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:04:26 DEBUG : two: Unchanged skipping 2026/05/09 03:04:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:04:26 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:04:26 DEBUG : three.txt: Sizes differ 2026/05/09 03:04:27 DEBUG : three.txt.bak: size = 6 OK 2026/05/09 03:04:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:04:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/09 03:04:27 INFO : three.txt: Deleted 2026/05/09 03:04:27 DEBUG : three.txt: size = 19 OK 2026/05/09 03:04:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/09 03:04:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.23s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-rinowav0moke/dst" 2026/05/09 03:04:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:04:33 DEBUG : one: size = 3 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:04:33 DEBUG : one: Sizes differ 2026/05/09 03:04:35 DEBUG : one-2019-01-01: size = 3 OK 2026/05/09 03:04:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:04:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/09 03:04:35 INFO : one: Deleted 2026/05/09 03:04:36 DEBUG : one: size = 4 OK 2026/05/09 03:04:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:04:36 INFO : one: Copied (new) 2026/05/09 03:04:36 DEBUG : two: size = 3 OK 2026/05/09 03:04:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:04:36 DEBUG : two: Unchanged skipping 2026/05/09 03:04:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:04:36 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:04:36 DEBUG : three.txt: Sizes differ 2026/05/09 03:04:37 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/09 03:04:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/09 03:04:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/09 03:04:37 INFO : three.txt: Deleted 2026/05/09 03:04:38 DEBUG : three.txt: size = 6 OK 2026/05/09 03:04:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:04:38 INFO : three.txt: Copied (new) 2026/05/09 03:04:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:04:39 DEBUG : one: size = 4 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:04:39 DEBUG : one: Sizes differ 2026/05/09 03:04:39 DEBUG : one-2019-01-01: size = 4 OK 2026/05/09 03:04:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:04:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/09 03:04:39 INFO : one: Deleted 2026/05/09 03:04:40 DEBUG : one: size = 5 OK 2026/05/09 03:04:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/09 03:04:40 INFO : one: Copied (new) 2026/05/09 03:04:40 DEBUG : two: size = 3 OK 2026/05/09 03:04:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:04:40 DEBUG : two: Unchanged skipping 2026/05/09 03:04:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:04:40 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-rinowav0moke path dst) 2026/05/09 03:04:40 DEBUG : three.txt: Sizes differ 2026/05/09 03:04:41 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/09 03:04:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:04:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/09 03:04:41 INFO : three.txt: Deleted 2026/05/09 03:04:41 DEBUG : three.txt: size = 19 OK 2026/05/09 03:04:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/09 03:04:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.85s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:04:44 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:04:44 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:04:44 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:04:44 DEBUG : Testêé: Sizes differ 2026/05/09 03:04:44 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:04:45 DEBUG : Testêé: size = 14 OK 2026/05/09 03:04:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/09 03:04:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/09 03:04:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.69s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:04:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/09 03:04:46 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:04:46 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:04:47 DEBUG : existing: size = 6 OK 2026/05/09 03:04:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/09 03:04:47 INFO : existing: Copied (new) 2026/05/09 03:04:47 DEBUG : Waiting for deletions to finish 2026/05/09 03:04:47 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:04:47 DEBUG : existing: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:04:47 DEBUG : existing: Sizes differ 2026/05/09 03:04:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/09 03:04:47 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:04:47 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:04:47 ERROR : B2 bucket rclone-test-rinowav0moke: not deleting files as there were IO errors 2026/05/09 03:04:47 ERROR : B2 bucket rclone-test-rinowav0moke: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.51s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:04:49 DEBUG : EXISTING: size = 6 OK 2026/05/09 03:04:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:04:49 DEBUG : existing: Unchanged skipping 2026/05/09 03:04:49 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:04:49 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:04:49 DEBUG : Waiting for deletions to finish 2026/05/09 03:04:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.67s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:05:10 DEBUG : both11: size = 6 OK 2026/05/09 03:05:10 DEBUG : both12: size = 6 OK 2026/05/09 03:05:10 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:05:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both10: size = 6 OK 2026/05/09 03:05:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both0: size = 6 OK 2026/05/09 03:05:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both11: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both13: size = 6 OK 2026/05/09 03:05:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both12: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both14: size = 6 OK 2026/05/09 03:05:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both10: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both15: size = 6 OK 2026/05/09 03:05:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both0: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both16: size = 6 OK 2026/05/09 03:05:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both16: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both17: size = 6 OK 2026/05/09 03:05:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both13: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both18: size = 6 OK 2026/05/09 03:05:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both18: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both19: size = 6 OK 2026/05/09 03:05:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both19: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both1: size = 6 OK 2026/05/09 03:05:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both14: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both2: size = 6 OK 2026/05/09 03:05:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both2: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both3: size = 6 OK 2026/05/09 03:05:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both15: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both4: size = 6 OK 2026/05/09 03:05:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both17: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both5: size = 6 OK 2026/05/09 03:05:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both1: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both6: size = 6 OK 2026/05/09 03:05:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both6: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both7: size = 6 OK 2026/05/09 03:05:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both7: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both8: size = 6 OK 2026/05/09 03:05:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both8: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both9: size = 6 OK 2026/05/09 03:05:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:10 DEBUG : both9: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both3: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both4: Unchanged skipping 2026/05/09 03:05:10 DEBUG : both5: Unchanged skipping 2026/05/09 03:05:10 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:05:10 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:11 INFO : only19: Deleted 2026/05/09 03:05:11 INFO : only6: Deleted 2026/05/09 03:05:11 INFO : only1: Deleted 2026/05/09 03:05:11 INFO : only3: Deleted 2026/05/09 03:05:11 INFO : only0: Deleted 2026/05/09 03:05:11 INFO : only10: Deleted 2026/05/09 03:05:11 INFO : only11: Deleted 2026/05/09 03:05:11 INFO : only15: Deleted 2026/05/09 03:05:11 INFO : only17: Deleted 2026/05/09 03:05:11 INFO : only18: Deleted 2026/05/09 03:05:11 INFO : only2: Deleted 2026/05/09 03:05:11 INFO : only4: Deleted 2026/05/09 03:05:11 INFO : only5: Deleted 2026/05/09 03:05:11 INFO : only8: Deleted 2026/05/09 03:05:12 INFO : only9: Deleted 2026/05/09 03:05:12 INFO : only12: Deleted 2026/05/09 03:05:12 INFO : only16: Deleted 2026/05/09 03:05:12 INFO : only7: Deleted 2026/05/09 03:05:12 INFO : only13: Deleted 2026/05/09 03:05:12 INFO : only14: Deleted 2026/05/09 03:05:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.80s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:05:34 DEBUG : both10: size = 6 OK 2026/05/09 03:05:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both0: size = 6 OK 2026/05/09 03:05:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both11: size = 6 OK 2026/05/09 03:05:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both10: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both13: size = 6 OK 2026/05/09 03:05:34 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:05:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both12: size = 6 OK 2026/05/09 03:05:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both0: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both13: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both15: size = 6 OK 2026/05/09 03:05:34 DEBUG : both14: size = 6 OK 2026/05/09 03:05:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both11: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both16: size = 6 OK 2026/05/09 03:05:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both14: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both17: size = 6 OK 2026/05/09 03:05:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both12: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both18: size = 6 OK 2026/05/09 03:05:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both16: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both19: size = 6 OK 2026/05/09 03:05:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both19: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both1: size = 6 OK 2026/05/09 03:05:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both1: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both2: size = 6 OK 2026/05/09 03:05:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both2: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both3: size = 6 OK 2026/05/09 03:05:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both17: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both4: size = 6 OK 2026/05/09 03:05:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both15: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both5: size = 6 OK 2026/05/09 03:05:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both5: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both6: size = 6 OK 2026/05/09 03:05:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both6: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both7: size = 6 OK 2026/05/09 03:05:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both7: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both8: size = 6 OK 2026/05/09 03:05:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both8: Unchanged skipping 2026/05/09 03:05:34 DEBUG : both9: size = 6 OK 2026/05/09 03:05:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:34 DEBUG : both9: Unchanged skipping 2026/05/09 03:05:34 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only0: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only0: Sizes differ 2026/05/09 03:05:34 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only10: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only10: Sizes differ 2026/05/09 03:05:34 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only11: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only11: Sizes differ 2026/05/09 03:05:34 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only12: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only12: Sizes differ 2026/05/09 03:05:34 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only13: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only13: Sizes differ 2026/05/09 03:05:34 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only14: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only14: Sizes differ 2026/05/09 03:05:34 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only15: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only15: Sizes differ 2026/05/09 03:05:34 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only16: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only16: Sizes differ 2026/05/09 03:05:34 DEBUG : both18: Unchanged skipping 2026/05/09 03:05:34 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only17: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only17: Sizes differ 2026/05/09 03:05:34 DEBUG : both3: Unchanged skipping 2026/05/09 03:05:34 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only18: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only18: Sizes differ 2026/05/09 03:05:34 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only19: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only19: Sizes differ 2026/05/09 03:05:34 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only1: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only1: Sizes differ 2026/05/09 03:05:34 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only2: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only2: Sizes differ 2026/05/09 03:05:34 DEBUG : both4: Unchanged skipping 2026/05/09 03:05:34 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only4: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only4: Sizes differ 2026/05/09 03:05:34 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only5: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only5: Sizes differ 2026/05/09 03:05:34 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only3: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only3: Sizes differ 2026/05/09 03:05:34 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only6: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only6: Sizes differ 2026/05/09 03:05:34 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only7: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only7: Sizes differ 2026/05/09 03:05:34 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only8: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only8: Sizes differ 2026/05/09 03:05:34 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3119134013) 2026/05/09 03:05:34 DEBUG : only9: size = 6 (B2 bucket rclone-test-rinowav0moke) 2026/05/09 03:05:34 DEBUG : only9: Sizes differ 2026/05/09 03:05:34 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:05:35 DEBUG : only0: size = 0 OK 2026/05/09 03:05:35 DEBUG : only10: size = 0 OK 2026/05/09 03:05:35 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only0: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only11: size = 0 OK 2026/05/09 03:05:35 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only10: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only11: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only13: size = 0 OK 2026/05/09 03:05:35 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only13: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only14: size = 0 OK 2026/05/09 03:05:35 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only14: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only15: size = 0 OK 2026/05/09 03:05:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only15: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only18: size = 0 OK 2026/05/09 03:05:35 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only18: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only19: size = 0 OK 2026/05/09 03:05:35 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only19: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only1: size = 0 OK 2026/05/09 03:05:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only1: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only16: size = 0 OK 2026/05/09 03:05:35 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only16: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only12: size = 0 OK 2026/05/09 03:05:35 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only12: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only2: size = 0 OK 2026/05/09 03:05:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only2: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only4: size = 0 OK 2026/05/09 03:05:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only4: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only17: size = 0 OK 2026/05/09 03:05:35 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only17: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only3: size = 0 OK 2026/05/09 03:05:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only3: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only7: size = 0 OK 2026/05/09 03:05:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only7: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : only9: size = 0 OK 2026/05/09 03:05:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:35 INFO : only9: Copied (replaced existing) 2026/05/09 03:05:36 DEBUG : only8: size = 0 OK 2026/05/09 03:05:36 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:36 INFO : only8: Copied (replaced existing) 2026/05/09 03:05:36 DEBUG : only6: size = 0 OK 2026/05/09 03:05:36 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:36 INFO : only6: Copied (replaced existing) 2026/05/09 03:05:36 DEBUG : only5: size = 0 OK 2026/05/09 03:05:36 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:05:36 INFO : only5: Copied (replaced existing) 2026/05/09 03:05:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.78s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:05:44 DEBUG : empty_dir: Making directory with metadata 2026/05/09 03:05:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 03:05:44 DEBUG : empty_on_remote: Making directory with metadata 2026/05/09 03:05:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 03:05:44 INFO : empty_on_remote: Making directory 2026/05/09 03:05:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/09 03:05:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/09 03:05:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/09 03:05:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/09 03:05:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.29s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:05:46 DEBUG : empty_dir: Making directory with metadata 2026/05/09 03:05:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 03:05:46 DEBUG : empty_on_remote: Making directory with metadata 2026/05/09 03:05:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 03:05:46 INFO : empty_on_remote: Making directory 2026/05/09 03:05:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/09 03:05:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/09 03:05:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/09 03:05:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/09 03:05:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/09 03:05:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:05:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 03:05:49 INFO : sub dir: Making directory 2026/05/09 03:05:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:05:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 03:05:50 INFO : sub dir: Making directory 2026/05/09 03:05:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.89s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:06:01 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:02 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : apple: size = 5 OK 2026/05/09 03:06:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : apple: Unchanged skipping 2026/05/09 03:06:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:06:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:06:02 DEBUG : banana: size = 6 OK 2026/05/09 03:06:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : banana: Unchanged skipping 2026/05/09 03:06:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:06:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:06:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:06:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:06:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:06:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:06:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:06:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:06:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:06:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:06:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:06:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:06:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:06:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:06:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:06:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:06:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:06:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:06:02 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:06:02 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:06:02 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:02 INFO : There was nothing to transfer 2026/05/09 03:06:02 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:02 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:06:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : apple: size = 5 OK 2026/05/09 03:06:03 DEBUG : banana: size = 6 OK 2026/05/09 03:06:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : apple: Unchanged skipping 2026/05/09 03:06:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:06:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : banana: Unchanged skipping 2026/05/09 03:06:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:06:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:06:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:06:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:06:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:06:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:06:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:06:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:06:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:06:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:06:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:06:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:06:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:06:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:06:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:06:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:06:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:06:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:06:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:06:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:06:03 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:06:03 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:03 INFO : There was nothing to transfer 2026/05/09 03:06:03 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:03 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:06:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:06:18 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:19 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:06:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:06:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:06:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:06:19 DEBUG : banana: size = 6 OK 2026/05/09 03:06:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : banana: Unchanged skipping 2026/05/09 03:06:19 DEBUG : apple: size = 5 OK 2026/05/09 03:06:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : apple: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:06:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:06:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:06:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:06:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:06:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:06:19 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:06:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:06:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:06:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:06:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:06:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:06:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:06:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:06:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:06:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:06:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:06:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:06:19 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:06:19 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:19 INFO : There was nothing to transfer 2026/05/09 03:06:19 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:19 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:06:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : apple: size = 5 OK 2026/05/09 03:06:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : apple: Unchanged skipping 2026/05/09 03:06:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:06:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:06:20 DEBUG : banana: size = 6 OK 2026/05/09 03:06:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : banana: Unchanged skipping 2026/05/09 03:06:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:06:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:06:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:06:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:06:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:06:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:06:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:06:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:06:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:06:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:06:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:06:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:06:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:06:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:06:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:06:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:06:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:06:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:06:20 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:06:20 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:06:20 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:20 INFO : There was nothing to transfer 2026/05/09 03:06:20 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:20 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:06:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:06:33 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:34 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:06:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 03:06:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:34 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:06:34 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:06:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/09 03:06:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/09 03:06:35 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:35 DEBUG : YmFuYW5h: size = 6 OK 2026/05/09 03:06:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/09 03:06:35 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/09 03:06:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:35 DEBUG : YXBwbGU=: size = 5 OK 2026/05/09 03:06:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/09 03:06:35 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/09 03:06:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/09 03:06:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/09 03:06:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/09 03:06:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/09 03:06:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/09 03:06:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/09 03:06:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/09 03:06:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/09 03:06:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/09 03:06:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/09 03:06:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/09 03:06:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/09 03:06:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/09 03:06:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/09 03:06:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/09 03:06:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/09 03:06:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/09 03:06:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/09 03:06:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/09 03:06:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/09 03:06:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/09 03:06:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/09 03:06:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/09 03:06:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/09 03:06:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/09 03:06:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/09 03:06:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:06:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/09 03:06:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/09 03:06:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/09 03:06:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/09 03:06:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/09 03:06:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/09 03:06:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/09 03:06:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/09 03:06:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:06:37 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:37 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 03:06:37 INFO : appleappleapplebanana: Deleted 2026/05/09 03:06:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 03:06:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 03:06:37 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 03:06:37 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 03:06:37 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 03:06:37 INFO : splitbananasplit: Deleted 2026/05/09 03:06:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 03:06:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 03:06:38 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 03:06:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 03:06:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 03:06:38 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 03:06:38 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 03:06:38 INFO : apple: Deleted 2026/05/09 03:06:38 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 03:06:38 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 03:06:38 INFO : banana: Deleted 2026/05/09 03:06:38 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 03:06:38 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/09 03:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:06:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:39 DEBUG : YXBwbGU=: size = 5 OK 2026/05/09 03:06:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : apple: Unchanged skipping 2026/05/09 03:06:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/09 03:06:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/09 03:06:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:06:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:06:39 DEBUG : YmFuYW5h: size = 6 OK 2026/05/09 03:06:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : banana: Unchanged skipping 2026/05/09 03:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 03:06:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/09 03:06:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/09 03:06:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/09 03:06:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/09 03:06:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/09 03:06:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/09 03:06:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/09 03:06:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/09 03:06:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/09 03:06:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/09 03:06:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/09 03:06:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/09 03:06:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/09 03:06:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/09 03:06:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/09 03:06:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/09 03:06:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:06:39 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:06:39 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:06:39 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:39 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/09 03:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:06:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:06:53 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:53 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:06:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:06:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:06:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:06:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:06:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:06:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:06:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:06:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:06:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:06:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:06:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:06:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:06:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:06:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:06:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:06:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:06:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:06:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:06:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:06:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:06:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:06:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:06:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:06:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:06:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:06:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:06:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:06:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:06:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:06:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:06:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:06:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:06:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:06:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:06:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:06:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:06:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:06:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:06:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:06:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:06:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:06:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:06:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:06:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:06:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:06:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:06:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:06:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:06:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:06:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:06:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:06:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:06:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:06:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:06:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:06:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:06:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:06:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:06:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:06:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:06:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:06:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:06:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:06:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:06:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:06:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:06:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:06:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:06:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:06:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:06:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:06:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:06:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:06:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:06:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:06:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:06:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:06:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:06:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:06:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:06:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:06:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:06:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:06:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:06:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:06:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:06:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:06:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:06:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:06:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:06:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:06:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:06:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:06:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:06:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:06:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:06:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:06:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:06:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:06:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:06:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:06:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:06:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:06:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:06:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:06:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:06:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 03:06:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:06:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 03:06:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:06:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 03:06:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:06:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 03:06:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:06:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:06:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:06:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:06:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:06:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:06:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:06:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:06:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:06:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:06:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:06:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 03:06:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:06:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:06:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:06:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:06:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/09 03:06:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:53 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:06:53 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:06:54 DEBUG : PREFIXbanana: size = 6 OK 2026/05/09 03:06:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/09 03:06:54 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/09 03:06:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:06:54 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/09 03:06:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/09 03:06:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/09 03:06:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:06:54 DEBUG : PREFIXapple: size = 5 OK 2026/05/09 03:06:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/09 03:06:54 INFO : apple: Copied (new) to: PREFIXapple 2026/05/09 03:06:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:06:54 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/09 03:06:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/09 03:06:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/09 03:06:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:06:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/09 03:06:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/09 03:06:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:06:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:06:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/09 03:06:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/09 03:06:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:06:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:06:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:06:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/09 03:06:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:06:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:06:55 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/09 03:06:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/09 03:06:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:06:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:06:55 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/09 03:06:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/09 03:06:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:06:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:06:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/09 03:06:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/09 03:06:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:06:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:06:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/09 03:06:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/09 03:06:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:06:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:06:55 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/09 03:06:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/09 03:06:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:06:55 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/09 03:06:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/09 03:06:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:06:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:06:55 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/09 03:06:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/09 03:06:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:06:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:06:55 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/09 03:06:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/09 03:06:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:06:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:06:55 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/09 03:06:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/09 03:06:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/09 03:06:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:06:55 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/09 03:06:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/09 03:06:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:06:56 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/09 03:06:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/09 03:06:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:06:56 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/09 03:06:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/09 03:06:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:06:56 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/09 03:06:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/09 03:06:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:06:56 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:56 INFO : banana: Deleted 2026/05/09 03:06:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 03:06:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 03:06:56 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 03:06:56 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 03:06:56 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 03:06:56 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 03:06:56 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 03:06:56 INFO : appleappleapplebanana: Deleted 2026/05/09 03:06:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 03:06:56 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 03:06:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 03:06:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 03:06:57 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 03:06:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 03:06:57 INFO : splitbananasplit: Deleted 2026/05/09 03:06:57 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 03:06:57 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 03:06:57 INFO : apple: Deleted 2026/05/09 03:06:57 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 03:06:57 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:06:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:06:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:06:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:06:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:06:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:06:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:06:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:06:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:06:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:06:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:06:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:06:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:06:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:06:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:06:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:57 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:06:57 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:06:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:06:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/09 03:06:58 INFO : splitbananasplit: Copied (new) 2026/05/09 03:06:58 DEBUG : apple: size = 5 OK 2026/05/09 03:06:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/09 03:06:58 INFO : apple: Copied (new) 2026/05/09 03:06:58 DEBUG : banana: size = 6 OK 2026/05/09 03:06:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/09 03:06:58 INFO : banana: Copied (new) 2026/05/09 03:06:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:06:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/09 03:06:58 INFO : appleappleapplebanana: Copied (new) 2026/05/09 03:06:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:06:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/09 03:06:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/09 03:06:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:06:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/09 03:06:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/09 03:06:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:06:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/09 03:06:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/09 03:06:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:06:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/09 03:06:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/09 03:06:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:06:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/09 03:06:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/09 03:06:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:06:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/09 03:06:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/09 03:06:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:06:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/09 03:06:59 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/09 03:06:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:06:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/09 03:06:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/09 03:06:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:06:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/09 03:06:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/09 03:06:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:06:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/09 03:06:59 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/09 03:06:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:06:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/09 03:06:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/09 03:06:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:06:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/09 03:06:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/09 03:06:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:06:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/09 03:06:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/09 03:06:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:06:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/09 03:06:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/09 03:06:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:06:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/09 03:06:59 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/09 03:07:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:07:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/09 03:07:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/09 03:07:00 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:00 INFO : PREFIXapple: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/09 03:07:00 INFO : PREFIXsplitbananasplit: Deleted 2026/05/09 03:07:00 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/09 03:07:00 INFO : PREFIXbanana: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/09 03:07:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/09 03:07:00 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:00 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:07:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:01 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:07:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:07:17 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:17 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:07:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:07:17 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:07:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:17 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:07:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:07:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:17 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:17 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:07:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:07:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:18 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:07:18 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:07:18 DEBUG : appleSUFFIX: size = 5 OK 2026/05/09 03:07:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/09 03:07:18 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/09 03:07:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/09 03:07:18 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/09 03:07:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/09 03:07:18 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:07:18 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/09 03:07:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/09 03:07:18 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/09 03:07:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/09 03:07:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/09 03:07:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/09 03:07:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/09 03:07:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/09 03:07:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/09 03:07:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/09 03:07:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/09 03:07:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/09 03:07:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/09 03:07:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/09 03:07:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/09 03:07:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/09 03:07:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/09 03:07:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/09 03:07:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/09 03:07:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/09 03:07:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/09 03:07:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/09 03:07:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/09 03:07:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/09 03:07:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:07:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:07:20 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/09 03:07:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/09 03:07:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:07:20 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/09 03:07:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/09 03:07:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:07:20 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/09 03:07:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/09 03:07:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:07:20 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/09 03:07:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/09 03:07:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:07:20 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/09 03:07:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/09 03:07:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:07:20 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:20 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 03:07:20 INFO : apple: Deleted 2026/05/09 03:07:20 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 03:07:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 03:07:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 03:07:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 03:07:21 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 03:07:21 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 03:07:21 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 03:07:21 INFO : appleappleapplebanana: Deleted 2026/05/09 03:07:21 INFO : banana: Deleted 2026/05/09 03:07:21 INFO : splitbananasplit: Deleted 2026/05/09 03:07:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 03:07:21 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 03:07:21 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 03:07:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 03:07:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 03:07:21 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 03:07:21 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 03:07:21 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 03:07:21 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:21 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/09 03:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:07:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:07:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:21 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:07:21 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:07:22 DEBUG : banana: size = 6 OK 2026/05/09 03:07:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/09 03:07:22 INFO : banana: Copied (new) 2026/05/09 03:07:22 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:07:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/09 03:07:22 INFO : splitbananasplit: Copied (new) 2026/05/09 03:07:22 DEBUG : apple: size = 5 OK 2026/05/09 03:07:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/09 03:07:22 INFO : apple: Copied (new) 2026/05/09 03:07:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:07:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/09 03:07:22 INFO : appleappleapplebanana: Copied (new) 2026/05/09 03:07:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:07:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/09 03:07:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/09 03:07:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:07:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/09 03:07:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/09 03:07:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:07:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/09 03:07:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/09 03:07:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:07:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/09 03:07:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/09 03:07:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:07:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/09 03:07:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/09 03:07:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:07:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/09 03:07:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/09 03:07:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:07:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/09 03:07:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/09 03:07:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:07:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/09 03:07:23 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/09 03:07:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:07:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/09 03:07:23 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/09 03:07:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:07:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/09 03:07:23 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/09 03:07:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:07:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/09 03:07:23 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/09 03:07:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:07:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/09 03:07:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/09 03:07:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:07:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/09 03:07:23 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/09 03:07:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:07:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/09 03:07:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/09 03:07:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:07:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/09 03:07:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/09 03:07:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:07:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/09 03:07:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/09 03:07:24 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:24 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : appleSUFFIX: Deleted 2026/05/09 03:07:24 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : bananaSUFFIX: Deleted 2026/05/09 03:07:24 INFO : splitbananasplitSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/09 03:07:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/09 03:07:24 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:25 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:25 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:07:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:07:39 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:40 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:07:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:07:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:07:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:07:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:07:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:07:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : banana: size = 6 OK 2026/05/09 03:07:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:40 DEBUG : banana: Unchanged skipping 2026/05/09 03:07:40 DEBUG : apple: size = 5 OK 2026/05/09 03:07:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:40 DEBUG : apple: Unchanged skipping 2026/05/09 03:07:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:07:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 03:07:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:07:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:07:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:07:40 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:07:40 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:07:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:07:40 DEBUG : appleapple: size = 21 OK 2026/05/09 03:07:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/09 03:07:40 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/09 03:07:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:07:41 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/09 03:07:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/09 03:07:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/09 03:07:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:07:41 DEBUG : splitbanan: size = 16 OK 2026/05/09 03:07:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/09 03:07:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/09 03:07:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:07:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/09 03:07:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/09 03:07:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/09 03:07:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:07:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/09 03:07:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/09 03:07:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/09 03:07:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:07:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/09 03:07:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/09 03:07:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/09 03:07:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:07:41 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/09 03:07:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/09 03:07:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/09 03:07:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:07:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/09 03:07:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/09 03:07:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/09 03:07:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:07:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/09 03:07:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/09 03:07:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/09 03:07:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:07:41 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/09 03:07:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/09 03:07:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/09 03:07:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:07:41 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/09 03:07:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/09 03:07:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/09 03:07:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:07:42 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/09 03:07:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/09 03:07:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/09 03:07:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:07:42 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/09 03:07:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/09 03:07:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/09 03:07:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:07:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/09 03:07:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/09 03:07:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/09 03:07:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:07:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/09 03:07:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/09 03:07:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/09 03:07:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/09 03:07:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/09 03:07:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/09 03:07:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/09 03:07:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/09 03:07:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/09 03:07:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/09 03:07:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/09 03:07:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/09 03:07:42 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 03:07:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 03:07:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 03:07:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 03:07:43 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 03:07:43 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 03:07:43 INFO : splitbananasplit: Deleted 2026/05/09 03:07:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 03:07:43 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 03:07:43 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 03:07:43 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 03:07:43 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 03:07:43 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 03:07:43 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 03:07:43 INFO : appleappleapplebanana: Deleted 2026/05/09 03:07:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 03:07:43 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 03:07:43 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 03:07:43 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:43 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : appleapple: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/09 03:07:43 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:07:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:07:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:07:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:07:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:07:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:07:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:07:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:07:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:07:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:07:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:07:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:07:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:07:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:07:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:07:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:07:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:07:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:07:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:07:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:07:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:07:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:07:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:07:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:07:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:07:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:07:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:07:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:07:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:07:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:07:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:07:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:07:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:07:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:07:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:07:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:07:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:07:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:07:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:07:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:07:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:07:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:07:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:07:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:07:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:07:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:07:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:07:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:07:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:07:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:07:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:07:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:07:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:07:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:07:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:07:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:07:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:07:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:07:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:07:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:07:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:07:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:07:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:07:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:07:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:07:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:07:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:07:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:07:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:07:44 DEBUG : apple: size = 5 OK 2026/05/09 03:07:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : apple: Unchanged skipping 2026/05/09 03:07:44 DEBUG : banana: size = 6 OK 2026/05/09 03:07:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : banana: Unchanged skipping 2026/05/09 03:07:44 DEBUG : splitbanan: size = 16 OK 2026/05/09 03:07:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:07:44 DEBUG : appleapple: size = 21 OK 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:07:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/09 03:07:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/09 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/09 03:07:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/09 03:07:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/09 03:07:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/09 03:07:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/09 03:07:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/09 03:07:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/09 03:07:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/09 03:07:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/09 03:07:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:07:44 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/09 03:07:44 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/09 03:07:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 03:07:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/09 03:07:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/09 03:07:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/09 03:07:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:07:44 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:07:44 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:07:44 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:44 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:44 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : appleapple: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:07:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:07:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:07:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:07:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:07:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:07:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:07:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:07:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:07:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:07:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:07:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:07:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:07:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:07:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:07:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:07:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:07:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:07:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:07:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:07:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:07:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:07:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:07:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:07:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:07:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:07:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:07:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:07:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:07:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:07:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:07:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:07:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:07:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:07:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:07:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:07:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:07:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:07:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:07:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:07:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:07:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:07:44 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:07:59 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:59 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:07:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : apple: size = 5 OK 2026/05/09 03:08:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : apple: Unchanged skipping 2026/05/09 03:08:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:08:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:08:00 DEBUG : banana: size = 6 OK 2026/05/09 03:08:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : banana: Unchanged skipping 2026/05/09 03:08:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:08:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:08:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:08:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:08:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:08:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:08:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:08:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:08:00 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:08:00 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:00 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:00 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:08:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:08:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:08:00 DEBUG : banana: size = 6 OK 2026/05/09 03:08:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : banana: Unchanged skipping 2026/05/09 03:08:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:08:00 DEBUG : apple: size = 5 OK 2026/05/09 03:08:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : apple: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:08:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:08:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:08:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:08:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:08:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:08:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:08:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:08:00 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:08:00 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:00 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:00 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:08:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:01 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:08:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:08:16 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:17 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : apple: size = 5 OK 2026/05/09 03:08:17 DEBUG : banana: size = 6 OK 2026/05/09 03:08:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : banana: Unchanged skipping 2026/05/09 03:08:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:08:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:08:17 DEBUG : apple: Unchanged skipping 2026/05/09 03:08:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:08:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:08:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:08:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:08:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:08:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:08:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:08:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:08:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:08:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:08:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:08:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:08:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:08:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:08:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:08:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:08:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:08:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:08:17 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:08:17 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:17 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:17 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:08:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:08:18 DEBUG : banana: size = 6 OK 2026/05/09 03:08:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : banana: Unchanged skipping 2026/05/09 03:08:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:08:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:08:18 DEBUG : apple: size = 5 OK 2026/05/09 03:08:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : apple: Unchanged skipping 2026/05/09 03:08:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:08:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:08:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:08:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:08:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:08:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:08:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:08:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:08:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:08:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:08:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:08:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:08:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:08:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:08:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:08:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:08:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:08:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:08:18 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:08:18 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:18 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:18 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:08:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:08:33 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:33 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:08:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:08:34 DEBUG : banana: size = 6 OK 2026/05/09 03:08:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : banana: Unchanged skipping 2026/05/09 03:08:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:08:34 DEBUG : apple: size = 5 OK 2026/05/09 03:08:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : apple: Unchanged skipping 2026/05/09 03:08:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:08:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:08:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:08:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:08:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:08:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:08:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:08:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:08:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:08:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:08:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:08:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:08:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:08:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:08:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:08:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:08:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:08:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:08:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:08:34 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:08:34 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:34 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:34 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:08:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:08:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : banana: size = 6 OK 2026/05/09 03:08:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : banana: Unchanged skipping 2026/05/09 03:08:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:08:35 DEBUG : apple: size = 5 OK 2026/05/09 03:08:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : apple: Unchanged skipping 2026/05/09 03:08:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:08:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:08:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:08:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:08:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:08:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:08:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:08:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:08:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:08:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:08:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:08:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:08:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:08:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:08:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:08:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:08:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:08:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:08:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:08:35 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:08:35 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:35 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:35 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:08:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:08:50 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:51 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:08:51 DEBUG : apple: size = 5 OK 2026/05/09 03:08:51 DEBUG : banana: size = 6 OK 2026/05/09 03:08:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:08:51 DEBUG : banana: Unchanged skipping 2026/05/09 03:08:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:08:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : apple: Unchanged skipping 2026/05/09 03:08:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:08:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:08:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:08:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:08:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:08:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:08:51 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:08:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:08:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:08:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:08:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:08:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:08:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:08:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:08:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:08:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:08:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:08:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:08:51 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:08:51 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:51 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:52 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : apple: size = 5 OK 2026/05/09 03:08:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : apple: Unchanged skipping 2026/05/09 03:08:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:08:52 DEBUG : banana: size = 6 OK 2026/05/09 03:08:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:08:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:08:52 DEBUG : banana: Unchanged skipping 2026/05/09 03:08:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:08:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:08:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:08:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:08:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:08:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:08:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:08:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:08:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:08:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:08:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:08:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:08:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:08:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:08:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:08:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:08:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:08:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:08:52 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:08:52 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:52 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:52 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:08:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:09:08 DEBUG : Waiting for deletions to finish 2026/05/09 03:09:08 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:09:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : apple: size = 5 OK 2026/05/09 03:09:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : apple: Unchanged skipping 2026/05/09 03:09:09 DEBUG : banana: size = 6 OK 2026/05/09 03:09:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : banana: Unchanged skipping 2026/05/09 03:09:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:09:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:09:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:09:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:09:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:09:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:09:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:09:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:09:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:09:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:09:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:09:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:09:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:09:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:09:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:09:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:09:09 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:09:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:09:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:09:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:09:09 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:09 DEBUG : Waiting for deletions to finish 2026/05/09 03:09:09 DEBUG : Waiting for deletions to finish 2026/05/09 03:09:09 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:09:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : apple: size = 5 OK 2026/05/09 03:09:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : apple: Unchanged skipping 2026/05/09 03:09:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:09:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:09:10 DEBUG : banana: size = 6 OK 2026/05/09 03:09:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : banana: Unchanged skipping 2026/05/09 03:09:10 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:09:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:09:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:09:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:09:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:09:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:09:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:09:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:09:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:09:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:09:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:09:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:09:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:09:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:09:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:09:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:09:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:09:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:09:10 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:10 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:10 DEBUG : Waiting for deletions to finish 2026/05/09 03:09:10 DEBUG : Waiting for deletions to finish 2026/05/09 03:09:10 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:09:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (202.91s) --- PASS: TestTransform/NFC (15.30s) --- PASS: TestTransform/NFD (17.07s) --- PASS: TestTransform/base64 (18.83s) --- PASS: TestTransform/prefix (22.03s) --- PASS: TestTransform/suffix (24.31s) --- PASS: TestTransform/truncate (19.15s) --- PASS: TestTransform/encoder (16.72s) --- PASS: TestTransform/ISO-8859-1 (17.09s) --- PASS: TestTransform/charmap (16.76s) --- PASS: TestTransform/lowercase (17.42s) --- PASS: TestTransform/ascii (18.22s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:09:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/09 03:09:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/09 03:09:15 INFO : sub dir_somesuffix: Making directory 2026/05/09 03:09:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/09 03:09:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/09 03:09:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/09 03:09:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/09 03:09:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/09 03:09:15 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:15 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/09 03:09:16 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/09 03:09:16 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.72s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:09:17 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:17 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:17 INFO : tictactoe: Making directory 2026/05/09 03:09:17 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:17 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/09 03:09:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:17 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:17 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:18 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/09 03:09:18 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/09 03:09:18 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.84s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:09:19 INFO : toe: Making directory 2026/05/09 03:09:19 INFO : toe/toe: Making directory 2026/05/09 03:09:19 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 03:09:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 03:09:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 03:09:19 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:19 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:20 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/09 03:09:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/09 03:09:20 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.80s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:09:21 INFO : toe: Making directory 2026/05/09 03:09:21 INFO : toe/toe: Making directory 2026/05/09 03:09:21 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 03:09:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 03:09:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 03:09:21 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:21 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/09 03:09:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/09 03:09:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.87s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:09:22 DEBUG : empty_dir: Making directory with metadata 2026/05/09 03:09:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 03:09:22 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:23 INFO : tictacempty_dir: Making directory 2026/05/09 03:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:23 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:23 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:23 INFO : tictactoe: Making directory 2026/05/09 03:09:23 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:23 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:23 INFO : tictactoe/tictactoe: Making directory 2026/05/09 03:09:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 03:09:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 03:09:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 03:09:23 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:23 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/09 03:09:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/09 03:09:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.72s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:09:24 DEBUG : empty_dir: Making directory with metadata 2026/05/09 03:09:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 03:09:24 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:24 INFO : tictacempty_dir: Making directory 2026/05/09 03:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:24 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:24 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:24 INFO : tictactoe: Making directory 2026/05/09 03:09:24 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:24 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:24 INFO : tictactoe/tictactoe: Making directory 2026/05/09 03:09:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 03:09:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 03:09:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:24 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:24 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 03:09:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/09 03:09:25 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:25 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:26 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:26 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 03:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 03:09:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/09 03:09:26 NOTICE: B2 bucket rclone-test-rinowav0moke: 0 differences found 2026/05/09 03:09:26 NOTICE: B2 bucket rclone-test-rinowav0moke: 1 matching files --- PASS: TestAllTag (2.07s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:09:26 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:26 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:26 INFO : tictactoe: Making directory 2026/05/09 03:09:26 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:26 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:26 INFO : tictactoe/tictactoe: Making directory 2026/05/09 03:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 03:09:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 03:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 03:09:26 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:26 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/09 03:09:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/09 03:09:27 DEBUG : Waiting for deletions to finish 2026/05/09 03:09:28 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:28 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:28 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/09 03:09:28 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:28 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 03:09:28 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/09 03:09:28 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:28 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.37s) === RUN TestSyntax 2026/05/09 03:09:29 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:09:29 INFO : toe: Making directory 2026/05/09 03:09:29 INFO : toe/toe: Making directory 2026/05/09 03:09:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 03:09:29 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:29 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:30 DEBUG : toe/toe/toe: size = 11 OK 2026/05/09 03:09:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:30 INFO : toe/toe/toe: Copied (new) 2026/05/09 03:09:30 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.90s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:09:31 DEBUG : empty_dir: Making directory with metadata 2026/05/09 03:09:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 03:09:31 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:31 INFO : tictacempty_dir: Making directory 2026/05/09 03:09:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:31 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:31 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:31 INFO : tictactoe: Making directory 2026/05/09 03:09:31 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:31 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:31 INFO : tictactoe/tictactoe: Making directory 2026/05/09 03:09:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 03:09:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 03:09:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:31 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:31 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 03:09:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:31 INFO : toe/toe/toe.txt: Deleted 2026/05/09 03:09:31 INFO : toe/toe: Removing directory 2026/05/09 03:09:31 INFO : toe: Removing directory 2026/05/09 03:09:31 INFO : empty_dir: Removing directory 2026/05/09 03:09:31 DEBUG : Local file system at /tmp/rclone3119134013: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.71s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:09:32 DEBUG : empty_dir: Making directory with metadata 2026/05/09 03:09:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 03:09:32 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:32 INFO : tictacempty_dir: Making directory 2026/05/09 03:09:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:32 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:32 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:32 INFO : tictactoe: Making directory 2026/05/09 03:09:32 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:32 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:32 INFO : tictactoe/tictactoe: Making directory 2026/05/09 03:09:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 03:09:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 03:09:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:32 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:32 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 03:09:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:33 INFO : toe/toe/toe.txt: Deleted 2026/05/09 03:09:33 INFO : toe/toe: Removing directory 2026/05/09 03:09:33 INFO : toe: Removing directory 2026/05/09 03:09:33 INFO : empty_dir: Removing directory 2026/05/09 03:09:33 DEBUG : Local file system at /tmp/rclone3119134013: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/09 03:09:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 03:09:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 03:09:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 03:09:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 03:09:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 03:09:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/09 03:09:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/09 03:09:35 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.18s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:09:35 DEBUG : Reset feature "Copy" 2026/05/09 03:09:35 DEBUG : Reset feature "Move" 2026/05/09 03:09:35 DEBUG : Reset feature "Copy" 2026/05/09 03:09:35 DEBUG : Reset feature "Move" 2026/05/09 03:09:35 DEBUG : empty_dir: Making directory with metadata 2026/05/09 03:09:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 03:09:35 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:36 INFO : tictacempty_dir: Making directory 2026/05/09 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:09:36 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:36 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:36 INFO : tictactoe: Making directory 2026/05/09 03:09:36 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:36 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:36 INFO : tictactoe/tictactoe: Making directory 2026/05/09 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:09:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:36 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:36 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 03:09:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:09:36 INFO : toe/toe/toe.txt: Deleted 2026/05/09 03:09:36 INFO : toe/toe: Removing directory 2026/05/09 03:09:36 INFO : toe: Removing directory 2026/05/09 03:09:36 INFO : empty_dir: Removing directory 2026/05/09 03:09:36 DEBUG : Local file system at /tmp/rclone3119134013: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/09 03:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 03:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 03:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 03:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 03:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 03:09:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/09 03:09:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/09 03:09:38 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.97s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:09:39 DEBUG : toe: transformed to: dG9l 2026/05/09 03:09:40 DEBUG : toe: transformed to: dG9l 2026/05/09 03:09:40 INFO : dG9l: Making directory 2026/05/09 03:09:40 DEBUG : toe: transformed to: dG9l 2026/05/09 03:09:40 DEBUG : toe: transformed to: dG9l 2026/05/09 03:09:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/09 03:09:40 INFO : dG9l/dG9l: Making directory 2026/05/09 03:09:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/09 03:09:40 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/09 03:09:40 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/09 03:09:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 03:09:40 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/09 03:09:40 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:40 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/09 03:09:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:40 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/09 03:09:40 DEBUG : Waiting for deletions to finish 2026/05/09 03:09:41 DEBUG : dG9l: transformed to: toe 2026/05/09 03:09:41 DEBUG : dG9l: transformed to: toe 2026/05/09 03:09:41 DEBUG : dG9l: transformed to: toe 2026/05/09 03:09:41 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/09 03:09:41 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/09 03:09:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/09 03:09:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/09 03:09:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/09 03:09:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/09 03:09:41 DEBUG : Local file system at /tmp/rclone3119134013: Waiting for checks to finish 2026/05/09 03:09:41 DEBUG : Local file system at /tmp/rclone3119134013: Waiting for transfers to finish 2026/05/09 03:09:41 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.55s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-rinowav0moke", Local "Local file system at /tmp/rclone3119134013", Modify Window "1ms" 2026/05/09 03:09:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:09:42 DEBUG : toe: transformed to: 2026/05/09 03:09:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:09:42 DEBUG : toe: transformed to: 2026/05/09 03:09:42 INFO : B2 bucket rclone-test-rinowav0moke: Making directory 2026/05/09 03:09:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:09:42 DEBUG : toe: transformed to: 2026/05/09 03:09:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:09:42 DEBUG : toe: transformed to: 2026/05/09 03:09:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:09:42 DEBUG : toe/toe: transformed to: 2026/05/09 03:09:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/09 03:09:42 INFO : toe/toe: Making directory 2026/05/09 03:09:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:09:42 DEBUG : toe/toe: transformed to: 2026/05/09 03:09:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/09 03:09:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:09:42 DEBUG : toe: transformed to: 2026/05/09 03:09:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 03:09:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:09:42 DEBUG : toe/toe/toe: transformed to: 2026/05/09 03:09:42 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/09 03:09:42 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for checks to finish 2026/05/09 03:09:42 DEBUG : B2 bucket rclone-test-rinowav0moke: Waiting for transfers to finish 2026/05/09 03:09:43 DEBUG : toe/toe/toe: size = 11 OK 2026/05/09 03:09:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:09:43 INFO : toe/toe/toe: Copied (new) 2026/05/09 03:09:43 ERROR : B2 bucket rclone-test-rinowav0moke: not deleting files as there were IO errors 2026/05/09 03:09:43 ERROR : B2 bucket rclone-test-rinowav0moke: not deleting directories as there were IO errors --- PASS: TestError (1.86s) PASS 2026/05/09 03:09:44 DEBUG : B2 bucket rclone-test-rinowav0moke: Purge remote 2026/05/09 03:09:44 INFO : B2 bucket rclone-test-rinowav0moke: cleaning bucket "rclone-test-rinowav0moke" of all files 2026/05/09 03:09:45 DEBUG : BackupDir/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae293dc_d20260509_m030319_c001_v7007000_t0000_u01778295799496") 2026/05/09 03:09:45 DEBUG : BackupDir/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f10715e3f5736db80_d20260509_m030312_c001_v0001144_t0025_u01778295792199") 2026/05/09 03:09:45 DEBUG : CompareDest/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b67609dfaa_d20260509_m030246_c001_v7007000_t0000_u01778295766487") 2026/05/09 03:09:45 DEBUG : CompareDest/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9577_d20260509_m030240_c001_v0001040_t0011_u01778295760459") 2026/05/09 03:09:45 DEBUG : CompareDest/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b67609dfad_d20260509_m030246_c001_v7007000_t0000_u01778295766670") 2026/05/09 03:09:45 DEBUG : CompareDest/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb3b7_d20260509_m030242_c001_v0001136_t0050_u01778295762046") 2026/05/09 03:09:45 DEBUG : CopyDest/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae293dd_d20260509_m030319_c001_v7007000_t0000_u01778295799678") 2026/05/09 03:09:45 DEBUG : CopyDest/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb87c_d20260509_m030303_c001_v0001146_t0057_u01778295783366") 2026/05/09 03:09:45 DEBUG : CopyDest/three: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae293de_d20260509_m030319_c001_v7007000_t0000_u01778295799860") 2026/05/09 03:09:45 DEBUG : CopyDest/three: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb45b_d20260509_m030317_c001_v0001136_t0005_u01778295797632") 2026/05/09 03:09:45 DEBUG : CopyDest/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae293df_d20260509_m030320_c001_v7007000_t0000_u01778295800088") 2026/05/09 03:09:45 DEBUG : CopyDest/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c95f5_d20260509_m030314_c001_v0001040_t0014_u01778295794947") 2026/05/09 03:09:45 DEBUG : EXISTING: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfb6f6_d20260509_m030449_c001_v7007000_t0000_u01778295889970") 2026/05/09 03:09:45 DEBUG : EXISTING: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9707_d20260509_m030448_c001_v0001040_t0006_u01778295888673") 2026/05/09 03:09:45 DEBUG : PREFIXapple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40975c611b9ac3a0_d20260509_m030700_c001_v7007000_t0000_u01778296020099") 2026/05/09 03:09:46 DEBUG : PREFIXapple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2d7a_d20260509_m030654_c001_v0001174_t0035_u01778296014079") 2026/05/09 03:09:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f410a9361154f1558_d20260509_m030700_c001_v7007000_t0000_u01778296020256") 2026/05/09 03:09:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc81_d20260509_m030654_c001_v0001146_t0022_u01778296014098") 2026/05/09 03:09:46 DEBUG : PREFIXbanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a0836_d20260509_m030700_c001_v7007000_t0000_u01778296020312") 2026/05/09 03:09:46 DEBUG : PREFIXbanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb83f_d20260509_m030654_c001_v0001136_t0020_u01778296014088") 2026/05/09 03:09:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54ad9c_d20260509_m030700_c001_v7007000_t0000_u01778296020137") 2026/05/09 03:09:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98cf_d20260509_m030654_c001_v0001040_t0003_u01778296014110") 2026/05/09 03:09:46 DEBUG : Testêé: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfb2d6_d20260509_m030445_c001_v7007000_t0000_u01778295885788") 2026/05/09 03:09:46 DEBUG : Testêé: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb5a5_d20260509_m030445_c001_v0001136_t0029_u01778295885129") 2026/05/09 03:09:46 DEBUG : Testêé: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c96fd_d20260509_m030443_c001_v0001040_t0006_u01778295883875") 2026/05/09 03:09:46 DEBUG : YXBwbGU=: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a028_d20260509_m030639_c001_v7007000_t0000_u01778295999857") 2026/05/09 03:09:46 DEBUG : YXBwbGU=: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc21_d20260509_m030635_c001_v0001146_t0017_u01778295995050") 2026/05/09 03:09:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a029_d20260509_m030640_c001_v7007000_t0000_u01778296000041") 2026/05/09 03:09:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb7b9_d20260509_m030635_c001_v0001136_t0007_u01778295995030") 2026/05/09 03:09:46 DEBUG : YmFuYW5h: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a02a_d20260509_m030640_c001_v7007000_t0000_u01778296000224") 2026/05/09 03:09:46 DEBUG : YmFuYW5h: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2bd6_d20260509_m030635_c001_v0001174_t0026_u01778295995020") 2026/05/09 03:09:46 DEBUG : a/potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f0de_d20260509_m030006_c001_v7007000_t0000_u01778295606532") 2026/05/09 03:09:46 DEBUG : a/potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1e3_d20260509_m030005_c001_v0001136_t0049_u01778295605804") 2026/05/09 03:09:46 DEBUG : a/potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038ece6_d20260509_m030004_c001_v7007000_t0000_u01778295604032") 2026/05/09 03:09:46 DEBUG : a/potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1d3_d20260509_m030003_c001_v0001136_t0050_u01778295603153") 2026/05/09 03:09:47 DEBUG : a/potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f65601a_d20260509_m025945_c001_v7007000_t0000_u01778295585545") 2026/05/09 03:09:47 DEBUG : a/potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb19d_d20260509_m025944_c001_v0001136_t0058_u01778295584566") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f420237972106280e_d20260509_m030911_c001_v7007000_t0000_u01778296151095") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eebb6f_d20260509_m030906_c001_v0001136_t0005_u01778296146723") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eea9_d20260509_m030853_c001_v7007000_t0000_u01778296133280") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eebaed_d20260509_m030849_c001_v0001136_t0030_u01778296129209") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e22f8_d20260509_m030835_c001_v7007000_t0000_u01778296115911") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeba9b_d20260509_m030832_c001_v0001136_t0005_u01778296112164") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed50_d20260509_m030819_c001_v7007000_t0000_u01778296099065") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeba27_d20260509_m030815_c001_v0001136_t0038_u01778296095041") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0b1_d20260509_m030801_c001_v7007000_t0000_u01778296081973") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb9d1_d20260509_m030757_c001_v0001136_t0038_u01778296077777") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aa8e_d20260509_m030745_c001_v7007000_t0000_u01778296065059") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2fa7_d20260509_m030738_c001_v0001174_t0037_u01778296058493") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3da_d20260509_m030726_c001_v7007000_t0000_u01778296046160") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2ecf_d20260509_m030722_c001_v0001174_t0003_u01778296042062") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a61d_d20260509_m030720_c001_v7007000_t0000_u01778296040563") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb8cb_d20260509_m030715_c001_v0001136_t0002_u01778296035375") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a0838_d20260509_m030701_c001_v7007000_t0000_u01778296021854") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2da8_d20260509_m030657_c001_v0001174_t0042_u01778296017959") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f421a3fb16d0b9754_d20260509_m030657_c001_v7007000_t0000_u01778296017046") 2026/05/09 03:09:47 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2d38_d20260509_m030651_c001_v0001174_t0047_u01778296011483") 2026/05/09 03:09:48 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f418f3255ae79e5bf_d20260509_m030638_c001_v7007000_t0000_u01778295998115") 2026/05/09 03:09:48 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2ba6_d20260509_m030632_c001_v0001174_t0045_u01778295992571") 2026/05/09 03:09:48 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00c8_d20260509_m030621_c001_v7007000_t0000_u01778295981051") 2026/05/09 03:09:48 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2ac9_d20260509_m030617_c001_v0001174_t0001_u01778295977177") 2026/05/09 03:09:48 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8ce7_d20260509_m030603_c001_v7007000_t0000_u01778295963989") 2026/05/09 03:09:48 DEBUG : apple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f29d1_d20260509_m030600_c001_v0001174_t0053_u01778295960130") 2026/05/09 03:09:48 DEBUG : appleSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f2b3_d20260509_m030724_c001_v7007000_t0000_u01778296044616") 2026/05/09 03:09:48 DEBUG : appleSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebd7d_d20260509_m030718_c001_v0001146_t0041_u01778296038242") 2026/05/09 03:09:48 DEBUG : appleapple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aa91_d20260509_m030745_c001_v7007000_t0000_u01778296065243") 2026/05/09 03:09:48 DEBUG : appleapple: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2fc3_d20260509_m030740_c001_v0001174_t0029_u01778296060674") 2026/05/09 03:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062810_d20260509_m030911_c001_v7007000_t0000_u01778296151277") 2026/05/09 03:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebfd7_d20260509_m030907_c001_v0001146_t0053_u01778296147367") 2026/05/09 03:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eeab_d20260509_m030853_c001_v7007000_t0000_u01778296133464") 2026/05/09 03:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebf6d_d20260509_m030849_c001_v0001146_t0038_u01778296129973") 2026/05/09 03:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e22f9_d20260509_m030836_c001_v7007000_t0000_u01778296116092") 2026/05/09 03:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebf0f_d20260509_m030833_c001_v0001146_t0028_u01778296113005") 2026/05/09 03:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed51_d20260509_m030819_c001_v7007000_t0000_u01778296099246") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebeb7_d20260509_m030815_c001_v0001146_t0004_u01778296095834") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0b2_d20260509_m030802_c001_v7007000_t0000_u01778296082158") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebe63_d20260509_m030758_c001_v0001146_t0044_u01778296078541") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aa82_d20260509_m030743_c001_v7007000_t0000_u01778296063302") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb96f_d20260509_m030739_c001_v0001136_t0037_u01778296059113") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3dc_d20260509_m030726_c001_v7007000_t0000_u01778296046341") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9955_d20260509_m030722_c001_v0001040_t0050_u01778296042072") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8d98_d20260509_m030720_c001_v7007000_t0000_u01778296040938") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9937_d20260509_m030716_c001_v0001040_t0015_u01778296036412") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08f1_d20260509_m030702_c001_v7007000_t0000_u01778296022040") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb863_d20260509_m030657_c001_v0001136_t0054_u01778296017968") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfc178_d20260509_m030656_c001_v7007000_t0000_u01778296016791") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc73_d20260509_m030652_c001_v0001146_t0023_u01778296012123") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38ee862_d20260509_m030637_c001_v7007000_t0000_u01778295997673") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9887_d20260509_m030633_c001_v0001040_t0046_u01778295993273") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00c9_d20260509_m030621_c001_v7007000_t0000_u01778295981236") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c983d_d20260509_m030617_c001_v0001040_t0029_u01778295977979") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8ce9_d20260509_m030604_c001_v7007000_t0000_u01778295964170") 2026/05/09 03:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9809_d20260509_m030601_c001_v0001040_t0001_u01778295961000") 2026/05/09 03:09:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8da0_d20260509_m030724_c001_v7007000_t0000_u01778296044613") 2026/05/09 03:09:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9945_d20260509_m030718_c001_v0001040_t0054_u01778296038254") 2026/05/09 03:09:50 DEBUG : b/potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f0e0_d20260509_m030006_c001_v7007000_t0000_u01778295606714") 2026/05/09 03:09:50 DEBUG : b/potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1dd_d20260509_m030004_c001_v0001136_t0053_u01778295604580") 2026/05/09 03:09:50 DEBUG : b/potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038ece2_d20260509_m030003_c001_v7007000_t0000_u01778295603487") 2026/05/09 03:09:50 DEBUG : b/potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1cf_d20260509_m030002_c001_v0001136_t0039_u01778295602028") 2026/05/09 03:09:50 DEBUG : b/potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f656016_d20260509_m025945_c001_v7007000_t0000_u01778295585002") 2026/05/09 03:09:50 DEBUG : b/potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb195_d20260509_m025943_c001_v0001136_t0016_u01778295583528") 2026/05/09 03:09:50 DEBUG : backup/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40312076aefbd9bb_d20260509_m030333_c001_v7007000_t0000_u01778295813196") 2026/05/09 03:09:50 DEBUG : backup/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f10435e035fe5d39c_d20260509_m030330_c001_v0001157_t0006_u01778295810814") 2026/05/09 03:09:50 DEBUG : backup/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f115dd4a660b9b3be_d20260509_m030327_c001_v0001177_t0026_u01778295807023") 2026/05/09 03:09:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c99597728e10_d20260509_m030403_c001_v7007000_t0000_u01778295843019") 2026/05/09 03:09:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1191aba367df6990_d20260509_m030400_c001_v0001174_t0030_u01778295840557") 2026/05/09 03:09:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f102879d6ffd3b3ff_d20260509_m030355_c001_v0001117_t0057_u01778295835306") 2026/05/09 03:09:50 DEBUG : backup/one.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae29599_d20260509_m030348_c001_v7007000_t0000_u01778295828025") 2026/05/09 03:09:50 DEBUG : backup/one.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f114c5b70e3e4585f_d20260509_m030345_c001_v0001097_t0048_u01778295825139") 2026/05/09 03:09:50 DEBUG : backup/one.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f11303e854c738249_d20260509_m030340_c001_v0001173_t0028_u01778295820738") 2026/05/09 03:09:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c99597728e11_d20260509_m030403_c001_v7007000_t0000_u01778295843199") 2026/05/09 03:09:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f117cc4c1e08bea80_d20260509_m030402_c001_v0001182_t0030_u01778295842271") 2026/05/09 03:09:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f106df03d425edf3b_d20260509_m030358_c001_v0001185_t0025_u01778295838228") 2026/05/09 03:09:50 DEBUG : backup/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40312076aefbd9bd_d20260509_m030333_c001_v7007000_t0000_u01778295813380") 2026/05/09 03:09:50 DEBUG : backup/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1187fcaeae11768a_d20260509_m030332_c001_v0001183_t0020_u01778295812390") 2026/05/09 03:09:51 DEBUG : backup/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1161273436209dc8_d20260509_m030328_c001_v0001173_t0021_u01778295808531") 2026/05/09 03:09:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2959a_d20260509_m030348_c001_v7007000_t0000_u01778295828207") 2026/05/09 03:09:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1078abab1784d17e_d20260509_m030346_c001_v0001043_t0021_u01778295826987") 2026/05/09 03:09:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f10847955f1521f07_d20260509_m030342_c001_v0001042_t0039_u01778295822569") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062813_d20260509_m030911_c001_v7007000_t0000_u01778296151461") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f36b8_d20260509_m030907_c001_v0001174_t0006_u01778296147069") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eead_d20260509_m030853_c001_v7007000_t0000_u01778296133647") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f354e_d20260509_m030849_c001_v0001174_t0016_u01778296129497") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e22fa_d20260509_m030836_c001_v7007000_t0000_u01778296116292") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f33d0_d20260509_m030832_c001_v0001174_t0000_u01778296112546") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed53_d20260509_m030819_c001_v7007000_t0000_u01778296099426") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f326a_d20260509_m030815_c001_v0001174_t0037_u01778296095373") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0b3_d20260509_m030802_c001_v7007000_t0000_u01778296082342") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f3120_d20260509_m030758_c001_v0001174_t0035_u01778296078124") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aa94_d20260509_m030745_c001_v7007000_t0000_u01778296065436") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebdf5_d20260509_m030738_c001_v0001146_t0021_u01778296058855") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3dd_d20260509_m030726_c001_v7007000_t0000_u01778296046522") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb8f7_d20260509_m030722_c001_v0001136_t0035_u01778296042081") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e21ee_d20260509_m030720_c001_v7007000_t0000_u01778296040949") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebd6d_d20260509_m030715_c001_v0001146_t0022_u01778296035996") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08f2_d20260509_m030702_c001_v7007000_t0000_u01778296022232") 2026/05/09 03:09:51 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebca3_d20260509_m030657_c001_v0001146_t0047_u01778296017978") 2026/05/09 03:09:52 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a04c_d20260509_m030656_c001_v7007000_t0000_u01778296016394") 2026/05/09 03:09:52 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb82f_d20260509_m030651_c001_v0001136_t0045_u01778296011818") 2026/05/09 03:09:52 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38ee865_d20260509_m030638_c001_v7007000_t0000_u01778295998217") 2026/05/09 03:09:52 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb7af_d20260509_m030632_c001_v0001136_t0042_u01778295992962") 2026/05/09 03:09:52 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00ca_d20260509_m030621_c001_v7007000_t0000_u01778295981420") 2026/05/09 03:09:52 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb761_d20260509_m030617_c001_v0001136_t0055_u01778295977668") 2026/05/09 03:09:52 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8ceb_d20260509_m030604_c001_v7007000_t0000_u01778295964352") 2026/05/09 03:09:52 DEBUG : banana: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb713_d20260509_m030600_c001_v0001136_t0009_u01778295960500") 2026/05/09 03:09:52 DEBUG : bananaSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2e8f4_d20260509_m030724_c001_v7007000_t0000_u01778296044668") 2026/05/09 03:09:52 DEBUG : bananaSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb8dd_d20260509_m030718_c001_v0001136_t0006_u01778296038232") 2026/05/09 03:09:52 DEBUG : both0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccbb_d20260509_m030536_c001_v7007000_t0000_u01778295936736") 2026/05/09 03:09:52 DEBUG : both0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebad0_d20260509_m030516_c001_v0001146_t0032_u01778295916998") 2026/05/09 03:09:52 DEBUG : both0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ebe_d20260509_m030512_c001_v7007000_t0000_u01778295912789") 2026/05/09 03:09:52 DEBUG : both0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb5c5_d20260509_m030452_c001_v0001136_t0026_u01778295892195") 2026/05/09 03:09:52 DEBUG : both1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccbd_d20260509_m030536_c001_v7007000_t0000_u01778295936919") 2026/05/09 03:09:52 DEBUG : both1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb64b_d20260509_m030518_c001_v0001136_t0017_u01778295918633") 2026/05/09 03:09:52 DEBUG : both1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ebf_d20260509_m030512_c001_v7007000_t0000_u01778295912975") 2026/05/09 03:09:52 DEBUG : both1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9715_d20260509_m030453_c001_v0001040_t0009_u01778295893478") 2026/05/09 03:09:52 DEBUG : both10: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccbf_d20260509_m030537_c001_v7007000_t0000_u01778295937102") 2026/05/09 03:09:53 DEBUG : both10: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb671_d20260509_m030525_c001_v0001136_t0001_u01778295925935") 2026/05/09 03:09:53 DEBUG : both10: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ec0_d20260509_m030513_c001_v7007000_t0000_u01778295913157") 2026/05/09 03:09:53 DEBUG : both10: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9729_d20260509_m030500_c001_v0001040_t0022_u01778295900647") 2026/05/09 03:09:53 DEBUG : both11: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccc1_d20260509_m030537_c001_v7007000_t0000_u01778295937285") 2026/05/09 03:09:53 DEBUG : both11: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c978b_d20260509_m030526_c001_v0001040_t0059_u01778295926838") 2026/05/09 03:09:53 DEBUG : both11: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ec1_d20260509_m030513_c001_v7007000_t0000_u01778295913343") 2026/05/09 03:09:53 DEBUG : both11: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eba9a_d20260509_m030501_c001_v0001146_t0018_u01778295901585") 2026/05/09 03:09:53 DEBUG : both12: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccc4_d20260509_m030537_c001_v7007000_t0000_u01778295937468") 2026/05/09 03:09:53 DEBUG : both12: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebb08_d20260509_m030527_c001_v0001146_t0017_u01778295927782") 2026/05/09 03:09:53 DEBUG : both12: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ec2_d20260509_m030513_c001_v7007000_t0000_u01778295913526") 2026/05/09 03:09:53 DEBUG : both12: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb603_d20260509_m030503_c001_v0001136_t0054_u01778295903083") 2026/05/09 03:09:53 DEBUG : both13: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccc6_d20260509_m030537_c001_v7007000_t0000_u01778295937651") 2026/05/09 03:09:53 DEBUG : both13: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb681_d20260509_m030528_c001_v0001136_t0012_u01778295928508") 2026/05/09 03:09:53 DEBUG : both13: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ec3_d20260509_m030513_c001_v7007000_t0000_u01778295913711") 2026/05/09 03:09:53 DEBUG : both13: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9735_d20260509_m030504_c001_v0001040_t0027_u01778295904264") 2026/05/09 03:09:53 DEBUG : both14: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccc8_d20260509_m030537_c001_v7007000_t0000_u01778295937833") 2026/05/09 03:09:53 DEBUG : both14: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c978f_d20260509_m030529_c001_v0001040_t0036_u01778295929250") 2026/05/09 03:09:53 DEBUG : both14: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ec4_d20260509_m030513_c001_v7007000_t0000_u01778295913893") 2026/05/09 03:09:53 DEBUG : both14: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebaa4_d20260509_m030505_c001_v0001146_t0054_u01778295905066") 2026/05/09 03:09:53 DEBUG : both15: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cccb_d20260509_m030538_c001_v7007000_t0000_u01778295938016") 2026/05/09 03:09:53 DEBUG : both15: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebb0c_d20260509_m030530_c001_v0001146_t0057_u01778295930078") 2026/05/09 03:09:54 DEBUG : both15: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ec5_d20260509_m030514_c001_v7007000_t0000_u01778295914075") 2026/05/09 03:09:54 DEBUG : both15: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb60f_d20260509_m030505_c001_v0001136_t0023_u01778295905967") 2026/05/09 03:09:54 DEBUG : both16: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cccd_d20260509_m030538_c001_v7007000_t0000_u01778295938198") 2026/05/09 03:09:54 DEBUG : both16: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb68b_d20260509_m030531_c001_v0001136_t0045_u01778295931197") 2026/05/09 03:09:54 DEBUG : both16: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ec6_d20260509_m030514_c001_v7007000_t0000_u01778295914257") 2026/05/09 03:09:54 DEBUG : both16: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c973f_d20260509_m030506_c001_v0001040_t0020_u01778295906648") 2026/05/09 03:09:54 DEBUG : both17: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cccf_d20260509_m030538_c001_v7007000_t0000_u01778295938381") 2026/05/09 03:09:54 DEBUG : both17: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c979d_d20260509_m030531_c001_v0001040_t0040_u01778295931880") 2026/05/09 03:09:54 DEBUG : both17: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ec7_d20260509_m030514_c001_v7007000_t0000_u01778295914439") 2026/05/09 03:09:54 DEBUG : both17: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebaae_d20260509_m030507_c001_v0001146_t0048_u01778295907463") 2026/05/09 03:09:54 DEBUG : both18: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccd2_d20260509_m030538_c001_v7007000_t0000_u01778295938563") 2026/05/09 03:09:54 DEBUG : both18: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebb1c_d20260509_m030532_c001_v0001146_t0028_u01778295932544") 2026/05/09 03:09:54 DEBUG : both18: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ec8_d20260509_m030514_c001_v7007000_t0000_u01778295914620") 2026/05/09 03:09:54 DEBUG : both18: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb61b_d20260509_m030508_c001_v0001136_t0029_u01778295908425") 2026/05/09 03:09:54 DEBUG : both19: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccd5_d20260509_m030538_c001_v7007000_t0000_u01778295938746") 2026/05/09 03:09:54 DEBUG : both19: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb695_d20260509_m030533_c001_v0001136_t0057_u01778295933675") 2026/05/09 03:09:54 DEBUG : both19: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ec9_d20260509_m030514_c001_v7007000_t0000_u01778295914802") 2026/05/09 03:09:54 DEBUG : both19: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c974b_d20260509_m030509_c001_v0001040_t0023_u01778295909097") 2026/05/09 03:09:54 DEBUG : both2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccd7_d20260509_m030538_c001_v7007000_t0000_u01778295938928") 2026/05/09 03:09:54 DEBUG : both2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c976d_d20260509_m030519_c001_v0001040_t0026_u01778295919397") 2026/05/09 03:09:54 DEBUG : both2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359eca_d20260509_m030514_c001_v7007000_t0000_u01778295914985") 2026/05/09 03:09:54 DEBUG : both2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eba74_d20260509_m030454_c001_v0001146_t0013_u01778295894339") 2026/05/09 03:09:54 DEBUG : both3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccd9_d20260509_m030539_c001_v7007000_t0000_u01778295939111") 2026/05/09 03:09:55 DEBUG : both3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebae0_d20260509_m030520_c001_v0001146_t0053_u01778295920179") 2026/05/09 03:09:55 DEBUG : both3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ecb_d20260509_m030515_c001_v7007000_t0000_u01778295915168") 2026/05/09 03:09:55 DEBUG : both3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb5d9_d20260509_m030455_c001_v0001136_t0023_u01778295895140") 2026/05/09 03:09:55 DEBUG : both4: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccdb_d20260509_m030539_c001_v7007000_t0000_u01778295939293") 2026/05/09 03:09:55 DEBUG : both4: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb657_d20260509_m030521_c001_v0001136_t0022_u01778295921149") 2026/05/09 03:09:55 DEBUG : both4: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ecc_d20260509_m030515_c001_v7007000_t0000_u01778295915351") 2026/05/09 03:09:55 DEBUG : both4: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c971d_d20260509_m030455_c001_v0001040_t0027_u01778295895850") 2026/05/09 03:09:55 DEBUG : both5: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccde_d20260509_m030539_c001_v7007000_t0000_u01778295939476") 2026/05/09 03:09:55 DEBUG : both5: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9777_d20260509_m030521_c001_v0001040_t0026_u01778295921803") 2026/05/09 03:09:55 DEBUG : both5: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ecd_d20260509_m030515_c001_v7007000_t0000_u01778295915540") 2026/05/09 03:09:55 DEBUG : both5: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eba78_d20260509_m030456_c001_v0001146_t0027_u01778295896618") 2026/05/09 03:09:55 DEBUG : both6: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cce0_d20260509_m030539_c001_v7007000_t0000_u01778295939659") 2026/05/09 03:09:55 DEBUG : both6: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebae4_d20260509_m030522_c001_v0001146_t0029_u01778295922513") 2026/05/09 03:09:55 DEBUG : both6: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ece_d20260509_m030515_c001_v7007000_t0000_u01778295915722") 2026/05/09 03:09:55 DEBUG : both6: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb5e7_d20260509_m030457_c001_v0001136_t0014_u01778295897329") 2026/05/09 03:09:55 DEBUG : both7: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cce2_d20260509_m030539_c001_v7007000_t0000_u01778295939841") 2026/05/09 03:09:55 DEBUG : both7: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb661_d20260509_m030523_c001_v0001136_t0009_u01778295923545") 2026/05/09 03:09:55 DEBUG : both7: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ecf_d20260509_m030515_c001_v7007000_t0000_u01778295915904") 2026/05/09 03:09:55 DEBUG : both7: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9723_d20260509_m030458_c001_v0001040_t0048_u01778295898105") 2026/05/09 03:09:56 DEBUG : both8: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cce4_d20260509_m030540_c001_v7007000_t0000_u01778295940027") 2026/05/09 03:09:56 DEBUG : both8: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9781_d20260509_m030524_c001_v0001040_t0033_u01778295924248") 2026/05/09 03:09:56 DEBUG : both8: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ed0_d20260509_m030516_c001_v7007000_t0000_u01778295916085") 2026/05/09 03:09:56 DEBUG : both8: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eba88_d20260509_m030458_c001_v0001146_t0050_u01778295898879") 2026/05/09 03:09:56 DEBUG : both9: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cce6_d20260509_m030540_c001_v7007000_t0000_u01778295940212") 2026/05/09 03:09:56 DEBUG : both9: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebaf2_d20260509_m030525_c001_v0001146_t0021_u01778295925166") 2026/05/09 03:09:56 DEBUG : both9: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ed3_d20260509_m030516_c001_v7007000_t0000_u01778295916267") 2026/05/09 03:09:56 DEBUG : both9: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb5f3_d20260509_m030459_c001_v0001136_t0010_u01778295899786") 2026/05/09 03:09:56 DEBUG : c/non empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f0e2_d20260509_m030006_c001_v7007000_t0000_u01778295606896") 2026/05/09 03:09:56 DEBUG : c/non empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1e1_d20260509_m030005_c001_v0001136_t0046_u01778295605136") 2026/05/09 03:09:56 DEBUG : c/non empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038ece8_d20260509_m030004_c001_v7007000_t0000_u01778295604216") 2026/05/09 03:09:56 DEBUG : c/non empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1d1_d20260509_m030002_c001_v0001136_t0057_u01778295602416") 2026/05/09 03:09:56 DEBUG : c/non empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f65601d_d20260509_m025945_c001_v7007000_t0000_u01778295585728") 2026/05/09 03:09:56 DEBUG : c/non empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb197_d20260509_m025943_c001_v0001136_t0053_u01778295583907") 2026/05/09 03:09:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a02b_d20260509_m030640_c001_v7007000_t0000_u01778296000409") 2026/05/09 03:09:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c988f_d20260509_m030635_c001_v0001040_t0015_u01778295995042") 2026/05/09 03:09:56 DEBUG : check sum: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f656003_d20260509_m025936_c001_v7007000_t0000_u01778295576057") 2026/05/09 03:09:56 DEBUG : check sum: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb177_d20260509_m025935_c001_v0001136_t0029_u01778295575068") 2026/05/09 03:09:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035b426_d20260509_m030942_c001_v7007000_t0000_u01778296182155") 2026/05/09 03:09:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eebc33_d20260509_m030940_c001_v0001136_t0000_u01778296180558") 2026/05/09 03:09:56 DEBUG : dest/3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405a59b7e7ca4cef_d20260509_m030255_c001_v7007000_t0000_u01778295775709") 2026/05/09 03:09:56 DEBUG : dest/3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415d934ff05e9a11_d20260509_m030254_c001_v0001173_t0016_u01778295774608") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aa96_d20260509_m030745_c001_v7007000_t0000_u01778296065620") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb97b_d20260509_m030740_c001_v0001136_t0014_u01778296060691") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062815_d20260509_m030911_c001_v7007000_t0000_u01778296151648") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eebb2b_d20260509_m030857_c001_v0001136_t0001_u01778296137960") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eeae_d20260509_m030853_c001_v7007000_t0000_u01778296133828") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eebac1_d20260509_m030840_c001_v0001136_t0058_u01778296120538") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e22fb_d20260509_m030836_c001_v7007000_t0000_u01778296116473") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeba5d_d20260509_m030823_c001_v0001136_t0030_u01778296103778") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed54_d20260509_m030819_c001_v7007000_t0000_u01778296099611") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb9fb_d20260509_m030806_c001_v0001136_t0039_u01778296086699") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0b4_d20260509_m030802_c001_v7007000_t0000_u01778296082524") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb9a9_d20260509_m030749_c001_v0001136_t0053_u01778296069970") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f402ab24f3861604c_d20260509_m030743_c001_v7007000_t0000_u01778296063313") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2f43_d20260509_m030730_c001_v0001174_t0047_u01778296050818") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3df_d20260509_m030726_c001_v7007000_t0000_u01778296046703") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb8f9_d20260509_m030722_c001_v0001136_t0055_u01778296042397") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3b1_d20260509_m030720_c001_v7007000_t0000_u01778296040751") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb895_d20260509_m030706_c001_v0001136_t0047_u01778296026547") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08f3_d20260509_m030702_c001_v7007000_t0000_u01778296022417") 2026/05/09 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98e3_d20260509_m030658_c001_v0001040_t0006_u01778296018302") 2026/05/09 03:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eec74_d20260509_m030656_c001_v7007000_t0000_u01778296016964") 2026/05/09 03:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2cb4_d20260509_m030644_c001_v0001174_t0010_u01778296004499") 2026/05/09 03:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38ee863_d20260509_m030637_c001_v7007000_t0000_u01778295997854") 2026/05/09 03:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2b38_d20260509_m030625_c001_v0001174_t0000_u01778295985650") 2026/05/09 03:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00cb_d20260509_m030621_c001_v7007000_t0000_u01778295981602") 2026/05/09 03:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2a63_d20260509_m030608_c001_v0001174_t0030_u01778295968571") 2026/05/09 03:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8ced_d20260509_m030604_c001_v7007000_t0000_u01778295964543") 2026/05/09 03:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2948_d20260509_m030552_c001_v0001174_t0028_u01778295952919") 2026/05/09 03:09:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e2210_d20260509_m030724_c001_v7007000_t0000_u01778296044414") 2026/05/09 03:09:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebd7f_d20260509_m030718_c001_v0001146_t0031_u01778296038594") 2026/05/09 03:09:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aa99_d20260509_m030745_c001_v7007000_t0000_u01778296065804") 2026/05/09 03:09:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c99a1_d20260509_m030740_c001_v0001040_t0015_u01778296060703") 2026/05/09 03:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062817_d20260509_m030911_c001_v7007000_t0000_u01778296151832") 2026/05/09 03:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f360d_d20260509_m030858_c001_v0001174_t0017_u01778296138731") 2026/05/09 03:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eeaf_d20260509_m030854_c001_v7007000_t0000_u01778296134011") 2026/05/09 03:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f348a_d20260509_m030841_c001_v0001174_t0044_u01778296121239") 2026/05/09 03:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e22fc_d20260509_m030836_c001_v7007000_t0000_u01778296116660") 2026/05/09 03:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f333e_d20260509_m030824_c001_v0001174_t0008_u01778296104496") 2026/05/09 03:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed55_d20260509_m030819_c001_v7007000_t0000_u01778296099792") 2026/05/09 03:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f31ae_d20260509_m030807_c001_v0001174_t0003_u01778296087370") 2026/05/09 03:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0b5_d20260509_m030802_c001_v7007000_t0000_u01778296082707") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f308f_d20260509_m030750_c001_v0001174_t0055_u01778296070810") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f421a3fb16d0b982f_d20260509_m030743_c001_v7007000_t0000_u01778296063091") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebdcf_d20260509_m030731_c001_v0001146_t0023_u01778296051651") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3e2_d20260509_m030726_c001_v7007000_t0000_u01778296046887") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebd9f_d20260509_m030722_c001_v0001146_t0031_u01778296042419") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a623_d20260509_m030721_c001_v7007000_t0000_u01778296041110") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebcfd_d20260509_m030707_c001_v0001146_t0004_u01778296027175") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08f4_d20260509_m030702_c001_v7007000_t0000_u01778296022602") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2daa_d20260509_m030658_c001_v0001174_t0040_u01778296018325") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40975c611b9ac39e_d20260509_m030656_c001_v7007000_t0000_u01778296016808") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb7f9_d20260509_m030645_c001_v0001136_t0058_u01778296005259") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a024_d20260509_m030637_c001_v7007000_t0000_u01778295997873") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb789_d20260509_m030626_c001_v0001136_t0048_u01778295986341") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00cd_d20260509_m030621_c001_v7007000_t0000_u01778295981785") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb739_d20260509_m030609_c001_v0001136_t0027_u01778295969311") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cee_d20260509_m030604_c001_v7007000_t0000_u01778295964725") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb6ef_d20260509_m030553_c001_v0001136_t0007_u01778295953238") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3cd_d20260509_m030724_c001_v7007000_t0000_u01778296044618") 2026/05/09 03:09:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb8df_d20260509_m030718_c001_v0001136_t0042_u01778296038670") 2026/05/09 03:09:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aa9c_d20260509_m030745_c001_v7007000_t0000_u01778296065988") 2026/05/09 03:09:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2fc9_d20260509_m030741_c001_v0001174_t0052_u01778296061034") 2026/05/09 03:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062819_d20260509_m030912_c001_v7007000_t0000_u01778296152015") 2026/05/09 03:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebfa3_d20260509_m030859_c001_v0001146_t0000_u01778296139565") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eeb0_d20260509_m030854_c001_v7007000_t0000_u01778296134193") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebf3b_d20260509_m030841_c001_v0001146_t0036_u01778296121984") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e22fe_d20260509_m030836_c001_v7007000_t0000_u01778296116841") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebee3_d20260509_m030825_c001_v0001146_t0010_u01778296105367") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed56_d20260509_m030819_c001_v7007000_t0000_u01778296099972") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebe87_d20260509_m030808_c001_v0001146_t0004_u01778296088117") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0b6_d20260509_m030802_c001_v7007000_t0000_u01778296082890") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebe35_d20260509_m030751_c001_v0001146_t0056_u01778296071581") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40312076aefc066f_d20260509_m030742_c001_v7007000_t0000_u01778296062872") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb945_d20260509_m030732_c001_v0001136_t0038_u01778296052478") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3e5_d20260509_m030727_c001_v7007000_t0000_u01778296047068") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2ed3_d20260509_m030722_c001_v0001174_t0011_u01778296042454") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3b5_d20260509_m030721_c001_v7007000_t0000_u01778296041117") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98f7_d20260509_m030708_c001_v0001040_t0006_u01778296028066") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08f5_d20260509_m030702_c001_v7007000_t0000_u01778296022789") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebca5_d20260509_m030658_c001_v0001146_t0031_u01778296018365") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f421a3fb16d0b9751_d20260509_m030656_c001_v7007000_t0000_u01778296016401") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc59_d20260509_m030645_c001_v0001146_t0020_u01778296005919") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4139683050ec8a54_d20260509_m030637_c001_v7007000_t0000_u01778295997919") 2026/05/09 03:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c985d_d20260509_m030627_c001_v0001040_t0006_u01778295987046") 2026/05/09 03:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00ce_d20260509_m030621_c001_v7007000_t0000_u01778295981967") 2026/05/09 03:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9825_d20260509_m030610_c001_v0001040_t0002_u01778295970027") 2026/05/09 03:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cf0_d20260509_m030604_c001_v7007000_t0000_u01778295964906") 2026/05/09 03:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c97d9_d20260509_m030553_c001_v0001040_t0002_u01778295953630") 2026/05/09 03:10:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3ce_d20260509_m030724_c001_v7007000_t0000_u01778296044639") 2026/05/09 03:10:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2e99_d20260509_m030718_c001_v0001174_t0010_u01778296038701") 2026/05/09 03:10:01 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aa9f_d20260509_m030746_c001_v7007000_t0000_u01778296066170") 2026/05/09 03:10:01 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb97f_d20260509_m030741_c001_v0001136_t0034_u01778296061099") 2026/05/09 03:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f420237972106281b_d20260509_m030912_c001_v7007000_t0000_u01778296152201") 2026/05/09 03:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9abf_d20260509_m030900_c001_v0001040_t0033_u01778296140278") 2026/05/09 03:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eeb1_d20260509_m030854_c001_v7007000_t0000_u01778296134391") 2026/05/09 03:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9a69_d20260509_m030842_c001_v0001040_t0042_u01778296122722") 2026/05/09 03:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e22ff_d20260509_m030837_c001_v7007000_t0000_u01778296117021") 2026/05/09 03:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9a33_d20260509_m030826_c001_v0001040_t0033_u01778296106292") 2026/05/09 03:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed57_d20260509_m030820_c001_v7007000_t0000_u01778296100152") 2026/05/09 03:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c99fb_d20260509_m030809_c001_v0001040_t0015_u01778296089083") 2026/05/09 03:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0b7_d20260509_m030803_c001_v7007000_t0000_u01778296083074") 2026/05/09 03:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c99c1_d20260509_m030752_c001_v0001040_t0030_u01778296072365") 2026/05/09 03:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f421a3fb16d0b9833_d20260509_m030743_c001_v7007000_t0000_u01778296063273") 2026/05/09 03:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9981_d20260509_m030733_c001_v0001040_t0001_u01778296053210") 2026/05/09 03:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3e7_d20260509_m030727_c001_v7007000_t0000_u01778296047250") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c995d_d20260509_m030722_c001_v0001040_t0021_u01778296042680") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3af_d20260509_m030720_c001_v7007000_t0000_u01778296040569") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2e1f_d20260509_m030709_c001_v0001174_t0030_u01778296029092") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08f6_d20260509_m030702_c001_v7007000_t0000_u01778296022975") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb865_d20260509_m030658_c001_v0001136_t0038_u01778296018377") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54a999_d20260509_m030656_c001_v7007000_t0000_u01778296016817") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98b9_d20260509_m030646_c001_v0001040_t0033_u01778296006582") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38ee864_d20260509_m030638_c001_v7007000_t0000_u01778295998037") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc07_d20260509_m030627_c001_v0001146_t0029_u01778295987915") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00cf_d20260509_m030622_c001_v7007000_t0000_u01778295982149") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebbc2_d20260509_m030610_c001_v0001146_t0002_u01778295970979") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cf1_d20260509_m030605_c001_v7007000_t0000_u01778295965087") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebb76_d20260509_m030554_c001_v0001146_t0054_u01778295954118") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f2b2_d20260509_m030724_c001_v7007000_t0000_u01778296044406") 2026/05/09 03:10:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9949_d20260509_m030718_c001_v0001040_t0030_u01778296038745") 2026/05/09 03:10:02 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aaa1_d20260509_m030746_c001_v7007000_t0000_u01778296066362") 2026/05/09 03:10:02 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebdfd_d20260509_m030741_c001_v0001146_t0054_u01778296061200") 2026/05/09 03:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f420237972106281f_d20260509_m030912_c001_v7007000_t0000_u01778296152788") 2026/05/09 03:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eebb3f_d20260509_m030900_c001_v0001136_t0036_u01778296140876") 2026/05/09 03:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eeb2_d20260509_m030854_c001_v7007000_t0000_u01778296134573") 2026/05/09 03:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eebacb_d20260509_m030843_c001_v0001136_t0036_u01778296123083") 2026/05/09 03:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e2300_d20260509_m030837_c001_v7007000_t0000_u01778296117201") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeba6f_d20260509_m030826_c001_v0001136_t0039_u01778296106762") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed58_d20260509_m030820_c001_v7007000_t0000_u01778296100332") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeba05_d20260509_m030809_c001_v0001136_t0046_u01778296089565") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0b9_d20260509_m030803_c001_v7007000_t0000_u01778296083258") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb9bd_d20260509_m030753_c001_v0001136_t0012_u01778296073012") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aa7f_d20260509_m030742_c001_v7007000_t0000_u01778296062895") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2f6d_d20260509_m030733_c001_v0001174_t0026_u01778296053719") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3e9_d20260509_m030727_c001_v7007000_t0000_u01778296047430") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb8fd_d20260509_m030722_c001_v0001136_t0005_u01778296042706") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2e8d5_d20260509_m030720_c001_v7007000_t0000_u01778296040732") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb8a9_d20260509_m030709_c001_v0001136_t0059_u01778296029549") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08f7_d20260509_m030703_c001_v7007000_t0000_u01778296023161") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebca7_d20260509_m030658_c001_v0001146_t0021_u01778296018660") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a04d_d20260509_m030656_c001_v7007000_t0000_u01778296016576") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2ce0_d20260509_m030647_c001_v0001174_t0049_u01778296007054") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f418f3255ae79e5bd_d20260509_m030637_c001_v7007000_t0000_u01778295997924") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2b60_d20260509_m030628_c001_v0001174_t0027_u01778295988246") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00d0_d20260509_m030622_c001_v7007000_t0000_u01778295982334") 2026/05/09 03:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2a8b_d20260509_m030611_c001_v0001174_t0009_u01778295971407") 2026/05/09 03:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cf2_d20260509_m030605_c001_v7007000_t0000_u01778295965268") 2026/05/09 03:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2962_d20260509_m030554_c001_v0001174_t0036_u01778295954532") 2026/05/09 03:10:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a63a_d20260509_m030724_c001_v7007000_t0000_u01778296044642") 2026/05/09 03:10:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebd83_d20260509_m030718_c001_v0001146_t0014_u01778296038920") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aaa4_d20260509_m030746_c001_v7007000_t0000_u01778296066546") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c99a9_d20260509_m030741_c001_v0001040_t0005_u01778296061265") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062821_d20260509_m030912_c001_v7007000_t0000_u01778296152971") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f362f_d20260509_m030901_c001_v0001174_t0003_u01778296141214") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eeb3_d20260509_m030854_c001_v7007000_t0000_u01778296134755") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f34bc_d20260509_m030843_c001_v0001174_t0038_u01778296123692") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e2301_d20260509_m030837_c001_v7007000_t0000_u01778296117381") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f3372_d20260509_m030827_c001_v0001174_t0005_u01778296107104") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed59_d20260509_m030820_c001_v7007000_t0000_u01778296100513") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f31ea_d20260509_m030809_c001_v0001174_t0023_u01778296089964") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0ba_d20260509_m030803_c001_v7007000_t0000_u01778296083453") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f30c6_d20260509_m030753_c001_v0001174_t0059_u01778296073428") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f418f3255ae79e91b_d20260509_m030742_c001_v7007000_t0000_u01778296062898") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebddb_d20260509_m030734_c001_v0001146_t0054_u01778296054131") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3ec_d20260509_m030727_c001_v7007000_t0000_u01778296047611") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2ed5_d20260509_m030722_c001_v0001174_t0048_u01778296042738") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a61f_d20260509_m030720_c001_v7007000_t0000_u01778296040745") 2026/05/09 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebd25_d20260509_m030710_c001_v0001146_t0050_u01778296030179") 2026/05/09 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08f8_d20260509_m030703_c001_v7007000_t0000_u01778296023346") 2026/05/09 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb867_d20260509_m030658_c001_v0001136_t0057_u01778296018780") 2026/05/09 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a0651_d20260509_m030656_c001_v7007000_t0000_u01778296016832") 2026/05/09 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb809_d20260509_m030647_c001_v0001136_t0054_u01778296007419") 2026/05/09 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a025_d20260509_m030638_c001_v7007000_t0000_u01778295998056") 2026/05/09 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb799_d20260509_m030628_c001_v0001136_t0019_u01778295988632") 2026/05/09 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00d1_d20260509_m030622_c001_v7007000_t0000_u01778295982520") 2026/05/09 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb749_d20260509_m030611_c001_v0001136_t0004_u01778295971792") 2026/05/09 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cf3_d20260509_m030605_c001_v7007000_t0000_u01778295965450") 2026/05/09 03:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb6fb_d20260509_m030554_c001_v0001136_t0052_u01778295954974") 2026/05/09 03:10:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3ca_d20260509_m030724_c001_v7007000_t0000_u01778296044435") 2026/05/09 03:10:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2e9d_d20260509_m030719_c001_v0001174_t0029_u01778296039038") 2026/05/09 03:10:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aaa7_d20260509_m030746_c001_v7007000_t0000_u01778296066732") 2026/05/09 03:10:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb981_d20260509_m030741_c001_v0001136_t0053_u01778296061416") 2026/05/09 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c0b_d20260509_m030913_c001_v7007000_t0000_u01778296153156") 2026/05/09 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebfb7_d20260509_m030901_c001_v0001146_t0037_u01778296141666") 2026/05/09 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eeb4_d20260509_m030854_c001_v7007000_t0000_u01778296134937") 2026/05/09 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebf49_d20260509_m030844_c001_v0001146_t0015_u01778296124114") 2026/05/09 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e2302_d20260509_m030837_c001_v7007000_t0000_u01778296117560") 2026/05/09 03:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebeeb_d20260509_m030827_c001_v0001146_t0021_u01778296107605") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed5a_d20260509_m030820_c001_v7007000_t0000_u01778296100695") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebe91_d20260509_m030810_c001_v0001146_t0042_u01778296090544") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0bb_d20260509_m030803_c001_v7007000_t0000_u01778296083635") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebe41_d20260509_m030753_c001_v0001146_t0028_u01778296073789") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f421a3fb16d0b982c_d20260509_m030742_c001_v7007000_t0000_u01778296062910") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb953_d20260509_m030734_c001_v0001136_t0027_u01778296054597") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3ee_d20260509_m030727_c001_v7007000_t0000_u01778296047792") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebda3_d20260509_m030722_c001_v0001146_t0031_u01778296042767") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f400638e4970aa3f7_d20260509_m030720_c001_v7007000_t0000_u01778296040970") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98fb_d20260509_m030710_c001_v0001040_t0018_u01778296030516") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08f9_d20260509_m030703_c001_v7007000_t0000_u01778296023530") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2db4_d20260509_m030658_c001_v0001174_t0046_u01778296018796") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a04f_d20260509_m030656_c001_v7007000_t0000_u01778296016937") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc63_d20260509_m030647_c001_v0001146_t0014_u01778296007735") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfbcbd_d20260509_m030638_c001_v7007000_t0000_u01778295998063") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9865_d20260509_m030628_c001_v0001040_t0002_u01778295988963") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00d2_d20260509_m030622_c001_v7007000_t0000_u01778295982702") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c982b_d20260509_m030612_c001_v0001040_t0011_u01778295972172") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cf4_d20260509_m030605_c001_v7007000_t0000_u01778295965632") 2026/05/09 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c97df_d20260509_m030555_c001_v0001040_t0022_u01778295955329") 2026/05/09 03:10:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3cb_d20260509_m030724_c001_v7007000_t0000_u01778296044446") 2026/05/09 03:10:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb8e3_d20260509_m030719_c001_v0001136_t0046_u01778296039049") 2026/05/09 03:10:07 DEBUG : dir1/0007-12345: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aaaa_d20260509_m030746_c001_v7007000_t0000_u01778296066915") 2026/05/09 03:10:07 DEBUG : dir1/0007-12345: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2fdd_d20260509_m030741_c001_v0001174_t0018_u01778296061534") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c0e_d20260509_m030913_c001_v7007000_t0000_u01778296153340") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9acb_d20260509_m030902_c001_v0001040_t0059_u01778296142045") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eeb5_d20260509_m030855_c001_v7007000_t0000_u01778296135119") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9a6f_d20260509_m030844_c001_v0001040_t0054_u01778296124495") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e2303_d20260509_m030837_c001_v7007000_t0000_u01778296117740") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9a3d_d20260509_m030828_c001_v0001040_t0020_u01778296108011") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed5b_d20260509_m030820_c001_v7007000_t0000_u01778296100881") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9a01_d20260509_m030811_c001_v0001040_t0052_u01778296091001") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0bc_d20260509_m030803_c001_v7007000_t0000_u01778296083818") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c99c7_d20260509_m030754_c001_v0001040_t0039_u01778296074088") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9aed7_d20260509_m030743_c001_v7007000_t0000_u01778296063277") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9989_d20260509_m030734_c001_v0001040_t0008_u01778296054930") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3f0_d20260509_m030727_c001_v7007000_t0000_u01778296047972") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2ed9_d20260509_m030723_c001_v0001174_t0046_u01778296043077") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3b3_d20260509_m030720_c001_v7007000_t0000_u01778296040933") 2026/05/09 03:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2e3b_d20260509_m030711_c001_v0001174_t0015_u01778296031097") 2026/05/09 03:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08fa_d20260509_m030703_c001_v7007000_t0000_u01778296023713") 2026/05/09 03:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebcab_d20260509_m030658_c001_v0001146_t0035_u01778296018934") 2026/05/09 03:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfc17a_d20260509_m030657_c001_v7007000_t0000_u01778296017042") 2026/05/09 03:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98bd_d20260509_m030648_c001_v0001040_t0017_u01778296008160") 2026/05/09 03:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40463e912ad160f1_d20260509_m030638_c001_v7007000_t0000_u01778295998074") 2026/05/09 03:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc0f_d20260509_m030629_c001_v0001146_t0017_u01778295989370") 2026/05/09 03:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00d3_d20260509_m030622_c001_v7007000_t0000_u01778295982887") 2026/05/09 03:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebbc4_d20260509_m030612_c001_v0001146_t0018_u01778295972775") 2026/05/09 03:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cf5_d20260509_m030605_c001_v7007000_t0000_u01778295965814") 2026/05/09 03:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebb7a_d20260509_m030555_c001_v0001146_t0011_u01778295955920") 2026/05/09 03:10:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3d0_d20260509_m030724_c001_v7007000_t0000_u01778296044807") 2026/05/09 03:10:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c994b_d20260509_m030719_c001_v0001040_t0041_u01778296039375") 2026/05/09 03:10:08 DEBUG : dir1/0008-23456: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aaac_d20260509_m030747_c001_v7007000_t0000_u01778296067183") 2026/05/09 03:10:08 DEBUG : dir1/0008-23456: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebe01_d20260509_m030741_c001_v0001146_t0037_u01778296061545") 2026/05/09 03:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c10_d20260509_m030913_c001_v7007000_t0000_u01778296153524") 2026/05/09 03:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eebb4b_d20260509_m030902_c001_v0001136_t0026_u01778296142600") 2026/05/09 03:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eeb7_d20260509_m030855_c001_v7007000_t0000_u01778296135301") 2026/05/09 03:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eebad5_d20260509_m030845_c001_v0001136_t0053_u01778296125255") 2026/05/09 03:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e2304_d20260509_m030837_c001_v7007000_t0000_u01778296117920") 2026/05/09 03:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeba7f_d20260509_m030828_c001_v0001136_t0034_u01778296108649") 2026/05/09 03:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed5c_d20260509_m030821_c001_v7007000_t0000_u01778296101067") 2026/05/09 03:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeba13_d20260509_m030811_c001_v0001136_t0034_u01778296091540") 2026/05/09 03:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0be_d20260509_m030804_c001_v7007000_t0000_u01778296084002") 2026/05/09 03:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb9c3_d20260509_m030754_c001_v0001136_t0008_u01778296074513") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40312076aefc0672_d20260509_m030743_c001_v7007000_t0000_u01778296063414") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2f83_d20260509_m030735_c001_v0001174_t0045_u01778296055415") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3f2_d20260509_m030728_c001_v7007000_t0000_u01778296048153") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb901_d20260509_m030723_c001_v0001136_t0052_u01778296043117") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8d99_d20260509_m030721_c001_v7007000_t0000_u01778296041127") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb8b3_d20260509_m030711_c001_v0001136_t0012_u01778296031517") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08fb_d20260509_m030703_c001_v7007000_t0000_u01778296023896") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98e5_d20260509_m030659_c001_v0001040_t0014_u01778296019041") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f421a3fb16d0b9752_d20260509_m030656_c001_v7007000_t0000_u01778296016585") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2d00_d20260509_m030648_c001_v0001174_t0022_u01778296008694") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfbcbc_d20260509_m030637_c001_v7007000_t0000_u01778295997875") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2b78_d20260509_m030629_c001_v0001174_t0022_u01778295989748") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00d4_d20260509_m030623_c001_v7007000_t0000_u01778295983070") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2aa1_d20260509_m030613_c001_v0001174_t0041_u01778295973199") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cf6_d20260509_m030605_c001_v7007000_t0000_u01778295965996") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f297e_d20260509_m030556_c001_v0001174_t0017_u01778295956507") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f2b4_d20260509_m030724_c001_v7007000_t0000_u01778296044820") 2026/05/09 03:10:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebd8b_d20260509_m030719_c001_v0001146_t0009_u01778296039397") 2026/05/09 03:10:09 DEBUG : dir1/0009-34567: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aaad_d20260509_m030747_c001_v7007000_t0000_u01778296067367") 2026/05/09 03:10:09 DEBUG : dir1/0009-34567: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb983_d20260509_m030741_c001_v0001136_t0034_u01778296061725") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c13_d20260509_m030913_c001_v7007000_t0000_u01778296153709") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f3647_d20260509_m030902_c001_v0001174_t0041_u01778296142945") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eeb8_d20260509_m030855_c001_v7007000_t0000_u01778296135483") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f34f0_d20260509_m030845_c001_v0001174_t0043_u01778296125601") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e2305_d20260509_m030838_c001_v7007000_t0000_u01778296118101") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f3396_d20260509_m030829_c001_v0001174_t0003_u01778296109052") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed5d_d20260509_m030821_c001_v7007000_t0000_u01778296101246") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f31fe_d20260509_m030811_c001_v0001174_t0031_u01778296091813") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0c0_d20260509_m030804_c001_v7007000_t0000_u01778296084187") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f30de_d20260509_m030754_c001_v0001174_t0027_u01778296074902") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aa83_d20260509_m030743_c001_v7007000_t0000_u01778296063450") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebde3_d20260509_m030735_c001_v0001146_t0047_u01778296055739") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3f4_d20260509_m030728_c001_v7007000_t0000_u01778296048333") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebda5_d20260509_m030723_c001_v0001146_t0052_u01778296043220") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2e8d3_d20260509_m030720_c001_v7007000_t0000_u01778296040550") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebd39_d20260509_m030711_c001_v0001146_t0047_u01778296031959") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08fc_d20260509_m030704_c001_v7007000_t0000_u01778296024080") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb86b_d20260509_m030659_c001_v0001136_t0042_u01778296019117") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a04e_d20260509_m030656_c001_v7007000_t0000_u01778296016756") 2026/05/09 03:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb817_d20260509_m030649_c001_v0001136_t0000_u01778296009077") 2026/05/09 03:10:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a026_d20260509_m030638_c001_v7007000_t0000_u01778295998239") 2026/05/09 03:10:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb7a1_d20260509_m030630_c001_v0001136_t0054_u01778295990118") 2026/05/09 03:10:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00d5_d20260509_m030623_c001_v7007000_t0000_u01778295983252") 2026/05/09 03:10:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb753_d20260509_m030613_c001_v0001136_t0048_u01778295973669") 2026/05/09 03:10:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cf7_d20260509_m030606_c001_v7007000_t0000_u01778295966177") 2026/05/09 03:10:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb703_d20260509_m030556_c001_v0001136_t0050_u01778295956963") 2026/05/09 03:10:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a638_d20260509_m030724_c001_v7007000_t0000_u01778296044460") 2026/05/09 03:10:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb8e9_d20260509_m030719_c001_v0001136_t0044_u01778296039554") 2026/05/09 03:10:11 DEBUG : dir1/0010-45678: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aaae_d20260509_m030747_c001_v7007000_t0000_u01778296067555") 2026/05/09 03:10:11 DEBUG : dir1/0010-45678: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c99ad_d20260509_m030741_c001_v0001040_t0028_u01778296061827") 2026/05/09 03:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c16_d20260509_m030913_c001_v7007000_t0000_u01778296153892") 2026/05/09 03:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebfbd_d20260509_m030903_c001_v0001146_t0031_u01778296143348") 2026/05/09 03:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eeb9_d20260509_m030855_c001_v7007000_t0000_u01778296135668") 2026/05/09 03:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebf51_d20260509_m030846_c001_v0001146_t0056_u01778296126188") 2026/05/09 03:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e2306_d20260509_m030838_c001_v7007000_t0000_u01778296118280") 2026/05/09 03:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebefb_d20260509_m030829_c001_v0001146_t0038_u01778296109449") 2026/05/09 03:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed5e_d20260509_m030821_c001_v7007000_t0000_u01778296101427") 2026/05/09 03:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebe9d_d20260509_m030812_c001_v0001146_t0033_u01778296092327") 2026/05/09 03:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0c1_d20260509_m030804_c001_v7007000_t0000_u01778296084370") 2026/05/09 03:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebe4b_d20260509_m030755_c001_v0001146_t0037_u01778296075275") 2026/05/09 03:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40312076aefc0670_d20260509_m030743_c001_v7007000_t0000_u01778296063052") 2026/05/09 03:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb95f_d20260509_m030736_c001_v0001136_t0036_u01778296056062") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3f6_d20260509_m030728_c001_v7007000_t0000_u01778296048517") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c995f_d20260509_m030723_c001_v0001040_t0031_u01778296043338") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2e8d7_d20260509_m030720_c001_v7007000_t0000_u01778296040915") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c990f_d20260509_m030712_c001_v0001040_t0013_u01778296032315") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08fd_d20260509_m030704_c001_v7007000_t0000_u01778296024265") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebcad_d20260509_m030659_c001_v0001146_t0011_u01778296019242") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a0653_d20260509_m030657_c001_v7007000_t0000_u01778296017016") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc6b_d20260509_m030649_c001_v0001146_t0044_u01778296009403") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38ee861_d20260509_m030637_c001_v7007000_t0000_u01778295997491") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9871_d20260509_m030630_c001_v0001040_t0049_u01778295990420") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00d6_d20260509_m030623_c001_v7007000_t0000_u01778295983435") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9831_d20260509_m030614_c001_v0001040_t0005_u01778295974074") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cf9_d20260509_m030606_c001_v7007000_t0000_u01778295966359") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c97ed_d20260509_m030557_c001_v0001040_t0059_u01778295957328") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4157c35a5b5bc94a_d20260509_m030724_c001_v7007000_t0000_u01778296044475") 2026/05/09 03:10:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2ea5_d20260509_m030719_c001_v0001174_t0014_u01778296039566") 2026/05/09 03:10:12 DEBUG : dir1/0011-56789: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aaaf_d20260509_m030747_c001_v7007000_t0000_u01778296067740") 2026/05/09 03:10:12 DEBUG : dir1/0011-56789: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebe05_d20260509_m030741_c001_v0001146_t0013_u01778296061871") 2026/05/09 03:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c18_d20260509_m030914_c001_v7007000_t0000_u01778296154080") 2026/05/09 03:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9acd_d20260509_m030903_c001_v0001040_t0042_u01778296143746") 2026/05/09 03:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eeba_d20260509_m030855_c001_v7007000_t0000_u01778296135849") 2026/05/09 03:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9a77_d20260509_m030846_c001_v0001040_t0012_u01778296126565") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e2307_d20260509_m030838_c001_v7007000_t0000_u01778296118460") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9a3f_d20260509_m030829_c001_v0001040_t0018_u01778296109750") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed5f_d20260509_m030821_c001_v7007000_t0000_u01778296101692") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9a07_d20260509_m030812_c001_v0001040_t0029_u01778296092616") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0c2_d20260509_m030804_c001_v7007000_t0000_u01778296084611") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c99cd_d20260509_m030755_c001_v0001040_t0015_u01778296075631") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40312076aefc0671_d20260509_m030743_c001_v7007000_t0000_u01778296063233") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9991_d20260509_m030736_c001_v0001040_t0009_u01778296056447") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3f7_d20260509_m030728_c001_v7007000_t0000_u01778296048697") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2edf_d20260509_m030723_c001_v0001174_t0024_u01778296043429") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e21f1_d20260509_m030721_c001_v7007000_t0000_u01778296041138") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2e4b_d20260509_m030712_c001_v0001174_t0035_u01778296032979") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08fe_d20260509_m030704_c001_v7007000_t0000_u01778296024449") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2db8_d20260509_m030659_c001_v0001174_t0031_u01778296019335") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f418f3255ae79e5df_d20260509_m030656_c001_v7007000_t0000_u01778296016944") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98bf_d20260509_m030649_c001_v0001040_t0036_u01778296009670") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40463e912ad160f0_d20260509_m030637_c001_v7007000_t0000_u01778295997887") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc13_d20260509_m030630_c001_v0001146_t0001_u01778295990830") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00d7_d20260509_m030623_c001_v7007000_t0000_u01778295983617") 2026/05/09 03:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebbd0_d20260509_m030614_c001_v0001146_t0005_u01778295974939") 2026/05/09 03:10:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cfa_d20260509_m030606_c001_v7007000_t0000_u01778295966539") 2026/05/09 03:10:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebb86_d20260509_m030557_c001_v0001146_t0056_u01778295957837") 2026/05/09 03:10:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3d1_d20260509_m030724_c001_v7007000_t0000_u01778296044827") 2026/05/09 03:10:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebd8d_d20260509_m030719_c001_v0001146_t0029_u01778296039803") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aab1_d20260509_m030747_c001_v7007000_t0000_u01778296067923") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb987_d20260509_m030742_c001_v0001136_t0032_u01778296062064") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c1a_d20260509_m030914_c001_v7007000_t0000_u01778296154264") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eebb57_d20260509_m030904_c001_v0001136_t0012_u01778296144420") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eebb_d20260509_m030856_c001_v7007000_t0000_u01778296136032") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eebadd_d20260509_m030847_c001_v0001136_t0055_u01778296127066") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e2308_d20260509_m030838_c001_v7007000_t0000_u01778296118640") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeba8b_d20260509_m030830_c001_v0001136_t0056_u01778296110325") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed60_d20260509_m030821_c001_v7007000_t0000_u01778296101873") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeba1b_d20260509_m030813_c001_v0001136_t0056_u01778296093299") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0c3_d20260509_m030804_c001_v7007000_t0000_u01778296084796") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb9cd_d20260509_m030756_c001_v0001136_t0028_u01778296076112") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aa81_d20260509_m030743_c001_v7007000_t0000_u01778296063266") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2f93_d20260509_m030736_c001_v0001174_t0035_u01778296056937") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3f9_d20260509_m030728_c001_v7007000_t0000_u01778296048877") 2026/05/09 03:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb903_d20260509_m030723_c001_v0001136_t0015_u01778296043510") 2026/05/09 03:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f402ab24f3861600e_d20260509_m030720_c001_v7007000_t0000_u01778296040982") 2026/05/09 03:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb8c3_d20260509_m030713_c001_v0001136_t0020_u01778296033611") 2026/05/09 03:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a08ff_d20260509_m030704_c001_v7007000_t0000_u01778296024632") 2026/05/09 03:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb86f_d20260509_m030659_c001_v0001136_t0043_u01778296019452") 2026/05/09 03:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f418f3255ae79e5dd_d20260509_m030656_c001_v7007000_t0000_u01778296016764") 2026/05/09 03:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2d14_d20260509_m030650_c001_v0001174_t0052_u01778296010009") 2026/05/09 03:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f418f3255ae79e5be_d20260509_m030638_c001_v7007000_t0000_u01778295998083") 2026/05/09 03:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2b8c_d20260509_m030631_c001_v0001174_t0050_u01778295991209") 2026/05/09 03:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00d8_d20260509_m030623_c001_v7007000_t0000_u01778295983803") 2026/05/09 03:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2ab3_d20260509_m030615_c001_v0001174_t0031_u01778295975469") 2026/05/09 03:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cfc_d20260509_m030606_c001_v7007000_t0000_u01778295966720") 2026/05/09 03:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f29a2_d20260509_m030558_c001_v0001174_t0043_u01778295958212") 2026/05/09 03:10:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e2212_d20260509_m030724_c001_v7007000_t0000_u01778296044614") 2026/05/09 03:10:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c994d_d20260509_m030719_c001_v0001040_t0059_u01778296039887") 2026/05/09 03:10:15 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aab2_d20260509_m030748_c001_v7007000_t0000_u01778296068121") 2026/05/09 03:10:15 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2fe3_d20260509_m030742_c001_v0001174_t0006_u01778296062122") 2026/05/09 03:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c1c_d20260509_m030914_c001_v7007000_t0000_u01778296154447") 2026/05/09 03:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f3677_d20260509_m030904_c001_v0001174_t0035_u01778296144858") 2026/05/09 03:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eebd_d20260509_m030856_c001_v7007000_t0000_u01778296136214") 2026/05/09 03:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f3524_d20260509_m030847_c001_v0001174_t0043_u01778296127477") 2026/05/09 03:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e2309_d20260509_m030838_c001_v7007000_t0000_u01778296118819") 2026/05/09 03:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f33aa_d20260509_m030830_c001_v0001174_t0025_u01778296110617") 2026/05/09 03:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed62_d20260509_m030822_c001_v7007000_t0000_u01778296102078") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f322c_d20260509_m030813_c001_v0001174_t0017_u01778296093637") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0c4_d20260509_m030804_c001_v7007000_t0000_u01778296084983") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f30f0_d20260509_m030756_c001_v0001174_t0025_u01778296076456") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f418f3255ae79e923_d20260509_m030743_c001_v7007000_t0000_u01778296063260") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebdef_d20260509_m030737_c001_v0001146_t0031_u01778296057348") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3fb_d20260509_m030729_c001_v7007000_t0000_u01778296049059") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebda9_d20260509_m030723_c001_v0001146_t0041_u01778296043525") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f2b1_d20260509_m030721_c001_v7007000_t0000_u01778296041151") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebd4b_d20260509_m030713_c001_v0001146_t0008_u01778296033969") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a0900_d20260509_m030704_c001_v7007000_t0000_u01778296024817") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98e7_d20260509_m030659_c001_v0001040_t0015_u01778296019530") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f421a3fb16d0b9753_d20260509_m030656_c001_v7007000_t0000_u01778296016766") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb829_d20260509_m030650_c001_v0001136_t0041_u01778296010334") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40975c611b9ac396_d20260509_m030638_c001_v7007000_t0000_u01778295998097") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb7a9_d20260509_m030631_c001_v0001136_t0040_u01778295991589") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00d9_d20260509_m030623_c001_v7007000_t0000_u01778295983986") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb75b_d20260509_m030615_c001_v0001136_t0032_u01778295975962") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cfd_d20260509_m030606_c001_v7007000_t0000_u01778295966904") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb707_d20260509_m030558_c001_v0001136_t0001_u01778295958659") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8d9f_d20260509_m030724_c001_v7007000_t0000_u01778296044424") 2026/05/09 03:10:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb8eb_d20260509_m030719_c001_v0001136_t0056_u01778296039896") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aab3_d20260509_m030748_c001_v7007000_t0000_u01778296068331") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c99af_d20260509_m030742_c001_v0001040_t0028_u01778296062272") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c1f_d20260509_m030914_c001_v7007000_t0000_u01778296154632") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebfc5_d20260509_m030905_c001_v0001146_t0038_u01778296145321") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eebe_d20260509_m030856_c001_v7007000_t0000_u01778296136396") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebf59_d20260509_m030847_c001_v0001146_t0005_u01778296127905") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e230b_d20260509_m030838_c001_v7007000_t0000_u01778296118999") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebf01_d20260509_m030831_c001_v0001146_t0053_u01778296111014") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed63_d20260509_m030822_c001_v7007000_t0000_u01778296102260") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebea9_d20260509_m030814_c001_v0001146_t0057_u01778296094010") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0c5_d20260509_m030805_c001_v7007000_t0000_u01778296085167") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebe55_d20260509_m030756_c001_v0001146_t0003_u01778296076895") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f417d95d42ceb3c74_d20260509_m030743_c001_v7007000_t0000_u01778296063291") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb969_d20260509_m030737_c001_v0001136_t0043_u01778296057711") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b3fd_d20260509_m030729_c001_v7007000_t0000_u01778296049242") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9963_d20260509_m030723_c001_v0001040_t0006_u01778296043861") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a621_d20260509_m030720_c001_v7007000_t0000_u01778296040927") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c992d_d20260509_m030714_c001_v0001040_t0048_u01778296034388") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a0901_d20260509_m030705_c001_v7007000_t0000_u01778296025001") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebcb1_d20260509_m030659_c001_v0001146_t0042_u01778296019680") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40975c611b9ac39f_d20260509_m030657_c001_v7007000_t0000_u01778296017048") 2026/05/09 03:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc6f_d20260509_m030650_c001_v0001146_t0038_u01778296010661") 2026/05/09 03:10:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4139683050ec8a57_d20260509_m030638_c001_v7007000_t0000_u01778295998105") 2026/05/09 03:10:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9883_d20260509_m030631_c001_v0001040_t0037_u01778295991939") 2026/05/09 03:10:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00da_d20260509_m030624_c001_v7007000_t0000_u01778295984169") 2026/05/09 03:10:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9839_d20260509_m030616_c001_v0001040_t0051_u01778295976345") 2026/05/09 03:10:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cfe_d20260509_m030607_c001_v7007000_t0000_u01778295967085") 2026/05/09 03:10:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c97fb_d20260509_m030559_c001_v0001040_t0053_u01778295959052") 2026/05/09 03:10:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4157c35a5b5bc94c_d20260509_m030724_c001_v7007000_t0000_u01778296044660") 2026/05/09 03:10:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2ea9_d20260509_m030719_c001_v0001174_t0003_u01778296039907") 2026/05/09 03:10:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aab4_d20260509_m030748_c001_v7007000_t0000_u01778296068514") 2026/05/09 03:10:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebe07_d20260509_m030742_c001_v0001146_t0030_u01778296062322") 2026/05/09 03:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c21_d20260509_m030914_c001_v7007000_t0000_u01778296154816") 2026/05/09 03:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9ad9_d20260509_m030905_c001_v0001040_t0008_u01778296145697") 2026/05/09 03:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eebf_d20260509_m030856_c001_v7007000_t0000_u01778296136620") 2026/05/09 03:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9a89_d20260509_m030848_c001_v0001040_t0043_u01778296128467") 2026/05/09 03:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e230c_d20260509_m030839_c001_v7007000_t0000_u01778296119179") 2026/05/09 03:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9a43_d20260509_m030831_c001_v0001040_t0059_u01778296111464") 2026/05/09 03:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed64_d20260509_m030822_c001_v7007000_t0000_u01778296102440") 2026/05/09 03:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9a0d_d20260509_m030814_c001_v0001040_t0055_u01778296094425") 2026/05/09 03:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0c6_d20260509_m030805_c001_v7007000_t0000_u01778296085350") 2026/05/09 03:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c99d1_d20260509_m030757_c001_v0001040_t0004_u01778296077309") 2026/05/09 03:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aa80_d20260509_m030743_c001_v7007000_t0000_u01778296063082") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9995_d20260509_m030738_c001_v0001040_t0028_u01778296058067") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b400_d20260509_m030729_c001_v7007000_t0000_u01778296049480") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb905_d20260509_m030723_c001_v0001136_t0041_u01778296043934") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2e8d9_d20260509_m030721_c001_v7007000_t0000_u01778296041097") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2e61_d20260509_m030714_c001_v0001174_t0018_u01778296034992") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a0902_d20260509_m030705_c001_v7007000_t0000_u01778296025186") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2dbc_d20260509_m030659_c001_v0001174_t0005_u01778296019753") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eec73_d20260509_m030656_c001_v7007000_t0000_u01778296016777") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98c7_d20260509_m030650_c001_v0001040_t0030_u01778296010985") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f418f3255ae79e5bc_d20260509_m030637_c001_v7007000_t0000_u01778295997898") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc1b_d20260509_m030632_c001_v0001146_t0035_u01778295992283") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00df_d20260509_m030624_c001_v7007000_t0000_u01778295984351") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebbdc_d20260509_m030616_c001_v0001146_t0051_u01778295976796") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8cff_d20260509_m030607_c001_v7007000_t0000_u01778295967271") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebb92_d20260509_m030559_c001_v0001146_t0002_u01778295959691") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2e8f2_d20260509_m030724_c001_v7007000_t0000_u01778296044478") 2026/05/09 03:10:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebd8f_d20260509_m030720_c001_v0001146_t0045_u01778296040144") 2026/05/09 03:10:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a02c_d20260509_m030640_c001_v7007000_t0000_u01778296000594") 2026/05/09 03:10:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb7bd_d20260509_m030635_c001_v0001136_t0043_u01778295995395") 2026/05/09 03:10:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a032_d20260509_m030640_c001_v7007000_t0000_u01778296000794") 2026/05/09 03:10:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2be2_d20260509_m030635_c001_v0001174_t0035_u01778295995514") 2026/05/09 03:10:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a034_d20260509_m030640_c001_v7007000_t0000_u01778296000976") 2026/05/09 03:10:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc23_d20260509_m030635_c001_v0001146_t0006_u01778295995551") 2026/05/09 03:10:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a036_d20260509_m030641_c001_v7007000_t0000_u01778296001161") 2026/05/09 03:10:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9893_d20260509_m030635_c001_v0001040_t0000_u01778295995590") 2026/05/09 03:10:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a037_d20260509_m030641_c001_v7007000_t0000_u01778296001344") 2026/05/09 03:10:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb7bf_d20260509_m030635_c001_v0001136_t0054_u01778295995711") 2026/05/09 03:10:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a038_d20260509_m030641_c001_v7007000_t0000_u01778296001526") 2026/05/09 03:10:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2bf0_d20260509_m030635_c001_v0001174_t0045_u01778295995950") 2026/05/09 03:10:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a039_d20260509_m030641_c001_v7007000_t0000_u01778296001711") 2026/05/09 03:10:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb7c5_d20260509_m030636_c001_v0001136_t0002_u01778295996030") 2026/05/09 03:10:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a03a_d20260509_m030641_c001_v7007000_t0000_u01778296001893") 2026/05/09 03:10:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9895_d20260509_m030636_c001_v0001040_t0023_u01778295996063") 2026/05/09 03:10:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a03b_d20260509_m030642_c001_v7007000_t0000_u01778296002076") 2026/05/09 03:10:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc27_d20260509_m030636_c001_v0001146_t0048_u01778295996081") 2026/05/09 03:10:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a03c_d20260509_m030642_c001_v7007000_t0000_u01778296002259") 2026/05/09 03:10:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2bf6_d20260509_m030636_c001_v0001174_t0023_u01778295996235") 2026/05/09 03:10:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a03d_d20260509_m030642_c001_v7007000_t0000_u01778296002441") 2026/05/09 03:10:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb7c7_d20260509_m030636_c001_v0001136_t0015_u01778295996363") 2026/05/09 03:10:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a03e_d20260509_m030642_c001_v7007000_t0000_u01778296002624") 2026/05/09 03:10:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc29_d20260509_m030636_c001_v0001146_t0034_u01778295996461") 2026/05/09 03:10:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a03f_d20260509_m030642_c001_v7007000_t0000_u01778296002806") 2026/05/09 03:10:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9899_d20260509_m030636_c001_v0001040_t0042_u01778295996533") 2026/05/09 03:10:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a041_d20260509_m030642_c001_v7007000_t0000_u01778296002989") 2026/05/09 03:10:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2c04_d20260509_m030636_c001_v0001174_t0049_u01778295996604") 2026/05/09 03:10:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a042_d20260509_m030643_c001_v7007000_t0000_u01778296003171") 2026/05/09 03:10:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc2d_d20260509_m030636_c001_v0001146_t0027_u01778295996792") 2026/05/09 03:10:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035a043_d20260509_m030643_c001_v7007000_t0000_u01778296003353") 2026/05/09 03:10:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c989b_d20260509_m030636_c001_v0001040_t0051_u01778295996967") 2026/05/09 03:10:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eec77_d20260509_m030700_c001_v7007000_t0000_u01778296020327") 2026/05/09 03:10:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb845_d20260509_m030654_c001_v0001136_t0030_u01778296014437") 2026/05/09 03:10:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f421a3fb16d0b975a_d20260509_m030700_c001_v7007000_t0000_u01778296020481") 2026/05/09 03:10:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc83_d20260509_m030654_c001_v0001146_t0056_u01778296014485") 2026/05/09 03:10:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eec76_d20260509_m030700_c001_v7007000_t0000_u01778296020144") 2026/05/09 03:10:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2d7c_d20260509_m030654_c001_v0001174_t0020_u01778296014497") 2026/05/09 03:10:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54ad9e_d20260509_m030700_c001_v7007000_t0000_u01778296020438") 2026/05/09 03:10:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98d5_d20260509_m030654_c001_v0001040_t0019_u01778296014556") 2026/05/09 03:10:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f418f3255ae79e5f4_d20260509_m030700_c001_v7007000_t0000_u01778296020253") 2026/05/09 03:10:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb849_d20260509_m030654_c001_v0001136_t0039_u01778296014726") 2026/05/09 03:10:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40975c611b9ac3a1_d20260509_m030700_c001_v7007000_t0000_u01778296020284") 2026/05/09 03:10:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2d82_d20260509_m030654_c001_v0001174_t0018_u01778296014804") 2026/05/09 03:10:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfc186_d20260509_m030700_c001_v7007000_t0000_u01778296020492") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc85_d20260509_m030654_c001_v0001146_t0023_u01778296014905") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f410a9361154f1559_d20260509_m030700_c001_v7007000_t0000_u01778296020451") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb84f_d20260509_m030655_c001_v0001136_t0058_u01778296015169") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f421a3fb16d0b9757_d20260509_m030700_c001_v7007000_t0000_u01778296020107") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98d7_d20260509_m030655_c001_v0001040_t0059_u01778296015181") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfc184_d20260509_m030700_c001_v7007000_t0000_u01778296020117") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2d88_d20260509_m030655_c001_v0001174_t0035_u01778296015212") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f418f3255ae79e5f6_d20260509_m030700_c001_v7007000_t0000_u01778296020456") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc87_d20260509_m030655_c001_v0001146_t0003_u01778296015258") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f421a3fb16d0b9758_d20260509_m030700_c001_v7007000_t0000_u01778296020290") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb853_d20260509_m030655_c001_v0001136_t0017_u01778296015462") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a0837_d20260509_m030700_c001_v7007000_t0000_u01778296020504") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2d92_d20260509_m030655_c001_v0001174_t0026_u01778296015626") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfc185_d20260509_m030700_c001_v7007000_t0000_u01778296020302") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98d9_d20260509_m030655_c001_v0001040_t0030_u01778296015818") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a0835_d20260509_m030700_c001_v7007000_t0000_u01778296020128") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb857_d20260509_m030655_c001_v0001136_t0028_u01778296015844") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40975c611b9ac3a2_d20260509_m030700_c001_v7007000_t0000_u01778296020474") 2026/05/09 03:10:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc8b_d20260509_m030655_c001_v0001146_t0057_u01778296015913") 2026/05/09 03:10:22 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfb2b9_d20260509_m030442_c001_v7007000_t0000_u01778295882372") 2026/05/09 03:10:22 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f103cb827733712f3_d20260509_m030439_c001_v0001106_t0027_u01778295879850") 2026/05/09 03:10:22 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9aa4b_d20260509_m030439_c001_v7007000_t0000_u01778295879668") 2026/05/09 03:10:22 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f103cb827733712c5_d20260509_m030435_c001_v0001106_t0021_u01778295875854") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9aa48_d20260509_m030435_c001_v7007000_t0000_u01778295875110") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c96dd_d20260509_m030429_c001_v0001040_t0021_u01778295869981") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae295b8_d20260509_m030428_c001_v7007000_t0000_u01778295868437") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1197cf7c79b8b7c9_d20260509_m030425_c001_v0001044_t0046_u01778295865359") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405a59b7e7ca4d57_d20260509_m030425_c001_v7007000_t0000_u01778295865178") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1197cf7c79b8b7bd_d20260509_m030421_c001_v0001044_t0012_u01778295861511") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405a59b7e7ca4d52_d20260509_m030420_c001_v7007000_t0000_u01778295860745") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c96bb_d20260509_m030415_c001_v0001040_t0023_u01778295855788") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c99597728e17_d20260509_m030414_c001_v7007000_t0000_u01778295854478") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1158286b415386be_d20260509_m030412_c001_v0001090_t0008_u01778295852780") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f406b480394f2984a_d20260509_m030412_c001_v7007000_t0000_u01778295852595") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1158286b415386b6_d20260509_m030409_c001_v0001090_t0028_u01778295849647") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f406b480394f29848_d20260509_m030408_c001_v7007000_t0000_u01778295848929") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb976_d20260509_m030404_c001_v0001146_t0044_u01778295844310") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c99597728e12_d20260509_m030403_c001_v7007000_t0000_u01778295843381") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f10121dd0a5ebf735_d20260509_m030401_c001_v0001109_t0030_u01778295841254") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfb192_d20260509_m030401_c001_v7007000_t0000_u01778295841072") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f10121dd0a5ebf725_d20260509_m030356_c001_v0001109_t0056_u01778295836709") 2026/05/09 03:10:23 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfb187_d20260509_m030355_c001_v7007000_t0000_u01778295835957") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb4bd_d20260509_m030349_c001_v0001136_t0012_u01778295829293") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2959b_d20260509_m030348_c001_v7007000_t0000_u01778295828389") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1064b0873e0dee58_d20260509_m030346_c001_v0001039_t0057_u01778295826126") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0de9f6_d20260509_m030345_c001_v7007000_t0000_u01778295825941") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1064b0873e0dee40_d20260509_m030341_c001_v0001039_t0001_u01778295821767") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0de9d9_d20260509_m030341_c001_v7007000_t0000_u01778295821004") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c963f_d20260509_m030334_c001_v0001040_t0008_u01778295814479") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40312076aefbd9be_d20260509_m030333_c001_v7007000_t0000_u01778295813568") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f101001ae842bb5e4_d20260509_m030331_c001_v0001172_t0039_u01778295811885") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f406b480394f297f9_d20260509_m030331_c001_v7007000_t0000_u01778295811702") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f101001ae842bb5bc_d20260509_m030328_c001_v0001172_t0030_u01778295808005") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f406b480394f297f5_d20260509_m030327_c001_v7007000_t0000_u01778295807238") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb8ca_d20260509_m030321_c001_v0001146_t0048_u01778295801421") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae293e0_d20260509_m030320_c001_v7007000_t0000_u01778295800270") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1127475416e11645_d20260509_m030313_c001_v0001185_t0023_u01778295793813") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405a59b7e7ca4d02_d20260509_m030313_c001_v7007000_t0000_u01778295793610") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb411_d20260509_m030302_c001_v0001136_t0003_u01778295782597") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f115f121100145ce4_d20260509_m030301_c001_v0001185_t0018_u01778295781796") 2026/05/09 03:10:24 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f115f121100145cce_d20260509_m030300_c001_v0001185_t0012_u01778295780827") 2026/05/09 03:10:25 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b67609dfb1_d20260509_m030246_c001_v7007000_t0000_u01778295766854") 2026/05/09 03:10:25 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb826_d20260509_m030239_c001_v0001146_t0045_u01778295759663") 2026/05/09 03:10:25 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f10496ea19086b03c_d20260509_m030238_c001_v0001176_t0048_u01778295758871") 2026/05/09 03:10:25 DEBUG : dst/one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f10496ea19086b038_d20260509_m030237_c001_v0001176_t0021_u01778295757922") 2026/05/09 03:10:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfb2bc_d20260509_m030442_c001_v7007000_t0000_u01778295882555") 2026/05/09 03:10:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f113f6c4ecba2426d_d20260509_m030439_c001_v0001178_t0034_u01778295879449") 2026/05/09 03:10:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f101162fd6b1f756a_d20260509_m030434_c001_v0001038_t0055_u01778295874521") 2026/05/09 03:10:25 DEBUG : dst/one.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae295b9_d20260509_m030428_c001_v7007000_t0000_u01778295868701") 2026/05/09 03:10:25 DEBUG : dst/one.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f101b1b864f49815f_d20260509_m030424_c001_v0001181_t0018_u01778295864889") 2026/05/09 03:10:25 DEBUG : dst/one.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f110296210bb3c086_d20260509_m030420_c001_v0001185_t0030_u01778295860500") 2026/05/09 03:10:25 DEBUG : dst/one.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c99597728e18_d20260509_m030414_c001_v7007000_t0000_u01778295854659") 2026/05/09 03:10:25 DEBUG : dst/one.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1143430768afcec0_d20260509_m030412_c001_v0001173_t0021_u01778295852286") 2026/05/09 03:10:25 DEBUG : dst/one.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1014299f6ef56eb3_d20260509_m030408_c001_v0001039_t0058_u01778295848464") 2026/05/09 03:10:25 DEBUG : dst/three: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae293e1_d20260509_m030320_c001_v7007000_t0000_u01778295800518") 2026/05/09 03:10:25 DEBUG : dst/three: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f115f121100145e46_d20260509_m030318_c001_v0001185_t0047_u01778295798893") 2026/05/09 03:10:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfb2be_d20260509_m030442_c001_v7007000_t0000_u01778295882738") 2026/05/09 03:10:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f113d36f638cba073_d20260509_m030440_c001_v0001167_t0021_u01778295880937") 2026/05/09 03:10:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1193b385aa6faabd_d20260509_m030437_c001_v0001105_t0012_u01778295877114") 2026/05/09 03:10:25 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfb2c0_d20260509_m030442_c001_v7007000_t0000_u01778295882920") 2026/05/09 03:10:25 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f103cb827733712f9_d20260509_m030441_c001_v0001106_t0040_u01778295881402") 2026/05/09 03:10:25 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9aa65_d20260509_m030441_c001_v7007000_t0000_u01778295881223") 2026/05/09 03:10:25 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f103cb827733712db_d20260509_m030437_c001_v0001106_t0043_u01778295877754") 2026/05/09 03:10:25 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9aa4a_d20260509_m030437_c001_v7007000_t0000_u01778295877573") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb9f2_d20260509_m030431_c001_v0001146_t0055_u01778295871681") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae295ba_d20260509_m030428_c001_v7007000_t0000_u01778295868885") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1197cf7c79b8b7cd_d20260509_m030427_c001_v0001044_t0042_u01778295867749") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405a59b7e7ca4d59_d20260509_m030427_c001_v7007000_t0000_u01778295867567") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1197cf7c79b8b7bf_d20260509_m030423_c001_v0001044_t0038_u01778295863154") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405a59b7e7ca4d53_d20260509_m030422_c001_v7007000_t0000_u01778295862973") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb9be_d20260509_m030417_c001_v0001146_t0003_u01778295857591") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f406b480394f2984c_d20260509_m030413_c001_v7007000_t0000_u01778295853923") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb99e_d20260509_m030411_c001_v0001146_t0012_u01778295851251") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f406b480394f29849_d20260509_m030410_c001_v7007000_t0000_u01778295850519") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb4f7_d20260509_m030405_c001_v0001136_t0027_u01778295845877") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfb195_d20260509_m030402_c001_v7007000_t0000_u01778295842474") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb4d9_d20260509_m030359_c001_v0001136_t0000_u01778295839497") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfb18d_d20260509_m030358_c001_v7007000_t0000_u01778295838415") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9671_d20260509_m030350_c001_v0001040_t0013_u01778295830620") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0dea00_d20260509_m030347_c001_v7007000_t0000_u01778295827476") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c965f_d20260509_m030344_c001_v0001040_t0028_u01778295824078") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0de9e4_d20260509_m030342_c001_v7007000_t0000_u01778295822993") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb90c_d20260509_m030336_c001_v0001146_t0008_u01778295816184") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f406b480394f297fa_d20260509_m030332_c001_v7007000_t0000_u01778295812644") 2026/05/09 03:10:26 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb8f0_d20260509_m030329_c001_v0001146_t0030_u01778295809935") 2026/05/09 03:10:27 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f406b480394f297f7_d20260509_m030328_c001_v7007000_t0000_u01778295808804") 2026/05/09 03:10:27 DEBUG : dst/three.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb46d_d20260509_m030322_c001_v0001136_t0006_u01778295802495") 2026/05/09 03:10:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae295bb_d20260509_m030429_c001_v7007000_t0000_u01778295869067") 2026/05/09 03:10:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1195a997fc41bd3e_d20260509_m030427_c001_v0001101_t0046_u01778295867237") 2026/05/09 03:10:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108bdefaf1340371_d20260509_m030422_c001_v0001184_t0018_u01778295862750") 2026/05/09 03:10:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c99597728e19_d20260509_m030414_c001_v7007000_t0000_u01778295854840") 2026/05/09 03:10:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108db7141169335c_d20260509_m030413_c001_v0001032_t0059_u01778295853487") 2026/05/09 03:10:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1173dc57d0630be8_d20260509_m030410_c001_v0001184_t0030_u01778295850309") 2026/05/09 03:10:27 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfb2c2_d20260509_m030443_c001_v7007000_t0000_u01778295883102") 2026/05/09 03:10:27 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb567_d20260509_m030430_c001_v0001136_t0035_u01778295870978") 2026/05/09 03:10:27 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae295bd_d20260509_m030429_c001_v7007000_t0000_u01778295869248") 2026/05/09 03:10:27 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb521_d20260509_m030416_c001_v0001136_t0022_u01778295856786") 2026/05/09 03:10:27 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c99597728e1a_d20260509_m030415_c001_v7007000_t0000_u01778295855022") 2026/05/09 03:10:27 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c969b_d20260509_m030404_c001_v0001040_t0008_u01778295844996") 2026/05/09 03:10:27 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c99597728e13_d20260509_m030403_c001_v7007000_t0000_u01778295843563") 2026/05/09 03:10:27 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb93c_d20260509_m030349_c001_v0001146_t0034_u01778295829983") 2026/05/09 03:10:27 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2959c_d20260509_m030348_c001_v7007000_t0000_u01778295828571") 2026/05/09 03:10:27 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb497_d20260509_m030335_c001_v0001136_t0041_u01778295815540") 2026/05/09 03:10:27 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40312076aefbd9bf_d20260509_m030333_c001_v7007000_t0000_u01778295813750") 2026/05/09 03:10:27 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9607_d20260509_m030322_c001_v0001040_t0055_u01778295802098") 2026/05/09 03:10:28 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae293e2_d20260509_m030320_c001_v7007000_t0000_u01778295800699") 2026/05/09 03:10:28 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1133c4a1d9febb41_d20260509_m030316_c001_v0001097_t0041_u01778295796331") 2026/05/09 03:10:28 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b67609dfb3_d20260509_m030247_c001_v7007000_t0000_u01778295767036") 2026/05/09 03:10:28 DEBUG : dst/two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f10496ea19086b052_d20260509_m030245_c001_v0001176_t0022_u01778295765912") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41925c2f91cde51f_d20260509_m030210_c001_v7007000_t0000_u01778295730820") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb32f_d20260509_m030206_c001_v0001136_t0033_u01778295726874") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41925c2f91cde4f5_d20260509_m030204_c001_v7007000_t0000_u01778295724678") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb307_d20260509_m030154_c001_v0001136_t0046_u01778295714361") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035943c_d20260509_m030043_c001_v7007000_t0000_u01778295643347") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb261_d20260509_m030039_c001_v0001136_t0024_u01778295639777") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f14d_d20260509_m030018_c001_v7007000_t0000_u01778295618851") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb215_d20260509_m030016_c001_v0001136_t0015_u01778295616867") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f13e_d20260509_m030015_c001_v7007000_t0000_u01778295615774") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb20d_d20260509_m030014_c001_v0001136_t0053_u01778295614401") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f121_d20260509_m030011_c001_v7007000_t0000_u01778295611561") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1ff_d20260509_m030009_c001_v0001136_t0047_u01778295609793") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f10c_d20260509_m030008_c001_v7007000_t0000_u01778295608912") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1ef_d20260509_m030007_c001_v0001136_t0048_u01778295607569") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038ecd5_d20260509_m030001_c001_v7007000_t0000_u01778295601451") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1c9_d20260509_m025959_c001_v0001136_t0027_u01778295599788") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038ecc2_d20260509_m025958_c001_v7007000_t0000_u01778295598970") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1c5_d20260509_m025958_c001_v0001136_t0059_u01778295598070") 2026/05/09 03:10:28 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f656030_d20260509_m025953_c001_v7007000_t0000_u01778295593119") 2026/05/09 03:10:29 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1ad_d20260509_m025951_c001_v0001136_t0015_u01778295591489") 2026/05/09 03:10:29 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f65602a_d20260509_m025949_c001_v7007000_t0000_u01778295589668") 2026/05/09 03:10:29 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1a3_d20260509_m025948_c001_v0001136_t0029_u01778295588608") 2026/05/09 03:10:29 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f656022_d20260509_m025948_c001_v7007000_t0000_u01778295588244") 2026/05/09 03:10:29 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f10224da5695011a5_d20260509_m025947_c001_v0001185_t0021_u01778295587691") 2026/05/09 03:10:29 DEBUG : empty space: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb19f_d20260509_m025946_c001_v0001136_t0038_u01778295586092") 2026/05/09 03:10:29 DEBUG : enormous: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f14a_d20260509_m030017_c001_v7007000_t0000_u01778295617939") 2026/05/09 03:10:29 DEBUG : enormous: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb219_d20260509_m030017_c001_v0001136_t0043_u01778295617246") 2026/05/09 03:10:29 DEBUG : existing: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f407bbdb741cfb6e8_d20260509_m030448_c001_v7007000_t0000_u01778295888301") 2026/05/09 03:10:29 DEBUG : existing: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eba38_d20260509_m030446_c001_v0001146_t0024_u01778295886894") 2026/05/09 03:10:29 DEBUG : existing: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035942c_d20260509_m030038_c001_v7007000_t0000_u01778295638107") 2026/05/09 03:10:29 DEBUG : existing: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb6d6_d20260509_m030036_c001_v0001146_t0057_u01778295636974") 2026/05/09 03:10:29 DEBUG : existing: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f656011_d20260509_m025943_c001_v7007000_t0000_u01778295583125") 2026/05/09 03:10:29 DEBUG : existing: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb191_d20260509_m025941_c001_v0001136_t0006_u01778295581881") 2026/05/09 03:10:29 DEBUG : existing: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f656008_d20260509_m025941_c001_v7007000_t0000_u01778295581337") 2026/05/09 03:10:29 DEBUG : existing: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb18b_d20260509_m025940_c001_v0001136_t0044_u01778295580510") 2026/05/09 03:10:29 DEBUG : existing: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb189_d20260509_m025939_c001_v0001136_t0024_u01778295579688") 2026/05/09 03:10:29 DEBUG : existing-b: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035942e_d20260509_m030038_c001_v7007000_t0000_u01778295638288") 2026/05/09 03:10:29 DEBUG : existing-b: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb255_d20260509_m030036_c001_v0001136_t0020_u01778295636965") 2026/05/09 03:10:29 DEBUG : file1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd29_d20260509_m030548_c001_v7007000_t0000_u01778295948374") 2026/05/09 03:10:30 DEBUG : file1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c97c5_d20260509_m030547_c001_v0001040_t0028_u01778295947263") 2026/05/09 03:10:30 DEBUG : file1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd18_d20260509_m030545_c001_v7007000_t0000_u01778295945961") 2026/05/09 03:10:30 DEBUG : file1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebb4c_d20260509_m030544_c001_v0001146_t0021_u01778295944966") 2026/05/09 03:10:30 DEBUG : five: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f14e_d20260509_m030022_c001_v7007000_t0000_u01778295622638") 2026/05/09 03:10:30 DEBUG : five: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4056ddd262eeb22d_d20260509_m030020_c001_v0001136_t0024_u01778295620590") 2026/05/09 03:10:30 DEBUG : foo: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f65602f_d20260509_m025951_c001_v7007000_t0000_u01778295591126") 2026/05/09 03:10:30 DEBUG : foo: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4056ddd262eeb1ab_d20260509_m025950_c001_v0001136_t0024_u01778295590580") 2026/05/09 03:10:30 DEBUG : foo: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4056ddd262eeb1a5_d20260509_m025950_c001_v0001136_t0024_u01778295590032") 2026/05/09 03:10:30 DEBUG : four: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f14f_d20260509_m030022_c001_v7007000_t0000_u01778295622821") 2026/05/09 03:10:30 DEBUG : four: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405f188ac89c9407_d20260509_m030021_c001_v0001040_t0055_u01778295621180") 2026/05/09 03:10:30 DEBUG : four: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb227_d20260509_m030019_c001_v0001136_t0024_u01778295619876") 2026/05/09 03:10:30 DEBUG : hello world2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a43d_d20260509_m025858_c001_v7007000_t0000_u01778295538237") 2026/05/09 03:10:30 DEBUG : hello world2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb113_d20260509_m025857_c001_v0001136_t0030_u01778295537436") 2026/05/09 03:10:30 DEBUG : ignore-size: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f656006_d20260509_m025939_c001_v7007000_t0000_u01778295579325") 2026/05/09 03:10:30 DEBUG : ignore-size: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb185_d20260509_m025938_c001_v0001136_t0006_u01778295578184") 2026/05/09 03:10:30 DEBUG : nested/sub dir/file: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359424_d20260509_m030036_c001_v7007000_t0000_u01778295636243") 2026/05/09 03:10:30 DEBUG : nested/sub dir/file: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb6d0_d20260509_m030035_c001_v0001146_t0030_u01778295635212") 2026/05/09 03:10:30 DEBUG : nested/sub dir/file: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035941c_d20260509_m030034_c001_v7007000_t0000_u01778295634474") 2026/05/09 03:10:31 DEBUG : nested/sub dir/file: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb6ce_d20260509_m030033_c001_v0001146_t0056_u01778295633363") 2026/05/09 03:10:31 DEBUG : one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f150_d20260509_m030023_c001_v7007000_t0000_u01778295623003") 2026/05/09 03:10:31 DEBUG : one: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4056ddd262eeb21f_d20260509_m030019_c001_v0001136_t0024_u01778295619219") 2026/05/09 03:10:31 DEBUG : only0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cce8_d20260509_m030540_c001_v7007000_t0000_u01778295940405") 2026/05/09 03:10:31 DEBUG : only0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4056ddd262eeb697_d20260509_m030535_c001_v0001136_t0024_u01778295935064") 2026/05/09 03:10:31 DEBUG : only0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c976b_d20260509_m030517_c001_v0001040_t0011_u01778295917691") 2026/05/09 03:10:31 DEBUG : only0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f400638e4970aa31c_d20260509_m030511_c001_v7007000_t0000_u01778295911439") 2026/05/09 03:10:31 DEBUG : only0: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eba70_d20260509_m030453_c001_v0001146_t0014_u01778295893069") 2026/05/09 03:10:31 DEBUG : only1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccea_d20260509_m030540_c001_v7007000_t0000_u01778295940589") 2026/05/09 03:10:31 DEBUG : only1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408f4b74b30ebb30_d20260509_m030535_c001_v0001146_t0003_u01778295935482") 2026/05/09 03:10:31 DEBUG : only1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebada_d20260509_m030519_c001_v0001146_t0020_u01778295919007") 2026/05/09 03:10:31 DEBUG : only1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2df4b_d20260509_m030511_c001_v7007000_t0000_u01778295911426") 2026/05/09 03:10:31 DEBUG : only1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb5cf_d20260509_m030454_c001_v0001136_t0040_u01778295894043") 2026/05/09 03:10:31 DEBUG : only10: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccec_d20260509_m030540_c001_v7007000_t0000_u01778295940772") 2026/05/09 03:10:31 DEBUG : only10: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405f188ac89c97a9_d20260509_m030535_c001_v0001040_t0055_u01778295935055") 2026/05/09 03:10:31 DEBUG : only10: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebafc_d20260509_m030526_c001_v0001146_t0017_u01778295926375") 2026/05/09 03:10:31 DEBUG : only10: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40975c611b9abed3_d20260509_m030511_c001_v7007000_t0000_u01778295911456") 2026/05/09 03:10:31 DEBUG : only10: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb5f9_d20260509_m030501_c001_v0001136_t0043_u01778295901289") 2026/05/09 03:10:31 DEBUG : only11: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccee_d20260509_m030540_c001_v7007000_t0000_u01778295940954") 2026/05/09 03:10:31 DEBUG : only11: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408f4b74b30ebb2c_d20260509_m030535_c001_v0001146_t0003_u01778295935076") 2026/05/09 03:10:31 DEBUG : only11: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb67d_d20260509_m030527_c001_v0001136_t0010_u01778295927403") 2026/05/09 03:10:31 DEBUG : only11: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2df4d_d20260509_m030511_c001_v7007000_t0000_u01778295911609") 2026/05/09 03:10:31 DEBUG : only11: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c972d_d20260509_m030502_c001_v0001040_t0009_u01778295902135") 2026/05/09 03:10:31 DEBUG : only12: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccf0_d20260509_m030541_c001_v7007000_t0000_u01778295941136") 2026/05/09 03:10:32 DEBUG : only12: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4010f09e4b2f2843_d20260509_m030535_c001_v0001174_t0019_u01778295935652") 2026/05/09 03:10:32 DEBUG : only12: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c978d_d20260509_m030528_c001_v0001040_t0044_u01778295928179") 2026/05/09 03:10:32 DEBUG : only12: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ebc_d20260509_m030511_c001_v7007000_t0000_u01778295911988") 2026/05/09 03:10:32 DEBUG : only12: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebaa0_d20260509_m030503_c001_v0001146_t0040_u01778295903504") 2026/05/09 03:10:32 DEBUG : only13: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccf2_d20260509_m030541_c001_v7007000_t0000_u01778295941319") 2026/05/09 03:10:32 DEBUG : only13: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4056ddd262eeb69b_d20260509_m030535_c001_v0001136_t0024_u01778295935275") 2026/05/09 03:10:32 DEBUG : only13: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebb0a_d20260509_m030528_c001_v0001146_t0038_u01778295928907") 2026/05/09 03:10:32 DEBUG : only13: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2df53_d20260509_m030512_c001_v7007000_t0000_u01778295912154") 2026/05/09 03:10:32 DEBUG : only13: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb60d_d20260509_m030504_c001_v0001136_t0050_u01778295904697") 2026/05/09 03:10:32 DEBUG : only14: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccf4_d20260509_m030541_c001_v7007000_t0000_u01778295941501") 2026/05/09 03:10:32 DEBUG : only14: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405f188ac89c97ad_d20260509_m030535_c001_v0001040_t0055_u01778295935287") 2026/05/09 03:10:32 DEBUG : only14: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb683_d20260509_m030529_c001_v0001136_t0005_u01778295929656") 2026/05/09 03:10:32 DEBUG : only14: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ebd_d20260509_m030512_c001_v7007000_t0000_u01778295912170") 2026/05/09 03:10:32 DEBUG : only14: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9739_d20260509_m030505_c001_v0001040_t0057_u01778295905497") 2026/05/09 03:10:32 DEBUG : only15: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccf6_d20260509_m030541_c001_v7007000_t0000_u01778295941686") 2026/05/09 03:10:32 DEBUG : only15: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408f4b74b30ebb2e_d20260509_m030535_c001_v0001146_t0003_u01778295935296") 2026/05/09 03:10:32 DEBUG : only15: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9797_d20260509_m030530_c001_v0001040_t0031_u01778295930583") 2026/05/09 03:10:32 DEBUG : only15: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359eba_d20260509_m030511_c001_v7007000_t0000_u01778295911623") 2026/05/09 03:10:32 DEBUG : only15: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebaa7_d20260509_m030506_c001_v0001146_t0043_u01778295906284") 2026/05/09 03:10:32 DEBUG : only16: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccf8_d20260509_m030541_c001_v7007000_t0000_u01778295941869") 2026/05/09 03:10:33 DEBUG : only16: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4056ddd262eeb69f_d20260509_m030535_c001_v0001136_t0024_u01778295935643") 2026/05/09 03:10:33 DEBUG : only16: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebb16_d20260509_m030531_c001_v0001146_t0059_u01778295931520") 2026/05/09 03:10:33 DEBUG : only16: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f400638e4970aa31f_d20260509_m030511_c001_v7007000_t0000_u01778295911994") 2026/05/09 03:10:33 DEBUG : only16: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb615_d20260509_m030507_c001_v0001136_t0047_u01778295907153") 2026/05/09 03:10:34 DEBUG : only17: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccfa_d20260509_m030542_c001_v7007000_t0000_u01778295942052") 2026/05/09 03:10:34 DEBUG : only17: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4056ddd262eeb6a1_d20260509_m030535_c001_v0001136_t0024_u01778295935827") 2026/05/09 03:10:34 DEBUG : only17: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb691_d20260509_m030532_c001_v0001136_t0055_u01778295932229") 2026/05/09 03:10:34 DEBUG : only17: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f400638e4970aa31d_d20260509_m030511_c001_v7007000_t0000_u01778295911628") 2026/05/09 03:10:34 DEBUG : only17: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9743_d20260509_m030507_c001_v0001040_t0021_u01778295907758") 2026/05/09 03:10:34 DEBUG : only18: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccfd_d20260509_m030542_c001_v7007000_t0000_u01778295942269") 2026/05/09 03:10:34 DEBUG : only18: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4056ddd262eeb69d_d20260509_m030535_c001_v0001136_t0024_u01778295935459") 2026/05/09 03:10:34 DEBUG : only18: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c97a3_d20260509_m030533_c001_v0001040_t0020_u01778295933037") 2026/05/09 03:10:34 DEBUG : only18: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40975c611b9abed4_d20260509_m030511_c001_v7007000_t0000_u01778295911643") 2026/05/09 03:10:34 DEBUG : only18: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebab2_d20260509_m030508_c001_v0001146_t0032_u01778295908744") 2026/05/09 03:10:34 DEBUG : only19: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8ccff_d20260509_m030542_c001_v7007000_t0000_u01778295942451") 2026/05/09 03:10:34 DEBUG : only19: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405f188ac89c97af_d20260509_m030535_c001_v0001040_t0055_u01778295935472") 2026/05/09 03:10:34 DEBUG : only19: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebb22_d20260509_m030534_c001_v0001146_t0019_u01778295934040") 2026/05/09 03:10:34 DEBUG : only19: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2df47_d20260509_m030511_c001_v7007000_t0000_u01778295911061") 2026/05/09 03:10:34 DEBUG : only19: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb623_d20260509_m030509_c001_v0001136_t0053_u01778295909744") 2026/05/09 03:10:34 DEBUG : only2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd01_d20260509_m030542_c001_v7007000_t0000_u01778295942737") 2026/05/09 03:10:34 DEBUG : only2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405f188ac89c97b1_d20260509_m030535_c001_v0001040_t0055_u01778295935657") 2026/05/09 03:10:34 DEBUG : only2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb64f_d20260509_m030519_c001_v0001136_t0022_u01778295919856") 2026/05/09 03:10:34 DEBUG : only2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2df4f_d20260509_m030511_c001_v7007000_t0000_u01778295911791") 2026/05/09 03:10:34 DEBUG : only2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9719_d20260509_m030454_c001_v0001040_t0044_u01778295894826") 2026/05/09 03:10:34 DEBUG : only3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd03_d20260509_m030542_c001_v7007000_t0000_u01778295942920") 2026/05/09 03:10:34 DEBUG : only3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4010f09e4b2f2847_d20260509_m030535_c001_v0001174_t0019_u01778295935838") 2026/05/09 03:10:34 DEBUG : only3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9773_d20260509_m030520_c001_v0001040_t0023_u01778295920646") 2026/05/09 03:10:34 DEBUG : only3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359eb9_d20260509_m030511_c001_v7007000_t0000_u01778295911434") 2026/05/09 03:10:34 DEBUG : only3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eba76_d20260509_m030455_c001_v0001146_t0048_u01778295895474") 2026/05/09 03:10:34 DEBUG : only4: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd05_d20260509_m030543_c001_v7007000_t0000_u01778295943102") 2026/05/09 03:10:34 DEBUG : only4: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408f4b74b30ebb34_d20260509_m030535_c001_v0001146_t0003_u01778295935667") 2026/05/09 03:10:34 DEBUG : only4: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebae2_d20260509_m030521_c001_v0001146_t0033_u01778295921490") 2026/05/09 03:10:34 DEBUG : only4: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359ebb_d20260509_m030511_c001_v7007000_t0000_u01778295911806") 2026/05/09 03:10:35 DEBUG : only4: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb5e1_d20260509_m030456_c001_v0001136_t0025_u01778295896334") 2026/05/09 03:10:35 DEBUG : only5: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd07_d20260509_m030543_c001_v7007000_t0000_u01778295943285") 2026/05/09 03:10:35 DEBUG : only5: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405f188ac89c97b5_d20260509_m030536_c001_v0001040_t0055_u01778295936049") 2026/05/09 03:10:35 DEBUG : only5: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb65d_d20260509_m030522_c001_v0001136_t0036_u01778295922201") 2026/05/09 03:10:35 DEBUG : only5: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f400638e4970aa31e_d20260509_m030511_c001_v7007000_t0000_u01778295911811") 2026/05/09 03:10:35 DEBUG : only5: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9721_d20260509_m030456_c001_v0001040_t0038_u01778295896909") 2026/05/09 03:10:35 DEBUG : only6: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd09_d20260509_m030543_c001_v7007000_t0000_u01778295943467") 2026/05/09 03:10:35 DEBUG : only6: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4056ddd262eeb6a3_d20260509_m030536_c001_v0001136_t0024_u01778295936045") 2026/05/09 03:10:35 DEBUG : only6: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c977f_d20260509_m030523_c001_v0001040_t0020_u01778295923012") 2026/05/09 03:10:35 DEBUG : only6: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2df49_d20260509_m030511_c001_v7007000_t0000_u01778295911244") 2026/05/09 03:10:35 DEBUG : only6: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eba82_d20260509_m030457_c001_v0001146_t0014_u01778295897740") 2026/05/09 03:10:35 DEBUG : only7: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd0b_d20260509_m030543_c001_v7007000_t0000_u01778295943650") 2026/05/09 03:10:35 DEBUG : only7: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405f188ac89c97b3_d20260509_m030535_c001_v0001040_t0055_u01778295935849") 2026/05/09 03:10:35 DEBUG : only7: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebaf0_d20260509_m030523_c001_v0001146_t0052_u01778295923912") 2026/05/09 03:10:35 DEBUG : only7: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40975c611b9abed6_d20260509_m030512_c001_v7007000_t0000_u01778295912008") 2026/05/09 03:10:35 DEBUG : only7: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb5ed_d20260509_m030458_c001_v0001136_t0012_u01778295898470") 2026/05/09 03:10:35 DEBUG : only8: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd0e_d20260509_m030543_c001_v7007000_t0000_u01778295943856") 2026/05/09 03:10:35 DEBUG : only8: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4010f09e4b2f284b_d20260509_m030536_c001_v0001174_t0019_u01778295936037") 2026/05/09 03:10:35 DEBUG : only8: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb66d_d20260509_m030524_c001_v0001136_t0004_u01778295924783") 2026/05/09 03:10:35 DEBUG : only8: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40975c611b9abed5_d20260509_m030511_c001_v7007000_t0000_u01778295911825") 2026/05/09 03:10:36 DEBUG : only8: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9725_d20260509_m030459_c001_v0001040_t0019_u01778295899198") 2026/05/09 03:10:36 DEBUG : only9: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd10_d20260509_m030544_c001_v7007000_t0000_u01778295944040") 2026/05/09 03:10:36 DEBUG : only9: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408f4b74b30ebb36_d20260509_m030535_c001_v0001146_t0003_u01778295935857") 2026/05/09 03:10:36 DEBUG : only9: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9787_d20260509_m030525_c001_v0001040_t0058_u01778295925476") 2026/05/09 03:10:36 DEBUG : only9: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2df51_d20260509_m030511_c001_v7007000_t0000_u01778295911973") 2026/05/09 03:10:36 DEBUG : only9: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eba8e_d20260509_m030500_c001_v0001146_t0057_u01778295900199") 2026/05/09 03:10:36 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359414_d20260509_m030032_c001_v7007000_t0000_u01778295632264") 2026/05/09 03:10:36 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c942f_d20260509_m030030_c001_v0001040_t0049_u01778295630430") 2026/05/09 03:10:36 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359404_d20260509_m030029_c001_v7007000_t0000_u01778295629299") 2026/05/09 03:10:36 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb23d_d20260509_m030027_c001_v0001136_t0025_u01778295627655") 2026/05/09 03:10:36 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a4403593f7_d20260509_m030026_c001_v7007000_t0000_u01778295626279") 2026/05/09 03:10:36 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9415_d20260509_m030023_c001_v0001040_t0053_u01778295623920") 2026/05/09 03:10:36 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f12f_d20260509_m030013_c001_v7007000_t0000_u01778295613552") 2026/05/09 03:10:36 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb203_d20260509_m030012_c001_v0001136_t0034_u01778295612107") 2026/05/09 03:10:36 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f118_d20260509_m030010_c001_v7007000_t0000_u01778295610529") 2026/05/09 03:10:36 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1fd_d20260509_m030009_c001_v0001136_t0040_u01778295609455") 2026/05/09 03:10:36 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f105_d20260509_m030008_c001_v7007000_t0000_u01778295608277") 2026/05/09 03:10:36 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1ed_d20260509_m030007_c001_v0001136_t0051_u01778295607258") 2026/05/09 03:10:36 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038ecd0_d20260509_m030000_c001_v7007000_t0000_u01778295600782") 2026/05/09 03:10:36 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1c7_d20260509_m025959_c001_v0001136_t0023_u01778295599514") 2026/05/09 03:10:37 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038ecc5_d20260509_m025959_c001_v7007000_t0000_u01778295599152") 2026/05/09 03:10:37 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1c3_d20260509_m025957_c001_v0001136_t0017_u01778295597686") 2026/05/09 03:10:37 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038ecc0_d20260509_m025957_c001_v7007000_t0000_u01778295597325") 2026/05/09 03:10:37 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1bd_d20260509_m025956_c001_v0001136_t0047_u01778295596616") 2026/05/09 03:10:37 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1bb_d20260509_m025955_c001_v0001136_t0022_u01778295595976") 2026/05/09 03:10:37 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038ecbf_d20260509_m025955_c001_v7007000_t0000_u01778295595615") 2026/05/09 03:10:37 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1b7_d20260509_m025954_c001_v0001136_t0058_u01778295594683") 2026/05/09 03:10:37 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1b3_d20260509_m025954_c001_v0001136_t0042_u01778295594026") 2026/05/09 03:10:37 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f656031_d20260509_m025953_c001_v7007000_t0000_u01778295593301") 2026/05/09 03:10:37 DEBUG : potato: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1b1_d20260509_m025952_c001_v0001136_t0041_u01778295592302") 2026/05/09 03:10:37 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359895_d20260509_m030222_c001_v7007000_t0000_u01778295742920") 2026/05/09 03:10:37 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9503_d20260509_m030221_c001_v0001040_t0006_u01778295741936") 2026/05/09 03:10:37 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41925c2f91cde521_d20260509_m030211_c001_v7007000_t0000_u01778295731503") 2026/05/09 03:10:37 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c94dd_d20260509_m030205_c001_v0001040_t0051_u01778295725979") 2026/05/09 03:10:37 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f400638e4970a888d_d20260509_m030158_c001_v7007000_t0000_u01778295718533") 2026/05/09 03:10:37 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c94c1_d20260509_m030153_c001_v0001040_t0044_u01778295713423") 2026/05/09 03:10:37 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035943d_d20260509_m030043_c001_v7007000_t0000_u01778295643770") 2026/05/09 03:10:37 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9447_d20260509_m030039_c001_v0001040_t0018_u01778295639208") 2026/05/09 03:10:37 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f14b_d20260509_m030018_c001_v7007000_t0000_u01778295618121") 2026/05/09 03:10:37 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb213_d20260509_m030016_c001_v0001136_t0014_u01778295616324") 2026/05/09 03:10:38 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f140_d20260509_m030015_c001_v7007000_t0000_u01778295615964") 2026/05/09 03:10:38 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb20b_d20260509_m030014_c001_v0001136_t0057_u01778295614096") 2026/05/09 03:10:38 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f131_d20260509_m030013_c001_v7007000_t0000_u01778295613733") 2026/05/09 03:10:38 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb205_d20260509_m030012_c001_v0001136_t0019_u01778295612805") 2026/05/09 03:10:38 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f123_d20260509_m030011_c001_v7007000_t0000_u01778295611744") 2026/05/09 03:10:38 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb201_d20260509_m030010_c001_v0001136_t0058_u01778295610896") 2026/05/09 03:10:38 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f10e_d20260509_m030009_c001_v7007000_t0000_u01778295609093") 2026/05/09 03:10:38 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1f1_d20260509_m030008_c001_v0001136_t0020_u01778295608264") 2026/05/09 03:10:38 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038ecd7_d20260509_m030001_c001_v7007000_t0000_u01778295601647") 2026/05/09 03:10:38 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb1cb_d20260509_m030000_c001_v0001136_t0045_u01778295600458") 2026/05/09 03:10:38 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a450_d20260509_m025901_c001_v7007000_t0000_u01778295541092") 2026/05/09 03:10:38 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb11b_d20260509_m025900_c001_v0001136_t0028_u01778295540329") 2026/05/09 03:10:38 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a446_d20260509_m025859_c001_v7007000_t0000_u01778295539420") 2026/05/09 03:10:38 DEBUG : potato2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb119_d20260509_m025858_c001_v0001136_t0033_u01778295538781") 2026/05/09 03:10:38 DEBUG : potato3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41925c2f91cde522_d20260509_m030211_c001_v7007000_t0000_u01778295731685") 2026/05/09 03:10:38 DEBUG : potato3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb7c2_d20260509_m030207_c001_v0001146_t0026_u01778295727582") 2026/05/09 03:10:38 DEBUG : potato3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f400638e4970a888e_d20260509_m030158_c001_v7007000_t0000_u01778295718760") 2026/05/09 03:10:38 DEBUG : potato3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb796_d20260509_m030155_c001_v0001146_t0016_u01778295715030") 2026/05/09 03:10:38 DEBUG : potato3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035943e_d20260509_m030044_c001_v7007000_t0000_u01778295644043") 2026/05/09 03:10:38 DEBUG : potato3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb6e0_d20260509_m030040_c001_v0001146_t0048_u01778295640128") 2026/05/09 03:10:38 DEBUG : pre-dest1/1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405a59b7e7ca4cf0_d20260509_m030255_c001_v7007000_t0000_u01778295775894") 2026/05/09 03:10:39 DEBUG : pre-dest1/1: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb83a_d20260509_m030247_c001_v0001146_t0025_u01778295767802") 2026/05/09 03:10:39 DEBUG : pre-dest2/2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f405a59b7e7ca4cf2_d20260509_m030256_c001_v7007000_t0000_u01778295776080") 2026/05/09 03:10:39 DEBUG : pre-dest2/2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c958b_d20260509_m030248_c001_v0001040_t0048_u01778295768472") 2026/05/09 03:10:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b67609dba1_d20260509_m030233_c001_v7007000_t0000_u01778295753782") 2026/05/09 03:10:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb37d_d20260509_m030230_c001_v0001136_t0042_u01778295750640") 2026/05/09 03:10:39 DEBUG : sizeonly: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f656004_d20260509_m025937_c001_v7007000_t0000_u01778295577639") 2026/05/09 03:10:39 DEBUG : sizeonly: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb17d_d20260509_m025936_c001_v0001136_t0036_u01778295576602") 2026/05/09 03:10:39 DEBUG : splitbanan: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035aab5_d20260509_m030748_c001_v7007000_t0000_u01778296068697") 2026/05/09 03:10:39 DEBUG : splitbanan: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebdf9_d20260509_m030740_c001_v0001146_t0015_u01778296060682") 2026/05/09 03:10:39 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c23_d20260509_m030914_c001_v7007000_t0000_u01778296154999") 2026/05/09 03:10:39 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9adf_d20260509_m030907_c001_v0001040_t0056_u01778296147798") 2026/05/09 03:10:39 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40167f985ae2eec1_d20260509_m030856_c001_v7007000_t0000_u01778296136804") 2026/05/09 03:10:39 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9a95_d20260509_m030850_c001_v0001040_t0058_u01778296130325") 2026/05/09 03:10:39 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e230d_d20260509_m030839_c001_v7007000_t0000_u01778296119358") 2026/05/09 03:10:39 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9a49_d20260509_m030833_c001_v0001040_t0049_u01778296113321") 2026/05/09 03:10:39 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4129cd3bd38eed65_d20260509_m030822_c001_v7007000_t0000_u01778296102621") 2026/05/09 03:10:39 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9a13_d20260509_m030816_c001_v0001040_t0013_u01778296096237") 2026/05/09 03:10:39 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4166c9959772c0c7_d20260509_m030805_c001_v7007000_t0000_u01778296085532") 2026/05/09 03:10:39 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c99d5_d20260509_m030759_c001_v0001040_t0037_u01778296079031") 2026/05/09 03:10:39 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f418f3255ae79e91f_d20260509_m030743_c001_v7007000_t0000_u01778296063080") 2026/05/09 03:10:39 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c999f_d20260509_m030739_c001_v0001040_t0040_u01778296059601") 2026/05/09 03:10:40 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54b402_d20260509_m030729_c001_v7007000_t0000_u01778296049663") 2026/05/09 03:10:40 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebd99_d20260509_m030722_c001_v0001146_t0038_u01778296042091") 2026/05/09 03:10:40 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f2b0_d20260509_m030720_c001_v7007000_t0000_u01778296040966") 2026/05/09 03:10:40 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2e81_d20260509_m030717_c001_v0001174_t0047_u01778296037131") 2026/05/09 03:10:40 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f422c02b6760a0903_d20260509_m030705_c001_v7007000_t0000_u01778296025370") 2026/05/09 03:10:40 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98df_d20260509_m030657_c001_v0001040_t0042_u01778296017990") 2026/05/09 03:10:40 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4187183d4c54a99b_d20260509_m030657_c001_v7007000_t0000_u01778296017002") 2026/05/09 03:10:40 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c98cd_d20260509_m030652_c001_v0001040_t0011_u01778296012956") 2026/05/09 03:10:40 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f40975c611b9ac395_d20260509_m030637_c001_v7007000_t0000_u01778295997909") 2026/05/09 03:10:40 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebc1d_d20260509_m030633_c001_v0001146_t0051_u01778295993662") 2026/05/09 03:10:40 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408dfee23dba00e0_d20260509_m030624_c001_v7007000_t0000_u01778295984533") 2026/05/09 03:10:40 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebbe2_d20260509_m030618_c001_v0001146_t0032_u01778295978362") 2026/05/09 03:10:40 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4173b5f2a00e8d00_d20260509_m030607_c001_v7007000_t0000_u01778295967466") 2026/05/09 03:10:40 DEBUG : splitbananasplit: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebb9a_d20260509_m030601_c001_v0001146_t0003_u01778295961482") 2026/05/09 03:10:40 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f419d62423b0e2214_d20260509_m030724_c001_v7007000_t0000_u01778296044796") 2026/05/09 03:10:40 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f2e95_d20260509_m030718_c001_v0001174_t0058_u01778296038265") 2026/05/09 03:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd46_d20260509_m030552_c001_v7007000_t0000_u01778295952365") 2026/05/09 03:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebb62_d20260509_m030551_c001_v0001146_t0021_u01778295951213") 2026/05/09 03:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd3a_d20260509_m030550_c001_v7007000_t0000_u01778295950471") 2026/05/09 03:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f291c_d20260509_m030549_c001_v0001174_t0040_u01778295949316") 2026/05/09 03:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359425_d20260509_m030036_c001_v7007000_t0000_u01778295636425") 2026/05/09 03:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c943b_d20260509_m030035_c001_v0001040_t0017_u01778295635202") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035941e_d20260509_m030034_c001_v7007000_t0000_u01778295634656") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb251_d20260509_m030033_c001_v0001136_t0025_u01778295633756") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f655fff_d20260509_m025934_c001_v7007000_t0000_u01778295574523") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb173_d20260509_m025933_c001_v0001136_t0041_u01778295573077") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f655ffd_d20260509_m025932_c001_v7007000_t0000_u01778295572713") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb16f_d20260509_m025931_c001_v0001136_t0002_u01778295571657") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f655ff7_d20260509_m025929_c001_v7007000_t0000_u01778295569609") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb167_d20260509_m025928_c001_v0001136_t0024_u01778295568454") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f655ff1_d20260509_m025927_c001_v7007000_t0000_u01778295567913") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb163_d20260509_m025926_c001_v0001136_t0027_u01778295566738") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb15d_d20260509_m025924_c001_v0001136_t0028_u01778295564118") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f411e0b830f655fe7_d20260509_m025923_c001_v7007000_t0000_u01778295563754") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb157_d20260509_m025922_c001_v0001136_t0037_u01778295562623") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb155_d20260509_m025921_c001_v0001136_t0056_u01778295561922") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a48d_d20260509_m025921_c001_v7007000_t0000_u01778295561197") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb14b_d20260509_m025918_c001_v0001136_t0019_u01778295558391") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb145_d20260509_m025915_c001_v0001136_t0050_u01778295555897") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a48a_d20260509_m025915_c001_v7007000_t0000_u01778295555533") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb143_d20260509_m025914_c001_v0001136_t0046_u01778295554752") 2026/05/09 03:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb13f_d20260509_m025914_c001_v0001136_t0017_u01778295554009") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a489_d20260509_m025913_c001_v7007000_t0000_u01778295553648") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb137_d20260509_m025909_c001_v0001136_t0058_u01778295549816") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a486_d20260509_m025909_c001_v7007000_t0000_u01778295549384") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb133_d20260509_m025908_c001_v0001136_t0051_u01778295548704") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a47c_d20260509_m025907_c001_v7007000_t0000_u01778295547804") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb12d_d20260509_m025907_c001_v0001136_t0035_u01778295547097") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a474_d20260509_m025906_c001_v7007000_t0000_u01778295546555") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb127_d20260509_m025905_c001_v0001136_t0044_u01778295545928") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a469_d20260509_m025904_c001_v7007000_t0000_u01778295544915") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb125_d20260509_m025904_c001_v0001136_t0022_u01778295544070") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a460_d20260509_m025903_c001_v7007000_t0000_u01778295543527") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb121_d20260509_m025902_c001_v0001136_t0053_u01778295542886") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a458_d20260509_m025902_c001_v7007000_t0000_u01778295542336") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb11d_d20260509_m025901_c001_v0001136_t0035_u01778295541633") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a434_d20260509_m025856_c001_v7007000_t0000_u01778295536895") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb10f_d20260509_m025856_c001_v0001136_t0048_u01778295536228") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a42d_d20260509_m025855_c001_v7007000_t0000_u01778295535686") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb107_d20260509_m025854_c001_v0001136_t0001_u01778295534931") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a423_d20260509_m025854_c001_v7007000_t0000_u01778295534026") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb101_d20260509_m025853_c001_v0001136_t0014_u01778295533088") 2026/05/09 03:10:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f41607f05adb9a414_d20260509_m025850_c001_v7007000_t0000_u01778295530876") 2026/05/09 03:10:43 DEBUG : sub dir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb0fb_d20260509_m025850_c001_v0001136_t0058_u01778295530199") 2026/05/09 03:10:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd48_d20260509_m030552_c001_v7007000_t0000_u01778295952548") 2026/05/09 03:10:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c97d1_d20260509_m030551_c001_v0001040_t0039_u01778295951226") 2026/05/09 03:10:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd3c_d20260509_m030550_c001_v7007000_t0000_u01778295950655") 2026/05/09 03:10:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb6d9_d20260509_m030549_c001_v0001136_t0046_u01778295949327") 2026/05/09 03:10:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c31_d20260509_m030917_c001_v7007000_t0000_u01778296157153") 2026/05/09 03:10:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eebb9b_d20260509_m030916_c001_v0001136_t0050_u01778296156401") 2026/05/09 03:10:43 DEBUG : sub/yam: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359412_d20260509_m030031_c001_v7007000_t0000_u01778295631718") 2026/05/09 03:10:43 DEBUG : sub/yam: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb6c4_d20260509_m030030_c001_v0001146_t0024_u01778295630031") 2026/05/09 03:10:43 DEBUG : test_dir1/file2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd2c_d20260509_m030548_c001_v7007000_t0000_u01778295948556") 2026/05/09 03:10:43 DEBUG : test_dir1/file2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb6d1_d20260509_m030546_c001_v0001136_t0024_u01778295946927") 2026/05/09 03:10:43 DEBUG : test_dir1/file2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd1a_d20260509_m030546_c001_v7007000_t0000_u01778295946155") 2026/05/09 03:10:43 DEBUG : test_dir1/file2: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f28dc_d20260509_m030545_c001_v0001174_t0046_u01778295945006") 2026/05/09 03:10:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd2e_d20260509_m030548_c001_v7007000_t0000_u01778295948739") 2026/05/09 03:10:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ebb50_d20260509_m030546_c001_v0001146_t0008_u01778295946914") 2026/05/09 03:10:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f415e73e099d8cd1c_d20260509_m030546_c001_v7007000_t0000_u01778295946337") 2026/05/09 03:10:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb6c7_d20260509_m030544_c001_v0001136_t0043_u01778295944999") 2026/05/09 03:10:43 DEBUG : three: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f151_d20260509_m030023_c001_v7007000_t0000_u01778295623186") 2026/05/09 03:10:43 DEBUG : three: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb233_d20260509_m030021_c001_v0001136_t0052_u01778295621935") 2026/05/09 03:10:43 DEBUG : three: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eeb223_d20260509_m030019_c001_v0001136_t0028_u01778295619584") 2026/05/09 03:10:44 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c3d_d20260509_m030919_c001_v7007000_t0000_u01778296159006") 2026/05/09 03:10:44 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f3748_d20260509_m030918_c001_v0001174_t0035_u01778296158125") 2026/05/09 03:10:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f42023797210630bf_d20260509_m030938_c001_v7007000_t0000_u01778296178550") 2026/05/09 03:10:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ec045_d20260509_m030936_c001_v0001146_t0025_u01778296176589") 2026/05/09 03:10:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f42023797210630a6_d20260509_m030935_c001_v7007000_t0000_u01778296175039") 2026/05/09 03:10:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f3822_d20260509_m030933_c001_v0001174_t0022_u01778296173404") 2026/05/09 03:10:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721063096_d20260509_m030932_c001_v7007000_t0000_u01778296172444") 2026/05/09 03:10:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eebbf7_d20260509_m030931_c001_v0001136_t0056_u01778296171712") 2026/05/09 03:10:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f420237972106306a_d20260509_m030926_c001_v7007000_t0000_u01778296166459") 2026/05/09 03:10:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f3794_d20260509_m030925_c001_v0001174_t0056_u01778296165351") 2026/05/09 03:10:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f420237972106307b_d20260509_m030928_c001_v7007000_t0000_u01778296168835") 2026/05/09 03:10:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ec01f_d20260509_m030927_c001_v0001146_t0029_u01778296167420") 2026/05/09 03:10:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f420237972106305c_d20260509_m030924_c001_v7007000_t0000_u01778296164379") 2026/05/09 03:10:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1056ddd262eebbd5_d20260509_m030923_c001_v0001136_t0056_u01778296163628") 2026/05/09 03:10:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c55_d20260509_m030922_c001_v7007000_t0000_u01778296162664") 2026/05/09 03:10:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9b1b_d20260509_m030921_c001_v0001040_t0003_u01778296161764") 2026/05/09 03:10:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4202379721062c48_d20260509_m030920_c001_v7007000_t0000_u01778296160811") 2026/05/09 03:10:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30ec005_d20260509_m030919_c001_v0001146_t0014_u01778296159964") 2026/05/09 03:10:44 DEBUG : toe/toe/toe: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a44035b431_d20260509_m030944_c001_v7007000_t0000_u01778296184009") 2026/05/09 03:10:44 DEBUG : toe/toe/toe: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f1010f09e4b2f38e2_d20260509_m030943_c001_v0001174_t0010_u01778296183164") 2026/05/09 03:10:44 DEBUG : toe/toe/toe: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f420237972106308a_d20260509_m030930_c001_v7007000_t0000_u01778296170734") 2026/05/09 03:10:44 DEBUG : toe/toe/toe: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9b35_d20260509_m030929_c001_v0001040_t0007_u01778296169820") 2026/05/09 03:10:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f42023797210630c5_d20260509_m030939_c001_v7007000_t0000_u01778296179587") 2026/05/09 03:10:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105f188ac89c9b53_d20260509_m030938_c001_v0001040_t0012_u01778296178049") 2026/05/09 03:10:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f42023797210630ab_d20260509_m030935_c001_v7007000_t0000_u01778296175635") 2026/05/09 03:10:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f105049380bcfee2c_d20260509_m030934_c001_v0001176_t0054_u01778296174820") 2026/05/09 03:10:45 DEBUG : two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f404ab0c4b038f152_d20260509_m030023_c001_v7007000_t0000_u01778295623375") 2026/05/09 03:10:45 DEBUG : two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408f4b74b30eb698_d20260509_m030021_c001_v0001146_t0003_u01778295621366") 2026/05/09 03:10:45 DEBUG : two: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f4056ddd262eeb221_d20260509_m030019_c001_v0001136_t0024_u01778295619401") 2026/05/09 03:10:45 DEBUG : yam: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359415_d20260509_m030032_c001_v7007000_t0000_u01778295632445") 2026/05/09 03:10:45 DEBUG : yam: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f11985a2654158be9_d20260509_m030031_c001_v0001184_t0000_u01778295631502") 2026/05/09 03:10:45 DEBUG : yam: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359401_d20260509_m030028_c001_v7007000_t0000_u01778295628753") 2026/05/09 03:10:45 DEBUG : yam: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb6c2_d20260509_m030027_c001_v0001146_t0003_u01778295627266") 2026/05/09 03:10:45 DEBUG : yam: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a4403593f6_d20260509_m030025_c001_v7007000_t0000_u01778295625733") 2026/05/09 03:10:45 DEBUG : yam: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f108f4b74b30eb6a8_d20260509_m030023_c001_v0001146_t0003_u01778295623927") 2026/05/09 03:10:45 DEBUG : yaml: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a440359407_d20260509_m030029_c001_v7007000_t0000_u01778295629480") 2026/05/09 03:10:45 DEBUG : yaml: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f116fc4826fc96387_d20260509_m030028_c001_v0001182_t0023_u01778295628530") 2026/05/09 03:10:45 DEBUG : yaml: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f408df3a4403593f9_d20260509_m030026_c001_v7007000_t0000_u01778295626600") 2026/05/09 03:10:45 DEBUG : yaml: Deleting (id "4_z8f025db3a0cd0bab9fe80e1b_f11002418b691691e_d20260509_m030025_c001_v0001161_t0031_u01778295625444") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m59.403801639s (try 1/5)