"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/04/26 02:58:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza" 2026/04/26 02:58:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 02:58:29 DEBUG : Creating backend with remote "/tmp/rclone2697340629" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:58:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/26 02:58:30 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:30 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/26 02:58:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:58:30 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:30 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:58:31 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:58:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:58:31 INFO : sub dir/hello world: Copied (new) 2026/04/26 02:58:32 DEBUG : B2 bucket rclone-test-bederah0yoza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.85s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:33 DEBUG : Creating backend with remote "/non-existing" 2026/04/26 02:58:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/26 02:58:33 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:33 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:58:34 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:34 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:58:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:58:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:58:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:36 INFO : B2 bucket rclone-test-bederah0yoza: Running all checks before starting transfers 2026/04/26 02:58:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:58:36 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:36 INFO : B2 bucket rclone-test-bederah0yoza: Checks finished, now starting transfers 2026/04/26 02:58:36 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:58:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:58:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:58:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.25s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:37 ERROR : Ignoring --no-traverse with sync 2026/04/26 02:58:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:58:37 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:37 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:58:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:58:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:58:37 INFO : sub dir/hello world: Copied (new) 2026/04/26 02:58:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.33s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/26 02:58:38 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:38 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:58:39 DEBUG : hello world2: size = 12 OK 2026/04/26 02:58:39 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/26 02:58:39 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.37s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:58:40 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:40 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:58:40 DEBUG : potato2: size = 11 OK 2026/04/26 02:58:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:58:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:58:41 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:41 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:58:42 DEBUG : potato2: size = 11 OK 2026/04/26 02:58:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:58:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/26 02:58:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 02:58:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/26 02:58:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/26 02:58:43 INFO : sub dir2: Making directory 2026/04/26 02:58:43 INFO : sub dir: Making directory 2026/04/26 02:58:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:58:43 INFO : sub dir2/sub sub dir2: Making directory 2026/04/26 02:58:43 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:43 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:58:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:58:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:58:43 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/04/26 02:58:43 DEBUG : B2 bucket rclone-test-bederah0yoza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.52s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:44 INFO : sub dir2: Making directory 2026/04/26 02:58:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/26 02:58:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 02:58:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:58:44 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:44 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:58:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:58:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:58:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.63s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:46 DEBUG : sub dir2: Making directory with metadata 2026/04/26 02:58:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 02:58:46 INFO : sub dir2: Making directory 2026/04/26 02:58:46 INFO : sub dir: Making directory 2026/04/26 02:58:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:58:46 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:46 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:58:46 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:58:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:58:46 INFO : sub dir/hello world: Copied (new) 2026/04/26 02:58:46 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/26 02:58:46 DEBUG : B2 bucket rclone-test-bederah0yoza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/26 02:58:47 DEBUG : B2 bucket rclone-test-bederah0yoza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.53s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:48 INFO : sub dir2: Making directory 2026/04/26 02:58:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:58:48 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:48 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:58:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:58:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:58:48 INFO : sub dir/hello world: Copied (new) 2026/04/26 02:58:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.45s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:49 DEBUG : sub dir2: Making directory with metadata 2026/04/26 02:58:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 02:58:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/26 02:58:49 INFO : sub dir2: Making directory 2026/04/26 02:58:49 INFO : sub dir: Making directory 2026/04/26 02:58:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:58:49 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:49 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:58:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:58:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:58:50 INFO : sub dir/hello world: Copied (new) 2026/04/26 02:58:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/26 02:58:50 DEBUG : B2 bucket rclone-test-bederah0yoza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.53s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:51 INFO : sub dir2: Making directory 2026/04/26 02:58:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:58:51 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:51 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:58:52 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:58:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:58:52 INFO : sub dir/hello world: Copied (new) 2026/04/26 02:58:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.37s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:53 DEBUG : Creating backend with remote "TestB2:rclone-test-jejuguc4wege" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bederah0yoza -> B2 bucket rclone-test-jejuguc4wege 2026/04/26 02:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:58:54 DEBUG : B2 bucket rclone-test-jejuguc4wege: Waiting for checks to finish 2026/04/26 02:58:54 DEBUG : B2 bucket rclone-test-jejuguc4wege: Waiting for transfers to finish 2026/04/26 02:58:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:58:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:58:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/26 02:58:55 DEBUG : B2 bucket rclone-test-jejuguc4wege: Purge remote 2026/04/26 02:58:55 INFO : B2 bucket rclone-test-jejuguc4wege: cleaning bucket "rclone-test-jejuguc4wege" of all files 2026/04/26 02:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f52cd83b09dcb7b9fd80e1b_f112aafe091bb7751_d20260426_m025855_c001_v0001182_t0010_u01777172335141") --- PASS: TestServerSideCopy (4.03s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2697340629) 2026/04/26 02:58:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 02:58:57 DEBUG : sub dir/hello world: Sizes differ 2026/04/26 02:58:57 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:58:57 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:58:58 DEBUG : sub dir/hello world: size = 17 OK 2026/04/26 02:58:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/26 02:58:58 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.09s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:58:59 DEBUG : Creating backend with remote "TestB2:rclone-test-guwavaj2pisu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bederah0yoza -> B2 bucket rclone-test-guwavaj2pisu 2026/04/26 02:59:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:59:00 DEBUG : B2 bucket rclone-test-guwavaj2pisu: Waiting for checks to finish 2026/04/26 02:59:00 DEBUG : B2 bucket rclone-test-guwavaj2pisu: Waiting for transfers to finish 2026/04/26 02:59:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:59:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:59:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/26 02:59:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 02:59:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-guwavaj2pisu) 2026/04/26 02:59:02 DEBUG : sub dir/hello world: Sizes differ 2026/04/26 02:59:02 DEBUG : B2 bucket rclone-test-guwavaj2pisu: Waiting for checks to finish 2026/04/26 02:59:02 DEBUG : B2 bucket rclone-test-guwavaj2pisu: Waiting for transfers to finish 2026/04/26 02:59:02 DEBUG : sub dir/hello world: size = 17 OK 2026/04/26 02:59:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/26 02:59:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/26 02:59:02 DEBUG : B2 bucket rclone-test-guwavaj2pisu: Purge remote 2026/04/26 02:59:02 INFO : B2 bucket rclone-test-guwavaj2pisu: cleaning bucket "rclone-test-guwavaj2pisu" of all files 2026/04/26 02:59:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ed03b09dcb7b9fd80e1b_f119774d1e3a188ca_d20260426_m025902_c001_v0001180_t0044_u01777172342603") 2026/04/26 02:59:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ed03b09dcb7b9fd80e1b_f118883c75fdb282a_d20260426_m025901_c001_v0001173_t0046_u01777172341340") --- PASS: TestServerSideCopyOverSelf (5.84s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2697340629) 2026/04/26 02:59:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 02:59:05 DEBUG : sub dir/hello world: Sizes differ 2026/04/26 02:59:05 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:05 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:06 DEBUG : sub dir/hello world: size = 17 OK 2026/04/26 02:59:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/26 02:59:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/26 02:59:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.35s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:07 DEBUG : Creating backend with remote "TestB2:rclone-test-rezoxef1dala" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bederah0yoza -> B2 bucket rclone-test-rezoxef1dala 2026/04/26 02:59:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:59:08 DEBUG : B2 bucket rclone-test-rezoxef1dala: Waiting for checks to finish 2026/04/26 02:59:08 DEBUG : B2 bucket rclone-test-rezoxef1dala: Waiting for transfers to finish 2026/04/26 02:59:09 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:59:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:59:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/26 02:59:10 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 02:59:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rezoxef1dala) 2026/04/26 02:59:10 DEBUG : sub dir/hello world: Sizes differ 2026/04/26 02:59:10 DEBUG : B2 bucket rclone-test-rezoxef1dala: Waiting for checks to finish 2026/04/26 02:59:10 DEBUG : B2 bucket rclone-test-rezoxef1dala: Waiting for transfers to finish 2026/04/26 02:59:11 DEBUG : sub dir/hello world: size = 17 OK 2026/04/26 02:59:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/26 02:59:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/26 02:59:11 INFO : sub dir/hello world: Deleted 2026/04/26 02:59:12 DEBUG : testing file moves 2026/04/26 02:59:13 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 02:59:13 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rezoxef1dala) 2026/04/26 02:59:13 DEBUG : sub dir/hello world: Sizes differ 2026/04/26 02:59:13 DEBUG : B2 bucket rclone-test-rezoxef1dala: Waiting for checks to finish 2026/04/26 02:59:13 DEBUG : B2 bucket rclone-test-rezoxef1dala: Waiting for transfers to finish 2026/04/26 02:59:13 DEBUG : sub dir/hello world: size = 24 OK 2026/04/26 02:59:13 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/26 02:59:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/26 02:59:13 INFO : sub dir/hello world: Deleted 2026/04/26 02:59:14 DEBUG : B2 bucket rclone-test-rezoxef1dala: Purge remote 2026/04/26 02:59:14 INFO : B2 bucket rclone-test-rezoxef1dala: cleaning bucket "rclone-test-rezoxef1dala" of all files 2026/04/26 02:59:14 DEBUG : sub dir/hello world: Deleting (id "4_z0fb20d03b0adcb7b9fd80e1b_f1140cd69c0f001c5_d20260426_m025913_c001_v0001040_t0053_u01777172353123") 2026/04/26 02:59:14 DEBUG : sub dir/hello world: Deleting (id "4_z0fb20d03b0adcb7b9fd80e1b_f10067a61482f1c37_d20260426_m025910_c001_v0001144_t0044_u01777172350922") 2026/04/26 02:59:14 DEBUG : sub dir/hello world: Deleting (id "4_z0fb20d03b0adcb7b9fd80e1b_f115943a8ea8c1a5f_d20260426_m025909_c001_v0001161_t0051_u01777172349456") --- PASS: TestServerSideMoveOverSelf (8.64s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:16 ERROR : error listing: directory not found 2026/04/26 02:59:16 INFO : Local file system at /tmp/rclone2697340629: Making directory 2026/04/26 02:59:16 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:16 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.62s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:59:18 DEBUG : Local file system at /tmp/rclone2697340629: Waiting for checks to finish 2026/04/26 02:59:18 DEBUG : Local file system at /tmp/rclone2697340629: Waiting for transfers to finish 2026/04/26 02:59:18 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/26 02:59:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:59:18 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/26 02:59:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.00s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:19 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/26 02:59:19 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:19 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:19 DEBUG : check sum: size = 1 OK 2026/04/26 02:59:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/26 02:59:19 INFO : check sum: Copied (new) 2026/04/26 02:59:19 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:20 DEBUG : check sum: size = 1 OK 2026/04/26 02:59:20 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/26 02:59:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/26 02:59:20 DEBUG : check sum: Unchanged skipping 2026/04/26 02:59:20 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:20 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.70s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/26 02:59:21 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:21 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:21 DEBUG : sizeonly: size = 6 OK 2026/04/26 02:59:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/26 02:59:21 INFO : sizeonly: Copied (new) 2026/04/26 02:59:21 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:21 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:21 DEBUG : sizeonly: size = 6 OK 2026/04/26 02:59:21 DEBUG : sizeonly: Sizes identical 2026/04/26 02:59:21 DEBUG : sizeonly: Unchanged skipping 2026/04/26 02:59:21 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:21 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/26 02:59:22 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:22 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/26 02:59:23 INFO : ignore-size: Copied (new) 2026/04/26 02:59:23 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:23 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:23 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:59:23 DEBUG : ignore-size: Unchanged skipping 2026/04/26 02:59:23 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:23 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.75s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:25 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:25 DEBUG : existing: size = 6 OK 2026/04/26 02:59:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:59:25 DEBUG : existing: Unchanged skipping 2026/04/26 02:59:25 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:25 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:25 INFO : There was nothing to transfer 2026/04/26 02:59:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/26 02:59:25 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:25 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:25 DEBUG : existing: size = 6 OK 2026/04/26 02:59:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/26 02:59:25 INFO : existing: Copied (replaced existing) 2026/04/26 02:59:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.23s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/26 02:59:26 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:26 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:27 DEBUG : existing: size = 6 OK 2026/04/26 02:59:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/26 02:59:27 INFO : existing: Copied (new) 2026/04/26 02:59:27 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:27 DEBUG : existing: Destination exists, skipping 2026/04/26 02:59:27 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:27 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:27 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.69s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/26 02:59:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/26 02:59:29 DEBUG : c/non empty space: size = 5 OK 2026/04/26 02:59:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:59:29 DEBUG : c/non empty space: Unchanged skipping 2026/04/26 02:59:29 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:29 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:30 DEBUG : a/potato2: size = 60 OK 2026/04/26 02:59:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:59:30 INFO : a/potato2: Copied (new) 2026/04/26 02:59:30 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:30 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.21s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:32 DEBUG : empty space: size = 1 OK 2026/04/26 02:59:32 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/04/26 02:59:32 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/26 02:59:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/26 02:59:32 DEBUG : empty space: Unchanged skipping 2026/04/26 02:59:32 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:32 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:32 INFO : There was nothing to transfer 2026/04/26 02:59:32 DEBUG : empty space: size = 1 OK 2026/04/26 02:59:32 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/04/26 02:59:32 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/26 02:59:33 INFO : empty space: Updated modification time in destination 2026/04/26 02:59:33 DEBUG : empty space: Unchanged skipping 2026/04/26 02:59:33 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:33 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:35 DEBUG : empty space: size = 1 OK 2026/04/26 02:59:35 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/04/26 02:59:35 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/26 02:59:35 DEBUG : empty space: Unchanged skipping 2026/04/26 02:59:35 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:35 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:36 DEBUG : foo: size = 3 OK 2026/04/26 02:59:36 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:36 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/04/26 02:59:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2697340629) 2026/04/26 02:59:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bederah0yoza) 2026/04/26 02:59:36 DEBUG : foo: sha1 differ 2026/04/26 02:59:36 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:36 DEBUG : foo: size = 3 OK 2026/04/26 02:59:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/26 02:59:36 INFO : foo: Copied (replaced existing) 2026/04/26 02:59:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/26 02:59:38 DEBUG : empty space: size = 1 OK 2026/04/26 02:59:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:59:38 DEBUG : empty space: Unchanged skipping 2026/04/26 02:59:38 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:38 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:38 DEBUG : potato: size = 60 OK 2026/04/26 02:59:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:59:38 INFO : potato: Copied (new) 2026/04/26 02:59:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.45s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:40 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2697340629) 2026/04/26 02:59:40 DEBUG : potato: size = 60 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 02:59:40 DEBUG : potato: Sizes differ 2026/04/26 02:59:40 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:40 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:41 DEBUG : potato: size = 21 OK 2026/04/26 02:59:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/26 02:59:41 INFO : potato: Copied (replaced existing) 2026/04/26 02:59:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.10s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:42 DEBUG : potato: size = 21 OK 2026/04/26 02:59:42 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/04/26 02:59:42 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2697340629) 2026/04/26 02:59:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bederah0yoza) 2026/04/26 02:59:42 DEBUG : potato: sha1 differ 2026/04/26 02:59:42 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:43 DEBUG : potato: size = 21 OK 2026/04/26 02:59:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/26 02:59:43 INFO : potato: Copied (replaced existing) 2026/04/26 02:59:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:59:45 DEBUG : empty space: size = 1 OK 2026/04/26 02:59:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:59:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/26 02:59:45 DEBUG : empty space: Unchanged skipping 2026/04/26 02:59:45 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:45 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:45 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:59:47 DEBUG : empty space: size = 1 OK 2026/04/26 02:59:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:59:47 DEBUG : empty space: Unchanged skipping 2026/04/26 02:59:47 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:47 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:47 DEBUG : potato2: size = 60 OK 2026/04/26 02:59:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:59:47 INFO : potato2: Copied (new) 2026/04/26 02:59:47 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:49 INFO : d: Making directory 2026/04/26 02:59:49 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/26 02:59:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/26 02:59:50 DEBUG : c/non empty space: size = 5 OK 2026/04/26 02:59:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:59:50 DEBUG : c/non empty space: Unchanged skipping 2026/04/26 02:59:50 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:50 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:50 DEBUG : a/potato2: size = 60 OK 2026/04/26 02:59:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:59:50 INFO : a/potato2: Copied (new) 2026/04/26 02:59:50 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:50 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:52 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/26 02:59:53 DEBUG : c/non empty space: size = 5 OK 2026/04/26 02:59:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:59:53 DEBUG : c/non empty space: Unchanged skipping 2026/04/26 02:59:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/26 02:59:53 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:53 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:53 DEBUG : a/potato2: size = 60 OK 2026/04/26 02:59:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:59:53 INFO : a/potato2: Copied (new) 2026/04/26 02:59:53 ERROR : B2 bucket rclone-test-bederah0yoza: not deleting files as there were IO errors 2026/04/26 02:59:53 ERROR : B2 bucket rclone-test-bederah0yoza: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:55 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:56 DEBUG : empty space: size = 1 OK 2026/04/26 02:59:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:59:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:59:56 DEBUG : empty space: Unchanged skipping 2026/04/26 02:59:56 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:56 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:56 INFO : potato: Deleted 2026/04/26 02:59:56 DEBUG : potato2: size = 60 OK 2026/04/26 02:59:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:59:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.68s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 02:59:58 DEBUG : Waiting for deletions to finish 2026/04/26 02:59:58 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:58 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:58 INFO : potato: Deleted 2026/04/26 02:59:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:59:59 DEBUG : empty space: size = 1 OK 2026/04/26 02:59:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:59:59 DEBUG : empty space: Unchanged skipping 2026/04/26 02:59:59 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 02:59:59 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 02:59:59 DEBUG : potato2: size = 60 OK 2026/04/26 02:59:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:59:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.05s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:00:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 03:00:01 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:01 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:01 DEBUG : potato2: size = 19 OK 2026/04/26 03:00:01 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/26 03:00:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.15s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:00:04 DEBUG : enormous: Excluded (Size Filter) 2026/04/26 03:00:04 DEBUG : enormous: Excluded 2026/04/26 03:00:04 DEBUG : potato2: Excluded (Size Filter) 2026/04/26 03:00:04 DEBUG : potato2: Excluded 2026/04/26 03:00:04 DEBUG : potato2: Excluded (Size Filter) 2026/04/26 03:00:04 DEBUG : empty space: size = 1 OK 2026/04/26 03:00:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:00:04 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:04 DEBUG : empty space: Unchanged skipping 2026/04/26 03:00:04 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:04 DEBUG : Waiting for deletions to finish 2026/04/26 03:00:04 INFO : There was nothing to transfer 2026/04/26 03:00:04 DEBUG : enormous: Excluded (Size Filter) 2026/04/26 03:00:04 DEBUG : enormous: Excluded 2026/04/26 03:00:04 DEBUG : potato2: Excluded (Size Filter) 2026/04/26 03:00:04 DEBUG : potato2: Excluded 2026/04/26 03:00:04 DEBUG : potato2: Excluded (Size Filter) 2026/04/26 03:00:04 DEBUG : Local file system at /tmp/rclone2697340629: Waiting for checks to finish 2026/04/26 03:00:04 DEBUG : empty space: size = 1 OK 2026/04/26 03:00:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/26 03:00:04 DEBUG : empty space: Unchanged skipping 2026/04/26 03:00:04 DEBUG : Local file system at /tmp/rclone2697340629: Waiting for transfers to finish 2026/04/26 03:00:04 DEBUG : Waiting for deletions to finish 2026/04/26 03:00:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.77s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:00:07 DEBUG : enormous: Excluded (Size Filter) 2026/04/26 03:00:07 DEBUG : enormous: Excluded 2026/04/26 03:00:07 DEBUG : potato2: Excluded (Size Filter) 2026/04/26 03:00:07 DEBUG : potato2: Excluded 2026/04/26 03:00:07 DEBUG : empty space: size = 1 OK 2026/04/26 03:00:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:00:07 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:07 DEBUG : empty space: Unchanged skipping 2026/04/26 03:00:07 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:07 DEBUG : Waiting for deletions to finish 2026/04/26 03:00:07 INFO : potato2: Deleted 2026/04/26 03:00:07 INFO : enormous: Deleted 2026/04/26 03:00:07 INFO : There was nothing to transfer 2026/04/26 03:00:08 DEBUG : empty space: size = 1 OK 2026/04/26 03:00:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/26 03:00:08 DEBUG : empty space: Unchanged skipping 2026/04/26 03:00:08 DEBUG : Local file system at /tmp/rclone2697340629: Waiting for checks to finish 2026/04/26 03:00:08 DEBUG : Local file system at /tmp/rclone2697340629: Waiting for transfers to finish 2026/04/26 03:00:08 DEBUG : Waiting for deletions to finish 2026/04/26 03:00:08 INFO : enormous: Deleted 2026/04/26 03:00:08 INFO : potato2: Deleted 2026/04/26 03:00:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.47s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:00:10 DEBUG : five: Need to transfer - File not found at Destination 2026/04/26 03:00:10 DEBUG : four: size = 4 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:00:10 DEBUG : four: size = 8 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:00:10 DEBUG : four: Sizes differ 2026/04/26 03:00:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/26 03:00:10 DEBUG : one: Destination is newer than source, skipping 2026/04/26 03:00:10 DEBUG : three: size = 5 OK 2026/04/26 03:00:10 DEBUG : three: Sizes identical 2026/04/26 03:00:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/26 03:00:10 DEBUG : two: size = 3 OK 2026/04/26 03:00:10 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2697340629) 2026/04/26 03:00:10 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:00:10 DEBUG : two: sha1 differ 2026/04/26 03:00:10 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:10 DEBUG : five: size = 4 OK 2026/04/26 03:00:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/26 03:00:10 INFO : five: Copied (new) 2026/04/26 03:00:11 DEBUG : four: size = 4 OK 2026/04/26 03:00:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/26 03:00:11 INFO : four: Copied (replaced existing) 2026/04/26 03:00:11 DEBUG : two: size = 3 OK 2026/04/26 03:00:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/26 03:00:11 INFO : two: Copied (replaced existing) 2026/04/26 03:00:11 DEBUG : Waiting for deletions to finish 2026/04/26 03:00:11 DEBUG : five: size = 4 OK 2026/04/26 03:00:11 DEBUG : four: size = 4 OK 2026/04/26 03:00:11 DEBUG : three: size = 5 OK 2026/04/26 03:00:11 DEBUG : one: Destination is newer than source, skipping 2026/04/26 03:00:11 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/26 03:00:11 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/26 03:00:11 DEBUG : two: size = 3 OK 2026/04/26 03:00:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/26 03:00:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/26 03:00:11 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/26 03:00:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/26 03:00:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/26 03:00:11 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/26 03:00:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/26 03:00:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2697340629) 2026/04/26 03:00:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:00:11 DEBUG : three: sha1 differ 2026/04/26 03:00:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/26 03:00:11 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:12 DEBUG : three: size = 5 OK 2026/04/26 03:00:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/26 03:00:12 INFO : three: Copied (replaced existing) 2026/04/26 03:00:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.95s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/26 03:00:13 INFO : B2 bucket rclone-test-bederah0yoza: Making map for --track-renames 2026/04/26 03:00:13 INFO : B2 bucket rclone-test-bederah0yoza: Finished making map for --track-renames 2026/04/26 03:00:13 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/26 03:00:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/26 03:00:13 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for renames to finish 2026/04/26 03:00:13 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:14 DEBUG : potato: size = 14 OK 2026/04/26 03:00:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/26 03:00:14 INFO : potato: Copied (new) 2026/04/26 03:00:14 DEBUG : yam: size = 11 OK 2026/04/26 03:00:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/26 03:00:14 INFO : yam: Copied (new) 2026/04/26 03:00:14 DEBUG : Waiting for deletions to finish 2026/04/26 03:00:14 INFO : B2 bucket rclone-test-bederah0yoza: Making map for --track-renames 2026/04/26 03:00:14 INFO : B2 bucket rclone-test-bederah0yoza: Finished making map for --track-renames 2026/04/26 03:00:14 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:14 DEBUG : potato: size = 14 OK 2026/04/26 03:00:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:00:14 DEBUG : potato: Unchanged skipping 2026/04/26 03:00:14 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for renames to finish 2026/04/26 03:00:16 DEBUG : yaml: size = 11 OK 2026/04/26 03:00:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/26 03:00:16 INFO : yam: Copied (server-side copy) to: yaml 2026/04/26 03:00:16 INFO : yam: Deleted 2026/04/26 03:00:16 INFO : yaml: Renamed from "yam" 2026/04/26 03:00:16 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.52s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/26 03:00:17 INFO : B2 bucket rclone-test-bederah0yoza: Making map for --track-renames 2026/04/26 03:00:17 INFO : B2 bucket rclone-test-bederah0yoza: Finished making map for --track-renames 2026/04/26 03:00:17 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:17 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for renames to finish 2026/04/26 03:00:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/26 03:00:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/26 03:00:17 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:17 DEBUG : yam: size = 11 OK 2026/04/26 03:00:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/26 03:00:17 INFO : yam: Copied (new) 2026/04/26 03:00:18 DEBUG : potato: size = 14 OK 2026/04/26 03:00:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/26 03:00:18 INFO : potato: Copied (new) 2026/04/26 03:00:18 DEBUG : Waiting for deletions to finish 2026/04/26 03:00:18 DEBUG : potato: size = 14 OK 2026/04/26 03:00:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:00:18 DEBUG : potato: Unchanged skipping 2026/04/26 03:00:18 INFO : B2 bucket rclone-test-bederah0yoza: Making map for --track-renames 2026/04/26 03:00:18 INFO : B2 bucket rclone-test-bederah0yoza: Finished making map for --track-renames 2026/04/26 03:00:18 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:18 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for renames to finish 2026/04/26 03:00:19 DEBUG : yaml: size = 11 OK 2026/04/26 03:00:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/26 03:00:19 INFO : yam: Copied (server-side copy) to: yaml 2026/04/26 03:00:19 INFO : yam: Deleted 2026/04/26 03:00:19 INFO : yaml: Renamed from "yam" 2026/04/26 03:00:19 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.17s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/26 03:00:20 INFO : B2 bucket rclone-test-bederah0yoza: Making map for --track-renames 2026/04/26 03:00:20 INFO : B2 bucket rclone-test-bederah0yoza: Finished making map for --track-renames 2026/04/26 03:00:20 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/26 03:00:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/26 03:00:20 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for renames to finish 2026/04/26 03:00:20 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:21 DEBUG : sub/yam: size = 11 OK 2026/04/26 03:00:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/26 03:00:21 INFO : sub/yam: Copied (new) 2026/04/26 03:00:21 DEBUG : potato: size = 14 OK 2026/04/26 03:00:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/26 03:00:21 INFO : potato: Copied (new) 2026/04/26 03:00:21 DEBUG : Waiting for deletions to finish 2026/04/26 03:00:22 DEBUG : potato: size = 14 OK 2026/04/26 03:00:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:00:22 DEBUG : potato: Unchanged skipping 2026/04/26 03:00:22 INFO : B2 bucket rclone-test-bederah0yoza: Making map for --track-renames 2026/04/26 03:00:22 INFO : B2 bucket rclone-test-bederah0yoza: Finished making map for --track-renames 2026/04/26 03:00:22 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:22 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for renames to finish 2026/04/26 03:00:22 DEBUG : yam: size = 11 OK 2026/04/26 03:00:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/26 03:00:22 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/26 03:00:22 INFO : sub/yam: Deleted 2026/04/26 03:00:22 INFO : yam: Renamed from "sub/yam" 2026/04/26 03:00:22 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.31s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:00:23 DEBUG : Creating backend with remote "/tmp/rclone2697340629/dir1" 2026/04/26 03:00:23 DEBUG : Creating backend with remote "/tmp/rclone2697340629/dir2" 2026/04/26 03:00:23 DEBUG : Local file system at /tmp/rclone2697340629/dir2: Using server-side directory move 2026/04/26 03:00:23 INFO : Local file system at /tmp/rclone2697340629/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/26 03:00:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/26 03:00:23 INFO : file1.txt: Moved (server-side) 2026/04/26 03:00:23 DEBUG : Local file system at /tmp/rclone2697340629/dir2: Waiting for checks to finish 2026/04/26 03:00:23 DEBUG : Local file system at /tmp/rclone2697340629/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 03:00:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/26 03:00:24 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:24 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/26 03:00:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/26 03:00:24 INFO : nested/sub dir/file: Copied (new) 2026/04/26 03:00:24 INFO : nested/sub dir/file: Deleted 2026/04/26 03:00:25 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 03:00:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:00:25 INFO : sub dir/hello world: Copied (new) 2026/04/26 03:00:25 INFO : sub dir/hello world: Deleted 2026/04/26 03:00:25 INFO : sub dir: Removing directory 2026/04/26 03:00:25 INFO : nested/sub dir: Removing directory 2026/04/26 03:00:25 INFO : nested: Removing directory 2026/04/26 03:00:25 DEBUG : Local file system at /tmp/rclone2697340629: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 03:00:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/26 03:00:26 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:26 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/26 03:00:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/26 03:00:26 INFO : nested/sub dir/file: Copied (new) 2026/04/26 03:00:26 INFO : nested/sub dir/file: Deleted 2026/04/26 03:00:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 03:00:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:00:26 INFO : sub dir/hello world: Copied (new) 2026/04/26 03:00:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.64s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:00:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/26 03:00:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/26 03:00:27 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:27 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:28 DEBUG : existing: size = 6 OK 2026/04/26 03:00:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/26 03:00:28 INFO : existing: Copied (new) 2026/04/26 03:00:28 INFO : existing: Deleted 2026/04/26 03:00:28 DEBUG : existing-b: size = 6 OK 2026/04/26 03:00:28 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/26 03:00:28 INFO : existing-b: Copied (new) 2026/04/26 03:00:28 INFO : existing-b: Deleted 2026/04/26 03:00:28 DEBUG : existing: Destination exists, skipping 2026/04/26 03:00:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/26 03:00:28 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:00:28 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:00:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.96s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:00:29 DEBUG : Creating backend with remote "TestB2:rclone-test-naconib6dofu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bederah0yoza -> B2 bucket rclone-test-naconib6dofu 2026/04/26 03:00:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 03:00:34 DEBUG : empty space: size = 1 OK 2026/04/26 03:00:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/26 03:00:34 DEBUG : empty space: Unchanged skipping 2026/04/26 03:00:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:00:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-naconib6dofu) 2026/04/26 03:00:34 DEBUG : potato3: Sizes differ 2026/04/26 03:00:34 DEBUG : B2 bucket rclone-test-naconib6dofu: Waiting for checks to finish 2026/04/26 03:00:34 INFO : empty space: Deleted 2026/04/26 03:00:34 DEBUG : B2 bucket rclone-test-naconib6dofu: Waiting for transfers to finish 2026/04/26 03:00:34 DEBUG : potato2: size = 60 OK 2026/04/26 03:00:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 03:00:34 INFO : potato2: Copied (server-side copy) 2026/04/26 03:00:34 DEBUG : potato3: size = 68 OK 2026/04/26 03:00:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/26 03:00:34 INFO : potato3: Copied (server-side copy) 2026/04/26 03:00:34 INFO : potato2: Deleted 2026/04/26 03:00:34 INFO : potato3: Deleted 2026/04/26 03:00:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sigupaf3dane" 2026/04/26 03:00:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/26 03:00:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 03:00:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/26 03:00:36 DEBUG : B2 bucket rclone-test-sigupaf3dane: Waiting for checks to finish 2026/04/26 03:00:36 DEBUG : B2 bucket rclone-test-sigupaf3dane: Waiting for transfers to finish 2026/04/26 03:00:36 DEBUG : empty space: size = 1 OK 2026/04/26 03:00:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/26 03:00:36 INFO : empty space: Copied (server-side copy) 2026/04/26 03:00:37 DEBUG : potato2: size = 60 OK 2026/04/26 03:00:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 03:00:37 INFO : potato2: Copied (server-side copy) 2026/04/26 03:00:37 INFO : potato2: Deleted 2026/04/26 03:00:37 DEBUG : potato3: size = 68 OK 2026/04/26 03:00:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/26 03:00:37 INFO : potato3: Copied (server-side copy) 2026/04/26 03:00:37 INFO : empty space: Deleted 2026/04/26 03:00:37 INFO : potato3: Deleted 2026/04/26 03:00:37 DEBUG : B2 bucket rclone-test-sigupaf3dane: Purge remote 2026/04/26 03:00:37 INFO : B2 bucket rclone-test-sigupaf3dane: cleaning bucket "rclone-test-sigupaf3dane" of all files 2026/04/26 03:00:38 DEBUG : empty space: Deleting (id "4_zaf525d53b0bdcb7b9fd80e1b_f109ba628d8281713_d20260426_m030036_c001_v0001179_t0008_u01777172436789") 2026/04/26 03:00:38 DEBUG : potato2: Deleting (id "4_zaf525d53b0bdcb7b9fd80e1b_f1137193262b2c0d7_d20260426_m030037_c001_v0001179_t0011_u01777172437019") 2026/04/26 03:00:38 DEBUG : potato3: Deleting (id "4_zaf525d53b0bdcb7b9fd80e1b_f11824ec72c94bec1_d20260426_m030037_c001_v0001100_t0049_u01777172437163") 2026/04/26 03:00:38 DEBUG : B2 bucket rclone-test-naconib6dofu: Purge remote 2026/04/26 03:00:38 INFO : B2 bucket rclone-test-naconib6dofu: cleaning bucket "rclone-test-naconib6dofu" of all files 2026/04/26 03:00:38 DEBUG : empty space: Deleting (id "4_z2f924d53b0bdcb7b9fd80e1b_f41658c9415c2166b_d20260426_m030036_c001_v7007000_t0000_u01777172436998") 2026/04/26 03:00:38 DEBUG : empty space: Deleting (id "4_z2f924d53b0bdcb7b9fd80e1b_f11086f664b638bf3_d20260426_m030033_c001_v0001177_t0025_u01777172433253") 2026/04/26 03:00:38 DEBUG : potato2: Deleting (id "4_z2f924d53b0bdcb7b9fd80e1b_f408ee2ec37e85b1b_d20260426_m030037_c001_v7007000_t0000_u01777172437221") 2026/04/26 03:00:38 DEBUG : potato2: Deleting (id "4_z2f924d53b0bdcb7b9fd80e1b_f1116ea633c3f712f_d20260426_m030034_c001_v0001150_t0044_u01777172434139") 2026/04/26 03:00:38 DEBUG : potato3: Deleting (id "4_z2f924d53b0bdcb7b9fd80e1b_f408ee2ec37e85b1c_d20260426_m030037_c001_v7007000_t0000_u01777172437538") 2026/04/26 03:00:38 DEBUG : potato3: Deleting (id "4_z2f924d53b0bdcb7b9fd80e1b_f106a4cb40e645539_d20260426_m030034_c001_v0001183_t0051_u01777172434508") 2026/04/26 03:00:38 DEBUG : potato3: Deleting (id "4_z2f924d53b0bdcb7b9fd80e1b_f11086f664b638bf5_d20260426_m030033_c001_v0001177_t0039_u01777172433540") 2026/04/26 03:00:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/26 03:00:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:00:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.74s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:00:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jimafiv9weko" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bederah0yoza -> B2 bucket rclone-test-jimafiv9weko 2026/04/26 03:00:46 DEBUG : empty space: Excluded (Size Filter) 2026/04/26 03:00:46 DEBUG : empty space: Excluded (Size Filter) 2026/04/26 03:00:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 03:00:46 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:00:46 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jimafiv9weko) 2026/04/26 03:00:46 DEBUG : potato3: Sizes differ 2026/04/26 03:00:46 DEBUG : B2 bucket rclone-test-jimafiv9weko: Waiting for checks to finish 2026/04/26 03:00:46 DEBUG : B2 bucket rclone-test-jimafiv9weko: Waiting for transfers to finish 2026/04/26 03:00:46 DEBUG : potato2: size = 60 OK 2026/04/26 03:00:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 03:00:46 INFO : potato2: Copied (server-side copy) 2026/04/26 03:00:46 INFO : potato2: Deleted 2026/04/26 03:00:47 DEBUG : potato3: size = 68 OK 2026/04/26 03:00:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/26 03:00:47 INFO : potato3: Copied (server-side copy) 2026/04/26 03:00:47 INFO : potato3: Deleted 2026/04/26 03:00:47 DEBUG : Creating backend with remote "TestB2:rclone-test-tejivon6kape" 2026/04/26 03:00:48 DEBUG : empty space: Excluded (Size Filter) 2026/04/26 03:00:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 03:00:48 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/26 03:00:48 DEBUG : B2 bucket rclone-test-tejivon6kape: Waiting for checks to finish 2026/04/26 03:00:48 DEBUG : B2 bucket rclone-test-tejivon6kape: Waiting for transfers to finish 2026/04/26 03:00:49 DEBUG : potato2: size = 60 OK 2026/04/26 03:00:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 03:00:49 INFO : potato2: Copied (server-side copy) 2026/04/26 03:00:49 INFO : potato2: Deleted 2026/04/26 03:00:49 DEBUG : potato3: size = 68 OK 2026/04/26 03:00:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/26 03:00:49 INFO : potato3: Copied (server-side copy) 2026/04/26 03:00:50 INFO : potato3: Deleted 2026/04/26 03:00:50 DEBUG : B2 bucket rclone-test-tejivon6kape: Purge remote 2026/04/26 03:00:50 INFO : B2 bucket rclone-test-tejivon6kape: cleaning bucket "rclone-test-tejivon6kape" of all files 2026/04/26 03:00:50 DEBUG : potato2: Deleting (id "4_z0f228d73b0bdcb7b9fd80e1b_f1196a5c22a464484_d20260426_m030049_c001_v0001172_t0032_u01777172449405") 2026/04/26 03:00:50 DEBUG : potato3: Deleting (id "4_z0f228d73b0bdcb7b9fd80e1b_f102834c17325c3f2_d20260426_m030049_c001_v0001180_t0036_u01777172449710") 2026/04/26 03:00:51 DEBUG : B2 bucket rclone-test-jimafiv9weko: Purge remote 2026/04/26 03:00:51 INFO : B2 bucket rclone-test-jimafiv9weko: cleaning bucket "rclone-test-jimafiv9weko" of all files 2026/04/26 03:00:51 DEBUG : empty space: Deleting (id "4_zdf327d53b0bdcb7b9fd80e1b_f118374b1a2f8a0bc_d20260426_m030045_c001_v0001177_t0014_u01777172445699") 2026/04/26 03:00:51 DEBUG : potato2: Deleting (id "4_zdf327d53b0bdcb7b9fd80e1b_f409ad6bb7c119e8f_d20260426_m030049_c001_v7007000_t0000_u01777172449692") 2026/04/26 03:00:51 DEBUG : potato2: Deleting (id "4_zdf327d53b0bdcb7b9fd80e1b_f109e43b8b7cd793e_d20260426_m030046_c001_v0001182_t0017_u01777172446511") 2026/04/26 03:00:51 DEBUG : potato3: Deleting (id "4_zdf327d53b0bdcb7b9fd80e1b_f409ad6bb7c119e90_d20260426_m030049_c001_v7007000_t0000_u01777172449910") 2026/04/26 03:00:51 DEBUG : potato3: Deleting (id "4_zdf327d53b0bdcb7b9fd80e1b_f104f5fc63f087c4d_d20260426_m030046_c001_v0001173_t0045_u01777172446765") 2026/04/26 03:00:51 DEBUG : potato3: Deleting (id "4_zdf327d53b0bdcb7b9fd80e1b_f118374b1a2f8a0c0_d20260426_m030045_c001_v0001177_t0036_u01777172445909") --- PASS: TestServerSideMoveWithFilter (13.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:00:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yuxuwas0yipa" 2026/04/26 03:00:56 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bederah0yoza -> B2 bucket rclone-test-yuxuwas0yipa 2026/04/26 03:00:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 03:00:59 DEBUG : empty space: size = 1 OK 2026/04/26 03:00:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/26 03:00:59 DEBUG : empty space: Unchanged skipping 2026/04/26 03:00:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:00:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yuxuwas0yipa) 2026/04/26 03:00:59 DEBUG : potato3: Sizes differ 2026/04/26 03:00:59 DEBUG : B2 bucket rclone-test-yuxuwas0yipa: Waiting for checks to finish 2026/04/26 03:00:59 INFO : empty space: Deleted 2026/04/26 03:00:59 DEBUG : B2 bucket rclone-test-yuxuwas0yipa: Waiting for transfers to finish 2026/04/26 03:00:59 DEBUG : potato2: size = 60 OK 2026/04/26 03:00:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 03:00:59 INFO : potato2: Copied (server-side copy) 2026/04/26 03:00:59 INFO : potato2: Deleted 2026/04/26 03:00:59 DEBUG : potato3: size = 68 OK 2026/04/26 03:00:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/26 03:00:59 INFO : potato3: Copied (server-side copy) 2026/04/26 03:01:00 INFO : potato3: Deleted 2026/04/26 03:01:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zebogep5fera" 2026/04/26 03:01:01 INFO : tomatoDir: Making directory 2026/04/26 03:01:01 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/26 03:01:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 03:01:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/26 03:01:01 DEBUG : B2 bucket rclone-test-zebogep5fera: Waiting for checks to finish 2026/04/26 03:01:01 DEBUG : B2 bucket rclone-test-zebogep5fera: Waiting for transfers to finish 2026/04/26 03:01:02 DEBUG : potato2: size = 60 OK 2026/04/26 03:01:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 03:01:02 INFO : potato2: Copied (server-side copy) 2026/04/26 03:01:02 INFO : potato2: Deleted 2026/04/26 03:01:02 DEBUG : empty space: size = 1 OK 2026/04/26 03:01:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/26 03:01:02 INFO : empty space: Copied (server-side copy) 2026/04/26 03:01:02 DEBUG : potato3: size = 68 OK 2026/04/26 03:01:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/26 03:01:02 INFO : potato3: Copied (server-side copy) 2026/04/26 03:01:03 INFO : empty space: Deleted 2026/04/26 03:01:03 INFO : potato3: Deleted 2026/04/26 03:01:03 DEBUG : B2 bucket rclone-test-zebogep5fera: Purge remote 2026/04/26 03:01:03 INFO : B2 bucket rclone-test-zebogep5fera: cleaning bucket "rclone-test-zebogep5fera" of all files 2026/04/26 03:01:03 DEBUG : empty space: Deleting (id "4_z6f82bd93b0bdcb7b9fd80e1b_f1053f0593ab1ce68_d20260426_m030102_c001_v0001174_t0018_u01777172462560") 2026/04/26 03:01:03 DEBUG : potato2: Deleting (id "4_z6f82bd93b0bdcb7b9fd80e1b_f118374b1a2f8a104_d20260426_m030102_c001_v0001177_t0031_u01777172462326") 2026/04/26 03:01:03 DEBUG : potato3: Deleting (id "4_z6f82bd93b0bdcb7b9fd80e1b_f114440eb14c6d86a_d20260426_m030102_c001_v0001041_t0039_u01777172462723") 2026/04/26 03:01:04 DEBUG : B2 bucket rclone-test-yuxuwas0yipa: Purge remote 2026/04/26 03:01:04 INFO : B2 bucket rclone-test-yuxuwas0yipa: cleaning bucket "rclone-test-yuxuwas0yipa" of all files 2026/04/26 03:01:04 DEBUG : empty space: Deleting (id "4_z0f72ad83b0bdcb7b9fd80e1b_f4188414434f19f78_d20260426_m030102_c001_v7007000_t0000_u01777172462934") 2026/04/26 03:01:04 DEBUG : empty space: Deleting (id "4_z0f72ad83b0bdcb7b9fd80e1b_f118e312586320015_d20260426_m030058_c001_v0001130_t0055_u01777172458454") 2026/04/26 03:01:04 DEBUG : potato2: Deleting (id "4_z0f72ad83b0bdcb7b9fd80e1b_f4188414434f19f6f_d20260426_m030102_c001_v7007000_t0000_u01777172462536") 2026/04/26 03:01:04 DEBUG : potato2: Deleting (id "4_z0f72ad83b0bdcb7b9fd80e1b_f106efc027d993766_d20260426_m030059_c001_v0001167_t0014_u01777172459525") 2026/04/26 03:01:04 DEBUG : potato3: Deleting (id "4_z0f72ad83b0bdcb7b9fd80e1b_f42243be4f0a02acb_d20260426_m030103_c001_v7007000_t0000_u01777172463048") 2026/04/26 03:01:04 DEBUG : potato3: Deleting (id "4_z0f72ad83b0bdcb7b9fd80e1b_f1031cc80a1ffbe9b_d20260426_m030059_c001_v0001177_t0003_u01777172459843") 2026/04/26 03:01:04 DEBUG : potato3: Deleting (id "4_z0f72ad83b0bdcb7b9fd80e1b_f118e312586320019_d20260426_m030058_c001_v0001130_t0040_u01777172458777") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.18s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:01:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.78s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:01:09 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:01:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/rclone-sync-test" 2026/04/26 03:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/rclone-sync-test-include/layer2" 2026/04/26 03:01:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/rclone-sync-test-ignore-file" 2026/04/26 03:01:18 DEBUG : B2 bucket rclone-test-bederah0yoza path rclone-sync-test: Waiting for checks to finish 2026/04/26 03:01:18 DEBUG : B2 bucket rclone-test-bederah0yoza path rclone-sync-test: Waiting for transfers to finish 2026/04/26 03:01:18 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:18 INFO : There was nothing to transfer 2026/04/26 03:01:19 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:01:19 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:01:19 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:19 INFO : There was nothing to transfer 2026/04/26 03:01:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/26 03:01:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:01:20 DEBUG : pacer: Reducing sleep to 10ms 2026/04/26 03:01:20 DEBUG : B2 bucket rclone-test-bederah0yoza path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/26 03:01:20 DEBUG : B2 bucket rclone-test-bederah0yoza path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/26 03:01:20 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:20 INFO : There was nothing to transfer 2026/04/26 03:01:20 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:01:20 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:01:20 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:20 INFO : There was nothing to transfer 2026/04/26 03:01:20 DEBUG : B2 bucket rclone-test-bederah0yoza path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/26 03:01:20 DEBUG : B2 bucket rclone-test-bederah0yoza path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/26 03:01:20 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:20 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.51s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:01:21 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/dst" 2026/04/26 03:01:22 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/CompareDest" 2026/04/26 03:01:24 DEBUG : one: Need to transfer - File not found at Destination 2026/04/26 03:01:24 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:01:24 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:01:25 DEBUG : one: size = 3 OK 2026/04/26 03:01:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 03:01:25 INFO : one: Copied (new) 2026/04/26 03:01:25 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:01:25 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:01:25 DEBUG : one: Sizes differ 2026/04/26 03:01:25 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:01:26 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:01:26 DEBUG : one: size = 5 OK 2026/04/26 03:01:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/26 03:01:26 INFO : one: Copied (replaced existing) 2026/04/26 03:01:26 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:01:28 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:01:28 DEBUG : one: Sizes differ 2026/04/26 03:01:28 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:01:28 DEBUG : one: size = 5 OK 2026/04/26 03:01:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:01:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/26 03:01:28 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:01:28 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:28 INFO : There was nothing to transfer 2026/04/26 03:01:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:01:30 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:01:30 DEBUG : one: Sizes differ 2026/04/26 03:01:30 DEBUG : two: size = 3 OK 2026/04/26 03:01:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:01:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/26 03:01:30 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:01:30 DEBUG : one: size = 5 OK 2026/04/26 03:01:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:01:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/26 03:01:30 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:01:30 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:30 INFO : There was nothing to transfer 2026/04/26 03:01:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:01:30 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:01:30 DEBUG : one: Sizes differ 2026/04/26 03:01:31 DEBUG : two: size = 3 OK 2026/04/26 03:01:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:01:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/26 03:01:31 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:01:31 DEBUG : one: size = 5 OK 2026/04/26 03:01:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:01:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/26 03:01:31 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:01:31 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:31 INFO : There was nothing to transfer 2026/04/26 03:01:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:01:32 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:01:32 DEBUG : one: Sizes differ 2026/04/26 03:01:32 DEBUG : two: size = 3 OK 2026/04/26 03:01:32 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/04/26 03:01:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/26 03:01:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/26 03:01:32 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:01:32 DEBUG : one: size = 5 OK 2026/04/26 03:01:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:01:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/26 03:01:32 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:01:32 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:32 INFO : There was nothing to transfer 2026/04/26 03:01:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:01:32 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:01:32 DEBUG : one: Sizes differ 2026/04/26 03:01:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:01:33 DEBUG : two: size = 3 (B2 bucket rclone-test-bederah0yoza path CompareDest) 2026/04/26 03:01:33 DEBUG : two: Sizes differ 2026/04/26 03:01:33 DEBUG : two: Need to transfer - File not found at Destination 2026/04/26 03:01:33 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:01:33 DEBUG : one: size = 5 OK 2026/04/26 03:01:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:01:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/26 03:01:33 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:01:33 DEBUG : two: size = 5 OK 2026/04/26 03:01:33 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/26 03:01:33 INFO : two: Copied (new) 2026/04/26 03:01:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.59s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:01:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/dest" 2026/04/26 03:01:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/pre-dest1" 2026/04/26 03:01:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/pre-dest2" 2026/04/26 03:01:41 DEBUG : 1: size = 1 OK 2026/04/26 03:01:41 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:01:41 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/26 03:01:41 DEBUG : 2: size = 1 OK 2026/04/26 03:01:41 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:01:41 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/26 03:01:41 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/26 03:01:41 DEBUG : B2 bucket rclone-test-bederah0yoza path dest: Waiting for checks to finish 2026/04/26 03:01:41 DEBUG : B2 bucket rclone-test-bederah0yoza path dest: Waiting for transfers to finish 2026/04/26 03:01:42 DEBUG : 3: size = 1 OK 2026/04/26 03:01:42 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/26 03:01:42 INFO : 3: Copied (new) 2026/04/26 03:01:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.40s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:01:44 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/dst" 2026/04/26 03:01:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/CopyDest" 2026/04/26 03:01:47 DEBUG : one: Need to transfer - File not found at Destination 2026/04/26 03:01:47 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:01:47 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:01:48 DEBUG : one: size = 3 OK 2026/04/26 03:01:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 03:01:48 INFO : one: Copied (new) 2026/04/26 03:01:48 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:48 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:01:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:01:48 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:01:48 DEBUG : one: Sizes differ 2026/04/26 03:01:49 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:01:49 DEBUG : one: size = 5 OK 2026/04/26 03:01:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/26 03:01:49 INFO : one: Copied (replaced existing) 2026/04/26 03:01:49 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/BackupDir" 2026/04/26 03:01:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:01:52 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:01:52 DEBUG : one: Sizes differ 2026/04/26 03:01:52 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:01:52 DEBUG : one: size = 5 OK 2026/04/26 03:01:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:01:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:01:52 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:01:52 DEBUG : one: Sizes differ 2026/04/26 03:01:54 DEBUG : one: size = 3 OK 2026/04/26 03:01:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 03:01:54 INFO : one: Copied (server-side copy) 2026/04/26 03:01:54 INFO : one: Deleted 2026/04/26 03:01:54 DEBUG : one: size = 5 OK 2026/04/26 03:01:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/26 03:01:54 INFO : one: Copied (server-side copy) 2026/04/26 03:01:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/26 03:01:54 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:01:54 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:56 DEBUG : one: size = 5 OK 2026/04/26 03:01:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:01:56 DEBUG : one: Unchanged skipping 2026/04/26 03:01:56 DEBUG : two: size = 3 OK 2026/04/26 03:01:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:01:56 DEBUG : two: size = 3 OK 2026/04/26 03:01:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/26 03:01:56 INFO : two: Copied (server-side copy) 2026/04/26 03:01:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/26 03:01:56 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:01:56 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:01:56 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:57 DEBUG : one: size = 5 OK 2026/04/26 03:01:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:01:57 DEBUG : one: Unchanged skipping 2026/04/26 03:01:57 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:01:57 DEBUG : two: size = 3 OK 2026/04/26 03:01:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:01:57 DEBUG : two: Unchanged skipping 2026/04/26 03:01:57 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:01:57 DEBUG : Waiting for deletions to finish 2026/04/26 03:01:57 INFO : There was nothing to transfer 2026/04/26 03:01:58 DEBUG : one: size = 5 OK 2026/04/26 03:01:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:01:58 DEBUG : one: Unchanged skipping 2026/04/26 03:01:58 DEBUG : three: size = 7 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:01:58 DEBUG : three: size = 5 (B2 bucket rclone-test-bederah0yoza path CopyDest) 2026/04/26 03:01:58 DEBUG : three: Sizes differ 2026/04/26 03:01:58 DEBUG : three: Destination not found in --copy-dest 2026/04/26 03:01:58 DEBUG : three: Need to transfer - File not found at Destination 2026/04/26 03:01:58 DEBUG : two: size = 3 OK 2026/04/26 03:01:58 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:01:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 03:01:58 DEBUG : two: Unchanged skipping 2026/04/26 03:01:58 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:01:59 DEBUG : three: size = 7 OK 2026/04/26 03:01:59 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/26 03:01:59 INFO : three: Copied (new) 2026/04/26 03:01:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.23s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:02:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/dst" 2026/04/26 03:02:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/backup" 2026/04/26 03:02:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:02:07 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:02:07 DEBUG : one: Sizes differ 2026/04/26 03:02:07 DEBUG : two: size = 3 OK 2026/04/26 03:02:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:02:07 DEBUG : two: Unchanged skipping 2026/04/26 03:02:07 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:02:08 DEBUG : one: size = 3 OK 2026/04/26 03:02:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 03:02:08 INFO : one: Copied (server-side copy) 2026/04/26 03:02:08 INFO : one: Deleted 2026/04/26 03:02:08 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:02:09 DEBUG : one: size = 4 OK 2026/04/26 03:02:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 03:02:09 INFO : one: Copied (new) 2026/04/26 03:02:09 DEBUG : Waiting for deletions to finish 2026/04/26 03:02:10 DEBUG : three.txt: size = 5 OK 2026/04/26 03:02:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/26 03:02:10 INFO : three.txt: Copied (server-side copy) 2026/04/26 03:02:10 INFO : three.txt: Deleted 2026/04/26 03:02:10 INFO : three.txt: Moved into backup dir 2026/04/26 03:02:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:02:12 DEBUG : one: size = 4 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:02:12 DEBUG : one: Sizes differ 2026/04/26 03:02:12 DEBUG : two: size = 3 OK 2026/04/26 03:02:12 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:02:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:02:12 DEBUG : two: Unchanged skipping 2026/04/26 03:02:12 DEBUG : one: size = 4 OK 2026/04/26 03:02:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 03:02:12 INFO : one: Copied (server-side copy) 2026/04/26 03:02:13 INFO : one: Deleted 2026/04/26 03:02:13 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:02:13 DEBUG : one: size = 5 OK 2026/04/26 03:02:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/26 03:02:13 INFO : one: Copied (new) 2026/04/26 03:02:13 DEBUG : Waiting for deletions to finish 2026/04/26 03:02:14 DEBUG : three.txt: size = 6 OK 2026/04/26 03:02:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 03:02:14 INFO : three.txt: Copied (server-side copy) 2026/04/26 03:02:14 INFO : three.txt: Deleted 2026/04/26 03:02:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.36s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:02:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/dst" 2026/04/26 03:02:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/backup" 2026/04/26 03:02:22 DEBUG : two: size = 3 OK 2026/04/26 03:02:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:02:22 DEBUG : two: Unchanged skipping 2026/04/26 03:02:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:02:22 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:02:22 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:02:22 DEBUG : one: Sizes differ 2026/04/26 03:02:23 DEBUG : one.bak: size = 3 OK 2026/04/26 03:02:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 03:02:23 INFO : one: Copied (server-side copy) to: one.bak 2026/04/26 03:02:23 INFO : one: Deleted 2026/04/26 03:02:23 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:02:24 DEBUG : one: size = 4 OK 2026/04/26 03:02:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 03:02:24 INFO : one: Copied (new) 2026/04/26 03:02:24 DEBUG : Waiting for deletions to finish 2026/04/26 03:02:25 DEBUG : three.txt.bak: size = 5 OK 2026/04/26 03:02:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/26 03:02:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/26 03:02:25 INFO : three.txt: Deleted 2026/04/26 03:02:25 INFO : three.txt: Moved into backup dir 2026/04/26 03:02:27 DEBUG : two: size = 3 OK 2026/04/26 03:02:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:02:27 DEBUG : two: Unchanged skipping 2026/04/26 03:02:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:02:27 DEBUG : one: size = 4 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:02:27 DEBUG : one: Sizes differ 2026/04/26 03:02:27 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:02:28 DEBUG : one.bak: size = 4 OK 2026/04/26 03:02:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 03:02:28 INFO : one: Copied (server-side copy) to: one.bak 2026/04/26 03:02:28 INFO : one: Deleted 2026/04/26 03:02:28 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:02:28 DEBUG : one: size = 5 OK 2026/04/26 03:02:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/26 03:02:28 INFO : one: Copied (new) 2026/04/26 03:02:28 DEBUG : Waiting for deletions to finish 2026/04/26 03:02:29 DEBUG : three.txt.bak: size = 6 OK 2026/04/26 03:02:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 03:02:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/26 03:02:29 INFO : three.txt: Deleted 2026/04/26 03:02:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:02:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/dst" 2026/04/26 03:02:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/backup" 2026/04/26 03:02:37 DEBUG : two: size = 3 OK 2026/04/26 03:02:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:02:37 DEBUG : two: Unchanged skipping 2026/04/26 03:02:37 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:02:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:02:37 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:02:37 DEBUG : one: Sizes differ 2026/04/26 03:02:38 DEBUG : one-2019-01-01: size = 3 OK 2026/04/26 03:02:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 03:02:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/26 03:02:38 INFO : one: Deleted 2026/04/26 03:02:38 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:02:39 DEBUG : one: size = 4 OK 2026/04/26 03:02:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 03:02:39 INFO : one: Copied (new) 2026/04/26 03:02:39 DEBUG : Waiting for deletions to finish 2026/04/26 03:02:40 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/26 03:02:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/26 03:02:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/26 03:02:40 INFO : three.txt: Deleted 2026/04/26 03:02:40 INFO : three.txt: Moved into backup dir 2026/04/26 03:02:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:02:41 DEBUG : one: size = 4 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:02:41 DEBUG : one: Sizes differ 2026/04/26 03:02:41 DEBUG : two: size = 3 OK 2026/04/26 03:02:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:02:41 DEBUG : two: Unchanged skipping 2026/04/26 03:02:41 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:02:42 DEBUG : one-2019-01-01: size = 4 OK 2026/04/26 03:02:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 03:02:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/26 03:02:42 INFO : one: Deleted 2026/04/26 03:02:42 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:02:42 DEBUG : one: size = 5 OK 2026/04/26 03:02:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/26 03:02:42 INFO : one: Copied (new) 2026/04/26 03:02:42 DEBUG : Waiting for deletions to finish 2026/04/26 03:02:43 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/26 03:02:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 03:02:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/26 03:02:43 INFO : three.txt: Deleted 2026/04/26 03:02:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.24s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:02:47 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/dst" 2026/04/26 03:02:47 DEBUG : Config file has changed externally - reloading 2026/04/26 03:02:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:02:49 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:02:49 DEBUG : one: Sizes differ 2026/04/26 03:02:49 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:02:49 DEBUG : two: size = 3 OK 2026/04/26 03:02:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:02:49 DEBUG : two: Unchanged skipping 2026/04/26 03:02:49 DEBUG : one.bak: size = 3 OK 2026/04/26 03:02:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 03:02:49 INFO : one: Copied (server-side copy) to: one.bak 2026/04/26 03:02:50 INFO : one: Deleted 2026/04/26 03:02:50 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:02:50 DEBUG : one: size = 4 OK 2026/04/26 03:02:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 03:02:50 INFO : one: Copied (new) 2026/04/26 03:02:50 DEBUG : Waiting for deletions to finish 2026/04/26 03:02:51 DEBUG : three.txt.bak: size = 5 OK 2026/04/26 03:02:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/26 03:02:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/26 03:02:51 INFO : three.txt: Deleted 2026/04/26 03:02:51 INFO : three.txt: Moved into backup dir 2026/04/26 03:02:52 DEBUG : one.bak: Excluded (Path Filter) 2026/04/26 03:02:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/26 03:02:52 DEBUG : two: size = 3 OK 2026/04/26 03:02:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:02:52 DEBUG : two: Unchanged skipping 2026/04/26 03:02:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:02:52 DEBUG : one: size = 4 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:02:52 DEBUG : one: Sizes differ 2026/04/26 03:02:52 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for checks to finish 2026/04/26 03:02:53 DEBUG : one.bak: size = 4 OK 2026/04/26 03:02:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 03:02:53 INFO : one: Copied (server-side copy) to: one.bak 2026/04/26 03:02:54 INFO : one: Deleted 2026/04/26 03:02:54 DEBUG : B2 bucket rclone-test-bederah0yoza path dst: Waiting for transfers to finish 2026/04/26 03:02:54 DEBUG : one: size = 5 OK 2026/04/26 03:02:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/26 03:02:54 INFO : one: Copied (new) 2026/04/26 03:02:54 DEBUG : Waiting for deletions to finish 2026/04/26 03:02:55 DEBUG : three.txt.bak: size = 6 OK 2026/04/26 03:02:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 03:02:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/26 03:02:55 INFO : three.txt: Deleted 2026/04/26 03:02:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.54s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:02:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/dst" 2026/04/26 03:03:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:03:00 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:03:00 DEBUG : one: Sizes differ 2026/04/26 03:03:01 DEBUG : one.bak: size = 3 OK 2026/04/26 03:03:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 03:03:01 INFO : one: Copied (server-side copy) to: one.bak 2026/04/26 03:03:02 INFO : one: Deleted 2026/04/26 03:03:03 DEBUG : one: size = 4 OK 2026/04/26 03:03:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 03:03:03 INFO : one: Copied (new) 2026/04/26 03:03:03 DEBUG : two: size = 3 OK 2026/04/26 03:03:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:03 DEBUG : two: Unchanged skipping 2026/04/26 03:03:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:03:03 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:03:03 DEBUG : three.txt: Sizes differ 2026/04/26 03:03:03 DEBUG : three.txt.bak: size = 5 OK 2026/04/26 03:03:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/26 03:03:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/26 03:03:03 INFO : three.txt: Deleted 2026/04/26 03:03:04 DEBUG : three.txt: size = 6 OK 2026/04/26 03:03:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 03:03:04 INFO : three.txt: Copied (new) 2026/04/26 03:03:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:03:05 DEBUG : one: size = 4 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:03:05 DEBUG : one: Sizes differ 2026/04/26 03:03:05 DEBUG : one.bak: size = 4 OK 2026/04/26 03:03:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 03:03:05 INFO : one: Copied (server-side copy) to: one.bak 2026/04/26 03:03:05 INFO : one: Deleted 2026/04/26 03:03:06 DEBUG : one: size = 5 OK 2026/04/26 03:03:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/26 03:03:06 INFO : one: Copied (new) 2026/04/26 03:03:06 DEBUG : two: size = 3 OK 2026/04/26 03:03:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:06 DEBUG : two: Unchanged skipping 2026/04/26 03:03:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:03:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:03:07 DEBUG : three.txt: Sizes differ 2026/04/26 03:03:07 DEBUG : three.txt.bak: size = 6 OK 2026/04/26 03:03:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 03:03:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/26 03:03:07 INFO : three.txt: Deleted 2026/04/26 03:03:08 DEBUG : three.txt: size = 19 OK 2026/04/26 03:03:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/26 03:03:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.54s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:03:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bederah0yoza/dst" 2026/04/26 03:03:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:03:14 DEBUG : one: size = 3 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:03:14 DEBUG : one: Sizes differ 2026/04/26 03:03:15 DEBUG : one-2019-01-01: size = 3 OK 2026/04/26 03:03:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 03:03:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/26 03:03:15 INFO : one: Deleted 2026/04/26 03:03:16 DEBUG : one: size = 4 OK 2026/04/26 03:03:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 03:03:16 INFO : one: Copied (new) 2026/04/26 03:03:17 DEBUG : two: size = 3 OK 2026/04/26 03:03:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:17 DEBUG : two: Unchanged skipping 2026/04/26 03:03:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:03:17 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:03:17 DEBUG : three.txt: Sizes differ 2026/04/26 03:03:17 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/26 03:03:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/26 03:03:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/26 03:03:18 INFO : three.txt: Deleted 2026/04/26 03:03:18 DEBUG : three.txt: size = 6 OK 2026/04/26 03:03:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 03:03:18 INFO : three.txt: Copied (new) 2026/04/26 03:03:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:03:19 DEBUG : one: size = 4 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:03:19 DEBUG : one: Sizes differ 2026/04/26 03:03:20 DEBUG : one-2019-01-01: size = 4 OK 2026/04/26 03:03:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 03:03:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/26 03:03:20 INFO : one: Deleted 2026/04/26 03:03:20 DEBUG : one: size = 5 OK 2026/04/26 03:03:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/26 03:03:20 INFO : one: Copied (new) 2026/04/26 03:03:20 DEBUG : two: size = 3 OK 2026/04/26 03:03:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:20 DEBUG : two: Unchanged skipping 2026/04/26 03:03:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:03:21 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bederah0yoza path dst) 2026/04/26 03:03:21 DEBUG : three.txt: Sizes differ 2026/04/26 03:03:21 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/26 03:03:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 03:03:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/26 03:03:21 INFO : three.txt: Deleted 2026/04/26 03:03:22 DEBUG : three.txt: size = 19 OK 2026/04/26 03:03:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/26 03:03:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.59s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:03:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:03:24 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:03:24 DEBUG : Testêé: Sizes differ 2026/04/26 03:03:24 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:03:24 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:03:25 DEBUG : Testêé: size = 14 OK 2026/04/26 03:03:25 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/26 03:03:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/26 03:03:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.96s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:03:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/26 03:03:26 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:03:26 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:03:27 DEBUG : existing: size = 6 OK 2026/04/26 03:03:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/26 03:03:27 INFO : existing: Copied (new) 2026/04/26 03:03:27 DEBUG : Waiting for deletions to finish 2026/04/26 03:03:28 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:03:28 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:03:28 DEBUG : existing: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:03:28 DEBUG : existing: Sizes differ 2026/04/26 03:03:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/26 03:03:28 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:03:28 ERROR : B2 bucket rclone-test-bederah0yoza: not deleting files as there were IO errors 2026/04/26 03:03:28 ERROR : B2 bucket rclone-test-bederah0yoza: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.60s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:03:30 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:03:30 DEBUG : EXISTING: size = 6 OK 2026/04/26 03:03:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:30 DEBUG : existing: Unchanged skipping 2026/04/26 03:03:30 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:03:30 DEBUG : Waiting for deletions to finish 2026/04/26 03:03:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.73s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", 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:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", 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.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:03:55 DEBUG : both0: size = 6 OK 2026/04/26 03:03:55 DEBUG : both11: size = 6 OK 2026/04/26 03:03:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both12: size = 6 OK 2026/04/26 03:03:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:03:55 DEBUG : both11: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both13: size = 6 OK 2026/04/26 03:03:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both13: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both14: size = 6 OK 2026/04/26 03:03:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both0: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both15: size = 6 OK 2026/04/26 03:03:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both15: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both10: size = 6 OK 2026/04/26 03:03:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both16: size = 6 OK 2026/04/26 03:03:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both12: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both10: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both18: size = 6 OK 2026/04/26 03:03:55 DEBUG : both17: size = 6 OK 2026/04/26 03:03:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both18: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both19: size = 6 OK 2026/04/26 03:03:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both19: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both1: size = 6 OK 2026/04/26 03:03:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both1: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both2: size = 6 OK 2026/04/26 03:03:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both2: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both3: size = 6 OK 2026/04/26 03:03:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both3: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both16: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both5: size = 6 OK 2026/04/26 03:03:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both5: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both6: size = 6 OK 2026/04/26 03:03:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both6: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both7: size = 6 OK 2026/04/26 03:03:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both4: size = 6 OK 2026/04/26 03:03:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both7: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both8: size = 6 OK 2026/04/26 03:03:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both8: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both9: size = 6 OK 2026/04/26 03:03:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:03:55 DEBUG : both9: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both17: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both14: Unchanged skipping 2026/04/26 03:03:55 DEBUG : both4: Unchanged skipping 2026/04/26 03:03:55 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:03:55 DEBUG : Waiting for deletions to finish 2026/04/26 03:03:55 INFO : only19: Deleted 2026/04/26 03:03:55 INFO : only2: Deleted 2026/04/26 03:03:56 INFO : only9: Deleted 2026/04/26 03:03:56 INFO : only3: Deleted 2026/04/26 03:03:56 INFO : only0: Deleted 2026/04/26 03:03:56 INFO : only11: Deleted 2026/04/26 03:03:56 INFO : only16: Deleted 2026/04/26 03:03:56 INFO : only6: Deleted 2026/04/26 03:03:56 INFO : only7: Deleted 2026/04/26 03:03:56 INFO : only8: Deleted 2026/04/26 03:03:56 INFO : only18: Deleted 2026/04/26 03:03:56 INFO : only4: Deleted 2026/04/26 03:03:56 INFO : only15: Deleted 2026/04/26 03:03:56 INFO : only10: Deleted 2026/04/26 03:03:56 INFO : only17: Deleted 2026/04/26 03:03:56 INFO : only1: Deleted 2026/04/26 03:03:56 INFO : only5: Deleted 2026/04/26 03:03:56 INFO : only12: Deleted 2026/04/26 03:03:56 INFO : only13: Deleted 2026/04/26 03:03:56 INFO : only14: Deleted 2026/04/26 03:03:56 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (29.36s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:04:23 DEBUG : both0: size = 6 OK 2026/04/26 03:04:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both11: size = 6 OK 2026/04/26 03:04:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both0: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both12: size = 6 OK 2026/04/26 03:04:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both13: size = 6 OK 2026/04/26 03:04:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both11: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both14: size = 6 OK 2026/04/26 03:04:23 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:04:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both10: size = 6 OK 2026/04/26 03:04:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both12: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both15: size = 6 OK 2026/04/26 03:04:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both10: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both16: size = 6 OK 2026/04/26 03:04:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both16: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both17: size = 6 OK 2026/04/26 03:04:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both17: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both18: size = 6 OK 2026/04/26 03:04:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both18: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both19: size = 6 OK 2026/04/26 03:04:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both19: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both1: size = 6 OK 2026/04/26 03:04:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both1: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both2: size = 6 OK 2026/04/26 03:04:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both2: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both3: size = 6 OK 2026/04/26 03:04:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both3: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both4: size = 6 OK 2026/04/26 03:04:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both4: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both5: size = 6 OK 2026/04/26 03:04:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both5: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both6: size = 6 OK 2026/04/26 03:04:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both6: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both7: size = 6 OK 2026/04/26 03:04:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both7: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both8: size = 6 OK 2026/04/26 03:04:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both8: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both9: size = 6 OK 2026/04/26 03:04:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:23 DEBUG : both9: Unchanged skipping 2026/04/26 03:04:23 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only0: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only0: Sizes differ 2026/04/26 03:04:23 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only10: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only10: Sizes differ 2026/04/26 03:04:23 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only11: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only11: Sizes differ 2026/04/26 03:04:23 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only12: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only12: Sizes differ 2026/04/26 03:04:23 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only13: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only13: Sizes differ 2026/04/26 03:04:23 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only14: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only14: Sizes differ 2026/04/26 03:04:23 DEBUG : both15: Unchanged skipping 2026/04/26 03:04:23 DEBUG : both13: Unchanged skipping 2026/04/26 03:04:23 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only15: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only16: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only15: Sizes differ 2026/04/26 03:04:23 DEBUG : only16: Sizes differ 2026/04/26 03:04:23 DEBUG : both14: Unchanged skipping 2026/04/26 03:04:23 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only17: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only17: Sizes differ 2026/04/26 03:04:23 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only18: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only18: Sizes differ 2026/04/26 03:04:23 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only19: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only19: Sizes differ 2026/04/26 03:04:23 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only1: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only1: Sizes differ 2026/04/26 03:04:23 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only2: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only2: Sizes differ 2026/04/26 03:04:23 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only3: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only3: Sizes differ 2026/04/26 03:04:23 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only4: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only4: Sizes differ 2026/04/26 03:04:23 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only5: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only5: Sizes differ 2026/04/26 03:04:23 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only6: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only6: Sizes differ 2026/04/26 03:04:23 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only7: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only7: Sizes differ 2026/04/26 03:04:23 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only8: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only8: Sizes differ 2026/04/26 03:04:23 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2697340629) 2026/04/26 03:04:23 DEBUG : only9: size = 6 (B2 bucket rclone-test-bederah0yoza) 2026/04/26 03:04:23 DEBUG : only9: Sizes differ 2026/04/26 03:04:23 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:04:23 DEBUG : only10: size = 0 OK 2026/04/26 03:04:23 DEBUG : only0: size = 0 OK 2026/04/26 03:04:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:23 INFO : only10: Copied (replaced existing) 2026/04/26 03:04:23 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:23 INFO : only0: Copied (replaced existing) 2026/04/26 03:04:23 DEBUG : only11: size = 0 OK 2026/04/26 03:04:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:23 INFO : only11: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only13: size = 0 OK 2026/04/26 03:04:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only13: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only15: size = 0 OK 2026/04/26 03:04:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only15: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only16: size = 0 OK 2026/04/26 03:04:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only16: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only17: size = 0 OK 2026/04/26 03:04:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only17: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only2: size = 0 OK 2026/04/26 03:04:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only2: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only19: size = 0 OK 2026/04/26 03:04:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only19: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only12: size = 0 OK 2026/04/26 03:04:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only12: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only3: size = 0 OK 2026/04/26 03:04:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only3: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only4: size = 0 OK 2026/04/26 03:04:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only4: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only5: size = 0 OK 2026/04/26 03:04:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only5: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only6: size = 0 OK 2026/04/26 03:04:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only6: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only7: size = 0 OK 2026/04/26 03:04:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only7: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only8: size = 0 OK 2026/04/26 03:04:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only8: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only9: size = 0 OK 2026/04/26 03:04:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only9: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only18: size = 0 OK 2026/04/26 03:04:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only18: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only14: size = 0 OK 2026/04/26 03:04:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only14: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : only1: size = 0 OK 2026/04/26 03:04:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 03:04:24 INFO : only1: Copied (replaced existing) 2026/04/26 03:04:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.26s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:04:33 DEBUG : empty_dir: Making directory with metadata 2026/04/26 03:04:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 03:04:33 DEBUG : empty_on_remote: Making directory with metadata 2026/04/26 03:04:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 03:04:33 INFO : empty_on_remote: Making directory 2026/04/26 03:04:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/26 03:04:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/26 03:04:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/26 03:04:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/26 03:04:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.65s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:04:35 DEBUG : empty_dir: Making directory with metadata 2026/04/26 03:04:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 03:04:35 DEBUG : empty_on_remote: Making directory with metadata 2026/04/26 03:04:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 03:04:35 INFO : empty_on_remote: Making directory 2026/04/26 03:04:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/26 03:04:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/26 03:04:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/26 03:04:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/26 03:04:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/26 03:04:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:04:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/26 03:04:37 INFO : sub dir: Making directory 2026/04/26 03:04:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.18s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:04:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/26 03:04:40 INFO : sub dir: Making directory 2026/04/26 03:04:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.94s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:04:50 DEBUG : Waiting for deletions to finish 2026/04/26 03:04:50 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:04:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:04:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:04:51 DEBUG : banana: size = 6 OK 2026/04/26 03:04:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : banana: Unchanged skipping 2026/04/26 03:04:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:04:51 DEBUG : apple: size = 5 OK 2026/04/26 03:04:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:04:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : apple: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:04:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:04:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:04:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:04:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:04:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:04:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:04:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:04:51 DEBUG : Waiting for deletions to finish 2026/04/26 03:04:51 INFO : There was nothing to transfer 2026/04/26 03:04:51 DEBUG : Waiting for deletions to finish 2026/04/26 03:04:51 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:04:51 DEBUG : apple: size = 5 OK 2026/04/26 03:04:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : apple: Unchanged skipping 2026/04/26 03:04:51 DEBUG : banana: size = 6 OK 2026/04/26 03:04:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:04:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : banana: Unchanged skipping 2026/04/26 03:04:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:04:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:04:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:04:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:04:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:04:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:04:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:04:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:04:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:04:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:04:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:04:51 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:04:51 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:04:51 DEBUG : Waiting for deletions to finish 2026/04/26 03:04:51 INFO : There was nothing to transfer 2026/04/26 03:04:51 DEBUG : Waiting for deletions to finish 2026/04/26 03:04:52 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:04:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:05:07 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:08 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : apple: size = 5 OK 2026/04/26 03:05:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : apple: Unchanged skipping 2026/04/26 03:05:08 DEBUG : banana: size = 6 OK 2026/04/26 03:05:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : banana: Unchanged skipping 2026/04/26 03:05:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:05:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:05:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:05:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:05:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:05:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:05:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:05:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:05:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:05:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:05:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:05:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:05:08 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:05:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:05:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:05:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:05:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:05:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:05:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:05:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:05:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:05:08 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:05:08 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:08 INFO : There was nothing to transfer 2026/04/26 03:05:08 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:08 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:05:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:05:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:05:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:05:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:05:09 DEBUG : banana: size = 6 OK 2026/04/26 03:05:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : banana: Unchanged skipping 2026/04/26 03:05:09 DEBUG : apple: size = 5 OK 2026/04/26 03:05:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : apple: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:05:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:05:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:05:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:05:09 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:05:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:05:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:05:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:05:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:05:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:05:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:05:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:05:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:05:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:05:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:05:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:05:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:05:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:05:09 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:05:09 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:09 INFO : There was nothing to transfer 2026/04/26 03:05:09 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:09 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:05:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:05:24 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:25 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:05:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/26 03:05:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:25 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:05:25 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:05:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/26 03:05:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/26 03:05:25 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/26 03:05:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/26 03:05:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:26 DEBUG : YXBwbGU=: size = 5 OK 2026/04/26 03:05:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/26 03:05:26 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/26 03:05:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:26 DEBUG : YmFuYW5h: size = 6 OK 2026/04/26 03:05:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/26 03:05:26 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/26 03:05:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/26 03:05:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/26 03:05:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/26 03:05:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/26 03:05:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/26 03:05:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/26 03:05:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/26 03:05:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/26 03:05:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/26 03:05:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/26 03:05:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/26 03:05:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/26 03:05:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/26 03:05:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/26 03:05:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/26 03:05:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/26 03:05:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/26 03:05:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/26 03:05:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/26 03:05:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/26 03:05:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/26 03:05:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/26 03:05:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/26 03:05:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/26 03:05:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 03:05:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/26 03:05:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/26 03:05:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/26 03:05:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/26 03:05:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/26 03:05:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/26 03:05:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/26 03:05:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/26 03:05:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/26 03:05:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:27 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/26 03:05:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/26 03:05:28 INFO : dir1/0008-2345678.txt: Deleted 2026/04/26 03:05:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/26 03:05:28 INFO : dir1/0003-defghij.txt: Deleted 2026/04/26 03:05:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/26 03:05:28 INFO : dir1/0007-1234567.txt: Deleted 2026/04/26 03:05:28 INFO : dir1/0013-789;=.txt: Deleted 2026/04/26 03:05:28 INFO : dir1/0014-89;=.txt: Deleted 2026/04/26 03:05:28 INFO : dir1/0015-9;=.txt: Deleted 2026/04/26 03:05:28 INFO : appleappleapplebanana: Deleted 2026/04/26 03:05:28 INFO : dir1/0009-3456789.txt: Deleted 2026/04/26 03:05:28 INFO : dir1/0010-456789.txt: Deleted 2026/04/26 03:05:28 INFO : apple: Deleted 2026/04/26 03:05:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/26 03:05:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/26 03:05:28 INFO : dir1/0011-56789;.txt: Deleted 2026/04/26 03:05:28 INFO : dir1/0012-6789;.txt: Deleted 2026/04/26 03:05:28 INFO : banana: Deleted 2026/04/26 03:05:28 INFO : splitbananasplit: Deleted 2026/04/26 03:05:28 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 03:05:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : YXBwbGU=: size = 5 OK 2026/04/26 03:05:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : apple: Unchanged skipping 2026/04/26 03:05:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:05:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/26 03:05:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : YmFuYW5h: size = 6 OK 2026/04/26 03:05:29 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:05:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : banana: Unchanged skipping 2026/04/26 03:05:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/26 03:05:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/26 03:05:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/26 03:05:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/26 03:05:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/26 03:05:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/26 03:05:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/26 03:05:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/26 03:05:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/26 03:05:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/26 03:05:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/26 03:05:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/26 03:05:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/26 03:05:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/26 03:05:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/26 03:05:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/26 03:05:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/26 03:05:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:05:29 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:05:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:05:29 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:05:29 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:29 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/26 03:05:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/26 03:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 03:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 03:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 03:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 03:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 03:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 03:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 03:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 03:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 03:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 03:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:05:44 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:44 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:05:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:45 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 03:05:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 03:05:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 03:05:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 03:05:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 03:05:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 03:05:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 03:05:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 03:05:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 03:05:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 03:05:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 03:05:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 03:05:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 03:05:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 03:05:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 03:05:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 03:05:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 03:05:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 03:05:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 03:05:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 03:05:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 03:05:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 03:05:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 03:05:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 03:05:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 03:05:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 03:05:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 03:05:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 03:05:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 03:05:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 03:05:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 03:05:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 03:05:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 03:05:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 03:05:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 03:05:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 03:05:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 03:05:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 03:05:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 03:05:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 03:05:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 03:05:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 03:05:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 03:05:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 03:05:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 03:05:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 03:05:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 03:05:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 03:05:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 03:05:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 03:05:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 03:05:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 03:05:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 03:05:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 03:05:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 03:05:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 03:05:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 03:05:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 03:05:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 03:05:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 03:05:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 03:05:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 03:05:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 03:05:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 03:05:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 03:05:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 03:05:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 03:05:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 03:05:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 03:05:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 03:05:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 03:05:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 03:05:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 03:05:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 03:05:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 03:05:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 03:05:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 03:05:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 03:05:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 03:05:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 03:05:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 03:05:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 03:05:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 03:05:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 03:05:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 03:05:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 03:05:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 03:05:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 03:05:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 03:05:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 03:05:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 03:05:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 03:05:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 03:05:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 03:05:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 03:05:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/26 03:05:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 03:05:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/26 03:05:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 03:05:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/26 03:05:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 03:05:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/26 03:05:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 03:05:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 03:05:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 03:05:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 03:05:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 03:05:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/26 03:05:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 03:05:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 03:05:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 03:05:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 03:05:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/26 03:05:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:45 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:05:45 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:05:45 DEBUG : PREFIXapple: size = 5 OK 2026/04/26 03:05:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/26 03:05:45 INFO : apple: Copied (new) to: PREFIXapple 2026/04/26 03:05:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/26 03:05:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/26 03:05:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : PREFIXbanana: size = 6 OK 2026/04/26 03:05:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/26 03:05:45 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/26 03:05:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 03:05:45 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/26 03:05:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/26 03:05:45 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/26 03:05:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 03:05:45 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/26 03:05:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/26 03:05:45 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/26 03:05:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 03:05:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/26 03:05:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 03:05:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 03:05:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/26 03:05:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/26 03:05:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 03:05:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 03:05:45 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/26 03:05:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/26 03:05:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/26 03:05:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 03:05:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/26 03:05:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/26 03:05:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 03:05:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 03:05:46 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/26 03:05:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/26 03:05:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/26 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 03:05:46 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/26 03:05:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/26 03:05:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/26 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 03:05:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/26 03:05:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/26 03:05:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 03:05:46 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/26 03:05:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/26 03:05:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/26 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 03:05:46 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/26 03:05:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/26 03:05:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/26 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 03:05:46 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/26 03:05:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/26 03:05:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/26 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 03:05:46 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/26 03:05:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/26 03:05:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/26 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/26 03:05:46 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/26 03:05:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/26 03:05:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/26 03:05:46 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/26 03:05:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/26 03:05:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/26 03:05:47 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/26 03:05:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/26 03:05:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/26 03:05:47 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/26 03:05:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/26 03:05:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/26 03:05:47 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:47 INFO : dir1/0010-456789.txt: Deleted 2026/04/26 03:05:47 INFO : dir1/0009-3456789.txt: Deleted 2026/04/26 03:05:47 INFO : dir1/0014-89;=.txt: Deleted 2026/04/26 03:05:47 INFO : dir1/0003-defghij.txt: Deleted 2026/04/26 03:05:47 INFO : dir1/0015-9;=.txt: Deleted 2026/04/26 03:05:47 INFO : dir1/0012-6789;.txt: Deleted 2026/04/26 03:05:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/26 03:05:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/26 03:05:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/26 03:05:47 INFO : apple: Deleted 2026/04/26 03:05:47 INFO : appleappleapplebanana: Deleted 2026/04/26 03:05:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/26 03:05:48 INFO : banana: Deleted 2026/04/26 03:05:48 INFO : splitbananasplit: Deleted 2026/04/26 03:05:48 INFO : dir1/0007-1234567.txt: Deleted 2026/04/26 03:05:48 INFO : dir1/0011-56789;.txt: Deleted 2026/04/26 03:05:48 INFO : dir1/0013-789;=.txt: Deleted 2026/04/26 03:05:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/26 03:05:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/26 03:05:48 INFO : dir1/0008-2345678.txt: Deleted 2026/04/26 03:05:48 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:48 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 03:05:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 03:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 03:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 03:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 03:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 03:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 03:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 03:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 03:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 03:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 03:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 03:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 03:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 03:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 03:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 03:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 03:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 03:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 03:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 03:05:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 03:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 03:05:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 03:05:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 03:05:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 03:05:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 03:05:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 03:05:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 03:05:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/26 03:05:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 03:05:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 03:05:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 03:05:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 03:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 03:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 03:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 03:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 03:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 03:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 03:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 03:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 03:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 03:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 03:05:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 03:05:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 03:05:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 03:05:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 03:05:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/26 03:05:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:05:48 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:05:48 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:05:49 DEBUG : apple: size = 5 OK 2026/04/26 03:05:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/26 03:05:49 INFO : apple: Copied (new) 2026/04/26 03:05:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:05:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/26 03:05:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/26 03:05:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:05:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/26 03:05:49 INFO : appleappleapplebanana: Copied (new) 2026/04/26 03:05:49 DEBUG : banana: size = 6 OK 2026/04/26 03:05:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/26 03:05:49 INFO : banana: Copied (new) 2026/04/26 03:05:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:05:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/26 03:05:49 INFO : splitbananasplit: Copied (new) 2026/04/26 03:05:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:05:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/26 03:05:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/26 03:05:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:05:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/26 03:05:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/26 03:05:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:05:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/26 03:05:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/26 03:05:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:05:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/26 03:05:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/26 03:05:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:05:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/26 03:05:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/26 03:05:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:05:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/26 03:05:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/26 03:05:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:05:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/26 03:05:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/26 03:05:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:05:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/26 03:05:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/26 03:05:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:05:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/26 03:05:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/26 03:05:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:05:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/26 03:05:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/26 03:05:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:05:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/26 03:05:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/26 03:05:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:05:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/26 03:05:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/26 03:05:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:05:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/26 03:05:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/26 03:05:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:05:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/26 03:05:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/26 03:05:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:05:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/26 03:05:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/26 03:05:50 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/26 03:05:51 INFO : PREFIXbanana: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/26 03:05:51 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/26 03:05:51 INFO : PREFIXsplitbananasplit: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/26 03:05:51 INFO : PREFIXapple: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/26 03:05:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/26 03:05:51 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:51 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:05:51 DEBUG : Waiting for deletions to finish 2026/04/26 03:05:52 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:05:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:06:07 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:07 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:06:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 03:06:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 03:06:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 03:06:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 03:06:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 03:06:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 03:06:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:08 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:06:08 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:06:08 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/26 03:06:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/26 03:06:08 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/26 03:06:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/26 03:06:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/26 03:06:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/26 03:06:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 03:06:08 DEBUG : appleSUFFIX: size = 5 OK 2026/04/26 03:06:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/26 03:06:08 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/26 03:06:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/26 03:06:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/26 03:06:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/26 03:06:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/26 03:06:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/26 03:06:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 03:06:09 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/26 03:06:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/26 03:06:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/26 03:06:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/26 03:06:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/26 03:06:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/26 03:06:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/26 03:06:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/26 03:06:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/26 03:06:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/26 03:06:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/26 03:06:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/26 03:06:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/26 03:06:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/26 03:06:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/26 03:06:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/26 03:06:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/26 03:06:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/26 03:06:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/26 03:06:09 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/26 03:06:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/26 03:06:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/26 03:06:10 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/26 03:06:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/26 03:06:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/26 03:06:10 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/26 03:06:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/26 03:06:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/26 03:06:10 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/26 03:06:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/26 03:06:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/26 03:06:10 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:10 INFO : appleappleapplebanana: Deleted 2026/04/26 03:06:10 INFO : dir1/0010-456789.txt: Deleted 2026/04/26 03:06:10 INFO : apple: Deleted 2026/04/26 03:06:10 INFO : banana: Deleted 2026/04/26 03:06:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/26 03:06:10 INFO : dir1/0008-2345678.txt: Deleted 2026/04/26 03:06:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/26 03:06:10 INFO : dir1/0011-56789;.txt: Deleted 2026/04/26 03:06:10 INFO : dir1/0013-789;=.txt: Deleted 2026/04/26 03:06:10 INFO : splitbananasplit: Deleted 2026/04/26 03:06:10 INFO : dir1/0003-defghij.txt: Deleted 2026/04/26 03:06:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/26 03:06:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/26 03:06:10 INFO : dir1/0014-89;=.txt: Deleted 2026/04/26 03:06:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/26 03:06:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/26 03:06:11 INFO : dir1/0007-1234567.txt: Deleted 2026/04/26 03:06:11 INFO : dir1/0009-3456789.txt: Deleted 2026/04/26 03:06:11 INFO : dir1/0012-6789;.txt: Deleted 2026/04/26 03:06:11 INFO : dir1/0015-9;=.txt: Deleted 2026/04/26 03:06:11 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/26 03:06:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 03:06:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/26 03:06:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 03:06:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:11 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:06:11 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:06:12 DEBUG : apple: size = 5 OK 2026/04/26 03:06:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/26 03:06:12 INFO : apple: Copied (new) 2026/04/26 03:06:12 DEBUG : banana: size = 6 OK 2026/04/26 03:06:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/26 03:06:12 INFO : banana: Copied (new) 2026/04/26 03:06:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:06:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/26 03:06:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/26 03:06:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:06:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/26 03:06:12 INFO : splitbananasplit: Copied (new) 2026/04/26 03:06:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:06:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/26 03:06:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/26 03:06:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:06:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/26 03:06:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/26 03:06:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:06:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/26 03:06:12 INFO : appleappleapplebanana: Copied (new) 2026/04/26 03:06:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:06:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/26 03:06:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/26 03:06:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:06:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/26 03:06:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/26 03:06:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:06:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/26 03:06:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/26 03:06:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:06:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/26 03:06:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/26 03:06:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:06:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/26 03:06:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/26 03:06:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:06:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/26 03:06:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/26 03:06:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:06:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/26 03:06:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/26 03:06:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:06:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/26 03:06:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/26 03:06:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:06:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/26 03:06:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/26 03:06:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:06:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/26 03:06:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/26 03:06:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:06:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/26 03:06:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/26 03:06:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:06:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/26 03:06:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/26 03:06:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:06:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/26 03:06:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/26 03:06:13 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:14 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : bananaSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : splitbananasplitSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : appleSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/26 03:06:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/26 03:06:14 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:14 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:06:14 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:15 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:06:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:06:29 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:30 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:06:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 03:06:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 03:06:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 03:06:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 03:06:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 03:06:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 03:06:30 DEBUG : apple: size = 5 OK 2026/04/26 03:06:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:30 DEBUG : apple: Unchanged skipping 2026/04/26 03:06:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:30 DEBUG : banana: size = 6 OK 2026/04/26 03:06:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:30 DEBUG : banana: Unchanged skipping 2026/04/26 03:06:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 03:06:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 03:06:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 03:06:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 03:06:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 03:06:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 03:06:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 03:06:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/26 03:06:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/26 03:06:30 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:06:30 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:06:30 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/26 03:06:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/26 03:06:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/26 03:06:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 03:06:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/26 03:06:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/26 03:06:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/26 03:06:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 03:06:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/26 03:06:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/26 03:06:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/26 03:06:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 03:06:31 DEBUG : appleapple: size = 21 OK 2026/04/26 03:06:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/26 03:06:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/26 03:06:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 03:06:31 DEBUG : splitbanan: size = 16 OK 2026/04/26 03:06:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/26 03:06:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/26 03:06:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 03:06:31 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/26 03:06:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/26 03:06:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/26 03:06:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 03:06:31 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/26 03:06:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/26 03:06:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/26 03:06:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 03:06:31 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/26 03:06:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/26 03:06:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/26 03:06:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 03:06:31 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/26 03:06:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/26 03:06:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/26 03:06:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 03:06:31 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/26 03:06:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/26 03:06:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/26 03:06:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 03:06:31 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/26 03:06:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/26 03:06:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/26 03:06:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 03:06:31 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/26 03:06:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/26 03:06:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/26 03:06:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 03:06:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/26 03:06:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/26 03:06:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/26 03:06:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 03:06:32 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/26 03:06:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/26 03:06:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/26 03:06:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 03:06:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/26 03:06:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/26 03:06:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/26 03:06:32 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/26 03:06:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/26 03:06:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/26 03:06:32 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/26 03:06:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/26 03:06:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/26 03:06:32 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/26 03:06:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/26 03:06:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/26 03:06:32 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:32 INFO : dir1/0014-89;=.txt: Deleted 2026/04/26 03:06:32 INFO : dir1/0010-456789.txt: Deleted 2026/04/26 03:06:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/26 03:06:32 INFO : splitbananasplit: Deleted 2026/04/26 03:06:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/26 03:06:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/26 03:06:32 INFO : dir1/0011-56789;.txt: Deleted 2026/04/26 03:06:32 INFO : dir1/0012-6789;.txt: Deleted 2026/04/26 03:06:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/26 03:06:32 INFO : dir1/0007-1234567.txt: Deleted 2026/04/26 03:06:33 INFO : dir1/0015-9;=.txt: Deleted 2026/04/26 03:06:33 INFO : appleappleapplebanana: Deleted 2026/04/26 03:06:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/26 03:06:33 INFO : dir1/0003-defghij.txt: Deleted 2026/04/26 03:06:33 INFO : dir1/0009-3456789.txt: Deleted 2026/04/26 03:06:33 INFO : dir1/0013-789;=.txt: Deleted 2026/04/26 03:06:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/26 03:06:33 INFO : dir1/0008-2345678.txt: Deleted 2026/04/26 03:06:33 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:33 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : appleapple: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/26 03:06:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 03:06:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 03:06:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 03:06:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 03:06:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 03:06:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 03:06:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 03:06:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 03:06:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 03:06:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 03:06:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 03:06:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 03:06:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 03:06:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 03:06:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 03:06:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 03:06:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 03:06:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 03:06:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 03:06:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 03:06:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 03:06:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 03:06:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 03:06:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 03:06:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 03:06:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 03:06:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 03:06:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 03:06:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 03:06:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 03:06:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 03:06:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 03:06:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 03:06:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 03:06:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 03:06:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 03:06:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 03:06:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 03:06:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 03:06:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 03:06:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 03:06:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 03:06:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 03:06:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 03:06:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 03:06:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 03:06:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 03:06:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 03:06:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 03:06:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 03:06:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 03:06:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 03:06:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 03:06:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 03:06:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 03:06:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 03:06:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 03:06:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 03:06:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 03:06:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 03:06:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 03:06:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 03:06:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 03:06:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 03:06:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 03:06:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 03:06:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 03:06:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 03:06:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 03:06:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 03:06:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 03:06:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 03:06:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 03:06:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 03:06:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 03:06:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 03:06:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 03:06:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 03:06:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 03:06:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 03:06:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 03:06:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 03:06:33 DEBUG : apple: size = 5 OK 2026/04/26 03:06:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : apple: Unchanged skipping 2026/04/26 03:06:33 DEBUG : appleapple: size = 21 OK 2026/04/26 03:06:33 DEBUG : banana: size = 6 OK 2026/04/26 03:06:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : banana: Unchanged skipping 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 03:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 03:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 03:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 03:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 03:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 03:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 03:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 03:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 03:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 03:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 03:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 03:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 03:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 03:06:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 03:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 03:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 03:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 03:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 03:06:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/26 03:06:33 DEBUG : splitbanan: size = 16 OK 2026/04/26 03:06:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/26 03:06:33 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/26 03:06:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/26 03:06:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:06:33 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/26 03:06:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/26 03:06:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/26 03:06:33 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/26 03:06:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/26 03:06:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/26 03:06:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/26 03:06:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/26 03:06:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/26 03:06:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/26 03:06:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/26 03:06:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/26 03:06:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/26 03:06:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:06:33 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:06:33 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:33 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:34 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : appleapple: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/26 03:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 03:06:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 03:06:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 03:06:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 03:06:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 03:06:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 03:06:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 03:06:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 03:06:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 03:06:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 03:06:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 03:06:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 03:06:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 03:06:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 03:06:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 03:06:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 03:06:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 03:06:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 03:06:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 03:06:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 03:06:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 03:06:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 03:06:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 03:06:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 03:06:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 03:06:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 03:06:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 03:06:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 03:06:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 03:06:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 03:06:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 03:06:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 03:06:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 03:06:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 03:06:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 03:06:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 03:06:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 03:06:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 03:06:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 03:06:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 03:06:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 03:06:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 03:06:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 03:06:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 03:06:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 03:06:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 03:06:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 03:06:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 03:06:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 03:06:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 03:06:34 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:06:49 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:50 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : apple: size = 5 OK 2026/04/26 03:06:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:06:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:06:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : apple: Unchanged skipping 2026/04/26 03:06:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:06:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:06:50 DEBUG : banana: size = 6 OK 2026/04/26 03:06:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : banana: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:06:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:06:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:06:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:06:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:06:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:06:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:06:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:06:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:06:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:06:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:06:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:06:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:06:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:06:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:06:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:06:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:06:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:06:50 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:06:50 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:50 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:50 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:06:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : apple: size = 5 OK 2026/04/26 03:06:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : apple: Unchanged skipping 2026/04/26 03:06:51 DEBUG : banana: size = 6 OK 2026/04/26 03:06:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : banana: Unchanged skipping 2026/04/26 03:06:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:06:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:06:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:06:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:06:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:06:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:06:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:06:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:06:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:06:51 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:06:51 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:51 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:51 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : Waiting for deletions to finish 2026/04/26 03:06:51 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:07:08 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:08 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:07:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:07:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:07:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:07:08 DEBUG : banana: size = 6 OK 2026/04/26 03:07:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:07:08 DEBUG : banana: Unchanged skipping 2026/04/26 03:07:08 DEBUG : apple: size = 5 OK 2026/04/26 03:07:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : apple: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:07:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:07:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:07:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:07:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:07:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:07:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:07:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:07:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:07:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:07:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:07:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:07:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:07:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:07:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:07:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:07:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:07:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:07:08 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:07:08 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:08 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:09 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : apple: size = 5 OK 2026/04/26 03:07:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : apple: Unchanged skipping 2026/04/26 03:07:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:07:09 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:07:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:07:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:07:09 DEBUG : banana: size = 6 OK 2026/04/26 03:07:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : banana: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:07:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:07:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:07:09 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:07:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:07:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:07:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:07:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:07:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:07:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:07:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:07:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:07:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:07:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:07:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:07:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:07:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:07:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:07:09 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:07:09 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:09 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:09 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:07:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:07:24 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:24 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:07:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:07:25 DEBUG : apple: size = 5 OK 2026/04/26 03:07:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : apple: Unchanged skipping 2026/04/26 03:07:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:07:25 DEBUG : banana: size = 6 OK 2026/04/26 03:07:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : banana: Unchanged skipping 2026/04/26 03:07:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:07:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:07:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:07:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:07:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:07:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:07:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:07:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:07:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:07:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:07:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:07:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:07:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:07:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:07:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:07:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:07:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:07:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:07:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:07:25 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:07:25 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:25 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:25 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:07:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:07:26 DEBUG : banana: size = 6 OK 2026/04/26 03:07:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : apple: size = 5 OK 2026/04/26 03:07:26 DEBUG : banana: Unchanged skipping 2026/04/26 03:07:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : apple: Unchanged skipping 2026/04/26 03:07:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:07:26 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:07:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:07:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:07:26 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:07:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:07:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:07:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:07:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:07:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:07:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:07:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:07:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:07:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:07:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:07:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:07:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:07:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:07:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:07:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:07:26 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:07:26 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:26 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:26 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:07:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:07:42 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:42 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:07:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : apple: size = 5 OK 2026/04/26 03:07:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : apple: Unchanged skipping 2026/04/26 03:07:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:07:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:07:43 DEBUG : banana: size = 6 OK 2026/04/26 03:07:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : banana: Unchanged skipping 2026/04/26 03:07:43 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:07:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:07:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:07:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:07:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:07:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:07:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:07:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:07:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:07:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:07:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:07:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:07:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:07:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:07:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:07:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:07:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:07:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:07:43 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:07:43 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:07:43 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:43 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:43 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:07:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : apple: size = 5 OK 2026/04/26 03:07:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : apple: Unchanged skipping 2026/04/26 03:07:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:07:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:07:44 DEBUG : banana: size = 6 OK 2026/04/26 03:07:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : banana: Unchanged skipping 2026/04/26 03:07:44 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:07:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:07:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:07:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:07:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:07:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:07:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:07:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:07:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:07:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:07:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:07:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:07:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:07:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:07:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:07:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:07:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:07:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:07:44 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:07:44 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:07:44 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:44 DEBUG : Waiting for deletions to finish 2026/04/26 03:07:44 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:07:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:07:59 DEBUG : Waiting for deletions to finish 2026/04/26 03:08:00 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:08:00 DEBUG : apple: size = 5 OK 2026/04/26 03:08:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:00 DEBUG : apple: Unchanged skipping 2026/04/26 03:08:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:08:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:08:00 DEBUG : banana: size = 6 OK 2026/04/26 03:08:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:00 DEBUG : banana: Unchanged skipping 2026/04/26 03:08:00 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:08:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:00 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:08:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:08:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:08:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:08:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:08:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:08:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:01 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:01 DEBUG : Waiting for deletions to finish 2026/04/26 03:08:01 DEBUG : Waiting for deletions to finish 2026/04/26 03:08:01 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : apple: size = 5 OK 2026/04/26 03:08:01 DEBUG : banana: size = 6 OK 2026/04/26 03:08:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : apple: Unchanged skipping 2026/04/26 03:08:01 DEBUG : banana: Unchanged skipping 2026/04/26 03:08:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 03:08:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 03:08:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 03:08:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 03:08:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 03:08:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 03:08:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 03:08:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 03:08:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 03:08:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 03:08:01 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:01 DEBUG : Waiting for deletions to finish 2026/04/26 03:08:01 DEBUG : Waiting for deletions to finish 2026/04/26 03:08:01 DEBUG : apple: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : banana: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 03:08:01 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (204.59s) --- PASS: TestTransform/NFC (14.76s) --- PASS: TestTransform/NFD (17.35s) --- PASS: TestTransform/base64 (20.38s) --- PASS: TestTransform/prefix (22.22s) --- PASS: TestTransform/suffix (23.07s) --- PASS: TestTransform/truncate (19.02s) --- PASS: TestTransform/encoder (17.78s) --- PASS: TestTransform/ISO-8859-1 (18.05s) --- PASS: TestTransform/charmap (16.34s) --- PASS: TestTransform/lowercase (18.00s) --- PASS: TestTransform/ascii (17.62s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:08:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/26 03:08:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/26 03:08:06 INFO : sub dir_somesuffix: Making directory 2026/04/26 03:08:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/26 03:08:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/26 03:08:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/26 03:08:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/26 03:08:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/26 03:08:06 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:06 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/26 03:08:07 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:07 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/26 03:08:07 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.05s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:08:08 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:08 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:08 INFO : tictactoe: Making directory 2026/04/26 03:08:08 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:08 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:08 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/26 03:08:08 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:08 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:09 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/26 03:08:09 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:09 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/26 03:08:09 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.90s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:08:10 INFO : toe: Making directory 2026/04/26 03:08:10 INFO : toe/toe: Making directory 2026/04/26 03:08:10 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/26 03:08:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/26 03:08:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/26 03:08:10 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:10 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/26 03:08:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/26 03:08:11 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:08:12 INFO : toe: Making directory 2026/04/26 03:08:12 INFO : toe/toe: Making directory 2026/04/26 03:08:12 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/26 03:08:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/26 03:08:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/26 03:08:12 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:12 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:13 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/26 03:08:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/26 03:08:13 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.04s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:08:14 DEBUG : empty_dir: Making directory with metadata 2026/04/26 03:08:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/26 03:08:14 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:14 INFO : tictacempty_dir: Making directory 2026/04/26 03:08:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:14 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:14 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:14 INFO : tictactoe: Making directory 2026/04/26 03:08:14 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:14 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:14 INFO : tictactoe/tictactoe: Making directory 2026/04/26 03:08:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/26 03:08:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/26 03:08:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/26 03:08:14 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:14 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/26 03:08:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/26 03:08:15 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.85s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:08:16 DEBUG : empty_dir: Making directory with metadata 2026/04/26 03:08:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/26 03:08:16 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:16 INFO : tictacempty_dir: Making directory 2026/04/26 03:08:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:16 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:16 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:16 INFO : tictactoe: Making directory 2026/04/26 03:08:16 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:16 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:16 INFO : tictactoe/tictactoe: Making directory 2026/04/26 03:08:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/26 03:08:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/26 03:08:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:16 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:16 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/26 03:08:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:17 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/26 03:08:17 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:17 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:17 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:17 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/26 03:08:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/26 03:08:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/26 03:08:17 NOTICE: B2 bucket rclone-test-bederah0yoza: 0 differences found 2026/04/26 03:08:17 NOTICE: B2 bucket rclone-test-bederah0yoza: 1 matching files --- PASS: TestAllTag (1.97s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:08:18 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:18 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:18 INFO : tictactoe: Making directory 2026/04/26 03:08:18 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:18 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:18 INFO : tictactoe/tictactoe: Making directory 2026/04/26 03:08:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/26 03:08:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/26 03:08:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/26 03:08:18 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:18 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/26 03:08:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/26 03:08:18 DEBUG : Waiting for deletions to finish 2026/04/26 03:08:19 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:19 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:19 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:19 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/26 03:08:19 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 03:08:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/26 03:08:19 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/26 03:08:19 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:19 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.04s) === RUN TestSyntax 2026/04/26 03:08:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:08:20 INFO : toe: Making directory 2026/04/26 03:08:20 INFO : toe/toe: Making directory 2026/04/26 03:08:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/26 03:08:20 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:20 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:21 DEBUG : toe/toe/toe: size = 11 OK 2026/04/26 03:08:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:21 INFO : toe/toe/toe: Copied (new) 2026/04/26 03:08:21 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.00s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:08:22 DEBUG : empty_dir: Making directory with metadata 2026/04/26 03:08:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/26 03:08:22 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:22 INFO : tictacempty_dir: Making directory 2026/04/26 03:08:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:22 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:22 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:22 INFO : tictactoe: Making directory 2026/04/26 03:08:22 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:22 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:22 INFO : tictactoe/tictactoe: Making directory 2026/04/26 03:08:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/26 03:08:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/26 03:08:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:22 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:22 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/26 03:08:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:23 INFO : toe/toe/toe.txt: Deleted 2026/04/26 03:08:23 INFO : toe/toe: Removing directory 2026/04/26 03:08:23 INFO : toe: Removing directory 2026/04/26 03:08:23 INFO : empty_dir: Removing directory 2026/04/26 03:08:23 DEBUG : Local file system at /tmp/rclone2697340629: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.07s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:08:24 DEBUG : empty_dir: Making directory with metadata 2026/04/26 03:08:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/26 03:08:24 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:24 INFO : tictacempty_dir: Making directory 2026/04/26 03:08:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:24 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:24 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:24 INFO : tictactoe: Making directory 2026/04/26 03:08:24 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:24 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:24 INFO : tictactoe/tictactoe: Making directory 2026/04/26 03:08:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/26 03:08:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/26 03:08:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:24 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:24 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/26 03:08:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:25 INFO : toe/toe/toe.txt: Deleted 2026/04/26 03:08:25 INFO : toe/toe: Removing directory 2026/04/26 03:08:25 INFO : toe: Removing directory 2026/04/26 03:08:25 INFO : empty_dir: Removing directory 2026/04/26 03:08:25 DEBUG : Local file system at /tmp/rclone2697340629: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/26 03:08:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/26 03:08:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/26 03:08:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/26 03:08:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/26 03:08:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/26 03:08:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/26 03:08:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/26 03:08:26 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.32s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:08:27 DEBUG : Reset feature "Copy" 2026/04/26 03:08:27 DEBUG : Reset feature "Move" 2026/04/26 03:08:27 DEBUG : Reset feature "Copy" 2026/04/26 03:08:27 DEBUG : Reset feature "Move" 2026/04/26 03:08:27 DEBUG : empty_dir: Making directory with metadata 2026/04/26 03:08:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/26 03:08:27 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:27 INFO : tictacempty_dir: Making directory 2026/04/26 03:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 03:08:27 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:27 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:27 INFO : tictactoe: Making directory 2026/04/26 03:08:27 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:27 DEBUG : toe: transformed to: tictactoe 2026/04/26 03:08:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:27 INFO : tictactoe/tictactoe: Making directory 2026/04/26 03:08:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 03:08:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/26 03:08:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/26 03:08:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:27 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:27 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/26 03:08:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 03:08:28 INFO : toe/toe/toe.txt: Deleted 2026/04/26 03:08:28 INFO : toe/toe: Removing directory 2026/04/26 03:08:28 INFO : toe: Removing directory 2026/04/26 03:08:28 INFO : empty_dir: Removing directory 2026/04/26 03:08:28 DEBUG : Local file system at /tmp/rclone2697340629: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/26 03:08:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/26 03:08:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/26 03:08:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/26 03:08:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/26 03:08:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/26 03:08:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/26 03:08:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/26 03:08:30 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.50s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:08:31 DEBUG : toe: transformed to: dG9l 2026/04/26 03:08:31 DEBUG : toe: transformed to: dG9l 2026/04/26 03:08:31 INFO : dG9l: Making directory 2026/04/26 03:08:31 DEBUG : toe: transformed to: dG9l 2026/04/26 03:08:31 DEBUG : toe: transformed to: dG9l 2026/04/26 03:08:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/26 03:08:31 INFO : dG9l/dG9l: Making directory 2026/04/26 03:08:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/26 03:08:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/26 03:08:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/26 03:08:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/26 03:08:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/26 03:08:31 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:31 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/26 03:08:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/26 03:08:32 DEBUG : Waiting for deletions to finish 2026/04/26 03:08:32 DEBUG : dG9l: transformed to: toe 2026/04/26 03:08:32 DEBUG : dG9l: transformed to: toe 2026/04/26 03:08:32 DEBUG : dG9l: transformed to: toe 2026/04/26 03:08:32 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/26 03:08:32 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/26 03:08:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/26 03:08:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/26 03:08:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/26 03:08:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/26 03:08:32 DEBUG : Local file system at /tmp/rclone2697340629: Waiting for checks to finish 2026/04/26 03:08:32 DEBUG : Local file system at /tmp/rclone2697340629: Waiting for transfers to finish 2026/04/26 03:08:32 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.05s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-bederah0yoza", Local "Local file system at /tmp/rclone2697340629", Modify Window "1ms" 2026/04/26 03:08:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 03:08:34 DEBUG : toe: transformed to: 2026/04/26 03:08:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 03:08:34 DEBUG : toe: transformed to: 2026/04/26 03:08:34 INFO : B2 bucket rclone-test-bederah0yoza: Making directory 2026/04/26 03:08:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 03:08:34 DEBUG : toe: transformed to: 2026/04/26 03:08:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 03:08:34 DEBUG : toe: transformed to: 2026/04/26 03:08:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 03:08:34 DEBUG : toe/toe: transformed to: 2026/04/26 03:08:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/26 03:08:34 INFO : toe/toe: Making directory 2026/04/26 03:08:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 03:08:34 DEBUG : toe/toe: transformed to: 2026/04/26 03:08:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/26 03:08:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 03:08:34 DEBUG : toe: transformed to: 2026/04/26 03:08:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/26 03:08:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 03:08:34 DEBUG : toe/toe/toe: transformed to: 2026/04/26 03:08:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/26 03:08:34 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for checks to finish 2026/04/26 03:08:34 DEBUG : B2 bucket rclone-test-bederah0yoza: Waiting for transfers to finish 2026/04/26 03:08:34 DEBUG : toe/toe/toe: size = 11 OK 2026/04/26 03:08:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 03:08:34 INFO : toe/toe/toe: Copied (new) 2026/04/26 03:08:34 ERROR : B2 bucket rclone-test-bederah0yoza: not deleting files as there were IO errors 2026/04/26 03:08:34 ERROR : B2 bucket rclone-test-bederah0yoza: not deleting directories as there were IO errors --- PASS: TestError (1.67s) PASS 2026/04/26 03:08:35 DEBUG : B2 bucket rclone-test-bederah0yoza: Purge remote 2026/04/26 03:08:35 INFO : B2 bucket rclone-test-bederah0yoza: cleaning bucket "rclone-test-bederah0yoza" of all files 2026/04/26 03:08:37 DEBUG : BackupDir/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f1a080_d20260426_m030200_c001_v7007000_t0000_u01777172520149") 2026/04/26 03:08:37 DEBUG : BackupDir/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1164eb294c18267d_d20260426_m030154_c001_v0001165_t0051_u01777172514028") 2026/04/26 03:08:37 DEBUG : CompareDest/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40917d87fd10bb52_d20260426_m030134_c001_v7007000_t0000_u01777172494076") 2026/04/26 03:08:37 DEBUG : CompareDest/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e270_d20260426_m030127_c001_v0001104_t0022_u01777172487759") 2026/04/26 03:08:37 DEBUG : CompareDest/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40917d87fd10bb53_d20260426_m030134_c001_v7007000_t0000_u01777172494259") 2026/04/26 03:08:37 DEBUG : CompareDest/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09bd62_d20260426_m030129_c001_v0001174_t0025_u01777172489489") 2026/04/26 03:08:37 DEBUG : CopyDest/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f1a081_d20260426_m030200_c001_v7007000_t0000_u01777172520332") 2026/04/26 03:08:37 DEBUG : CopyDest/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1eea_d20260426_m030150_c001_v0001032_t0038_u01777172510995") 2026/04/26 03:08:37 DEBUG : CopyDest/three: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f1a082_d20260426_m030200_c001_v7007000_t0000_u01777172520518") 2026/04/26 03:08:37 DEBUG : CopyDest/three: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09bf88_d20260426_m030157_c001_v0001174_t0037_u01777172517799") 2026/04/26 03:08:37 DEBUG : CopyDest/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f1a083_d20260426_m030200_c001_v7007000_t0000_u01777172520700") 2026/04/26 03:08:37 DEBUG : CopyDest/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e291_d20260426_m030155_c001_v0001104_t0031_u01777172515415") 2026/04/26 03:08:37 DEBUG : EXISTING: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40245706614a0243_d20260426_m030330_c001_v7007000_t0000_u01777172610542") 2026/04/26 03:08:37 DEBUG : EXISTING: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e305_d20260426_m030329_c001_v0001104_t0057_u01777172609265") 2026/04/26 03:08:37 DEBUG : PREFIXapple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4219cc7c21f4e167_d20260426_m030551_c001_v7007000_t0000_u01777172751312") 2026/04/26 03:08:37 DEBUG : PREFIXapple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66424_d20260426_m030545_c001_v0001184_t0057_u01777172745198") 2026/04/26 03:08:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845524_d20260426_m030551_c001_v7007000_t0000_u01777172751001") 2026/04/26 03:08:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3df_d20260426_m030545_c001_v0001104_t0042_u01777172745206") 2026/04/26 03:08:37 DEBUG : PREFIXbanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce77e_d20260426_m030550_c001_v7007000_t0000_u01777172750973") 2026/04/26 03:08:38 DEBUG : PREFIXbanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d505_d20260426_m030545_c001_v0001174_t0052_u01777172745185") 2026/04/26 03:08:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41130b15c675ee95_d20260426_m030551_c001_v7007000_t0000_u01777172751139") 2026/04/26 03:08:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2119_d20260426_m030545_c001_v0001032_t0047_u01777172745219") 2026/04/26 03:08:38 DEBUG : Testêé: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40245706614a0181_d20260426_m030326_c001_v7007000_t0000_u01777172606292") 2026/04/26 03:08:38 DEBUG : Testêé: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c77b_d20260426_m030325_c001_v0001174_t0042_u01777172605398") 2026/04/26 03:08:38 DEBUG : Testêé: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e2f7_d20260426_m030324_c001_v0001104_t0000_u01777172604103") 2026/04/26 03:08:38 DEBUG : YXBwbGU=: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580ad909_d20260426_m030530_c001_v7007000_t0000_u01777172730388") 2026/04/26 03:08:38 DEBUG : YXBwbGU=: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d2c7_d20260426_m030525_c001_v0001174_t0049_u01777172725922") 2026/04/26 03:08:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580ad90e_d20260426_m030530_c001_v7007000_t0000_u01777172730569") 2026/04/26 03:08:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66333_d20260426_m030525_c001_v0001184_t0052_u01777172725893") 2026/04/26 03:08:38 DEBUG : YmFuYW5h: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580ad918_d20260426_m030530_c001_v7007000_t0000_u01777172730758") 2026/04/26 03:08:38 DEBUG : YmFuYW5h: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3b5_d20260426_m030525_c001_v0001104_t0018_u01777172725901") 2026/04/26 03:08:38 DEBUG : a/potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca28_d20260426_m025954_c001_v7007000_t0000_u01777172394101") 2026/04/26 03:08:38 DEBUG : a/potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1dfa_d20260426_m025953_c001_v0001032_t0037_u01777172393284") 2026/04/26 03:08:38 DEBUG : a/potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca26_d20260426_m025951_c001_v7007000_t0000_u01777172391225") 2026/04/26 03:08:38 DEBUG : a/potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1dee_d20260426_m025950_c001_v0001032_t0050_u01777172390274") 2026/04/26 03:08:38 DEBUG : a/potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d88_d20260426_m025931_c001_v7007000_t0000_u01777172371068") 2026/04/26 03:08:38 DEBUG : a/potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d9e_d20260426_m025930_c001_v0001032_t0016_u01777172370039") 2026/04/26 03:08:38 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc77_d20260426_m030802_c001_v7007000_t0000_u01777172882501") 2026/04/26 03:08:38 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada22d0_d20260426_m030757_c001_v0001032_t0053_u01777172877784") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd347_d20260426_m030744_c001_v7007000_t0000_u01777172864809") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2296_d20260426_m030740_c001_v0001032_t0030_u01777172860768") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687551_d20260426_m030726_c001_v7007000_t0000_u01777172846886") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2250_d20260426_m030723_c001_v0001032_t0021_u01777172843077") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf32_d20260426_m030710_c001_v7007000_t0000_u01777172830332") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada221a_d20260426_m030706_c001_v0001032_t0013_u01777172826192") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23ed7_d20260426_m030652_c001_v7007000_t0000_u01777172812473") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada21e2_d20260426_m030648_c001_v0001032_t0031_u01777172808038") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda325_d20260426_m030634_c001_v7007000_t0000_u01777172794652") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada21a2_d20260426_m030628_c001_v0001032_t0027_u01777172788229") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873ca_d20260426_m030615_c001_v7007000_t0000_u01777172775720") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6654e_d20260426_m030611_c001_v0001184_t0054_u01777172771987") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce833_d20260426_m030610_c001_v7007000_t0000_u01777172770491") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2159_d20260426_m030605_c001_v0001032_t0029_u01777172765583") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce782_d20260426_m030552_c001_v7007000_t0000_u01777172752647") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6644c_d20260426_m030548_c001_v0001184_t0031_u01777172748932") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4143e79f02f84f10_d20260426_m030547_c001_v7007000_t0000_u01777172747782") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d4bb_d20260426_m030542_c001_v0001174_t0018_u01777172742873") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce6f2_d20260426_m030528_c001_v7007000_t0000_u01777172728628") 2026/04/26 03:08:39 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66307_d20260426_m030523_c001_v0001184_t0032_u01777172723082") 2026/04/26 03:08:40 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d18220379_d20260426_m030509_c001_v7007000_t0000_u01777172709986") 2026/04/26 03:08:40 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66217_d20260426_m030505_c001_v0001184_t0043_u01777172705839") 2026/04/26 03:08:40 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fb8_d20260426_m030452_c001_v7007000_t0000_u01777172692743") 2026/04/26 03:08:40 DEBUG : apple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66133_d20260426_m030448_c001_v0001184_t0031_u01777172688736") 2026/04/26 03:08:40 DEBUG : appleSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f408ee2ec37e86859_d20260426_m030614_c001_v7007000_t0000_u01777172774357") 2026/04/26 03:08:40 DEBUG : appleSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada215f_d20260426_m030608_c001_v0001032_t0040_u01777172768249") 2026/04/26 03:08:40 DEBUG : appleapple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda326_d20260426_m030634_c001_v7007000_t0000_u01777172794833") 2026/04/26 03:08:40 DEBUG : appleapple: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada21ae_d20260426_m030630_c001_v0001032_t0038_u01777172790706") 2026/04/26 03:08:40 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc78_d20260426_m030802_c001_v7007000_t0000_u01777172882687") 2026/04/26 03:08:40 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6696f_d20260426_m030758_c001_v0001184_t0012_u01777172878848") 2026/04/26 03:08:40 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd348_d20260426_m030744_c001_v7007000_t0000_u01777172864993") 2026/04/26 03:08:40 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae668da_d20260426_m030741_c001_v0001184_t0045_u01777172861572") 2026/04/26 03:08:40 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687552_d20260426_m030727_c001_v7007000_t0000_u01777172847068") 2026/04/26 03:08:40 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66846_d20260426_m030723_c001_v0001184_t0021_u01777172843829") 2026/04/26 03:08:40 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf33_d20260426_m030710_c001_v7007000_t0000_u01777172830594") 2026/04/26 03:08:40 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6679a_d20260426_m030707_c001_v0001184_t0014_u01777172827257") 2026/04/26 03:08:40 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23ed8_d20260426_m030652_c001_v7007000_t0000_u01777172812655") 2026/04/26 03:08:40 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae666ec_d20260426_m030649_c001_v0001184_t0015_u01777172809027") 2026/04/26 03:08:40 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce96b_d20260426_m030632_c001_v7007000_t0000_u01777172792925") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66628_d20260426_m030629_c001_v0001184_t0050_u01777172789522") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873d0_d20260426_m030615_c001_v7007000_t0000_u01777172775901") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada216f_d20260426_m030612_c001_v0001032_t0057_u01777172772001") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a03349_d20260426_m030610_c001_v7007000_t0000_u01777172770475") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66510_d20260426_m030606_c001_v0001184_t0025_u01777172766891") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce783_d20260426_m030552_c001_v7007000_t0000_u01777172752829") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d589_d20260426_m030548_c001_v0001174_t0047_u01777172748951") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41130b15c675ee8d_d20260426_m030547_c001_v7007000_t0000_u01777172747849") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3d9_d20260426_m030543_c001_v0001104_t0018_u01777172743368") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42343cd94b46846c_d20260426_m030528_c001_v7007000_t0000_u01777172728588") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20e3_d20260426_m030524_c001_v0001032_t0037_u01777172724044") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d1822037a_d20260426_m030510_c001_v7007000_t0000_u01777172710168") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20bd_d20260426_m030506_c001_v0001032_t0016_u01777172706661") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fb9_d20260426_m030452_c001_v7007000_t0000_u01777172692924") 2026/04/26 03:08:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada209d_d20260426_m030449_c001_v0001032_t0013_u01777172689868") 2026/04/26 03:08:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f408ee2ec37e86857_d20260426_m030613_c001_v7007000_t0000_u01777172773991") 2026/04/26 03:08:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e409_d20260426_m030608_c001_v0001104_t0030_u01777172768259") 2026/04/26 03:08:41 DEBUG : b/potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca29_d20260426_m025954_c001_v7007000_t0000_u01777172394281") 2026/04/26 03:08:41 DEBUG : b/potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1df2_d20260426_m025951_c001_v0001032_t0019_u01777172391770") 2026/04/26 03:08:41 DEBUG : b/potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca25_d20260426_m025950_c001_v7007000_t0000_u01777172390667") 2026/04/26 03:08:42 DEBUG : b/potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1de2_d20260426_m025948_c001_v0001032_t0003_u01777172388918") 2026/04/26 03:08:42 DEBUG : b/potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d87_d20260426_m025930_c001_v7007000_t0000_u01777172370526") 2026/04/26 03:08:42 DEBUG : b/potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d96_d20260426_m025928_c001_v0001032_t0017_u01777172368409") 2026/04/26 03:08:42 DEBUG : backup/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce3e5_d20260426_m030215_c001_v7007000_t0000_u01777172535068") 2026/04/26 03:08:42 DEBUG : backup/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f104e30548243257e_d20260426_m030212_c001_v0001097_t0039_u01777172532728") 2026/04/26 03:08:42 DEBUG : backup/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10014188cd0193cf_d20260426_m030208_c001_v0001032_t0017_u01777172528318") 2026/04/26 03:08:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42343cd94b4681b5_d20260426_m030244_c001_v7007000_t0000_u01777172564119") 2026/04/26 03:08:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f118c776add1a6fa7_d20260426_m030242_c001_v0001154_t0005_u01777172562270") 2026/04/26 03:08:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1197b798e6186a49_d20260426_m030238_c001_v0001157_t0048_u01777172558456") 2026/04/26 03:08:42 DEBUG : backup/one.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fd9c8d_d20260426_m030229_c001_v7007000_t0000_u01777172549879") 2026/04/26 03:08:42 DEBUG : backup/one.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f105e5b44786b0f72_d20260426_m030227_c001_v0001115_t0054_u01777172547796") 2026/04/26 03:08:42 DEBUG : backup/one.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1131b15e51ed8442_d20260426_m030223_c001_v0001137_t0010_u01777172543110") 2026/04/26 03:08:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42343cd94b4681b6_d20260426_m030244_c001_v7007000_t0000_u01777172564302") 2026/04/26 03:08:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f109a8d82fcde2884_d20260426_m030243_c001_v0001157_t0047_u01777172563211") 2026/04/26 03:08:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10624c18b386a922_d20260426_m030239_c001_v0001185_t0045_u01777172559998") 2026/04/26 03:08:42 DEBUG : backup/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce3eb_d20260426_m030215_c001_v7007000_t0000_u01777172535249") 2026/04/26 03:08:42 DEBUG : backup/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1087875e2c391362_d20260426_m030213_c001_v0001130_t0053_u01777172533855") 2026/04/26 03:08:42 DEBUG : backup/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1185fc730f890ef6_d20260426_m030210_c001_v0001042_t0055_u01777172530021") 2026/04/26 03:08:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fd9c8e_d20260426_m030230_c001_v7007000_t0000_u01777172550062") 2026/04/26 03:08:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1095237286fd2dc8_d20260426_m030229_c001_v0001105_t0049_u01777172549006") 2026/04/26 03:08:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1104e361f1eedfdd_d20260426_m030224_c001_v0001173_t0059_u01777172544716") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc79_d20260426_m030802_c001_v7007000_t0000_u01777172882871") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e51a_d20260426_m030758_c001_v0001174_t0005_u01777172878323") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd349_d20260426_m030745_c001_v7007000_t0000_u01777172865177") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e3b2_d20260426_m030741_c001_v0001174_t0046_u01777172861190") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687553_d20260426_m030727_c001_v7007000_t0000_u01777172847252") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e1fb_d20260426_m030723_c001_v0001174_t0056_u01777172843519") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf34_d20260426_m030710_c001_v7007000_t0000_u01777172830779") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09df9a_d20260426_m030706_c001_v0001174_t0009_u01777172826857") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23eda_d20260426_m030652_c001_v7007000_t0000_u01777172812835") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09dd46_d20260426_m030648_c001_v0001174_t0044_u01777172808501") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda327_d20260426_m030635_c001_v7007000_t0000_u01777172795048") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e459_d20260426_m030628_c001_v0001104_t0047_u01777172788659") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873d5_d20260426_m030616_c001_v7007000_t0000_u01777172776083") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d7d7_d20260426_m030611_c001_v0001174_t0019_u01777172771976") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f408ee2ec37e86825_d20260426_m030610_c001_v7007000_t0000_u01777172770508") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e405_d20260426_m030606_c001_v0001104_t0037_u01777172766177") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce784_d20260426_m030553_c001_v7007000_t0000_u01777172753009") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada212d_d20260426_m030548_c001_v0001032_t0003_u01777172748964") 2026/04/26 03:08:43 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845522_d20260426_m030547_c001_v7007000_t0000_u01777172747960") 2026/04/26 03:08:44 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6641a_d20260426_m030543_c001_v0001184_t0058_u01777172743167") 2026/04/26 03:08:44 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42343cd94b46846d_d20260426_m030528_c001_v7007000_t0000_u01777172728791") 2026/04/26 03:08:44 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3af_d20260426_m030523_c001_v0001104_t0057_u01777172723284") 2026/04/26 03:08:44 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d1822037c_d20260426_m030510_c001_v7007000_t0000_u01777172710361") 2026/04/26 03:08:44 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e397_d20260426_m030506_c001_v0001104_t0009_u01777172706040") 2026/04/26 03:08:44 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fba_d20260426_m030453_c001_v7007000_t0000_u01777172693104") 2026/04/26 03:08:44 DEBUG : banana: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e383_d20260426_m030448_c001_v0001104_t0054_u01777172688944") 2026/04/26 03:08:44 DEBUG : bananaSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f407954a2fc21444c_d20260426_m030614_c001_v7007000_t0000_u01777172774044") 2026/04/26 03:08:44 DEBUG : bananaSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6651a_d20260426_m030608_c001_v0001184_t0056_u01777172768271") 2026/04/26 03:08:44 DEBUG : both0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce530_d20260426_m030425_c001_v7007000_t0000_u01777172665440") 2026/04/26 03:08:44 DEBUG : both0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada201e_d20260426_m030402_c001_v0001032_t0037_u01777172642260") 2026/04/26 03:08:44 DEBUG : both0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845298_d20260426_m030357_c001_v7007000_t0000_u01777172637284") 2026/04/26 03:08:44 DEBUG : both0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c873_d20260426_m030332_c001_v0001174_t0042_u01777172612854") 2026/04/26 03:08:44 DEBUG : both1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce531_d20260426_m030425_c001_v7007000_t0000_u01777172665621") 2026/04/26 03:08:44 DEBUG : both1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cbc2_d20260426_m030404_c001_v0001174_t0058_u01777172644155") 2026/04/26 03:08:44 DEBUG : both1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845299_d20260426_m030357_c001_v7007000_t0000_u01777172637467") 2026/04/26 03:08:44 DEBUG : both1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e311_d20260426_m030334_c001_v0001104_t0023_u01777172614162") 2026/04/26 03:08:44 DEBUG : both10: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce532_d20260426_m030425_c001_v7007000_t0000_u01777172665807") 2026/04/26 03:08:44 DEBUG : both10: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cc68_d20260426_m030413_c001_v0001174_t0056_u01777172653341") 2026/04/26 03:08:44 DEBUG : both10: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd84529a_d20260426_m030357_c001_v7007000_t0000_u01777172637663") 2026/04/26 03:08:45 DEBUG : both10: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e327_d20260426_m030343_c001_v0001104_t0026_u01777172623490") 2026/04/26 03:08:45 DEBUG : both11: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce533_d20260426_m030426_c001_v7007000_t0000_u01777172666000") 2026/04/26 03:08:45 DEBUG : both11: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e35b_d20260426_m030414_c001_v0001104_t0019_u01777172654146") 2026/04/26 03:08:45 DEBUG : both11: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd84529b_d20260426_m030357_c001_v7007000_t0000_u01777172637856") 2026/04/26 03:08:45 DEBUG : both11: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1ff8_d20260426_m030344_c001_v0001032_t0015_u01777172624579") 2026/04/26 03:08:45 DEBUG : both12: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce534_d20260426_m030426_c001_v7007000_t0000_u01777172666181") 2026/04/26 03:08:45 DEBUG : both12: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2040_d20260426_m030415_c001_v0001032_t0054_u01777172655047") 2026/04/26 03:08:45 DEBUG : both12: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd84529d_d20260426_m030358_c001_v7007000_t0000_u01777172638039") 2026/04/26 03:08:45 DEBUG : both12: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c9e1_d20260426_m030345_c001_v0001174_t0032_u01777172625677") 2026/04/26 03:08:45 DEBUG : both13: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce539_d20260426_m030426_c001_v7007000_t0000_u01777172666385") 2026/04/26 03:08:45 DEBUG : both13: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cca2_d20260426_m030416_c001_v0001174_t0033_u01777172656104") 2026/04/26 03:08:45 DEBUG : both13: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452a0_d20260426_m030358_c001_v7007000_t0000_u01777172638231") 2026/04/26 03:08:45 DEBUG : both13: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e32d_d20260426_m030346_c001_v0001104_t0018_u01777172626607") 2026/04/26 03:08:45 DEBUG : both14: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce53f_d20260426_m030426_c001_v7007000_t0000_u01777172666567") 2026/04/26 03:08:45 DEBUG : both14: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e361_d20260426_m030416_c001_v0001104_t0018_u01777172656864") 2026/04/26 03:08:46 DEBUG : both14: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452a1_d20260426_m030358_c001_v7007000_t0000_u01777172638413") 2026/04/26 03:08:46 DEBUG : both14: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2000_d20260426_m030347_c001_v0001032_t0009_u01777172627701") 2026/04/26 03:08:46 DEBUG : both15: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce545_d20260426_m030426_c001_v7007000_t0000_u01777172666751") 2026/04/26 03:08:46 DEBUG : both15: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada204a_d20260426_m030418_c001_v0001032_t0050_u01777172658142") 2026/04/26 03:08:46 DEBUG : both15: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452a2_d20260426_m030358_c001_v7007000_t0000_u01777172638596") 2026/04/26 03:08:46 DEBUG : both15: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09ca4a_d20260426_m030348_c001_v0001174_t0048_u01777172628987") 2026/04/26 03:08:46 DEBUG : both16: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce549_d20260426_m030426_c001_v7007000_t0000_u01777172666931") 2026/04/26 03:08:46 DEBUG : both16: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cce6_d20260426_m030419_c001_v0001174_t0004_u01777172659241") 2026/04/26 03:08:46 DEBUG : both16: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452a3_d20260426_m030358_c001_v7007000_t0000_u01777172638779") 2026/04/26 03:08:46 DEBUG : both16: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e337_d20260426_m030349_c001_v0001104_t0020_u01777172629878") 2026/04/26 03:08:46 DEBUG : both17: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce54f_d20260426_m030427_c001_v7007000_t0000_u01777172667128") 2026/04/26 03:08:46 DEBUG : both17: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e365_d20260426_m030420_c001_v0001104_t0016_u01777172660066") 2026/04/26 03:08:46 DEBUG : both17: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452a5_d20260426_m030358_c001_v7007000_t0000_u01777172638962") 2026/04/26 03:08:46 DEBUG : both17: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada200e_d20260426_m030350_c001_v0001032_t0012_u01777172630870") 2026/04/26 03:08:46 DEBUG : both18: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce554_d20260426_m030427_c001_v7007000_t0000_u01777172667311") 2026/04/26 03:08:46 DEBUG : both18: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2052_d20260426_m030421_c001_v0001032_t0053_u01777172661077") 2026/04/26 03:08:46 DEBUG : both18: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452a9_d20260426_m030359_c001_v7007000_t0000_u01777172639145") 2026/04/26 03:08:46 DEBUG : both18: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09caa6_d20260426_m030352_c001_v0001174_t0034_u01777172632394") 2026/04/26 03:08:46 DEBUG : both19: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce557_d20260426_m030427_c001_v7007000_t0000_u01777172667492") 2026/04/26 03:08:46 DEBUG : both19: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cd38_d20260426_m030422_c001_v0001174_t0057_u01777172662267") 2026/04/26 03:08:47 DEBUG : both19: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452af_d20260426_m030359_c001_v7007000_t0000_u01777172639328") 2026/04/26 03:08:47 DEBUG : both19: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e33f_d20260426_m030353_c001_v0001104_t0035_u01777172633387") 2026/04/26 03:08:47 DEBUG : both2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce558_d20260426_m030427_c001_v7007000_t0000_u01777172667788") 2026/04/26 03:08:47 DEBUG : both2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e349_d20260426_m030404_c001_v0001104_t0045_u01777172644939") 2026/04/26 03:08:47 DEBUG : both2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452b4_d20260426_m030359_c001_v7007000_t0000_u01777172639511") 2026/04/26 03:08:47 DEBUG : both2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1fd2_d20260426_m030335_c001_v0001032_t0017_u01777172615466") 2026/04/26 03:08:47 DEBUG : both3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce55a_d20260426_m030427_c001_v7007000_t0000_u01777172667972") 2026/04/26 03:08:47 DEBUG : both3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada202c_d20260426_m030405_c001_v0001032_t0056_u01777172645987") 2026/04/26 03:08:47 DEBUG : both3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452b9_d20260426_m030359_c001_v7007000_t0000_u01777172639695") 2026/04/26 03:08:47 DEBUG : both3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c8e3_d20260426_m030336_c001_v0001174_t0014_u01777172616764") 2026/04/26 03:08:47 DEBUG : both4: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce55b_d20260426_m030428_c001_v7007000_t0000_u01777172668158") 2026/04/26 03:08:47 DEBUG : both4: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cbf6_d20260426_m030407_c001_v0001174_t0036_u01777172647017") 2026/04/26 03:08:47 DEBUG : both4: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452bf_d20260426_m030359_c001_v7007000_t0000_u01777172639877") 2026/04/26 03:08:47 DEBUG : both4: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e319_d20260426_m030337_c001_v0001104_t0024_u01777172617673") 2026/04/26 03:08:47 DEBUG : both5: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce55c_d20260426_m030428_c001_v7007000_t0000_u01777172668339") 2026/04/26 03:08:47 DEBUG : both5: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e351_d20260426_m030407_c001_v0001104_t0029_u01777172647963") 2026/04/26 03:08:47 DEBUG : both5: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452c3_d20260426_m030400_c001_v7007000_t0000_u01777172640060") 2026/04/26 03:08:47 DEBUG : both5: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1fe4_d20260426_m030338_c001_v0001032_t0032_u01777172618614") 2026/04/26 03:08:47 DEBUG : both6: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce55d_d20260426_m030428_c001_v7007000_t0000_u01777172668522") 2026/04/26 03:08:47 DEBUG : both6: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2032_d20260426_m030409_c001_v0001032_t0011_u01777172649141") 2026/04/26 03:08:48 DEBUG : both6: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452c9_d20260426_m030400_c001_v7007000_t0000_u01777172640243") 2026/04/26 03:08:48 DEBUG : both6: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c929_d20260426_m030339_c001_v0001174_t0052_u01777172619482") 2026/04/26 03:08:48 DEBUG : both7: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce55e_d20260426_m030428_c001_v7007000_t0000_u01777172668702") 2026/04/26 03:08:48 DEBUG : both7: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cc32_d20260426_m030410_c001_v0001174_t0016_u01777172650309") 2026/04/26 03:08:48 DEBUG : both7: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452d0_d20260426_m030400_c001_v7007000_t0000_u01777172640427") 2026/04/26 03:08:48 DEBUG : both7: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e31f_d20260426_m030340_c001_v0001104_t0023_u01777172620597") 2026/04/26 03:08:48 DEBUG : both8: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce55f_d20260426_m030428_c001_v7007000_t0000_u01777172668883") 2026/04/26 03:08:48 DEBUG : both8: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e355_d20260426_m030411_c001_v0001104_t0050_u01777172651149") 2026/04/26 03:08:48 DEBUG : both8: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452e0_d20260426_m030401_c001_v7007000_t0000_u01777172641182") 2026/04/26 03:08:48 DEBUG : both8: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1fea_d20260426_m030341_c001_v0001032_t0024_u01777172621582") 2026/04/26 03:08:48 DEBUG : both9: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce560_d20260426_m030429_c001_v7007000_t0000_u01777172669068") 2026/04/26 03:08:48 DEBUG : both9: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2038_d20260426_m030411_c001_v0001032_t0021_u01777172651977") 2026/04/26 03:08:48 DEBUG : both9: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8452e4_d20260426_m030401_c001_v7007000_t0000_u01777172641365") 2026/04/26 03:08:48 DEBUG : both9: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c989_d20260426_m030342_c001_v0001174_t0047_u01777172622675") 2026/04/26 03:08:48 DEBUG : c/non empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca2a_d20260426_m025954_c001_v7007000_t0000_u01777172394463") 2026/04/26 03:08:48 DEBUG : c/non empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1df6_d20260426_m025952_c001_v0001032_t0014_u01777172392383") 2026/04/26 03:08:48 DEBUG : c/non empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca27_d20260426_m025951_c001_v7007000_t0000_u01777172391407") 2026/04/26 03:08:48 DEBUG : c/non empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1de8_d20260426_m025949_c001_v0001032_t0014_u01777172389420") 2026/04/26 03:08:48 DEBUG : c/non empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d89_d20260426_m025931_c001_v7007000_t0000_u01777172371251") 2026/04/26 03:08:48 DEBUG : c/non empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d9a_d20260426_m025929_c001_v0001032_t0024_u01777172369014") 2026/04/26 03:08:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580ad919_d20260426_m030530_c001_v7007000_t0000_u01777172730939") 2026/04/26 03:08:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20e5_d20260426_m030525_c001_v0001032_t0011_u01777172725912") 2026/04/26 03:08:49 DEBUG : check sum: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d7e_d20260426_m025920_c001_v7007000_t0000_u01777172360767") 2026/04/26 03:08:49 DEBUG : check sum: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d7e_d20260426_m025919_c001_v0001032_t0024_u01777172359618") 2026/04/26 03:08:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f407954a2fc2147b4_d20260426_m030833_c001_v7007000_t0000_u01777172913771") 2026/04/26 03:08:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada231f_d20260426_m030831_c001_v0001032_t0020_u01777172911683") 2026/04/26 03:08:49 DEBUG : dest/3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f1a003_d20260426_m030143_c001_v7007000_t0000_u01777172503661") 2026/04/26 03:08:49 DEBUG : dest/3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41967601fe7be992_d20260426_m030142_c001_v0001174_t0030_u01777172502563") 2026/04/26 03:08:49 DEBUG : dir1/0000-abcde: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda328_d20260426_m030635_c001_v7007000_t0000_u01777172795230") 2026/04/26 03:08:49 DEBUG : dir1/0000-abcde: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66634_d20260426_m030630_c001_v0001184_t0020_u01777172790715") 2026/04/26 03:08:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc7a_d20260426_m030803_c001_v7007000_t0000_u01777172883055") 2026/04/26 03:08:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada22aa_d20260426_m030749_c001_v0001032_t0053_u01777172869523") 2026/04/26 03:08:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd34a_d20260426_m030745_c001_v7007000_t0000_u01777172865360") 2026/04/26 03:08:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada226c_d20260426_m030731_c001_v0001032_t0014_u01777172851503") 2026/04/26 03:08:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687554_d20260426_m030727_c001_v7007000_t0000_u01777172847434") 2026/04/26 03:08:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2232_d20260426_m030715_c001_v0001032_t0004_u01777172835173") 2026/04/26 03:08:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf35_d20260426_m030710_c001_v7007000_t0000_u01777172830960") 2026/04/26 03:08:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada21fe_d20260426_m030657_c001_v0001032_t0017_u01777172817120") 2026/04/26 03:08:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23edb_d20260426_m030653_c001_v7007000_t0000_u01777172813018") 2026/04/26 03:08:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada21c4_d20260426_m030639_c001_v0001032_t0052_u01777172799338") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f410be01e7e486929_d20260426_m030632_c001_v7007000_t0000_u01777172792700") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2189_d20260426_m030620_c001_v0001032_t0022_u01777172780318") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873da_d20260426_m030616_c001_v7007000_t0000_u01777172776263") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66552_d20260426_m030612_c001_v0001184_t0052_u01777172772198") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce834_d20260426_m030610_c001_v7007000_t0000_u01777172770676") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2141_d20260426_m030557_c001_v0001032_t0021_u01777172757246") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce785_d20260426_m030553_c001_v7007000_t0000_u01777172753191") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66452_d20260426_m030549_c001_v0001184_t0017_u01777172749147") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce77b_d20260426_m030547_c001_v7007000_t0000_u01777172747774") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d399_d20260426_m030535_c001_v0001174_t0049_u01777172735021") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40477506676465e4_d20260426_m030528_c001_v7007000_t0000_u01777172728643") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6628d_d20260426_m030514_c001_v0001184_t0029_u01777172714686") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d1822037d_d20260426_m030510_c001_v7007000_t0000_u01777172710545") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66191_d20260426_m030457_c001_v0001184_t0030_u01777172697291") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fbb_d20260426_m030453_c001_v7007000_t0000_u01777172693300") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66103_d20260426_m030442_c001_v0001184_t0018_u01777172682176") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a0334f_d20260426_m030614_c001_v7007000_t0000_u01777172774056") 2026/04/26 03:08:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66522_d20260426_m030608_c001_v0001184_t0026_u01777172768466") 2026/04/26 03:08:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda329_d20260426_m030635_c001_v7007000_t0000_u01777172795417") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09dad1_d20260426_m030630_c001_v0001174_t0034_u01777172790726") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc7b_d20260426_m030803_c001_v7007000_t0000_u01777172883238") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e47c_d20260426_m030750_c001_v0001174_t0001_u01777172870515") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd34b_d20260426_m030745_c001_v7007000_t0000_u01777172865542") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e2d8_d20260426_m030732_c001_v0001174_t0036_u01777172852401") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687555_d20260426_m030727_c001_v7007000_t0000_u01777172847617") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e100_d20260426_m030716_c001_v0001174_t0012_u01777172836044") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf36_d20260426_m030711_c001_v7007000_t0000_u01777172831196") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09dea2_d20260426_m030658_c001_v0001174_t0039_u01777172818545") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23edc_d20260426_m030653_c001_v7007000_t0000_u01777172813200") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09dc69_d20260426_m030640_c001_v0001174_t0023_u01777172800467") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f403a7f88b4834fff_d20260426_m030632_c001_v7007000_t0000_u01777172792539") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e439_d20260426_m030621_c001_v0001104_t0001_u01777172781284") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873df_d20260426_m030616_c001_v7007000_t0000_u01777172776450") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d7e1_d20260426_m030612_c001_v0001174_t0023_u01777172772261") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce836_d20260426_m030610_c001_v7007000_t0000_u01777172770892") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3f7_d20260426_m030558_c001_v0001104_t0004_u01777172758285") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce786_d20260426_m030553_c001_v7007000_t0000_u01777172753374") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66458_d20260426_m030549_c001_v0001184_t0038_u01777172749378") 2026/04/26 03:08:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4219cc7c21f4e163_d20260426_m030547_c001_v7007000_t0000_u01777172747849") 2026/04/26 03:08:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6639b_d20260426_m030535_c001_v0001184_t0049_u01777172735750") 2026/04/26 03:08:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580ad8e4_d20260426_m030528_c001_v7007000_t0000_u01777172728426") 2026/04/26 03:08:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3a3_d20260426_m030515_c001_v0001104_t0028_u01777172715247") 2026/04/26 03:08:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d1822037e_d20260426_m030510_c001_v7007000_t0000_u01777172710731") 2026/04/26 03:08:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e38b_d20260426_m030457_c001_v0001104_t0011_u01777172697844") 2026/04/26 03:08:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fbd_d20260426_m030453_c001_v7007000_t0000_u01777172693480") 2026/04/26 03:08:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e37b_d20260426_m030442_c001_v0001104_t0016_u01777172682375") 2026/04/26 03:08:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873b9_d20260426_m030614_c001_v7007000_t0000_u01777172774218") 2026/04/26 03:08:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d78d_d20260426_m030608_c001_v0001174_t0011_u01777172768708") 2026/04/26 03:08:52 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda32a_d20260426_m030635_c001_v7007000_t0000_u01777172795599") 2026/04/26 03:08:52 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6663e_d20260426_m030630_c001_v0001184_t0034_u01777172790926") 2026/04/26 03:08:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc7c_d20260426_m030803_c001_v7007000_t0000_u01777172883420") 2026/04/26 03:08:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66929_d20260426_m030751_c001_v0001184_t0051_u01777172871217") 2026/04/26 03:08:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd34c_d20260426_m030745_c001_v7007000_t0000_u01777172865726") 2026/04/26 03:08:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6688c_d20260426_m030733_c001_v0001184_t0019_u01777172853141") 2026/04/26 03:08:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687557_d20260426_m030727_c001_v7007000_t0000_u01777172847800") 2026/04/26 03:08:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6680a_d20260426_m030716_c001_v0001184_t0011_u01777172836943") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf37_d20260426_m030711_c001_v7007000_t0000_u01777172831379") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6674e_d20260426_m030659_c001_v0001184_t0045_u01777172819327") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23edd_d20260426_m030653_c001_v7007000_t0000_u01777172813382") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae666a0_d20260426_m030641_c001_v0001184_t0050_u01777172801187") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f420951fa055afcc0_d20260426_m030632_c001_v7007000_t0000_u01777172792941") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae665d2_d20260426_m030622_c001_v0001184_t0036_u01777172782128") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873e4_d20260426_m030616_c001_v7007000_t0000_u01777172776631") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66556_d20260426_m030612_c001_v0001184_t0021_u01777172772440") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd84559d_d20260426_m030610_c001_v7007000_t0000_u01777172770905") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae664ce_d20260426_m030559_c001_v0001184_t0057_u01777172759127") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce787_d20260426_m030553_c001_v7007000_t0000_u01777172753557") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d59b_d20260426_m030549_c001_v0001174_t0035_u01777172749439") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41658c9415c21b9a_d20260426_m030547_c001_v7007000_t0000_u01777172747780") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3c5_d20260426_m030536_c001_v0001104_t0026_u01777172736310") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cbd9_d20260426_m030528_c001_v7007000_t0000_u01777172728654") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20c7_d20260426_m030516_c001_v0001032_t0019_u01777172716286") 2026/04/26 03:08:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d1822037f_d20260426_m030510_c001_v7007000_t0000_u01777172710914") 2026/04/26 03:08:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20a9_d20260426_m030458_c001_v0001032_t0016_u01777172698673") 2026/04/26 03:08:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fbe_d20260426_m030453_c001_v7007000_t0000_u01777172693659") 2026/04/26 03:08:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada208c_d20260426_m030442_c001_v0001032_t0020_u01777172682869") 2026/04/26 03:08:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce859_d20260426_m030614_c001_v7007000_t0000_u01777172774001") 2026/04/26 03:08:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66526_d20260426_m030608_c001_v0001184_t0022_u01777172768720") 2026/04/26 03:08:54 DEBUG : dir1/0003-defgh: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda32b_d20260426_m030635_c001_v7007000_t0000_u01777172795782") 2026/04/26 03:08:54 DEBUG : dir1/0003-defgh: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66640_d20260426_m030631_c001_v0001184_t0057_u01777172791125") 2026/04/26 03:08:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc7d_d20260426_m030803_c001_v7007000_t0000_u01777172883602") 2026/04/26 03:08:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e50f_d20260426_m030751_c001_v0001104_t0031_u01777172871807") 2026/04/26 03:08:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd34d_d20260426_m030745_c001_v7007000_t0000_u01777172865911") 2026/04/26 03:08:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e4e1_d20260426_m030733_c001_v0001104_t0023_u01777172853752") 2026/04/26 03:08:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687558_d20260426_m030727_c001_v7007000_t0000_u01777172847990") 2026/04/26 03:08:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e4c1_d20260426_m030717_c001_v0001104_t0017_u01777172837560") 2026/04/26 03:08:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf38_d20260426_m030711_c001_v7007000_t0000_u01777172831560") 2026/04/26 03:08:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e491_d20260426_m030659_c001_v0001104_t0023_u01777172819931") 2026/04/26 03:08:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23edf_d20260426_m030653_c001_v7007000_t0000_u01777172813564") 2026/04/26 03:08:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e473_d20260426_m030641_c001_v0001104_t0038_u01777172801749") 2026/04/26 03:08:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add95_d20260426_m030632_c001_v7007000_t0000_u01777172792950") 2026/04/26 03:08:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d971_d20260426_m030622_c001_v0001174_t0032_u01777172782684") 2026/04/26 03:08:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873e9_d20260426_m030616_c001_v7007000_t0000_u01777172776811") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e425_d20260426_m030612_c001_v0001104_t0047_u01777172772560") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce835_d20260426_m030610_c001_v7007000_t0000_u01777172770861") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d6c3_d20260426_m030559_c001_v0001174_t0035_u01777172759706") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce788_d20260426_m030553_c001_v7007000_t0000_u01777172753739") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada212f_d20260426_m030549_c001_v0001032_t0058_u01777172749485") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd84551e_d20260426_m030547_c001_v7007000_t0000_u01777172747523") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20ff_d20260426_m030537_c001_v0001032_t0039_u01777172737189") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c11a2fc_d20260426_m030528_c001_v7007000_t0000_u01777172728429") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d223_d20260426_m030517_c001_v0001174_t0007_u01777172717282") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d18220380_d20260426_m030511_c001_v7007000_t0000_u01777172711097") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d08f_d20260426_m030459_c001_v0001174_t0018_u01777172699718") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fbf_d20260426_m030453_c001_v7007000_t0000_u01777172693839") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cebd_d20260426_m030443_c001_v0001174_t0008_u01777172683324") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f407954a2fc21444d_d20260426_m030614_c001_v7007000_t0000_u01777172774229") 2026/04/26 03:08:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2161_d20260426_m030608_c001_v0001032_t0034_u01777172768820") 2026/04/26 03:08:55 DEBUG : dir1/0004-efghi: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda32c_d20260426_m030635_c001_v7007000_t0000_u01777172795964") 2026/04/26 03:08:55 DEBUG : dir1/0004-efghi: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09dae9_d20260426_m030631_c001_v0001174_t0039_u01777172791177") 2026/04/26 03:08:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc7e_d20260426_m030803_c001_v7007000_t0000_u01777172883785") 2026/04/26 03:08:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada22bc_d20260426_m030752_c001_v0001032_t0000_u01777172872571") 2026/04/26 03:08:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd34e_d20260426_m030746_c001_v7007000_t0000_u01777172866094") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada227e_d20260426_m030734_c001_v0001032_t0010_u01777172854639") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687559_d20260426_m030728_c001_v7007000_t0000_u01777172848172") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada223a_d20260426_m030718_c001_v0001032_t0057_u01777172838164") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf3a_d20260426_m030711_c001_v7007000_t0000_u01777172831744") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada220a_d20260426_m030700_c001_v0001032_t0026_u01777172820728") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23ee0_d20260426_m030653_c001_v7007000_t0000_u01777172813745") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada21ce_d20260426_m030642_c001_v0001032_t0010_u01777172802719") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f410be01e7e48692a_d20260426_m030632_c001_v7007000_t0000_u01777172792882") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2193_d20260426_m030623_c001_v0001032_t0013_u01777172783254") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873ee_d20260426_m030617_c001_v7007000_t0000_u01777172777017") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d7ef_d20260426_m030612_c001_v0001174_t0055_u01777172772586") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f408ee2ec37e8682d_d20260426_m030610_c001_v7007000_t0000_u01777172770875") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada214b_d20260426_m030600_c001_v0001032_t0029_u01777172760103") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce789_d20260426_m030553_c001_v7007000_t0000_u01777172753922") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3e9_d20260426_m030549_c001_v0001104_t0029_u01777172749503") 2026/04/26 03:08:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845521_d20260426_m030547_c001_v7007000_t0000_u01777172747781") 2026/04/26 03:08:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d3ed_d20260426_m030537_c001_v0001174_t0005_u01777172737545") 2026/04/26 03:08:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42343cd94b468469_d20260426_m030528_c001_v7007000_t0000_u01777172728044") 2026/04/26 03:08:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae662b7_d20260426_m030517_c001_v0001184_t0010_u01777172717587") 2026/04/26 03:08:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d18220381_d20260426_m030511_c001_v7007000_t0000_u01777172711282") 2026/04/26 03:08:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae661bd_d20260426_m030500_c001_v0001184_t0029_u01777172700125") 2026/04/26 03:08:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fc0_d20260426_m030454_c001_v7007000_t0000_u01777172694019") 2026/04/26 03:08:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6610b_d20260426_m030443_c001_v0001184_t0045_u01777172683756") 2026/04/26 03:08:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4143e79f02f84f4e_d20260426_m030614_c001_v7007000_t0000_u01777172774014") 2026/04/26 03:08:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66528_d20260426_m030608_c001_v0001184_t0030_u01777172768920") 2026/04/26 03:08:57 DEBUG : dir1/0005-fghij: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda32d_d20260426_m030636_c001_v7007000_t0000_u01777172796145") 2026/04/26 03:08:57 DEBUG : dir1/0005-fghij: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada21b2_d20260426_m030631_c001_v0001032_t0042_u01777172791239") 2026/04/26 03:08:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc7f_d20260426_m030803_c001_v7007000_t0000_u01777172883966") 2026/04/26 03:08:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e49c_d20260426_m030753_c001_v0001174_t0040_u01777172873022") 2026/04/26 03:08:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd34f_d20260426_m030746_c001_v7007000_t0000_u01777172866277") 2026/04/26 03:08:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e334_d20260426_m030735_c001_v0001174_t0059_u01777172855233") 2026/04/26 03:08:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c1368755b_d20260426_m030728_c001_v7007000_t0000_u01777172848353") 2026/04/26 03:08:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e15d_d20260426_m030718_c001_v0001174_t0007_u01777172838583") 2026/04/26 03:08:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf3b_d20260426_m030711_c001_v7007000_t0000_u01777172831939") 2026/04/26 03:08:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09dee8_d20260426_m030701_c001_v0001174_t0046_u01777172821161") 2026/04/26 03:08:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23ee1_d20260426_m030653_c001_v7007000_t0000_u01777172813927") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09dca6_d20260426_m030643_c001_v0001174_t0014_u01777172803127") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f410be01e7e48692b_d20260426_m030633_c001_v7007000_t0000_u01777172793065") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e443_d20260426_m030623_c001_v0001104_t0017_u01777172783878") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873f1_d20260426_m030617_c001_v7007000_t0000_u01777172777199") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66558_d20260426_m030612_c001_v0001184_t0030_u01777172772634") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f407954a2fc21444b_d20260426_m030610_c001_v7007000_t0000_u01777172770881") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3f9_d20260426_m030600_c001_v0001104_t0038_u01777172760724") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce78a_d20260426_m030554_c001_v7007000_t0000_u01777172754103") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6645c_d20260426_m030549_c001_v0001184_t0048_u01777172749589") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d182204ac_d20260426_m030548_c001_v7007000_t0000_u01777172748012") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae663e3_d20260426_m030537_c001_v0001184_t0021_u01777172737875") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42343cd94b46846a_d20260426_m030528_c001_v7007000_t0000_u01777172728225") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3a7_d20260426_m030517_c001_v0001104_t0047_u01777172717783") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d18220383_d20260426_m030511_c001_v7007000_t0000_u01777172711465") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e38f_d20260426_m030500_c001_v0001104_t0058_u01777172700336") 2026/04/26 03:08:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fc1_d20260426_m030454_c001_v7007000_t0000_u01777172694199") 2026/04/26 03:08:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e37d_d20260426_m030443_c001_v0001104_t0008_u01777172683984") 2026/04/26 03:08:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873b4_d20260426_m030614_c001_v7007000_t0000_u01777172774063") 2026/04/26 03:08:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d795_d20260426_m030609_c001_v0001174_t0040_u01777172769060") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda330_d20260426_m030636_c001_v7007000_t0000_u01777172796330") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e465_d20260426_m030631_c001_v0001104_t0038_u01777172791249") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc80_d20260426_m030804_c001_v7007000_t0000_u01777172884148") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66937_d20260426_m030753_c001_v0001184_t0018_u01777172873356") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd350_d20260426_m030746_c001_v7007000_t0000_u01777172866461") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae668a4_d20260426_m030735_c001_v0001184_t0052_u01777172855559") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c1368755c_d20260426_m030728_c001_v7007000_t0000_u01777172848535") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66814_d20260426_m030718_c001_v0001184_t0031_u01777172838951") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf3c_d20260426_m030712_c001_v7007000_t0000_u01777172832158") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6675e_d20260426_m030701_c001_v0001184_t0014_u01777172821465") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23ee2_d20260426_m030654_c001_v7007000_t0000_u01777172814162") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae666b4_d20260426_m030643_c001_v0001184_t0034_u01777172803548") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda321_d20260426_m030632_c001_v7007000_t0000_u01777172792714") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae665ea_d20260426_m030624_c001_v0001184_t0032_u01777172784509") 2026/04/26 03:08:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873f8_d20260426_m030617_c001_v7007000_t0000_u01777172777381") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2173_d20260426_m030612_c001_v0001032_t0051_u01777172772708") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a0334a_d20260426_m030610_c001_v7007000_t0000_u01777172770657") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae664e0_d20260426_m030601_c001_v0001184_t0050_u01777172761296") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce78b_d20260426_m030554_c001_v7007000_t0000_u01777172754285") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d5ab_d20260426_m030549_c001_v0001174_t0058_u01777172749748") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41130b15c675ee8e_d20260426_m030548_c001_v7007000_t0000_u01777172748030") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3cb_d20260426_m030538_c001_v0001104_t0058_u01777172738086") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce6ef_d20260426_m030528_c001_v7007000_t0000_u01777172728437") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20cf_d20260426_m030518_c001_v0001032_t0058_u01777172718375") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d18220384_d20260426_m030511_c001_v7007000_t0000_u01777172711648") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20ad_d20260426_m030501_c001_v0001032_t0024_u01777172701034") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fc2_d20260426_m030454_c001_v7007000_t0000_u01777172694379") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2092_d20260426_m030444_c001_v0001032_t0026_u01777172684642") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a03350_d20260426_m030614_c001_v7007000_t0000_u01777172774243") 2026/04/26 03:09:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6652a_d20260426_m030609_c001_v0001184_t0050_u01777172769124") 2026/04/26 03:09:00 DEBUG : dir1/0007-12345: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda331_d20260426_m030636_c001_v7007000_t0000_u01777172796511") 2026/04/26 03:09:00 DEBUG : dir1/0007-12345: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66644_d20260426_m030631_c001_v0001184_t0023_u01777172791319") 2026/04/26 03:09:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc81_d20260426_m030804_c001_v7007000_t0000_u01777172884330") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e517_d20260426_m030753_c001_v0001104_t0022_u01777172873579") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd351_d20260426_m030746_c001_v7007000_t0000_u01777172866652") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e4e5_d20260426_m030735_c001_v0001104_t0021_u01777172855752") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c1368755d_d20260426_m030728_c001_v7007000_t0000_u01777172848719") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e4c5_d20260426_m030719_c001_v0001104_t0023_u01777172839156") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf3d_d20260426_m030712_c001_v7007000_t0000_u01777172832386") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e49b_d20260426_m030701_c001_v0001104_t0035_u01777172821668") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23ee3_d20260426_m030654_c001_v7007000_t0000_u01777172814343") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e47d_d20260426_m030643_c001_v0001104_t0009_u01777172803751") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda322_d20260426_m030632_c001_v7007000_t0000_u01777172792895") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d9cf_d20260426_m030624_c001_v0001174_t0020_u01777172784720") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873fd_d20260426_m030617_c001_v7007000_t0000_u01777172777563") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6655c_d20260426_m030612_c001_v0001184_t0016_u01777172772837") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a0334c_d20260426_m030611_c001_v7007000_t0000_u01777172771022") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d6ed_d20260426_m030601_c001_v0001174_t0038_u01777172761529") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce78c_d20260426_m030554_c001_v7007000_t0000_u01777172754479") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66462_d20260426_m030549_c001_v0001184_t0044_u01777172749792") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845523_d20260426_m030547_c001_v7007000_t0000_u01777172747981") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2101_d20260426_m030538_c001_v0001032_t0014_u01777172738627") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cbd7_d20260426_m030528_c001_v7007000_t0000_u01777172728451") 2026/04/26 03:09:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d243_d20260426_m030518_c001_v0001174_t0045_u01777172718869") 2026/04/26 03:09:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d18220386_d20260426_m030511_c001_v7007000_t0000_u01777172711829") 2026/04/26 03:09:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d0c5_d20260426_m030501_c001_v0001174_t0051_u01777172701633") 2026/04/26 03:09:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fc3_d20260426_m030454_c001_v7007000_t0000_u01777172694558") 2026/04/26 03:09:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cef7_d20260426_m030445_c001_v0001174_t0026_u01777172685062") 2026/04/26 03:09:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873bb_d20260426_m030614_c001_v7007000_t0000_u01777172774250") 2026/04/26 03:09:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e40d_d20260426_m030609_c001_v0001104_t0028_u01777172769125") 2026/04/26 03:09:02 DEBUG : dir1/0008-23456: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda332_d20260426_m030636_c001_v7007000_t0000_u01777172796693") 2026/04/26 03:09:02 DEBUG : dir1/0008-23456: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09dafe_d20260426_m030631_c001_v0001174_t0043_u01777172791460") 2026/04/26 03:09:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc83_d20260426_m030804_c001_v7007000_t0000_u01777172884512") 2026/04/26 03:09:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada22c4_d20260426_m030754_c001_v0001032_t0022_u01777172874198") 2026/04/26 03:09:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd352_d20260426_m030746_c001_v7007000_t0000_u01777172866837") 2026/04/26 03:09:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2282_d20260426_m030736_c001_v0001032_t0013_u01777172856488") 2026/04/26 03:09:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c1368755e_d20260426_m030728_c001_v7007000_t0000_u01777172848901") 2026/04/26 03:09:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2244_d20260426_m030719_c001_v0001032_t0022_u01777172839878") 2026/04/26 03:09:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf3f_d20260426_m030712_c001_v7007000_t0000_u01777172832580") 2026/04/26 03:09:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada220e_d20260426_m030702_c001_v0001032_t0005_u01777172822384") 2026/04/26 03:09:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23ee4_d20260426_m030654_c001_v7007000_t0000_u01777172814530") 2026/04/26 03:09:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada21d4_d20260426_m030644_c001_v0001032_t0050_u01777172804254") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda323_d20260426_m030633_c001_v7007000_t0000_u01777172793076") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2197_d20260426_m030625_c001_v0001032_t0042_u01777172785163") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687402_d20260426_m030617_c001_v7007000_t0000_u01777172777745") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d7f5_d20260426_m030612_c001_v0001174_t0006_u01777172772917") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687394_d20260426_m030610_c001_v7007000_t0000_u01777172770668") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2151_d20260426_m030601_c001_v0001032_t0041_u01777172761891") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce78d_d20260426_m030554_c001_v7007000_t0000_u01777172754659") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2133_d20260426_m030549_c001_v0001032_t0028_u01777172749949") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4219cc7c21f4e164_d20260426_m030548_c001_v7007000_t0000_u01777172748041") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d41d_d20260426_m030539_c001_v0001174_t0001_u01777172739146") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42343cd94b46846b_d20260426_m030528_c001_v7007000_t0000_u01777172728406") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae662d5_d20260426_m030519_c001_v0001184_t0050_u01777172719335") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d18220387_d20260426_m030512_c001_v7007000_t0000_u01777172712010") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae661df_d20260426_m030502_c001_v0001184_t0038_u01777172702009") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fc4_d20260426_m030454_c001_v7007000_t0000_u01777172694738") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6611d_d20260426_m030445_c001_v0001184_t0030_u01777172685346") 2026/04/26 03:09:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce86b_d20260426_m030614_c001_v7007000_t0000_u01777172774368") 2026/04/26 03:09:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6652c_d20260426_m030609_c001_v0001184_t0039_u01777172769333") 2026/04/26 03:09:04 DEBUG : dir1/0009-34567: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda333_d20260426_m030636_c001_v7007000_t0000_u01777172796885") 2026/04/26 03:09:04 DEBUG : dir1/0009-34567: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66646_d20260426_m030631_c001_v0001184_t0049_u01777172791528") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc84_d20260426_m030804_c001_v7007000_t0000_u01777172884696") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e4c8_d20260426_m030754_c001_v0001174_t0027_u01777172874734") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd353_d20260426_m030747_c001_v7007000_t0000_u01777172867027") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e354_d20260426_m030737_c001_v0001174_t0010_u01777172857016") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c1368755f_d20260426_m030729_c001_v7007000_t0000_u01777172849083") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e18f_d20260426_m030720_c001_v0001174_t0040_u01777172840301") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf40_d20260426_m030712_c001_v7007000_t0000_u01777172832763") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09df2e_d20260426_m030703_c001_v0001174_t0026_u01777172823014") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23ee5_d20260426_m030654_c001_v7007000_t0000_u01777172814711") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09dcd6_d20260426_m030644_c001_v0001174_t0037_u01777172804870") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f403a7f88b4835008_d20260426_m030632_c001_v7007000_t0000_u01777172792902") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e44d_d20260426_m030625_c001_v0001104_t0046_u01777172785583") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687408_d20260426_m030617_c001_v7007000_t0000_u01777172777926") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6655e_d20260426_m030613_c001_v0001184_t0021_u01777172773078") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687396_d20260426_m030611_c001_v7007000_t0000_u01777172771032") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3fd_d20260426_m030602_c001_v0001104_t0011_u01777172762306") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce78e_d20260426_m030554_c001_v7007000_t0000_u01777172754841") 2026/04/26 03:09:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66468_d20260426_m030549_c001_v0001184_t0038_u01777172749990") 2026/04/26 03:09:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd84551b_d20260426_m030547_c001_v7007000_t0000_u01777172747325") 2026/04/26 03:09:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66400_d20260426_m030539_c001_v0001184_t0029_u01777172739465") 2026/04/26 03:09:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580ad8ea_d20260426_m030528_c001_v7007000_t0000_u01777172728609") 2026/04/26 03:09:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3a9_d20260426_m030519_c001_v0001104_t0046_u01777172719627") 2026/04/26 03:09:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d18220388_d20260426_m030512_c001_v7007000_t0000_u01777172712194") 2026/04/26 03:09:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e391_d20260426_m030502_c001_v0001104_t0052_u01777172702217") 2026/04/26 03:09:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fc5_d20260426_m030454_c001_v7007000_t0000_u01777172694918") 2026/04/26 03:09:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e37f_d20260426_m030445_c001_v0001104_t0021_u01777172685570") 2026/04/26 03:09:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873b2_d20260426_m030614_c001_v7007000_t0000_u01777172774022") 2026/04/26 03:09:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2169_d20260426_m030609_c001_v0001032_t0033_u01777172769400") 2026/04/26 03:09:05 DEBUG : dir1/0010-45678: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda334_d20260426_m030637_c001_v7007000_t0000_u01777172797066") 2026/04/26 03:09:05 DEBUG : dir1/0010-45678: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6664c_d20260426_m030631_c001_v0001184_t0041_u01777172791734") 2026/04/26 03:09:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc85_d20260426_m030804_c001_v7007000_t0000_u01777172884880") 2026/04/26 03:09:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66947_d20260426_m030755_c001_v0001184_t0056_u01777172875078") 2026/04/26 03:09:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd354_d20260426_m030747_c001_v7007000_t0000_u01777172867211") 2026/04/26 03:09:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae668b0_d20260426_m030737_c001_v0001184_t0058_u01777172857378") 2026/04/26 03:09:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687560_d20260426_m030729_c001_v7007000_t0000_u01777172849265") 2026/04/26 03:09:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66824_d20260426_m030720_c001_v0001184_t0057_u01777172840684") 2026/04/26 03:09:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf41_d20260426_m030712_c001_v7007000_t0000_u01777172832945") 2026/04/26 03:09:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6677a_d20260426_m030703_c001_v0001184_t0019_u01777172823380") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23ee6_d20260426_m030654_c001_v7007000_t0000_u01777172814891") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae666c4_d20260426_m030645_c001_v0001184_t0008_u01777172805221") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda320_d20260426_m030632_c001_v7007000_t0000_u01777172792532") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66602_d20260426_m030626_c001_v0001184_t0037_u01777172786086") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c1368740b_d20260426_m030618_c001_v7007000_t0000_u01777172778108") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e429_d20260426_m030613_c001_v0001104_t0009_u01777172773102") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687393_d20260426_m030610_c001_v7007000_t0000_u01777172770487") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae664ea_d20260426_m030602_c001_v0001184_t0034_u01777172762878") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce78f_d20260426_m030555_c001_v7007000_t0000_u01777172755023") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6646e_d20260426_m030550_c001_v0001184_t0053_u01777172750186") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd84551c_d20260426_m030547_c001_v7007000_t0000_u01777172747335") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3cf_d20260426_m030539_c001_v0001104_t0052_u01777172739672") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c11a2fd_d20260426_m030528_c001_v7007000_t0000_u01777172728622") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20d7_d20260426_m030520_c001_v0001032_t0042_u01777172720265") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d18220389_d20260426_m030512_c001_v7007000_t0000_u01777172712376") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20b5_d20260426_m030502_c001_v0001032_t0058_u01777172702780") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fc6_d20260426_m030455_c001_v7007000_t0000_u01777172695098") 2026/04/26 03:09:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2094_d20260426_m030446_c001_v0001032_t0021_u01777172686335") 2026/04/26 03:09:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f403a7f88b4834fcc_d20260426_m030614_c001_v7007000_t0000_u01777172774254") 2026/04/26 03:09:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d79d_d20260426_m030609_c001_v0001174_t0056_u01777172769464") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda336_d20260426_m030637_c001_v7007000_t0000_u01777172797283") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada21b6_d20260426_m030631_c001_v0001032_t0036_u01777172791826") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc86_d20260426_m030805_c001_v7007000_t0000_u01777172885066") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e51d_d20260426_m030755_c001_v0001104_t0051_u01777172875300") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd355_d20260426_m030747_c001_v7007000_t0000_u01777172867396") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e4e9_d20260426_m030737_c001_v0001104_t0029_u01777172857572") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687561_d20260426_m030729_c001_v7007000_t0000_u01777172849448") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e4cd_d20260426_m030720_c001_v0001104_t0019_u01777172840883") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf42_d20260426_m030713_c001_v7007000_t0000_u01777172833126") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e4a5_d20260426_m030703_c001_v0001104_t0048_u01777172823577") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23ee7_d20260426_m030655_c001_v7007000_t0000_u01777172815073") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e481_d20260426_m030645_c001_v0001104_t0024_u01777172805441") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f403a7f88b4835004_d20260426_m030632_c001_v7007000_t0000_u01777172792720") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09da13_d20260426_m030626_c001_v0001174_t0040_u01777172786319") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687410_d20260426_m030618_c001_v7007000_t0000_u01777172778290") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d803_d20260426_m030613_c001_v0001174_t0045_u01777172773207") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f408ee2ec37e86828_d20260426_m030610_c001_v7007000_t0000_u01777172770692") 2026/04/26 03:09:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d707_d20260426_m030603_c001_v0001174_t0037_u01777172763079") 2026/04/26 03:09:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce790_d20260426_m030555_c001_v7007000_t0000_u01777172755205") 2026/04/26 03:09:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3ed_d20260426_m030550_c001_v0001104_t0031_u01777172750205") 2026/04/26 03:09:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41658c9415c21b9b_d20260426_m030547_c001_v7007000_t0000_u01777172747992") 2026/04/26 03:09:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2109_d20260426_m030540_c001_v0001032_t0050_u01777172740380") 2026/04/26 03:09:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce6f3_d20260426_m030528_c001_v7007000_t0000_u01777172728658") 2026/04/26 03:09:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d271_d20260426_m030520_c001_v0001174_t0052_u01777172720804") 2026/04/26 03:09:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d1822038a_d20260426_m030512_c001_v7007000_t0000_u01777172712559") 2026/04/26 03:09:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d0e7_d20260426_m030503_c001_v0001174_t0001_u01777172703358") 2026/04/26 03:09:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fc7_d20260426_m030455_c001_v7007000_t0000_u01777172695278") 2026/04/26 03:09:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cf23_d20260426_m030446_c001_v0001174_t0032_u01777172686754") 2026/04/26 03:09:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f408ee2ec37e86858_d20260426_m030614_c001_v7007000_t0000_u01777172774174") 2026/04/26 03:09:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66530_d20260426_m030609_c001_v0001184_t0045_u01777172769534") 2026/04/26 03:09:08 DEBUG : dir1/0012-6789;: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda337_d20260426_m030637_c001_v7007000_t0000_u01777172797465") 2026/04/26 03:09:08 DEBUG : dir1/0012-6789;: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09db14_d20260426_m030631_c001_v0001174_t0037_u01777172791871") 2026/04/26 03:09:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc87_d20260426_m030805_c001_v7007000_t0000_u01777172885248") 2026/04/26 03:09:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada22ce_d20260426_m030755_c001_v0001032_t0034_u01777172875919") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd357_d20260426_m030747_c001_v7007000_t0000_u01777172867584") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2288_d20260426_m030738_c001_v0001032_t0033_u01777172858529") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687562_d20260426_m030729_c001_v7007000_t0000_u01777172849630") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2246_d20260426_m030721_c001_v0001032_t0050_u01777172841420") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf43_d20260426_m030713_c001_v7007000_t0000_u01777172833308") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2214_d20260426_m030704_c001_v0001032_t0056_u01777172824279") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23ee8_d20260426_m030655_c001_v7007000_t0000_u01777172815254") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada21da_d20260426_m030646_c001_v0001032_t0031_u01777172806023") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c11a3d3_d20260426_m030632_c001_v7007000_t0000_u01777172792731") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2199_d20260426_m030626_c001_v0001032_t0044_u01777172786690") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687412_d20260426_m030618_c001_v7007000_t0000_u01777172778472") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2175_d20260426_m030613_c001_v0001032_t0033_u01777172773220") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce837_d20260426_m030611_c001_v7007000_t0000_u01777172771046") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2153_d20260426_m030603_c001_v0001032_t0036_u01777172763610") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce792_d20260426_m030555_c001_v7007000_t0000_u01777172755386") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d5c1_d20260426_m030550_c001_v0001174_t0047_u01777172750268") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d182204a9_d20260426_m030547_c001_v7007000_t0000_u01777172747779") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d46b_d20260426_m030540_c001_v0001174_t0034_u01777172740925") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8454f6_d20260426_m030528_c001_v7007000_t0000_u01777172728674") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae662ed_d20260426_m030521_c001_v0001184_t0055_u01777172721184") 2026/04/26 03:09:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d1822038b_d20260426_m030512_c001_v7007000_t0000_u01777172712742") 2026/04/26 03:09:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae661f9_d20260426_m030503_c001_v0001184_t0026_u01777172703800") 2026/04/26 03:09:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fc8_d20260426_m030455_c001_v7007000_t0000_u01777172695458") 2026/04/26 03:09:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66125_d20260426_m030447_c001_v0001184_t0023_u01777172687155") 2026/04/26 03:09:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce863_d20260426_m030614_c001_v7007000_t0000_u01777172774185") 2026/04/26 03:09:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e415_d20260426_m030609_c001_v0001104_t0055_u01777172769600") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda338_d20260426_m030637_c001_v7007000_t0000_u01777172797647") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66650_d20260426_m030631_c001_v0001184_t0051_u01777172791946") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc88_d20260426_m030805_c001_v7007000_t0000_u01777172885430") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e4e8_d20260426_m030756_c001_v0001174_t0026_u01777172876460") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd358_d20260426_m030747_c001_v7007000_t0000_u01777172867767") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e382_d20260426_m030739_c001_v0001174_t0055_u01777172859107") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687565_d20260426_m030729_c001_v7007000_t0000_u01777172849812") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e1ba_d20260426_m030721_c001_v0001174_t0015_u01777172841795") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf44_d20260426_m030713_c001_v7007000_t0000_u01777172833491") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09df60_d20260426_m030704_c001_v0001174_t0026_u01777172824921") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23eea_d20260426_m030655_c001_v7007000_t0000_u01777172815435") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09dd04_d20260426_m030646_c001_v0001174_t0050_u01777172806442") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c11a3d4_d20260426_m030632_c001_v7007000_t0000_u01777172792915") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e455_d20260426_m030627_c001_v0001104_t0049_u01777172787221") 2026/04/26 03:09:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687413_d20260426_m030618_c001_v7007000_t0000_u01777172778654") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66562_d20260426_m030613_c001_v0001184_t0026_u01777172773286") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a0334b_d20260426_m030610_c001_v7007000_t0000_u01777172770841") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e401_d20260426_m030604_c001_v0001104_t0032_u01777172764120") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce793_d20260426_m030555_c001_v7007000_t0000_u01777172755568") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66472_d20260426_m030550_c001_v0001184_t0042_u01777172750400") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce77c_d20260426_m030547_c001_v7007000_t0000_u01777172747997") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66412_d20260426_m030541_c001_v0001184_t0014_u01777172741333") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40477506676465e2_d20260426_m030528_c001_v7007000_t0000_u01777172728457") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3ab_d20260426_m030521_c001_v0001104_t0015_u01777172721377") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d1822038c_d20260426_m030512_c001_v7007000_t0000_u01777172712983") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e393_d20260426_m030504_c001_v0001104_t0040_u01777172704062") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fc9_d20260426_m030455_c001_v7007000_t0000_u01777172695639") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e381_d20260426_m030447_c001_v0001104_t0036_u01777172687347") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4143e79f02f84f50_d20260426_m030614_c001_v7007000_t0000_u01777172774384") 2026/04/26 03:09:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66532_d20260426_m030609_c001_v0001184_t0008_u01777172769738") 2026/04/26 03:09:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda339_d20260426_m030637_c001_v7007000_t0000_u01777172797828") 2026/04/26 03:09:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e469_d20260426_m030631_c001_v0001104_t0059_u01777172791984") 2026/04/26 03:09:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc89_d20260426_m030805_c001_v7007000_t0000_u01777172885612") 2026/04/26 03:09:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6695f_d20260426_m030756_c001_v0001184_t0034_u01777172876912") 2026/04/26 03:09:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd35a_d20260426_m030747_c001_v7007000_t0000_u01777172867949") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae668c0_d20260426_m030739_c001_v0001184_t0011_u01777172859534") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687566_d20260426_m030729_c001_v7007000_t0000_u01777172849996") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6682e_d20260426_m030722_c001_v0001184_t0036_u01777172842168") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf46_d20260426_m030713_c001_v7007000_t0000_u01777172833673") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6678c_d20260426_m030705_c001_v0001184_t0024_u01777172825344") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23eeb_d20260426_m030655_c001_v7007000_t0000_u01777172815616") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae666d2_d20260426_m030646_c001_v0001184_t0057_u01777172806825") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f410be01e7e486928_d20260426_m030632_c001_v7007000_t0000_u01777172792516") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6661a_d20260426_m030627_c001_v0001184_t0013_u01777172787710") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687414_d20260426_m030618_c001_v7007000_t0000_u01777172778836") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6656c_d20260426_m030613_c001_v0001184_t0019_u01777172773639") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f410be01e7e48689a_d20260426_m030610_c001_v7007000_t0000_u01777172770894") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66500_d20260426_m030604_c001_v0001184_t0037_u01777172764860") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce794_d20260426_m030555_c001_v7007000_t0000_u01777172755751") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d5cd_d20260426_m030550_c001_v0001174_t0003_u01777172750578") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd84551d_d20260426_m030547_c001_v7007000_t0000_u01777172747518") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3d7_d20260426_m030541_c001_v0001104_t0018_u01777172741536") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd8454f5_d20260426_m030528_c001_v7007000_t0000_u01777172728471") 2026/04/26 03:09:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20dd_d20260426_m030522_c001_v0001032_t0005_u01777172722025") 2026/04/26 03:09:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d1822038d_d20260426_m030513_c001_v7007000_t0000_u01777172713165") 2026/04/26 03:09:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20b9_d20260426_m030504_c001_v0001032_t0047_u01777172704797") 2026/04/26 03:09:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fca_d20260426_m030455_c001_v7007000_t0000_u01777172695819") 2026/04/26 03:09:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2099_d20260426_m030447_c001_v0001032_t0039_u01777172687885") 2026/04/26 03:09:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c136873bf_d20260426_m030614_c001_v7007000_t0000_u01777172774402") 2026/04/26 03:09:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada216b_d20260426_m030609_c001_v0001032_t0016_u01777172769760") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda33a_d20260426_m030638_c001_v7007000_t0000_u01777172798010") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66656_d20260426_m030632_c001_v0001184_t0056_u01777172792141") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc8a_d20260426_m030805_c001_v7007000_t0000_u01777172885796") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e521_d20260426_m030757_c001_v0001104_t0017_u01777172877172") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd35b_d20260426_m030748_c001_v7007000_t0000_u01777172868131") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e4ed_d20260426_m030739_c001_v0001104_t0002_u01777172859733") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687568_d20260426_m030730_c001_v7007000_t0000_u01777172850179") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e4cf_d20260426_m030722_c001_v0001104_t0000_u01777172842378") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf48_d20260426_m030713_c001_v7007000_t0000_u01777172833856") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e4a9_d20260426_m030705_c001_v0001104_t0044_u01777172825556") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23eec_d20260426_m030655_c001_v7007000_t0000_u01777172815797") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e485_d20260426_m030647_c001_v0001104_t0022_u01777172807043") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41658c9415c21bfe_d20260426_m030632_c001_v7007000_t0000_u01777172792917") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09da55_d20260426_m030627_c001_v0001174_t0028_u01777172787916") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687416_d20260426_m030619_c001_v7007000_t0000_u01777172779018") 2026/04/26 03:09:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d80f_d20260426_m030613_c001_v0001174_t0058_u01777172773649") 2026/04/26 03:09:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f408ee2ec37e86830_d20260426_m030611_c001_v7007000_t0000_u01777172771059") 2026/04/26 03:09:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d751_d20260426_m030605_c001_v0001174_t0036_u01777172765094") 2026/04/26 03:09:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce795_d20260426_m030555_c001_v7007000_t0000_u01777172755933") 2026/04/26 03:09:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66476_d20260426_m030550_c001_v0001184_t0028_u01777172750607") 2026/04/26 03:09:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845520_d20260426_m030547_c001_v7007000_t0000_u01777172747778") 2026/04/26 03:09:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada210f_d20260426_m030542_c001_v0001032_t0048_u01777172742383") 2026/04/26 03:09:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce6f0_d20260426_m030528_c001_v7007000_t0000_u01777172728471") 2026/04/26 03:09:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d293_d20260426_m030522_c001_v0001174_t0029_u01777172722764") 2026/04/26 03:09:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d1822038e_d20260426_m030513_c001_v7007000_t0000_u01777172713347") 2026/04/26 03:09:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d10c_d20260426_m030505_c001_v0001174_t0001_u01777172705295") 2026/04/26 03:09:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fcb_d20260426_m030455_c001_v7007000_t0000_u01777172695999") 2026/04/26 03:09:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cf52_d20260426_m030448_c001_v0001174_t0017_u01777172688350") 2026/04/26 03:09:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f403a7f88b4834fcb_d20260426_m030614_c001_v7007000_t0000_u01777172774030") 2026/04/26 03:09:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66538_d20260426_m030609_c001_v0001184_t0024_u01777172769947") 2026/04/26 03:09:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580ad91a_d20260426_m030531_c001_v7007000_t0000_u01777172731121") 2026/04/26 03:09:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66335_d20260426_m030526_c001_v0001184_t0050_u01777172726088") 2026/04/26 03:09:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add03_d20260426_m030531_c001_v7007000_t0000_u01777172731303") 2026/04/26 03:09:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66339_d20260426_m030526_c001_v0001184_t0025_u01777172726294") 2026/04/26 03:09:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add04_d20260426_m030531_c001_v7007000_t0000_u01777172731539") 2026/04/26 03:09:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d2d1_d20260426_m030526_c001_v0001174_t0029_u01777172726322") 2026/04/26 03:09:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add05_d20260426_m030531_c001_v7007000_t0000_u01777172731728") 2026/04/26 03:09:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3b7_d20260426_m030526_c001_v0001104_t0021_u01777172726435") 2026/04/26 03:09:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add06_d20260426_m030531_c001_v7007000_t0000_u01777172731910") 2026/04/26 03:09:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20e7_d20260426_m030526_c001_v0001032_t0028_u01777172726611") 2026/04/26 03:09:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add08_d20260426_m030532_c001_v7007000_t0000_u01777172732092") 2026/04/26 03:09:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66341_d20260426_m030526_c001_v0001184_t0015_u01777172726629") 2026/04/26 03:09:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add09_d20260426_m030532_c001_v7007000_t0000_u01777172732273") 2026/04/26 03:09:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d2e1_d20260426_m030526_c001_v0001174_t0052_u01777172726665") 2026/04/26 03:09:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add0a_d20260426_m030532_c001_v7007000_t0000_u01777172732454") 2026/04/26 03:09:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66345_d20260426_m030526_c001_v0001184_t0011_u01777172726877") 2026/04/26 03:09:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add0b_d20260426_m030532_c001_v7007000_t0000_u01777172732636") 2026/04/26 03:09:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d2e9_d20260426_m030527_c001_v0001174_t0015_u01777172727031") 2026/04/26 03:09:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add0c_d20260426_m030532_c001_v7007000_t0000_u01777172732817") 2026/04/26 03:09:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20e9_d20260426_m030527_c001_v0001032_t0010_u01777172727041") 2026/04/26 03:09:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add0e_d20260426_m030532_c001_v7007000_t0000_u01777172732998") 2026/04/26 03:09:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3b9_d20260426_m030527_c001_v0001104_t0049_u01777172727063") 2026/04/26 03:09:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add0f_d20260426_m030533_c001_v7007000_t0000_u01777172733180") 2026/04/26 03:09:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66349_d20260426_m030527_c001_v0001184_t0036_u01777172727076") 2026/04/26 03:09:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add10_d20260426_m030533_c001_v7007000_t0000_u01777172733363") 2026/04/26 03:09:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6634b_d20260426_m030527_c001_v0001184_t0056_u01777172727286") 2026/04/26 03:09:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add11_d20260426_m030533_c001_v7007000_t0000_u01777172733544") 2026/04/26 03:09:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d2ef_d20260426_m030527_c001_v0001174_t0017_u01777172727342") 2026/04/26 03:09:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add12_d20260426_m030533_c001_v7007000_t0000_u01777172733726") 2026/04/26 03:09:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada20eb_d20260426_m030527_c001_v0001032_t0055_u01777172727429") 2026/04/26 03:09:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580add13_d20260426_m030533_c001_v7007000_t0000_u01777172733909") 2026/04/26 03:09:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6634d_d20260426_m030527_c001_v0001184_t0059_u01777172727489") 2026/04/26 03:09:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845525_d20260426_m030551_c001_v7007000_t0000_u01777172751019") 2026/04/26 03:09:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66428_d20260426_m030545_c001_v0001184_t0053_u01777172745407") 2026/04/26 03:09:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d182204f1_d20260426_m030551_c001_v7007000_t0000_u01777172751149") 2026/04/26 03:09:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6642a_d20260426_m030545_c001_v0001184_t0018_u01777172745604") 2026/04/26 03:09:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41130b15c675ee96_d20260426_m030551_c001_v7007000_t0000_u01777172751323") 2026/04/26 03:09:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d519_d20260426_m030545_c001_v0001174_t0010_u01777172745613") 2026/04/26 03:09:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d182204f9_d20260426_m030551_c001_v7007000_t0000_u01777172751334") 2026/04/26 03:09:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada211b_d20260426_m030545_c001_v0001032_t0036_u01777172745680") 2026/04/26 03:09:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce780_d20260426_m030551_c001_v7007000_t0000_u01777172751340") 2026/04/26 03:09:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3e1_d20260426_m030545_c001_v0001104_t0041_u01777172745702") 2026/04/26 03:09:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce77f_d20260426_m030551_c001_v7007000_t0000_u01777172751156") 2026/04/26 03:09:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66430_d20260426_m030545_c001_v0001184_t0034_u01777172745825") 2026/04/26 03:09:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4219cc7c21f4e165_d20260426_m030550_c001_v7007000_t0000_u01777172750945") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d525_d20260426_m030545_c001_v0001174_t0043_u01777172745939") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41130b15c675ee94_d20260426_m030550_c001_v7007000_t0000_u01777172750956") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada211d_d20260426_m030546_c001_v0001032_t0013_u01777172746033") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41658c9415c21bcf_d20260426_m030550_c001_v7007000_t0000_u01777172750988") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66438_d20260426_m030546_c001_v0001184_t0010_u01777172746044") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41658c9415c21bd4_d20260426_m030551_c001_v7007000_t0000_u01777172751172") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3e3_d20260426_m030546_c001_v0001104_t0010_u01777172746232") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845526_d20260426_m030551_c001_v7007000_t0000_u01777172751185") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6643a_d20260426_m030546_c001_v0001184_t0029_u01777172746261") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4143e79f02f84f14_d20260426_m030551_c001_v7007000_t0000_u01777172751011") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d53b_d20260426_m030546_c001_v0001174_t0056_u01777172746385") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4143e79f02f84f15_d20260426_m030551_c001_v7007000_t0000_u01777172751198") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6643c_d20260426_m030546_c001_v0001184_t0017_u01777172746461") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d182204e8_d20260426_m030550_c001_v7007000_t0000_u01777172750967") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae6643e_d20260426_m030546_c001_v0001184_t0024_u01777172746686") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4219cc7c21f4e166_d20260426_m030551_c001_v7007000_t0000_u01777172751128") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d547_d20260426_m030546_c001_v0001174_t0003_u01777172746826") 2026/04/26 03:09:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845527_d20260426_m030551_c001_v7007000_t0000_u01777172751207") 2026/04/26 03:09:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2121_d20260426_m030546_c001_v0001032_t0054_u01777172746887") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40245706614a0166_d20260426_m030322_c001_v7007000_t0000_u01777172602593") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10249bc3a0e8cce7_d20260426_m030320_c001_v0001150_t0043_u01777172600657") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f416161f2eb09a1fa_d20260426_m030320_c001_v7007000_t0000_u01777172600478") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10249bc3a0e8ccdb_d20260426_m030316_c001_v0001150_t0011_u01777172596542") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f416161f2eb09a1b7_d20260426_m030315_c001_v7007000_t0000_u01777172595783") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e2e3_d20260426_m030310_c001_v0001104_t0023_u01777172590475") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f407954a2fc214178_d20260426_m030308_c001_v7007000_t0000_u01777172588940") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1094dbf040ffda74_d20260426_m030306_c001_v0001115_t0012_u01777172586077") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4154d36f3398a49c_d20260426_m030305_c001_v7007000_t0000_u01777172585895") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1094dbf040ffda6c_d20260426_m030302_c001_v0001115_t0036_u01777172582676") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4154d36f3398a494_d20260426_m030301_c001_v7007000_t0000_u01777172581933") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e2d3_d20260426_m030256_c001_v0001104_t0023_u01777172576928") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42343cd94b4681c4_d20260426_m030255_c001_v7007000_t0000_u01777172575657") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1171069a2713b482_d20260426_m030254_c001_v0001171_t0016_u01777172574185") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41658c9415c21834_d20260426_m030254_c001_v7007000_t0000_u01777172574001") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1171069a2713b46c_d20260426_m030250_c001_v0001171_t0001_u01777172570817") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41658c9415c21829_d20260426_m030250_c001_v7007000_t0000_u01777172570070") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1f50_d20260426_m030245_c001_v0001032_t0004_u01777172565417") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42343cd94b4681b8_d20260426_m030244_c001_v7007000_t0000_u01777172564484") 2026/04/26 03:09:18 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1114a53aafc36b74_d20260426_m030242_c001_v0001184_t0059_u01777172562811") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4047750667646485_d20260426_m030242_c001_v7007000_t0000_u01777172562589") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1114a53aafc36b66_d20260426_m030239_c001_v0001184_t0027_u01777172559513") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4047750667646482_d20260426_m030238_c001_v7007000_t0000_u01777172558750") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c27b_d20260426_m030231_c001_v0001174_t0034_u01777172551154") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fd9c8f_d20260426_m030230_c001_v7007000_t0000_u01777172550245") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112d27186a271f08_d20260426_m030228_c001_v0001177_t0016_u01777172548598") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce43f_d20260426_m030228_c001_v7007000_t0000_u01777172548410") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112d27186a271ef8_d20260426_m030224_c001_v0001177_t0029_u01777172544291") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce422_d20260426_m030223_c001_v7007000_t0000_u01777172543541") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e2a5_d20260426_m030216_c001_v0001104_t0028_u01777172536344") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce3f0_d20260426_m030215_c001_v7007000_t0000_u01777172535430") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1036492ee258de45_d20260426_m030213_c001_v0001180_t0054_u01777172533271") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f407954a2fc214010_d20260426_m030213_c001_v7007000_t0000_u01777172533087") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1036492ee258de3f_d20260426_m030209_c001_v0001180_t0055_u01777172529599") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f407954a2fc213ffd_d20260426_m030208_c001_v7007000_t0000_u01777172528832") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1f02_d20260426_m030201_c001_v0001032_t0004_u01777172521985") 2026/04/26 03:09:19 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f1a085_d20260426_m030200_c001_v7007000_t0000_u01777172520883") 2026/04/26 03:09:20 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1093ce8975b9d921_d20260426_m030154_c001_v0001043_t0004_u01777172514464") 2026/04/26 03:09:20 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4154d36f3398a3be_d20260426_m030154_c001_v7007000_t0000_u01777172514255") 2026/04/26 03:09:20 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09beee_d20260426_m030150_c001_v0001174_t0031_u01777172510199") 2026/04/26 03:09:20 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1181707844ab396a_d20260426_m030149_c001_v0001161_t0021_u01777172509178") 2026/04/26 03:09:20 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1181707844ab3962_d20260426_m030148_c001_v0001161_t0008_u01777172508059") 2026/04/26 03:09:20 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40917d87fd10bb54_d20260426_m030134_c001_v7007000_t0000_u01777172494441") 2026/04/26 03:09:20 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1ebc_d20260426_m030126_c001_v0001032_t0016_u01777172486922") 2026/04/26 03:09:20 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11468a6c443dfabc_d20260426_m030126_c001_v0001165_t0044_u01777172486109") 2026/04/26 03:09:20 DEBUG : dst/one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11468a6c443dfab4_d20260426_m030125_c001_v0001165_t0047_u01777172485134") 2026/04/26 03:09:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40245706614a0168_d20260426_m030322_c001_v7007000_t0000_u01777172602776") 2026/04/26 03:09:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f101d68c10f0710a0_d20260426_m030319_c001_v0001106_t0056_u01777172599557") 2026/04/26 03:09:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f109166261189778b_d20260426_m030315_c001_v0001106_t0038_u01777172595214") 2026/04/26 03:09:20 DEBUG : dst/one.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f407954a2fc214179_d20260426_m030309_c001_v7007000_t0000_u01777172589122") 2026/04/26 03:09:20 DEBUG : dst/one.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1016175c959a9617_d20260426_m030305_c001_v0001181_t0047_u01777172585678") 2026/04/26 03:09:20 DEBUG : dst/one.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11089c7db2d99fa1_d20260426_m030301_c001_v0001183_t0017_u01777172581720") 2026/04/26 03:09:21 DEBUG : dst/one.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42343cd94b4681c5_d20260426_m030255_c001_v7007000_t0000_u01777172575839") 2026/04/26 03:09:21 DEBUG : dst/one.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f104cf735862736c3_d20260426_m030253_c001_v0001104_t0037_u01777172573233") 2026/04/26 03:09:21 DEBUG : dst/one.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1017d67df709284c_d20260426_m030249_c001_v0001177_t0050_u01777172569862") 2026/04/26 03:09:21 DEBUG : dst/three: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f1a087_d20260426_m030201_c001_v7007000_t0000_u01777172521066") 2026/04/26 03:09:21 DEBUG : dst/three: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1181707844ab397a_d20260426_m030159_c001_v0001161_t0054_u01777172519144") 2026/04/26 03:09:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40245706614a0169_d20260426_m030322_c001_v7007000_t0000_u01777172602959") 2026/04/26 03:09:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1146c0b39acab83b_d20260426_m030321_c001_v0001174_t0007_u01777172601465") 2026/04/26 03:09:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1012d49707fc464a_d20260426_m030317_c001_v0001167_t0036_u01777172597585") 2026/04/26 03:09:21 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40245706614a016a_d20260426_m030323_c001_v7007000_t0000_u01777172603142") 2026/04/26 03:09:21 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10249bc3a0e8cce9_d20260426_m030321_c001_v0001150_t0036_u01777172601920") 2026/04/26 03:09:21 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f416161f2eb09a1fc_d20260426_m030321_c001_v7007000_t0000_u01777172601742") 2026/04/26 03:09:21 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10249bc3a0e8cce1_d20260426_m030318_c001_v0001150_t0043_u01777172598167") 2026/04/26 03:09:21 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f416161f2eb09a1e5_d20260426_m030317_c001_v7007000_t0000_u01777172597990") 2026/04/26 03:09:21 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1f92_d20260426_m030312_c001_v0001032_t0008_u01777172592237") 2026/04/26 03:09:21 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f407954a2fc21417a_d20260426_m030309_c001_v7007000_t0000_u01777172589304") 2026/04/26 03:09:21 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1094dbf040ffda7a_d20260426_m030307_c001_v0001115_t0032_u01777172587770") 2026/04/26 03:09:21 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4154d36f3398a4a1_d20260426_m030307_c001_v7007000_t0000_u01777172587588") 2026/04/26 03:09:21 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1094dbf040ffda70_d20260426_m030304_c001_v0001115_t0028_u01777172584062") 2026/04/26 03:09:21 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4154d36f3398a495_d20260426_m030303_c001_v7007000_t0000_u01777172583874") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1f72_d20260426_m030258_c001_v0001032_t0032_u01777172578937") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41658c9415c21835_d20260426_m030255_c001_v7007000_t0000_u01777172575092") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1f62_d20260426_m030252_c001_v0001032_t0032_u01777172572229") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41658c9415c21833_d20260426_m030251_c001_v7007000_t0000_u01777172571501") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c3ca_d20260426_m030247_c001_v0001174_t0001_u01777172567279") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4047750667646486_d20260426_m030243_c001_v7007000_t0000_u01777172563570") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c343_d20260426_m030241_c001_v0001174_t0036_u01777172561270") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4047750667646483_d20260426_m030240_c001_v7007000_t0000_u01777172560189") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e2b5_d20260426_m030233_c001_v0001104_t0037_u01777172553711") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce443_d20260426_m030229_c001_v7007000_t0000_u01777172549324") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e2b1_d20260426_m030226_c001_v0001104_t0024_u01777172546453") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce42f_d20260426_m030225_c001_v7007000_t0000_u01777172545327") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1f22_d20260426_m030218_c001_v0001032_t0022_u01777172538158") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f407954a2fc214013_d20260426_m030214_c001_v7007000_t0000_u01777172534522") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1f10_d20260426_m030211_c001_v0001032_t0014_u01777172531625") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f407954a2fc214000_d20260426_m030210_c001_v7007000_t0000_u01777172530541") 2026/04/26 03:09:22 DEBUG : dst/three.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c000_d20260426_m030203_c001_v0001174_t0022_u01777172523836") 2026/04/26 03:09:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f407954a2fc21417c_d20260426_m030309_c001_v7007000_t0000_u01777172589489") 2026/04/26 03:09:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1053eff8e61c930e_d20260426_m030307_c001_v0001184_t0019_u01777172587374") 2026/04/26 03:09:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f107e7c9d2246494b_d20260426_m030303_c001_v0001185_t0048_u01777172583680") 2026/04/26 03:09:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42343cd94b4681c6_d20260426_m030256_c001_v7007000_t0000_u01777172576021") 2026/04/26 03:09:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f118883c75fdb2e5a_d20260426_m030254_c001_v0001173_t0012_u01777172574733") 2026/04/26 03:09:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f104a57ec7d488da3_d20260426_m030251_c001_v0001177_t0006_u01777172571295") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40245706614a016b_d20260426_m030323_c001_v7007000_t0000_u01777172603326") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c651_d20260426_m030311_c001_v0001174_t0024_u01777172591372") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f407954a2fc21417d_d20260426_m030309_c001_v7007000_t0000_u01777172589744") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c507_d20260426_m030258_c001_v0001174_t0046_u01777172578011") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42343cd94b4681c7_d20260426_m030256_c001_v7007000_t0000_u01777172576206") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e2c1_d20260426_m030246_c001_v0001104_t0003_u01777172566361") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42343cd94b4681b9_d20260426_m030244_c001_v7007000_t0000_u01777172564667") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1f36_d20260426_m030231_c001_v0001032_t0018_u01777172551990") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fd9c90_d20260426_m030230_c001_v7007000_t0000_u01777172550427") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c149_d20260426_m030217_c001_v0001174_t0002_u01777172537341") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce3f5_d20260426_m030215_c001_v7007000_t0000_u01777172535611") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e29b_d20260426_m030202_c001_v0001104_t0018_u01777172522841") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f1a088_d20260426_m030201_c001_v7007000_t0000_u01777172521254") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f117cd28e5495e440_d20260426_m030156_c001_v0001041_t0004_u01777172516506") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40917d87fd10bb55_d20260426_m030134_c001_v7007000_t0000_u01777172494624") 2026/04/26 03:09:23 DEBUG : dst/two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11468a6c443dfad8_d20260426_m030133_c001_v0001165_t0028_u01777172493496") 2026/04/26 03:09:23 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f19f4d_d20260426_m030059_c001_v7007000_t0000_u01777172459507") 2026/04/26 03:09:23 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09bac6_d20260426_m030055_c001_v0001174_t0054_u01777172455683") 2026/04/26 03:09:23 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f19f4a_d20260426_m030053_c001_v7007000_t0000_u01777172453103") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09b9a4_d20260426_m030042_c001_v0001174_t0041_u01777172442676") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3d31_d20260426_m030034_c001_v7007000_t0000_u01777172434112") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09b87c_d20260426_m030030_c001_v0001174_t0028_u01777172430779") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca85_d20260426_m030008_c001_v7007000_t0000_u01777172408587") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e2c_d20260426_m030006_c001_v0001032_t0038_u01777172406241") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca7b_d20260426_m030004_c001_v7007000_t0000_u01777172404929") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e24_d20260426_m030003_c001_v0001032_t0008_u01777172403118") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca68_d20260426_m030000_c001_v7007000_t0000_u01777172400012") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e12_d20260426_m025958_c001_v0001032_t0021_u01777172398090") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca2d_d20260426_m025956_c001_v7007000_t0000_u01777172396962") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e06_d20260426_m025955_c001_v0001032_t0021_u01777172395268") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca23_d20260426_m025948_c001_v7007000_t0000_u01777172388372") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1dd8_d20260426_m025946_c001_v0001032_t0030_u01777172386667") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dc9ff_d20260426_m025945_c001_v7007000_t0000_u01777172385617") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1dd2_d20260426_m025944_c001_v0001032_t0003_u01777172384592") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d90_d20260426_m025938_c001_v7007000_t0000_u01777172378884") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1db6_d20260426_m025937_c001_v0001032_t0043_u01777172377338") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d8d_d20260426_m025935_c001_v7007000_t0000_u01777172375524") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1da8_d20260426_m025934_c001_v0001032_t0011_u01777172374363") 2026/04/26 03:09:24 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d8b_d20260426_m025933_c001_v7007000_t0000_u01777172373998") 2026/04/26 03:09:25 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1004497865f571aa_d20260426_m025933_c001_v0001134_t0056_u01777172373342") 2026/04/26 03:09:25 DEBUG : empty space: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1da2_d20260426_m025931_c001_v0001032_t0043_u01777172371614") 2026/04/26 03:09:25 DEBUG : enormous: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca82_d20260426_m030007_c001_v7007000_t0000_u01777172407865") 2026/04/26 03:09:25 DEBUG : enormous: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e2e_d20260426_m030006_c001_v0001032_t0021_u01777172406654") 2026/04/26 03:09:25 DEBUG : existing: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40245706614a01ed_d20260426_m030328_c001_v7007000_t0000_u01777172608895") 2026/04/26 03:09:25 DEBUG : existing: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1fc2_d20260426_m030327_c001_v0001032_t0030_u01777172607396") 2026/04/26 03:09:25 DEBUG : existing: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3d2b_d20260426_m030029_c001_v7007000_t0000_u01777172429179") 2026/04/26 03:09:25 DEBUG : existing: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09b84b_d20260426_m030027_c001_v0001174_t0050_u01777172427961") 2026/04/26 03:09:25 DEBUG : existing: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d86_d20260426_m025928_c001_v7007000_t0000_u01777172368048") 2026/04/26 03:09:25 DEBUG : existing: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d92_d20260426_m025926_c001_v0001032_t0026_u01777172366899") 2026/04/26 03:09:25 DEBUG : existing: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d85_d20260426_m025926_c001_v7007000_t0000_u01777172366334") 2026/04/26 03:09:25 DEBUG : existing: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d8e_d20260426_m025925_c001_v0001032_t0052_u01777172365560") 2026/04/26 03:09:25 DEBUG : existing: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d86_d20260426_m025924_c001_v0001032_t0054_u01777172364486") 2026/04/26 03:09:25 DEBUG : existing-b: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3d2c_d20260426_m030029_c001_v7007000_t0000_u01777172429360") 2026/04/26 03:09:25 DEBUG : existing-b: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e6a_d20260426_m030027_c001_v0001032_t0024_u01777172427953") 2026/04/26 03:09:25 DEBUG : file1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce57c_d20260426_m030437_c001_v7007000_t0000_u01777172677310") 2026/04/26 03:09:25 DEBUG : file1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2080_d20260426_m030436_c001_v0001032_t0035_u01777172676318") 2026/04/26 03:09:25 DEBUG : file1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce577_d20260426_m030435_c001_v7007000_t0000_u01777172675009") 2026/04/26 03:09:25 DEBUG : file1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e377_d20260426_m030433_c001_v0001104_t0043_u01777172673672") 2026/04/26 03:09:25 DEBUG : five: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca8a_d20260426_m030012_c001_v7007000_t0000_u01777172412800") 2026/04/26 03:09:26 DEBUG : five: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40345d2aaada1e40_d20260426_m030010_c001_v0001032_t0039_u01777172410605") 2026/04/26 03:09:26 DEBUG : foo: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d8e_d20260426_m025936_c001_v7007000_t0000_u01777172376975") 2026/04/26 03:09:26 DEBUG : foo: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40345d2aaada1db2_d20260426_m025936_c001_v0001032_t0039_u01777172376429") 2026/04/26 03:09:26 DEBUG : foo: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40345d2aaada1dae_d20260426_m025935_c001_v0001032_t0039_u01777172375886") 2026/04/26 03:09:26 DEBUG : four: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca8b_d20260426_m030012_c001_v7007000_t0000_u01777172412982") 2026/04/26 03:09:26 DEBUG : four: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f411073f60b09b67f_d20260426_m030011_c001_v0001174_t0008_u01777172411159") 2026/04/26 03:09:26 DEBUG : four: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e3e_d20260426_m030009_c001_v0001032_t0011_u01777172409776") 2026/04/26 03:09:26 DEBUG : hello world2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149fa8f_d20260426_m025839_c001_v7007000_t0000_u01777172319803") 2026/04/26 03:09:26 DEBUG : hello world2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d1f_d20260426_m025838_c001_v0001032_t0011_u01777172318971") 2026/04/26 03:09:26 DEBUG : ignore-size: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d82_d20260426_m025924_c001_v7007000_t0000_u01777172364126") 2026/04/26 03:09:26 DEBUG : ignore-size: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d84_d20260426_m025922_c001_v0001032_t0033_u01777172362920") 2026/04/26 03:09:26 DEBUG : nested/sub dir/file: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3d27_d20260426_m030027_c001_v7007000_t0000_u01777172427221") 2026/04/26 03:09:26 DEBUG : nested/sub dir/file: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09b82c_d20260426_m030026_c001_v0001174_t0058_u01777172426320") 2026/04/26 03:09:26 DEBUG : nested/sub dir/file: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3d22_d20260426_m030025_c001_v7007000_t0000_u01777172425579") 2026/04/26 03:09:26 DEBUG : nested/sub dir/file: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09b80a_d20260426_m030024_c001_v0001174_t0012_u01777172424459") 2026/04/26 03:09:26 DEBUG : one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca8d_d20260426_m030013_c001_v7007000_t0000_u01777172413162") 2026/04/26 03:09:26 DEBUG : one: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40345d2aaada1e38_d20260426_m030008_c001_v0001032_t0039_u01777172408956") 2026/04/26 03:09:26 DEBUG : only0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce561_d20260426_m030429_c001_v7007000_t0000_u01777172669253") 2026/04/26 03:09:26 DEBUG : only0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f411073f60b09cd52_d20260426_m030423_c001_v0001174_t0008_u01777172663790") 2026/04/26 03:09:26 DEBUG : only0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e347_d20260426_m030403_c001_v0001104_t0057_u01777172643195") 2026/04/26 03:09:26 DEBUG : only0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d18220221_d20260426_m030355_c001_v7007000_t0000_u01777172635948") 2026/04/26 03:09:27 DEBUG : only0: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1fce_d20260426_m030333_c001_v0001032_t0036_u01777172613726") 2026/04/26 03:09:27 DEBUG : only1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce562_d20260426_m030429_c001_v7007000_t0000_u01777172669435") 2026/04/26 03:09:27 DEBUG : only1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40345d2aaada206c_d20260426_m030424_c001_v0001032_t0039_u01777172664773") 2026/04/26 03:09:27 DEBUG : only1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2026_d20260426_m030404_c001_v0001032_t0038_u01777172644516") 2026/04/26 03:09:27 DEBUG : only1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845295_d20260426_m030356_c001_v7007000_t0000_u01777172636497") 2026/04/26 03:09:27 DEBUG : only1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c8bf_d20260426_m030335_c001_v0001174_t0019_u01777172615025") 2026/04/26 03:09:27 DEBUG : only10: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce563_d20260426_m030429_c001_v7007000_t0000_u01777172669617") 2026/04/26 03:09:27 DEBUG : only10: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41863d18b4f3e36b_d20260426_m030423_c001_v0001104_t0054_u01777172663781") 2026/04/26 03:09:27 DEBUG : only10: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada203a_d20260426_m030413_c001_v0001032_t0023_u01777172653625") 2026/04/26 03:09:27 DEBUG : only10: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d18220223_d20260426_m030356_c001_v7007000_t0000_u01777172636324") 2026/04/26 03:09:27 DEBUG : only10: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c9b7_d20260426_m030344_c001_v0001174_t0047_u01777172624190") 2026/04/26 03:09:27 DEBUG : only11: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce564_d20260426_m030429_c001_v7007000_t0000_u01777172669799") 2026/04/26 03:09:27 DEBUG : only11: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40345d2aaada2060_d20260426_m030423_c001_v0001032_t0039_u01777172663817") 2026/04/26 03:09:27 DEBUG : only11: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cc7c_d20260426_m030414_c001_v0001174_t0001_u01777172654674") 2026/04/26 03:09:27 DEBUG : only11: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fd9ea1_d20260426_m030355_c001_v7007000_t0000_u01777172635964") 2026/04/26 03:09:27 DEBUG : only11: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e32b_d20260426_m030345_c001_v0001104_t0010_u01777172625076") 2026/04/26 03:09:27 DEBUG : only12: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce565_d20260426_m030429_c001_v7007000_t0000_u01777172669980") 2026/04/26 03:09:27 DEBUG : only12: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412ed71baae6607d_d20260426_m030424_c001_v0001184_t0017_u01777172664372") 2026/04/26 03:09:27 DEBUG : only12: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e35d_d20260426_m030415_c001_v0001104_t0047_u01777172655480") 2026/04/26 03:09:28 DEBUG : only12: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d18220224_d20260426_m030356_c001_v7007000_t0000_u01777172636564") 2026/04/26 03:09:28 DEBUG : only12: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1ffe_d20260426_m030346_c001_v0001032_t0010_u01777172626133") 2026/04/26 03:09:28 DEBUG : only13: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce566_d20260426_m030430_c001_v7007000_t0000_u01777172670161") 2026/04/26 03:09:28 DEBUG : only13: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41863d18b4f3e36d_d20260426_m030424_c001_v0001104_t0054_u01777172664002") 2026/04/26 03:09:28 DEBUG : only13: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2046_d20260426_m030416_c001_v0001032_t0037_u01777172656454") 2026/04/26 03:09:28 DEBUG : only13: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4154d36f3398a522_d20260426_m030356_c001_v7007000_t0000_u01777172636661") 2026/04/26 03:09:28 DEBUG : only13: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09ca19_d20260426_m030347_c001_v0001174_t0040_u01777172627330") 2026/04/26 03:09:28 DEBUG : only14: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce567_d20260426_m030430_c001_v7007000_t0000_u01777172670345") 2026/04/26 03:09:28 DEBUG : only14: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f411073f60b09cd72_d20260426_m030424_c001_v0001174_t0008_u01777172664759") 2026/04/26 03:09:28 DEBUG : only14: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09ccc8_d20260426_m030417_c001_v0001174_t0015_u01777172657721") 2026/04/26 03:09:28 DEBUG : only14: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845296_d20260426_m030356_c001_v7007000_t0000_u01777172636680") 2026/04/26 03:09:28 DEBUG : only14: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e331_d20260426_m030348_c001_v0001104_t0058_u01777172628471") 2026/04/26 03:09:28 DEBUG : only15: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce568_d20260426_m030430_c001_v7007000_t0000_u01777172670552") 2026/04/26 03:09:28 DEBUG : only15: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f411073f60b09cd5c_d20260426_m030424_c001_v0001174_t0008_u01777172664008") 2026/04/26 03:09:28 DEBUG : only15: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e363_d20260426_m030418_c001_v0001104_t0015_u01777172658530") 2026/04/26 03:09:28 DEBUG : only15: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fd9ea5_d20260426_m030356_c001_v7007000_t0000_u01777172636335") 2026/04/26 03:09:28 DEBUG : only15: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada200c_d20260426_m030349_c001_v0001032_t0003_u01777172629444") 2026/04/26 03:09:28 DEBUG : only16: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce569_d20260426_m030430_c001_v7007000_t0000_u01777172670737") 2026/04/26 03:09:28 DEBUG : only16: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40345d2aaada2062_d20260426_m030424_c001_v0001032_t0039_u01777172664021") 2026/04/26 03:09:29 DEBUG : only16: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada204c_d20260426_m030419_c001_v0001032_t0054_u01777172659624") 2026/04/26 03:09:29 DEBUG : only16: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4154d36f3398a51f_d20260426_m030356_c001_v7007000_t0000_u01777172636118") 2026/04/26 03:09:29 DEBUG : only16: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09ca78_d20260426_m030350_c001_v0001174_t0034_u01777172630520") 2026/04/26 03:09:30 DEBUG : only17: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce56a_d20260426_m030430_c001_v7007000_t0000_u01777172670919") 2026/04/26 03:09:30 DEBUG : only17: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f411073f60b09cd5e_d20260426_m030424_c001_v0001174_t0008_u01777172664200") 2026/04/26 03:09:30 DEBUG : only17: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cd14_d20260426_m030420_c001_v0001174_t0010_u01777172660771") 2026/04/26 03:09:30 DEBUG : only17: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4154d36f3398a521_d20260426_m030356_c001_v7007000_t0000_u01777172636479") 2026/04/26 03:09:30 DEBUG : only17: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e33d_d20260426_m030351_c001_v0001104_t0029_u01777172631689") 2026/04/26 03:09:30 DEBUG : only18: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce56b_d20260426_m030431_c001_v7007000_t0000_u01777172671101") 2026/04/26 03:09:30 DEBUG : only18: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412ed71baae66081_d20260426_m030424_c001_v0001184_t0017_u01777172664738") 2026/04/26 03:09:30 DEBUG : only18: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e369_d20260426_m030421_c001_v0001104_t0020_u01777172661468") 2026/04/26 03:09:30 DEBUG : only18: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4154d36f3398a520_d20260426_m030356_c001_v7007000_t0000_u01777172636298") 2026/04/26 03:09:30 DEBUG : only18: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2012_d20260426_m030352_c001_v0001032_t0028_u01777172632936") 2026/04/26 03:09:30 DEBUG : only19: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce56c_d20260426_m030431_c001_v7007000_t0000_u01777172671283") 2026/04/26 03:09:30 DEBUG : only19: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41863d18b4f3e36f_d20260426_m030424_c001_v0001104_t0054_u01777172664191") 2026/04/26 03:09:30 DEBUG : only19: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada205a_d20260426_m030422_c001_v0001032_t0022_u01777172662747") 2026/04/26 03:09:30 DEBUG : only19: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845290_d20260426_m030355_c001_v7007000_t0000_u01777172635567") 2026/04/26 03:09:30 DEBUG : only19: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cadc_d20260426_m030354_c001_v0001174_t0048_u01777172634098") 2026/04/26 03:09:30 DEBUG : only2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce56d_d20260426_m030431_c001_v7007000_t0000_u01777172671464") 2026/04/26 03:09:30 DEBUG : only2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40345d2aaada2064_d20260426_m030424_c001_v0001032_t0039_u01777172664213") 2026/04/26 03:09:30 DEBUG : only2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cbde_d20260426_m030405_c001_v0001174_t0045_u01777172645521") 2026/04/26 03:09:30 DEBUG : only2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845291_d20260426_m030355_c001_v7007000_t0000_u01777172635750") 2026/04/26 03:09:30 DEBUG : only2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e315_d20260426_m030335_c001_v0001104_t0002_u01777172615999") 2026/04/26 03:09:30 DEBUG : only3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce56e_d20260426_m030431_c001_v7007000_t0000_u01777172671645") 2026/04/26 03:09:30 DEBUG : only3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f411073f60b09cd62_d20260426_m030424_c001_v0001174_t0008_u01777172664395") 2026/04/26 03:09:30 DEBUG : only3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e34d_d20260426_m030406_c001_v0001104_t0056_u01777172646475") 2026/04/26 03:09:30 DEBUG : only3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845292_d20260426_m030355_c001_v7007000_t0000_u01777172635937") 2026/04/26 03:09:30 DEBUG : only3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1fd6_d20260426_m030337_c001_v0001032_t0043_u01777172617076") 2026/04/26 03:09:30 DEBUG : only4: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce56f_d20260426_m030431_c001_v7007000_t0000_u01777172671827") 2026/04/26 03:09:30 DEBUG : only4: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40345d2aaada2066_d20260426_m030424_c001_v0001032_t0039_u01777172664408") 2026/04/26 03:09:31 DEBUG : only4: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada202e_d20260426_m030407_c001_v0001032_t0014_u01777172647344") 2026/04/26 03:09:31 DEBUG : only4: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845294_d20260426_m030356_c001_v7007000_t0000_u01777172636313") 2026/04/26 03:09:31 DEBUG : only4: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c903_d20260426_m030338_c001_v0001174_t0019_u01777172618289") 2026/04/26 03:09:31 DEBUG : only5: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce571_d20260426_m030432_c001_v7007000_t0000_u01777172672008") 2026/04/26 03:09:31 DEBUG : only5: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41863d18b4f3e371_d20260426_m030424_c001_v0001104_t0054_u01777172664433") 2026/04/26 03:09:31 DEBUG : only5: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cc12_d20260426_m030408_c001_v0001174_t0022_u01777172648732") 2026/04/26 03:09:31 DEBUG : only5: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fd9ea7_d20260426_m030356_c001_v7007000_t0000_u01777172636518") 2026/04/26 03:09:31 DEBUG : only5: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e31b_d20260426_m030338_c001_v0001104_t0013_u01777172618938") 2026/04/26 03:09:31 DEBUG : only6: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce572_d20260426_m030432_c001_v7007000_t0000_u01777172672190") 2026/04/26 03:09:31 DEBUG : only6: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412ed71baae6607f_d20260426_m030424_c001_v0001184_t0017_u01777172664556") 2026/04/26 03:09:31 DEBUG : only6: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e353_d20260426_m030409_c001_v0001104_t0034_u01777172649799") 2026/04/26 03:09:31 DEBUG : only6: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4017e9dccd845293_d20260426_m030356_c001_v7007000_t0000_u01777172636130") 2026/04/26 03:09:31 DEBUG : only6: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1fe6_d20260426_m030340_c001_v0001032_t0024_u01777172620005") 2026/04/26 03:09:31 DEBUG : only7: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce573_d20260426_m030432_c001_v7007000_t0000_u01777172672374") 2026/04/26 03:09:31 DEBUG : only7: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f411073f60b09cd6a_d20260426_m030424_c001_v0001174_t0008_u01777172664577") 2026/04/26 03:09:31 DEBUG : only7: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2036_d20260426_m030410_c001_v0001032_t0013_u01777172650659") 2026/04/26 03:09:31 DEBUG : only7: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d18220222_d20260426_m030356_c001_v7007000_t0000_u01777172636140") 2026/04/26 03:09:31 DEBUG : only7: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09c95f_d20260426_m030341_c001_v0001174_t0041_u01777172621182") 2026/04/26 03:09:31 DEBUG : only8: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce574_d20260426_m030432_c001_v7007000_t0000_u01777172672554") 2026/04/26 03:09:32 DEBUG : only8: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40345d2aaada206a_d20260426_m030424_c001_v0001032_t0039_u01777172664590") 2026/04/26 03:09:32 DEBUG : only8: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cc4c_d20260426_m030411_c001_v0001174_t0003_u01777172651663") 2026/04/26 03:09:32 DEBUG : only8: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fd9ea3_d20260426_m030356_c001_v7007000_t0000_u01777172636151") 2026/04/26 03:09:32 DEBUG : only8: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e325_d20260426_m030342_c001_v0001104_t0058_u01777172622119") 2026/04/26 03:09:32 DEBUG : only9: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce575_d20260426_m030432_c001_v7007000_t0000_u01777172672737") 2026/04/26 03:09:32 DEBUG : only9: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41863d18b4f3e373_d20260426_m030424_c001_v0001104_t0054_u01777172664621") 2026/04/26 03:09:32 DEBUG : only9: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e357_d20260426_m030412_c001_v0001104_t0017_u01777172652661") 2026/04/26 03:09:32 DEBUG : only9: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4154d36f3398a51e_d20260426_m030355_c001_v7007000_t0000_u01777172635936") 2026/04/26 03:09:32 DEBUG : only9: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1ff0_d20260426_m030343_c001_v0001032_t0054_u01777172623044") 2026/04/26 03:09:32 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3cfe_d20260426_m030023_c001_v7007000_t0000_u01777172423350") 2026/04/26 03:09:32 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e20a_d20260426_m030021_c001_v0001104_t0020_u01777172421172") 2026/04/26 03:09:32 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3cbe_d20260426_m030019_c001_v7007000_t0000_u01777172419963") 2026/04/26 03:09:32 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e4e_d20260426_m030018_c001_v0001032_t0028_u01777172418006") 2026/04/26 03:09:32 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3c6a_d20260426_m030016_c001_v7007000_t0000_u01777172416817") 2026/04/26 03:09:32 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09b6d7_d20260426_m030014_c001_v0001174_t0054_u01777172414080") 2026/04/26 03:09:32 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca79_d20260426_m030002_c001_v7007000_t0000_u01777172402157") 2026/04/26 03:09:32 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e1a_d20260426_m030000_c001_v0001032_t0040_u01777172400559") 2026/04/26 03:09:32 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca4c_d20260426_m025958_c001_v7007000_t0000_u01777172398908") 2026/04/26 03:09:32 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e0e_d20260426_m025957_c001_v0001032_t0033_u01777172397506") 2026/04/26 03:09:32 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca2c_d20260426_m025956_c001_v7007000_t0000_u01777172396108") 2026/04/26 03:09:33 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e00_d20260426_m025954_c001_v0001032_t0010_u01777172394840") 2026/04/26 03:09:33 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca1b_d20260426_m025947_c001_v7007000_t0000_u01777172387828") 2026/04/26 03:09:33 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1dd6_d20260426_m025946_c001_v0001032_t0036_u01777172386160") 2026/04/26 03:09:33 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca00_d20260426_m025945_c001_v7007000_t0000_u01777172385798") 2026/04/26 03:09:33 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1dd0_d20260426_m025944_c001_v0001032_t0028_u01777172384135") 2026/04/26 03:09:33 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dc9df_d20260426_m025943_c001_v7007000_t0000_u01777172383774") 2026/04/26 03:09:33 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1dcc_d20260426_m025942_c001_v0001032_t0024_u01777172382920") 2026/04/26 03:09:33 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1dca_d20260426_m025941_c001_v0001032_t0023_u01777172381882") 2026/04/26 03:09:33 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dc9be_d20260426_m025941_c001_v7007000_t0000_u01777172381521") 2026/04/26 03:09:33 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1dc6_d20260426_m025940_c001_v0001032_t0016_u01777172380539") 2026/04/26 03:09:33 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1dc4_d20260426_m025939_c001_v0001032_t0048_u01777172379787") 2026/04/26 03:09:33 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d91_d20260426_m025939_c001_v7007000_t0000_u01777172379066") 2026/04/26 03:09:33 DEBUG : potato: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1dbc_d20260426_m025938_c001_v0001032_t0045_u01777172378199") 2026/04/26 03:09:33 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42343cd94b46804d_d20260426_m030109_c001_v7007000_t0000_u01777172469069") 2026/04/26 03:09:33 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e25a_d20260426_m030108_c001_v0001104_t0017_u01777172468101") 2026/04/26 03:09:33 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f19f4e_d20260426_m030059_c001_v7007000_t0000_u01777172459828") 2026/04/26 03:09:33 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e242_d20260426_m030054_c001_v0001104_t0034_u01777172454467") 2026/04/26 03:09:33 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce2c1_d20260426_m030046_c001_v7007000_t0000_u01777172446712") 2026/04/26 03:09:33 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e22a_d20260426_m030041_c001_v0001104_t0019_u01777172441419") 2026/04/26 03:09:33 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3d32_d20260426_m030034_c001_v7007000_t0000_u01777172434538") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e216_d20260426_m030030_c001_v0001104_t0010_u01777172430275") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca81_d20260426_m030007_c001_v7007000_t0000_u01777172407681") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e2a_d20260426_m030005_c001_v0001032_t0008_u01777172405485") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca7c_d20260426_m030005_c001_v7007000_t0000_u01777172405117") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e22_d20260426_m030002_c001_v0001032_t0027_u01777172402711") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca7a_d20260426_m030002_c001_v7007000_t0000_u01777172402345") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e1e_d20260426_m030001_c001_v0001032_t0046_u01777172401374") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca6b_d20260426_m030000_c001_v7007000_t0000_u01777172400196") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e18_d20260426_m025959_c001_v0001032_t0039_u01777172399271") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca2e_d20260426_m025957_c001_v7007000_t0000_u01777172397143") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e08_d20260426_m025956_c001_v0001032_t0037_u01777172396120") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca24_d20260426_m025948_c001_v7007000_t0000_u01777172388553") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1ddc_d20260426_m025947_c001_v0001032_t0014_u01777172387346") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149fa94_d20260426_m025842_c001_v7007000_t0000_u01777172322743") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d25_d20260426_m025842_c001_v0001032_t0030_u01777172322020") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149fa93_d20260426_m025841_c001_v7007000_t0000_u01777172321116") 2026/04/26 03:09:34 DEBUG : potato2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d21_d20260426_m025840_c001_v0001032_t0042_u01777172320345") 2026/04/26 03:09:34 DEBUG : potato3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f19f4f_d20260426_m030100_c001_v7007000_t0000_u01777172460067") 2026/04/26 03:09:34 DEBUG : potato3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e94_d20260426_m030056_c001_v0001032_t0032_u01777172456428") 2026/04/26 03:09:34 DEBUG : potato3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce2c2_d20260426_m030047_c001_v7007000_t0000_u01777172447096") 2026/04/26 03:09:34 DEBUG : potato3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e7a_d20260426_m030043_c001_v0001032_t0036_u01777172443510") 2026/04/26 03:09:35 DEBUG : potato3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3d33_d20260426_m030034_c001_v7007000_t0000_u01777172434720") 2026/04/26 03:09:35 DEBUG : potato3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e6c_d20260426_m030031_c001_v0001032_t0027_u01777172431168") 2026/04/26 03:09:35 DEBUG : pre-dest1/1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f1a005_d20260426_m030143_c001_v7007000_t0000_u01777172503844") 2026/04/26 03:09:35 DEBUG : pre-dest1/1: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1ece_d20260426_m030135_c001_v0001032_t0003_u01777172495398") 2026/04/26 03:09:35 DEBUG : pre-dest2/2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f1a007_d20260426_m030144_c001_v7007000_t0000_u01777172504028") 2026/04/26 03:09:35 DEBUG : pre-dest2/2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e275_d20260426_m030136_c001_v0001104_t0010_u01777172496325") 2026/04/26 03:09:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40917d87fd10bb33_d20260426_m030121_c001_v7007000_t0000_u01777172481031") 2026/04/26 03:09:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09bc78_d20260426_m030117_c001_v0001174_t0013_u01777172477486") 2026/04/26 03:09:35 DEBUG : sizeonly: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d80_d20260426_m025922_c001_v7007000_t0000_u01777172362379") 2026/04/26 03:09:35 DEBUG : sizeonly: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d80_d20260426_m025921_c001_v0001032_t0031_u01777172361315") 2026/04/26 03:09:35 DEBUG : splitbanan: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4186e4f621fda33b_d20260426_m030638_c001_v7007000_t0000_u01777172798192") 2026/04/26 03:09:35 DEBUG : splitbanan: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e463_d20260426_m030630_c001_v0001104_t0058_u01777172790705") 2026/04/26 03:09:35 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc8c_d20260426_m030805_c001_v7007000_t0000_u01777172885978") 2026/04/26 03:09:35 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e527_d20260426_m030759_c001_v0001104_t0050_u01777172879042") 2026/04/26 03:09:35 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dd35c_d20260426_m030748_c001_v7007000_t0000_u01777172868317") 2026/04/26 03:09:35 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e4f5_d20260426_m030741_c001_v0001104_t0001_u01777172861811") 2026/04/26 03:09:35 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687569_d20260426_m030730_c001_v7007000_t0000_u01777172850361") 2026/04/26 03:09:35 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e4d3_d20260426_m030724_c001_v0001104_t0020_u01777172844039") 2026/04/26 03:09:35 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580adf49_d20260426_m030714_c001_v7007000_t0000_u01777172834037") 2026/04/26 03:09:35 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e4af_d20260426_m030707_c001_v0001104_t0026_u01777172827454") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4188414434f23eee_d20260426_m030655_c001_v7007000_t0000_u01777172815978") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e489_d20260426_m030649_c001_v0001104_t0017_u01777172809261") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c11a3d2_d20260426_m030632_c001_v7007000_t0000_u01777172792547") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09dab0_d20260426_m030629_c001_v0001174_t0033_u01777172789728") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687417_d20260426_m030619_c001_v7007000_t0000_u01777172779199") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e421_d20260426_m030612_c001_v0001104_t0041_u01777172772007") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4192ac6c13687395_d20260426_m030610_c001_v7007000_t0000_u01777172770849") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d773_d20260426_m030607_c001_v0001174_t0030_u01777172767224") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce796_d20260426_m030556_c001_v7007000_t0000_u01777172756116") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e3e7_d20260426_m030548_c001_v0001104_t0029_u01777172748940") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4143e79f02f84f11_d20260426_m030547_c001_v7007000_t0000_u01777172747972") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2111_d20260426_m030543_c001_v0001032_t0011_u01777172743918") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f413a0091580ad8eb_d20260426_m030528_c001_v7007000_t0000_u01777172728792") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d2ad_d20260426_m030524_c001_v0001174_t0005_u01777172724480") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4178244d1822038f_d20260426_m030513_c001_v7007000_t0000_u01777172713530") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d136_d20260426_m030507_c001_v0001174_t0049_u01777172707207") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f42243be4f0a02fcd_d20260426_m030456_c001_v7007000_t0000_u01777172696179") 2026/04/26 03:09:36 DEBUG : splitbananasplit: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cf92_d20260426_m030450_c001_v0001174_t0057_u01777172690326") 2026/04/26 03:09:36 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4143e79f02f84f4f_d20260426_m030614_c001_v7007000_t0000_u01777172774201") 2026/04/26 03:09:36 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09d783_d20260426_m030608_c001_v0001174_t0055_u01777172768280") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce583_d20260426_m030441_c001_v7007000_t0000_u01777172681619") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09ce70_d20260426_m030440_c001_v0001174_t0058_u01777172680418") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce581_d20260426_m030439_c001_v7007000_t0000_u01777172679638") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e379_d20260426_m030438_c001_v0001104_t0018_u01777172678252") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3d28_d20260426_m030027_c001_v7007000_t0000_u01777172427402") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e214_d20260426_m030026_c001_v0001104_t0025_u01777172426311") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3d25_d20260426_m030025_c001_v7007000_t0000_u01777172425762") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e62_d20260426_m030024_c001_v0001032_t0048_u01777172424829") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d7c_d20260426_m025919_c001_v7007000_t0000_u01777172359069") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d7c_d20260426_m025917_c001_v0001032_t0018_u01777172357442") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d7b_d20260426_m025917_c001_v7007000_t0000_u01777172357081") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d7a_d20260426_m025915_c001_v0001032_t0044_u01777172355818") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d79_d20260426_m025913_c001_v7007000_t0000_u01777172353635") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d74_d20260426_m025912_c001_v0001032_t0000_u01777172352021") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d77_d20260426_m025911_c001_v7007000_t0000_u01777172351480") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d70_d20260426_m025910_c001_v0001032_t0032_u01777172350191") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d6a_d20260426_m025907_c001_v0001032_t0013_u01777172347173") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f409ad6bb7c119d74_d20260426_m025906_c001_v7007000_t0000_u01777172346812") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d65_d20260426_m025905_c001_v0001032_t0051_u01777172345981") 2026/04/26 03:09:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d5f_d20260426_m025904_c001_v0001032_t0055_u01777172344828") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149fb0b_d20260426_m025904_c001_v7007000_t0000_u01777172344111") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d59_d20260426_m025901_c001_v0001032_t0003_u01777172341855") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d51_d20260426_m025858_c001_v0001032_t0036_u01777172338990") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149fadd_d20260426_m025858_c001_v7007000_t0000_u01777172338627") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d4f_d20260426_m025857_c001_v0001032_t0053_u01777172337813") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d4b_d20260426_m025856_c001_v0001032_t0009_u01777172336895") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149face_d20260426_m025856_c001_v7007000_t0000_u01777172336533") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d45_d20260426_m025852_c001_v0001032_t0030_u01777172332864") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149fab7_d20260426_m025852_c001_v7007000_t0000_u01777172332500") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d43_d20260426_m025851_c001_v0001032_t0039_u01777172331676") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149faab_d20260426_m025850_c001_v7007000_t0000_u01777172330683") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d3f_d20260426_m025849_c001_v0001032_t0008_u01777172329791") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149faa1_d20260426_m025849_c001_v7007000_t0000_u01777172329246") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d39_d20260426_m025848_c001_v0001032_t0036_u01777172328338") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149fa97_d20260426_m025847_c001_v7007000_t0000_u01777172327430") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d35_d20260426_m025846_c001_v0001032_t0020_u01777172326443") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149fa96_d20260426_m025845_c001_v7007000_t0000_u01777172325775") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d2f_d20260426_m025844_c001_v0001032_t0058_u01777172324807") 2026/04/26 03:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149fa95_d20260426_m025844_c001_v7007000_t0000_u01777172324264") 2026/04/26 03:09:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d29_d20260426_m025843_c001_v0001032_t0036_u01777172323287") 2026/04/26 03:09:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149fa8d_d20260426_m025838_c001_v7007000_t0000_u01777172318428") 2026/04/26 03:09:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d1b_d20260426_m025837_c001_v0001032_t0050_u01777172317637") 2026/04/26 03:09:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149fa8b_d20260426_m025837_c001_v7007000_t0000_u01777172317094") 2026/04/26 03:09:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d19_d20260426_m025836_c001_v0001032_t0034_u01777172316389") 2026/04/26 03:09:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149fa8a_d20260426_m025835_c001_v7007000_t0000_u01777172315487") 2026/04/26 03:09:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d17_d20260426_m025834_c001_v0001032_t0005_u01777172314553") 2026/04/26 03:09:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f402457066149fa89_d20260426_m025832_c001_v7007000_t0000_u01777172312394") 2026/04/26 03:09:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1d13_d20260426_m025831_c001_v0001032_t0050_u01777172311660") 2026/04/26 03:09:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce584_d20260426_m030441_c001_v7007000_t0000_u01777172681799") 2026/04/26 03:09:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada2086_d20260426_m030440_c001_v0001032_t0034_u01777172680429") 2026/04/26 03:09:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce582_d20260426_m030439_c001_v7007000_t0000_u01777172679855") 2026/04/26 03:09:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae660e9_d20260426_m030438_c001_v0001184_t0030_u01777172678261") 2026/04/26 03:09:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc8d_d20260426_m030808_c001_v7007000_t0000_u01777172888423") 2026/04/26 03:09:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada22e0_d20260426_m030807_c001_v0001032_t0026_u01777172887337") 2026/04/26 03:09:40 DEBUG : sub/yam: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3cf3_d20260426_m030022_c001_v7007000_t0000_u01777172422778") 2026/04/26 03:09:40 DEBUG : sub/yam: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09b7b9_d20260426_m030020_c001_v0001174_t0049_u01777172420778") 2026/04/26 03:09:40 DEBUG : test_dir1/file2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce57e_d20260426_m030437_c001_v7007000_t0000_u01777172677491") 2026/04/26 03:09:40 DEBUG : test_dir1/file2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae660d3_d20260426_m030435_c001_v0001184_t0019_u01777172675970") 2026/04/26 03:09:40 DEBUG : test_dir1/file2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce578_d20260426_m030435_c001_v7007000_t0000_u01777172675190") 2026/04/26 03:09:40 DEBUG : test_dir1/file2: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09cdde_d20260426_m030433_c001_v0001174_t0050_u01777172673692") 2026/04/26 03:09:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce57f_d20260426_m030437_c001_v7007000_t0000_u01777172677675") 2026/04/26 03:09:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09ce00_d20260426_m030435_c001_v0001174_t0028_u01777172675979") 2026/04/26 03:09:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f4197be86af5ce579_d20260426_m030435_c001_v7007000_t0000_u01777172675381") 2026/04/26 03:09:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae660b9_d20260426_m030433_c001_v0001184_t0030_u01777172673682") 2026/04/26 03:09:40 DEBUG : three: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca8e_d20260426_m030013_c001_v7007000_t0000_u01777172413344") 2026/04/26 03:09:40 DEBUG : three: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e44_d20260426_m030011_c001_v0001032_t0014_u01777172411948") 2026/04/26 03:09:40 DEBUG : three: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada1e3c_d20260426_m030009_c001_v0001032_t0030_u01777172409326") 2026/04/26 03:09:40 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc8e_d20260426_m030810_c001_v7007000_t0000_u01777172890327") 2026/04/26 03:09:40 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e5dc_d20260426_m030809_c001_v0001174_t0028_u01777172889384") 2026/04/26 03:09:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc9c_d20260426_m030830_c001_v7007000_t0000_u01777172910134") 2026/04/26 03:09:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae66a49_d20260426_m030828_c001_v0001184_t0024_u01777172908172") 2026/04/26 03:09:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc99_d20260426_m030826_c001_v7007000_t0000_u01777172906605") 2026/04/26 03:09:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e6f0_d20260426_m030824_c001_v0001174_t0054_u01777172904879") 2026/04/26 03:09:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc97_d20260426_m030823_c001_v7007000_t0000_u01777172903900") 2026/04/26 03:09:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada230e_d20260426_m030822_c001_v0001032_t0000_u01777172902783") 2026/04/26 03:09:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc93_d20260426_m030817_c001_v7007000_t0000_u01777172897784") 2026/04/26 03:09:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e66e_d20260426_m030816_c001_v0001174_t0003_u01777172896766") 2026/04/26 03:09:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc94_d20260426_m030819_c001_v7007000_t0000_u01777172899824") 2026/04/26 03:09:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae669fd_d20260426_m030818_c001_v0001184_t0054_u01777172898751") 2026/04/26 03:09:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc92_d20260426_m030815_c001_v7007000_t0000_u01777172895813") 2026/04/26 03:09:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f10345d2aaada22f6_d20260426_m030814_c001_v0001032_t0026_u01777172894911") 2026/04/26 03:09:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc90_d20260426_m030813_c001_v7007000_t0000_u01777172893949") 2026/04/26 03:09:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e543_d20260426_m030812_c001_v0001104_t0025_u01777172892879") 2026/04/26 03:09:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc8f_d20260426_m030811_c001_v7007000_t0000_u01777172891886") 2026/04/26 03:09:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f112ed71baae669d1_d20260426_m030811_c001_v0001184_t0019_u01777172891280") 2026/04/26 03:09:41 DEBUG : toe/toe/toe: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f407954a2fc2147b7_d20260426_m030835_c001_v7007000_t0000_u01777172915434") 2026/04/26 03:09:41 DEBUG : toe/toe/toe: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09e776_d20260426_m030834_c001_v0001174_t0034_u01777172914731") 2026/04/26 03:09:41 DEBUG : toe/toe/toe: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc96_d20260426_m030821_c001_v7007000_t0000_u01777172901829") 2026/04/26 03:09:41 DEBUG : toe/toe/toe: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e54f_d20260426_m030820_c001_v0001104_t0053_u01777172900772") 2026/04/26 03:09:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc9d_d20260426_m030830_c001_v7007000_t0000_u01777172910716") 2026/04/26 03:09:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e565_d20260426_m030829_c001_v0001104_t0059_u01777172909511") 2026/04/26 03:09:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f406be09efd37cc9a_d20260426_m030827_c001_v7007000_t0000_u01777172907211") 2026/04/26 03:09:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f1000504d7ed10cbf_d20260426_m030826_c001_v0001180_t0048_u01777172906252") 2026/04/26 03:09:42 DEBUG : two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40580452542dca8f_d20260426_m030013_c001_v7007000_t0000_u01777172413528") 2026/04/26 03:09:42 DEBUG : two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f41863d18b4f3e1f8_d20260426_m030011_c001_v0001104_t0054_u01777172411380") 2026/04/26 03:09:42 DEBUG : two: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f40345d2aaada1e3a_d20260426_m030009_c001_v0001032_t0039_u01777172409137") 2026/04/26 03:09:42 DEBUG : yam: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3d00_d20260426_m030023_c001_v7007000_t0000_u01777172423532") 2026/04/26 03:09:42 DEBUG : yam: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f105857c2eae60bd5_d20260426_m030022_c001_v0001103_t0003_u01777172422371") 2026/04/26 03:09:42 DEBUG : yam: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3cb1_d20260426_m030019_c001_v7007000_t0000_u01777172419417") 2026/04/26 03:09:42 DEBUG : yam: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f111073f60b09b753_d20260426_m030017_c001_v0001174_t0009_u01777172417609") 2026/04/26 03:09:42 DEBUG : yam: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3c69_d20260426_m030016_c001_v7007000_t0000_u01777172416273") 2026/04/26 03:09:42 DEBUG : yam: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f11863d18b4f3e1fe_d20260426_m030014_c001_v0001104_t0032_u01777172414092") 2026/04/26 03:09:42 DEBUG : yaml: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3cc4_d20260426_m030020_c001_v7007000_t0000_u01777172420220") 2026/04/26 03:09:42 DEBUG : yaml: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f115f5d13328f343c_d20260426_m030018_c001_v0001102_t0033_u01777172418975") 2026/04/26 03:09:42 DEBUG : yaml: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f412298439c9b3c71_d20260426_m030017_c001_v7007000_t0000_u01777172417052") 2026/04/26 03:09:42 DEBUG : yaml: Deleting (id "4_z2fa26d73b09dcb7b9fd80e1b_f116e8155e740492a_d20260426_m030015_c001_v0001106_t0033_u01777172415604") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m15.171592296s (try 1/5)