"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/04/18 03:41:50 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi" 2026/04/18 03:41:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 03:41:51 DEBUG : Creating backend with remote "/tmp/rclone4229337333" === 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-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:41:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:41:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/18 03:41:52 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:41:52 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:41:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/18 03:41:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:41:52 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:41:52 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:41:53 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:41:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:41:53 INFO : sub dir/hello world: Copied (new) 2026/04/18 03:41:53 DEBUG : B2 bucket rclone-test-pulakex3dawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", 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-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", 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-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:41:55 DEBUG : Creating backend with remote "/non-existing" 2026/04/18 03:41:55 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/18 03:41:55 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:41:55 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:41:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:41:56 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:41:56 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:41:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:41:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:41:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.47s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", 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-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:41:57 INFO : B2 bucket rclone-test-pulakex3dawi: Running all checks before starting transfers 2026/04/18 03:41:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:41:57 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:41:57 INFO : B2 bucket rclone-test-pulakex3dawi: Checks finished, now starting transfers 2026/04/18 03:41:57 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:41:57 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:41:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:41:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:41:58 ERROR : Ignoring --no-traverse with sync 2026/04/18 03:41:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:41:58 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:41:58 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:41:58 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:41:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:41:58 INFO : sub dir/hello world: Copied (new) 2026/04/18 03:41:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:41:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/18 03:41:59 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:41:59 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:00 DEBUG : hello world2: size = 12 OK 2026/04/18 03:42:00 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/18 03:42:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.11s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/18 03:42:00 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:00 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:01 DEBUG : potato2: size = 11 OK 2026/04/18 03:42:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:42:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/18 03:42:02 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:02 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:02 DEBUG : potato2: size = 11 OK 2026/04/18 03:42:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:42:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.45s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/18 03:42:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/18 03:42:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/18 03:42:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/18 03:42:03 INFO : sub dir2: Making directory 2026/04/18 03:42:03 INFO : sub dir: Making directory 2026/04/18 03:42:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:42:03 INFO : sub dir2/sub sub dir2: Making directory 2026/04/18 03:42:03 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:03 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:03 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:42:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:42:03 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/18 03:42:03 DEBUG : B2 bucket rclone-test-pulakex3dawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.10s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:04 INFO : sub dir2: Making directory 2026/04/18 03:42:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/18 03:42:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/18 03:42:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:42:04 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:04 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:42:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:42:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.16s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:05 DEBUG : sub dir2: Making directory with metadata 2026/04/18 03:42:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/18 03:42:05 INFO : sub dir2: Making directory 2026/04/18 03:42:05 INFO : sub dir: Making directory 2026/04/18 03:42:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:42:05 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:05 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:05 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:42:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:42:05 INFO : sub dir/hello world: Copied (new) 2026/04/18 03:42:05 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/18 03:42:06 DEBUG : B2 bucket rclone-test-pulakex3dawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/18 03:42:06 DEBUG : B2 bucket rclone-test-pulakex3dawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.28s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", 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-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:07 INFO : sub dir2: Making directory 2026/04/18 03:42:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:42:07 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:07 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:42:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:42:07 INFO : sub dir/hello world: Copied (new) 2026/04/18 03:42:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.24s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:08 DEBUG : sub dir2: Making directory with metadata 2026/04/18 03:42:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/18 03:42:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/18 03:42:08 INFO : sub dir2: Making directory 2026/04/18 03:42:08 INFO : sub dir: Making directory 2026/04/18 03:42:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:42:08 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:08 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:08 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:42:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:42:08 INFO : sub dir/hello world: Copied (new) 2026/04/18 03:42:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/18 03:42:09 DEBUG : B2 bucket rclone-test-pulakex3dawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.09s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", 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-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:09 INFO : sub dir2: Making directory 2026/04/18 03:42:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:42:10 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:10 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:10 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:42:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:42:10 INFO : sub dir/hello world: Copied (new) 2026/04/18 03:42:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.10s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vafemed2cili" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pulakex3dawi -> B2 bucket rclone-test-vafemed2cili 2026/04/18 03:42:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:42:12 DEBUG : B2 bucket rclone-test-vafemed2cili: Waiting for checks to finish 2026/04/18 03:42:12 DEBUG : B2 bucket rclone-test-vafemed2cili: Waiting for transfers to finish 2026/04/18 03:42:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:42:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:42:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/18 03:42:13 DEBUG : B2 bucket rclone-test-vafemed2cili: Purge remote 2026/04/18 03:42:13 INFO : B2 bucket rclone-test-vafemed2cili: cleaning bucket "rclone-test-vafemed2cili" of all files 2026/04/18 03:42:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f028dc3a0ed9beb9fd80e1b_f105619c1ced5d7f0_d20260418_m034213_c001_v0001174_t0032_u01776483733005") --- PASS: TestServerSideCopy (3.79s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:15 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:42:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:42:15 DEBUG : sub dir/hello world: Sizes differ 2026/04/18 03:42:15 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:15 DEBUG : sub dir/hello world: size = 17 OK 2026/04/18 03:42:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/18 03:42:15 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.50s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:16 DEBUG : Creating backend with remote "TestB2:rclone-test-wabedoy3funo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pulakex3dawi -> B2 bucket rclone-test-wabedoy3funo 2026/04/18 03:42:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:42:17 DEBUG : B2 bucket rclone-test-wabedoy3funo: Waiting for checks to finish 2026/04/18 03:42:17 DEBUG : B2 bucket rclone-test-wabedoy3funo: Waiting for transfers to finish 2026/04/18 03:42:18 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:42:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:42:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/18 03:42:19 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:42:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wabedoy3funo) 2026/04/18 03:42:19 DEBUG : sub dir/hello world: Sizes differ 2026/04/18 03:42:19 DEBUG : B2 bucket rclone-test-wabedoy3funo: Waiting for checks to finish 2026/04/18 03:42:19 DEBUG : B2 bucket rclone-test-wabedoy3funo: Waiting for transfers to finish 2026/04/18 03:42:20 DEBUG : sub dir/hello world: size = 17 OK 2026/04/18 03:42:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/18 03:42:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/18 03:42:20 DEBUG : B2 bucket rclone-test-wabedoy3funo: Purge remote 2026/04/18 03:42:20 INFO : B2 bucket rclone-test-wabedoy3funo: cleaning bucket "rclone-test-wabedoy3funo" of all files 2026/04/18 03:42:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf02ad13a0ed9beb9fd80e1b_f10115a1a08b8cad5_d20260418_m034219_c001_v0001040_t0041_u01776483739477") 2026/04/18 03:42:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf02ad13a0ed9beb9fd80e1b_f106e33df5077cec9_d20260418_m034218_c001_v0001177_t0017_u01776483738423") --- PASS: TestServerSideCopyOverSelf (5.87s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:42:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:42:22 DEBUG : sub dir/hello world: Sizes differ 2026/04/18 03:42:22 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:22 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:22 DEBUG : sub dir/hello world: size = 17 OK 2026/04/18 03:42:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/18 03:42:22 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/18 03:42:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.54s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yaruqiw6lora" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pulakex3dawi -> B2 bucket rclone-test-yaruqiw6lora 2026/04/18 03:42:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:42:25 DEBUG : B2 bucket rclone-test-yaruqiw6lora: Waiting for checks to finish 2026/04/18 03:42:25 DEBUG : B2 bucket rclone-test-yaruqiw6lora: Waiting for transfers to finish 2026/04/18 03:42:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:42:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:42:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/18 03:42:26 DEBUG : B2 bucket rclone-test-yaruqiw6lora: Waiting for checks to finish 2026/04/18 03:42:26 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:42:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yaruqiw6lora) 2026/04/18 03:42:26 DEBUG : sub dir/hello world: Sizes differ 2026/04/18 03:42:26 DEBUG : B2 bucket rclone-test-yaruqiw6lora: Waiting for transfers to finish 2026/04/18 03:42:27 DEBUG : sub dir/hello world: size = 17 OK 2026/04/18 03:42:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/18 03:42:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/18 03:42:27 INFO : sub dir/hello world: Deleted 2026/04/18 03:42:28 DEBUG : testing file moves 2026/04/18 03:42:28 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:42:28 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yaruqiw6lora) 2026/04/18 03:42:28 DEBUG : sub dir/hello world: Sizes differ 2026/04/18 03:42:28 DEBUG : B2 bucket rclone-test-yaruqiw6lora: Waiting for checks to finish 2026/04/18 03:42:28 DEBUG : B2 bucket rclone-test-yaruqiw6lora: Waiting for transfers to finish 2026/04/18 03:42:28 DEBUG : sub dir/hello world: size = 24 OK 2026/04/18 03:42:28 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/18 03:42:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/18 03:42:28 INFO : sub dir/hello world: Deleted 2026/04/18 03:42:29 DEBUG : B2 bucket rclone-test-yaruqiw6lora: Purge remote 2026/04/18 03:42:29 INFO : B2 bucket rclone-test-yaruqiw6lora: cleaning bucket "rclone-test-yaruqiw6lora" of all files 2026/04/18 03:42:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f32bde3a0ed9beb9fd80e1b_f118b8d5601b20e1a_d20260418_m034228_c001_v0001183_t0040_u01776483748528") 2026/04/18 03:42:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f32bde3a0ed9beb9fd80e1b_f105ef10eff634093_d20260418_m034227_c001_v0001101_t0029_u01776483747005") 2026/04/18 03:42:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f32bde3a0ed9beb9fd80e1b_f10688c0bd46169e4_d20260418_m034225_c001_v0001174_t0028_u01776483745699") --- PASS: TestServerSideMoveOverSelf (7.06s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:30 ERROR : error listing: directory not found 2026/04/18 03:42:31 INFO : Local file system at /tmp/rclone4229337333: Making directory 2026/04/18 03:42:31 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:31 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.69s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:42:33 DEBUG : Local file system at /tmp/rclone4229337333: Waiting for checks to finish 2026/04/18 03:42:33 DEBUG : Local file system at /tmp/rclone4229337333: Waiting for transfers to finish 2026/04/18 03:42:33 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/18 03:42:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:42:33 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/18 03:42:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.64s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:34 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/18 03:42:34 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:34 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:34 DEBUG : check sum: size = 1 OK 2026/04/18 03:42:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/18 03:42:34 INFO : check sum: Copied (new) 2026/04/18 03:42:34 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:35 DEBUG : check sum: size = 1 OK 2026/04/18 03:42:35 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/18 03:42:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/18 03:42:35 DEBUG : check sum: Unchanged skipping 2026/04/18 03:42:35 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:35 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.95s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/18 03:42:36 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:36 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:36 DEBUG : sizeonly: size = 6 OK 2026/04/18 03:42:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/18 03:42:36 INFO : sizeonly: Copied (new) 2026/04/18 03:42:36 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:36 DEBUG : sizeonly: size = 6 OK 2026/04/18 03:42:36 DEBUG : sizeonly: Sizes identical 2026/04/18 03:42:36 DEBUG : sizeonly: Unchanged skipping 2026/04/18 03:42:36 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:36 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:36 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.52s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/18 03:42:37 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:37 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/18 03:42:37 INFO : ignore-size: Copied (new) 2026/04/18 03:42:37 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:38 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:42:38 DEBUG : ignore-size: Unchanged skipping 2026/04/18 03:42:38 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:38 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.48s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:39 DEBUG : existing: size = 6 OK 2026/04/18 03:42:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:42:39 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:39 DEBUG : existing: Unchanged skipping 2026/04/18 03:42:39 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:39 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:39 INFO : There was nothing to transfer 2026/04/18 03:42:39 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/18 03:42:39 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:40 DEBUG : existing: size = 6 OK 2026/04/18 03:42:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/18 03:42:40 INFO : existing: Copied (replaced existing) 2026/04/18 03:42:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.79s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/18 03:42:41 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:41 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:41 DEBUG : existing: size = 6 OK 2026/04/18 03:42:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/18 03:42:41 INFO : existing: Copied (new) 2026/04/18 03:42:41 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:41 DEBUG : existing: Destination exists, skipping 2026/04/18 03:42:41 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:41 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:41 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:42 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/18 03:42:43 DEBUG : c/non empty space: size = 5 OK 2026/04/18 03:42:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:42:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/18 03:42:43 DEBUG : c/non empty space: Unchanged skipping 2026/04/18 03:42:43 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:43 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:43 DEBUG : a/potato2: size = 60 OK 2026/04/18 03:42:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/18 03:42:43 INFO : a/potato2: Copied (new) 2026/04/18 03:42:43 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:43 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:45 DEBUG : empty space: size = 1 OK 2026/04/18 03:42:45 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/18 03:42:45 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/18 03:42:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/18 03:42:45 DEBUG : empty space: Unchanged skipping 2026/04/18 03:42:45 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:45 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:45 INFO : There was nothing to transfer 2026/04/18 03:42:45 DEBUG : empty space: size = 1 OK 2026/04/18 03:42:45 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/18 03:42:45 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/18 03:42:46 INFO : empty space: Updated modification time in destination 2026/04/18 03:42:46 DEBUG : empty space: Unchanged skipping 2026/04/18 03:42:46 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:46 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:47 DEBUG : empty space: size = 1 OK 2026/04/18 03:42:47 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/18 03:42:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/18 03:42:47 DEBUG : empty space: Unchanged skipping 2026/04/18 03:42:47 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:47 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.28s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:48 DEBUG : foo: size = 3 OK 2026/04/18 03:42:48 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/18 03:42:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:42:48 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:42:48 DEBUG : foo: sha1 differ 2026/04/18 03:42:48 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:48 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:49 DEBUG : foo: size = 3 OK 2026/04/18 03:42:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/18 03:42:49 INFO : foo: Copied (replaced existing) 2026/04/18 03:42:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:50 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/18 03:42:50 DEBUG : empty space: size = 1 OK 2026/04/18 03:42:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:42:50 DEBUG : empty space: Unchanged skipping 2026/04/18 03:42:50 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:50 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:50 DEBUG : potato: size = 60 OK 2026/04/18 03:42:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/18 03:42:50 INFO : potato: Copied (new) 2026/04/18 03:42:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:52 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:52 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:42:52 DEBUG : potato: size = 60 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:42:52 DEBUG : potato: Sizes differ 2026/04/18 03:42:52 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:52 DEBUG : potato: size = 21 OK 2026/04/18 03:42:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/18 03:42:52 INFO : potato: Copied (replaced existing) 2026/04/18 03:42:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.55s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:54 DEBUG : potato: size = 21 OK 2026/04/18 03:42:54 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/18 03:42:54 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4229337333) 2026/04/18 03:42:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:42:54 DEBUG : potato: sha1 differ 2026/04/18 03:42:54 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:54 DEBUG : potato: size = 21 OK 2026/04/18 03:42:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/18 03:42:54 INFO : potato: Copied (replaced existing) 2026/04/18 03:42:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/18 03:42:55 DEBUG : empty space: size = 1 OK 2026/04/18 03:42:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:42:55 DEBUG : empty space: Unchanged skipping 2026/04/18 03:42:55 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:55 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/18 03:42:55 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/18 03:42:57 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:57 DEBUG : empty space: size = 1 OK 2026/04/18 03:42:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:42:57 DEBUG : empty space: Unchanged skipping 2026/04/18 03:42:57 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:57 DEBUG : potato2: size = 60 OK 2026/04/18 03:42:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/18 03:42:57 INFO : potato2: Copied (new) 2026/04/18 03:42:57 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:42:59 INFO : d: Making directory 2026/04/18 03:42:59 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/18 03:42:59 DEBUG : c/non empty space: size = 5 OK 2026/04/18 03:42:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:42:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/18 03:42:59 DEBUG : c/non empty space: Unchanged skipping 2026/04/18 03:42:59 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:42:59 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:42:59 DEBUG : a/potato2: size = 60 OK 2026/04/18 03:42:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/18 03:42:59 INFO : a/potato2: Copied (new) 2026/04/18 03:42:59 DEBUG : Waiting for deletions to finish 2026/04/18 03:42:59 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:43:01 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/18 03:43:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/18 03:43:01 DEBUG : c/non empty space: size = 5 OK 2026/04/18 03:43:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:43:01 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:01 DEBUG : c/non empty space: Unchanged skipping 2026/04/18 03:43:01 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:01 DEBUG : a/potato2: size = 60 OK 2026/04/18 03:43:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/18 03:43:01 INFO : a/potato2: Copied (new) 2026/04/18 03:43:01 ERROR : B2 bucket rclone-test-pulakex3dawi: not deleting files as there were IO errors 2026/04/18 03:43:01 ERROR : B2 bucket rclone-test-pulakex3dawi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.20s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:43:03 DEBUG : Waiting for deletions to finish 2026/04/18 03:43:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/18 03:43:03 DEBUG : empty space: size = 1 OK 2026/04/18 03:43:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:43:03 DEBUG : empty space: Unchanged skipping 2026/04/18 03:43:03 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:03 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:03 DEBUG : potato2: size = 60 OK 2026/04/18 03:43:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/18 03:43:03 INFO : potato2: Copied (new) 2026/04/18 03:43:03 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (1.92s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:43:05 DEBUG : Waiting for deletions to finish 2026/04/18 03:43:05 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:05 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:06 INFO : potato: Deleted 2026/04/18 03:43:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/18 03:43:06 DEBUG : empty space: size = 1 OK 2026/04/18 03:43:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:43:06 DEBUG : empty space: Unchanged skipping 2026/04/18 03:43:06 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:06 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:06 DEBUG : potato2: size = 60 OK 2026/04/18 03:43:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/18 03:43:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.42s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:43:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/18 03:43:07 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:07 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:08 DEBUG : potato2: size = 19 OK 2026/04/18 03:43:08 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/18 03:43:08 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.69s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:43:09 DEBUG : enormous: Excluded (Size Filter) 2026/04/18 03:43:09 DEBUG : enormous: Excluded 2026/04/18 03:43:09 DEBUG : potato2: Excluded (Size Filter) 2026/04/18 03:43:09 DEBUG : potato2: Excluded 2026/04/18 03:43:09 DEBUG : potato2: Excluded (Size Filter) 2026/04/18 03:43:09 DEBUG : empty space: size = 1 OK 2026/04/18 03:43:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:43:09 DEBUG : empty space: Unchanged skipping 2026/04/18 03:43:09 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:09 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:09 DEBUG : Waiting for deletions to finish 2026/04/18 03:43:09 INFO : There was nothing to transfer 2026/04/18 03:43:09 DEBUG : enormous: Excluded (Size Filter) 2026/04/18 03:43:09 DEBUG : enormous: Excluded 2026/04/18 03:43:09 DEBUG : potato2: Excluded (Size Filter) 2026/04/18 03:43:09 DEBUG : potato2: Excluded 2026/04/18 03:43:10 DEBUG : potato2: Excluded (Size Filter) 2026/04/18 03:43:10 DEBUG : empty space: size = 1 OK 2026/04/18 03:43:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/18 03:43:10 DEBUG : empty space: Unchanged skipping 2026/04/18 03:43:10 DEBUG : Local file system at /tmp/rclone4229337333: Waiting for checks to finish 2026/04/18 03:43:10 DEBUG : Local file system at /tmp/rclone4229337333: Waiting for transfers to finish 2026/04/18 03:43:10 DEBUG : Waiting for deletions to finish 2026/04/18 03:43:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:43:11 DEBUG : enormous: Excluded (Size Filter) 2026/04/18 03:43:11 DEBUG : enormous: Excluded 2026/04/18 03:43:11 DEBUG : potato2: Excluded (Size Filter) 2026/04/18 03:43:11 DEBUG : potato2: Excluded 2026/04/18 03:43:11 DEBUG : empty space: size = 1 OK 2026/04/18 03:43:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:43:11 DEBUG : empty space: Unchanged skipping 2026/04/18 03:43:11 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:11 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:11 DEBUG : Waiting for deletions to finish 2026/04/18 03:43:12 INFO : enormous: Deleted 2026/04/18 03:43:12 INFO : potato2: Deleted 2026/04/18 03:43:12 INFO : There was nothing to transfer 2026/04/18 03:43:12 DEBUG : empty space: size = 1 OK 2026/04/18 03:43:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/18 03:43:12 DEBUG : empty space: Unchanged skipping 2026/04/18 03:43:12 DEBUG : Local file system at /tmp/rclone4229337333: Waiting for checks to finish 2026/04/18 03:43:12 DEBUG : Local file system at /tmp/rclone4229337333: Waiting for transfers to finish 2026/04/18 03:43:12 DEBUG : Waiting for deletions to finish 2026/04/18 03:43:12 INFO : enormous: Deleted 2026/04/18 03:43:12 INFO : potato2: Deleted 2026/04/18 03:43:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.30s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:43:14 DEBUG : five: Need to transfer - File not found at Destination 2026/04/18 03:43:14 DEBUG : four: size = 4 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:43:14 DEBUG : four: size = 8 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:43:14 DEBUG : four: Sizes differ 2026/04/18 03:43:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/18 03:43:14 DEBUG : one: Destination is newer than source, skipping 2026/04/18 03:43:14 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:14 DEBUG : three: size = 5 OK 2026/04/18 03:43:14 DEBUG : two: size = 3 OK 2026/04/18 03:43:14 DEBUG : three: Sizes identical 2026/04/18 03:43:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/18 03:43:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4229337333) 2026/04/18 03:43:14 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:43:14 DEBUG : two: sha1 differ 2026/04/18 03:43:14 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:14 DEBUG : five: size = 4 OK 2026/04/18 03:43:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/18 03:43:14 INFO : five: Copied (new) 2026/04/18 03:43:15 DEBUG : four: size = 4 OK 2026/04/18 03:43:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/18 03:43:15 INFO : four: Copied (replaced existing) 2026/04/18 03:43:15 DEBUG : two: size = 3 OK 2026/04/18 03:43:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/18 03:43:15 INFO : two: Copied (replaced existing) 2026/04/18 03:43:15 DEBUG : Waiting for deletions to finish 2026/04/18 03:43:15 DEBUG : five: size = 4 OK 2026/04/18 03:43:15 DEBUG : four: size = 4 OK 2026/04/18 03:43:15 DEBUG : one: Destination is newer than source, skipping 2026/04/18 03:43:15 DEBUG : three: size = 5 OK 2026/04/18 03:43:15 DEBUG : two: size = 3 OK 2026/04/18 03:43:15 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/18 03:43:15 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/18 03:43:15 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/18 03:43:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/18 03:43:15 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/18 03:43:15 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/18 03:43:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4229337333) 2026/04/18 03:43:15 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:43:15 DEBUG : three: sha1 differ 2026/04/18 03:43:15 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/18 03:43:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/18 03:43:15 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/18 03:43:15 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/18 03:43:15 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:15 DEBUG : three: size = 5 OK 2026/04/18 03:43:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/18 03:43:15 INFO : three: Copied (replaced existing) 2026/04/18 03:43:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.39s) === 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-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/18 03:43:17 INFO : B2 bucket rclone-test-pulakex3dawi: Making map for --track-renames 2026/04/18 03:43:17 INFO : B2 bucket rclone-test-pulakex3dawi: Finished making map for --track-renames 2026/04/18 03:43:17 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/18 03:43:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/18 03:43:17 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for renames to finish 2026/04/18 03:43:17 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:18 DEBUG : potato: size = 14 OK 2026/04/18 03:43:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/18 03:43:18 INFO : potato: Copied (new) 2026/04/18 03:43:18 DEBUG : yam: size = 11 OK 2026/04/18 03:43:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/18 03:43:18 INFO : yam: Copied (new) 2026/04/18 03:43:18 DEBUG : Waiting for deletions to finish 2026/04/18 03:43:18 DEBUG : potato: size = 14 OK 2026/04/18 03:43:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:43:18 DEBUG : potato: Unchanged skipping 2026/04/18 03:43:18 INFO : B2 bucket rclone-test-pulakex3dawi: Making map for --track-renames 2026/04/18 03:43:18 INFO : B2 bucket rclone-test-pulakex3dawi: Finished making map for --track-renames 2026/04/18 03:43:18 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:18 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for renames to finish 2026/04/18 03:43:19 DEBUG : yaml: size = 11 OK 2026/04/18 03:43:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/18 03:43:19 INFO : yam: Copied (server-side copy) to: yaml 2026/04/18 03:43:19 INFO : yam: Deleted 2026/04/18 03:43:19 INFO : yaml: Renamed from "yam" 2026/04/18 03:43:19 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.12s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/18 03:43:20 INFO : B2 bucket rclone-test-pulakex3dawi: Making map for --track-renames 2026/04/18 03:43:20 INFO : B2 bucket rclone-test-pulakex3dawi: Finished making map for --track-renames 2026/04/18 03:43:20 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/18 03:43:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/18 03:43:20 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for renames to finish 2026/04/18 03:43:20 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:20 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1185-00.backblaze.com/b2api/v1/b2_upload_file/8fb23da3a0ed9beb9fd80e1b/c001_v0001185_t0041": EOF 2026/04/18 03:43:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1185-00.backblaze.com/b2api/v1/b2_upload_file/8fb23da3a0ed9beb9fd80e1b/c001_v0001185_t0041": EOF) 2026/04/18 03:43:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/18 03:43:20 DEBUG : potato: Received error: Post "https://pod-000-1185-00.backblaze.com/b2api/v1/b2_upload_file/8fb23da3a0ed9beb9fd80e1b/c001_v0001185_t0041": EOF - low level retry 0/10 2026/04/18 03:43:21 DEBUG : pacer: Reducing sleep to 10ms 2026/04/18 03:43:21 DEBUG : yam: size = 11 OK 2026/04/18 03:43:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/18 03:43:21 INFO : yam: Copied (new) 2026/04/18 03:43:21 DEBUG : potato: size = 14 OK 2026/04/18 03:43:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/18 03:43:21 INFO : potato: Copied (new) 2026/04/18 03:43:21 DEBUG : Waiting for deletions to finish 2026/04/18 03:43:21 DEBUG : potato: size = 14 OK 2026/04/18 03:43:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:43:21 DEBUG : potato: Unchanged skipping 2026/04/18 03:43:21 INFO : B2 bucket rclone-test-pulakex3dawi: Making map for --track-renames 2026/04/18 03:43:21 INFO : B2 bucket rclone-test-pulakex3dawi: Finished making map for --track-renames 2026/04/18 03:43:21 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:21 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for renames to finish 2026/04/18 03:43:22 DEBUG : yaml: size = 11 OK 2026/04/18 03:43:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/18 03:43:22 INFO : yam: Copied (server-side copy) to: yaml 2026/04/18 03:43:22 INFO : yam: Deleted 2026/04/18 03:43:22 INFO : yaml: Renamed from "yam" 2026/04/18 03:43:22 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/18 03:43:23 INFO : B2 bucket rclone-test-pulakex3dawi: Making map for --track-renames 2026/04/18 03:43:23 INFO : B2 bucket rclone-test-pulakex3dawi: Finished making map for --track-renames 2026/04/18 03:43:23 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/18 03:43:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/18 03:43:23 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for renames to finish 2026/04/18 03:43:23 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:23 DEBUG : potato: size = 14 OK 2026/04/18 03:43:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/18 03:43:23 INFO : potato: Copied (new) 2026/04/18 03:43:23 DEBUG : sub/yam: size = 11 OK 2026/04/18 03:43:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/18 03:43:23 INFO : sub/yam: Copied (new) 2026/04/18 03:43:23 DEBUG : Waiting for deletions to finish 2026/04/18 03:43:24 DEBUG : potato: size = 14 OK 2026/04/18 03:43:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:43:24 INFO : B2 bucket rclone-test-pulakex3dawi: Making map for --track-renames 2026/04/18 03:43:24 INFO : B2 bucket rclone-test-pulakex3dawi: Finished making map for --track-renames 2026/04/18 03:43:24 DEBUG : potato: Unchanged skipping 2026/04/18 03:43:24 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:24 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for renames to finish 2026/04/18 03:43:24 DEBUG : yam: size = 11 OK 2026/04/18 03:43:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/18 03:43:24 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/18 03:43:24 INFO : sub/yam: Deleted 2026/04/18 03:43:24 INFO : yam: Renamed from "sub/yam" 2026/04/18 03:43:24 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.43s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:43:25 DEBUG : Creating backend with remote "/tmp/rclone4229337333/dir1" 2026/04/18 03:43:25 DEBUG : Creating backend with remote "/tmp/rclone4229337333/dir2" 2026/04/18 03:43:25 DEBUG : Local file system at /tmp/rclone4229337333/dir2: Using server-side directory move 2026/04/18 03:43:25 INFO : Local file system at /tmp/rclone4229337333/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/18 03:43:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/18 03:43:25 DEBUG : Local file system at /tmp/rclone4229337333/dir2: Waiting for checks to finish 2026/04/18 03:43:25 DEBUG : Local file system at /tmp/rclone4229337333/dir2: Waiting for transfers to finish 2026/04/18 03:43:25 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:43:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:43:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/18 03:43:26 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:26 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:43:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:43:26 INFO : sub dir/hello world: Copied (new) 2026/04/18 03:43:26 INFO : sub dir/hello world: Deleted 2026/04/18 03:43:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/18 03:43:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/18 03:43:26 INFO : nested/sub dir/file: Copied (new) 2026/04/18 03:43:26 INFO : nested/sub dir/file: Deleted 2026/04/18 03:43:26 INFO : sub dir: Removing directory 2026/04/18 03:43:26 INFO : nested/sub dir: Removing directory 2026/04/18 03:43:26 INFO : nested: Removing directory 2026/04/18 03:43:26 DEBUG : Local file system at /tmp/rclone4229337333: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:43:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/18 03:43:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/18 03:43:28 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:28 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:28 DEBUG : sub dir/hello world: size = 11 OK 2026/04/18 03:43:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:43:28 INFO : sub dir/hello world: Copied (new) 2026/04/18 03:43:28 INFO : sub dir/hello world: Deleted 2026/04/18 03:43:28 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/18 03:43:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/18 03:43:28 INFO : nested/sub dir/file: Copied (new) 2026/04/18 03:43:28 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.51s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:43:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/18 03:43:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/18 03:43:29 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:29 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:29 DEBUG : existing-b: size = 6 OK 2026/04/18 03:43:29 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/18 03:43:29 INFO : existing-b: Copied (new) 2026/04/18 03:43:29 INFO : existing-b: Deleted 2026/04/18 03:43:30 DEBUG : existing: size = 6 OK 2026/04/18 03:43:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/18 03:43:30 INFO : existing: Copied (new) 2026/04/18 03:43:30 INFO : existing: Deleted 2026/04/18 03:43:30 DEBUG : existing: Destination exists, skipping 2026/04/18 03:43:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/18 03:43:30 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:43:30 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:43:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.03s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:43:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bupodut8fuya" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pulakex3dawi -> B2 bucket rclone-test-bupodut8fuya 2026/04/18 03:43:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/18 03:43:36 DEBUG : empty space: size = 1 OK 2026/04/18 03:43:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/18 03:43:36 DEBUG : empty space: Unchanged skipping 2026/04/18 03:43:36 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:43:36 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bupodut8fuya) 2026/04/18 03:43:36 DEBUG : potato3: Sizes differ 2026/04/18 03:43:36 DEBUG : B2 bucket rclone-test-bupodut8fuya: Waiting for checks to finish 2026/04/18 03:43:36 INFO : empty space: Deleted 2026/04/18 03:43:36 DEBUG : B2 bucket rclone-test-bupodut8fuya: Waiting for transfers to finish 2026/04/18 03:43:36 DEBUG : potato3: size = 68 OK 2026/04/18 03:43:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/18 03:43:36 INFO : potato3: Copied (server-side copy) 2026/04/18 03:43:36 DEBUG : potato2: size = 60 OK 2026/04/18 03:43:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/18 03:43:36 INFO : potato2: Copied (server-side copy) 2026/04/18 03:43:36 INFO : potato3: Deleted 2026/04/18 03:43:37 INFO : potato2: Deleted 2026/04/18 03:43:37 DEBUG : Creating backend with remote "TestB2:rclone-test-reciduz6hoya" 2026/04/18 03:43:38 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/18 03:43:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/18 03:43:38 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/18 03:43:38 DEBUG : B2 bucket rclone-test-reciduz6hoya: Waiting for checks to finish 2026/04/18 03:43:38 DEBUG : B2 bucket rclone-test-reciduz6hoya: Waiting for transfers to finish 2026/04/18 03:43:39 DEBUG : potato2: size = 60 OK 2026/04/18 03:43:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/18 03:43:39 INFO : potato2: Copied (server-side copy) 2026/04/18 03:43:39 DEBUG : empty space: size = 1 OK 2026/04/18 03:43:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/18 03:43:39 INFO : empty space: Copied (server-side copy) 2026/04/18 03:43:39 INFO : potato2: Deleted 2026/04/18 03:43:39 INFO : empty space: Deleted 2026/04/18 03:43:39 DEBUG : potato3: size = 68 OK 2026/04/18 03:43:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/18 03:43:39 INFO : potato3: Copied (server-side copy) 2026/04/18 03:43:40 INFO : potato3: Deleted 2026/04/18 03:43:40 DEBUG : B2 bucket rclone-test-reciduz6hoya: Purge remote 2026/04/18 03:43:40 INFO : B2 bucket rclone-test-reciduz6hoya: cleaning bucket "rclone-test-reciduz6hoya" of all files 2026/04/18 03:43:40 DEBUG : empty space: Deleting (id "4_zff52ddc3a0fd9beb9fd80e1b_f1004a21e4feefdca_d20260418_m034339_c001_v0001144_t0054_u01776483819130") 2026/04/18 03:43:40 DEBUG : potato2: Deleting (id "4_zff52ddc3a0fd9beb9fd80e1b_f104dd5c6d64a39e2_d20260418_m034339_c001_v0001185_t0056_u01776483819506") 2026/04/18 03:43:40 DEBUG : potato3: Deleting (id "4_zff52ddc3a0fd9beb9fd80e1b_f105f0885933411f1_d20260418_m034339_c001_v0001091_t0042_u01776483819504") 2026/04/18 03:43:41 DEBUG : B2 bucket rclone-test-bupodut8fuya: Purge remote 2026/04/18 03:43:41 INFO : B2 bucket rclone-test-bupodut8fuya: cleaning bucket "rclone-test-bupodut8fuya" of all files 2026/04/18 03:43:41 DEBUG : empty space: Deleting (id "4_z4f12cd93a0fd9beb9fd80e1b_f4045e58dcede41df_d20260418_m034339_c001_v7007000_t0000_u01776483819760") 2026/04/18 03:43:41 DEBUG : empty space: Deleting (id "4_z4f12cd93a0fd9beb9fd80e1b_f10697e47623f88a5_d20260418_m034334_c001_v0001106_t0041_u01776483814637") 2026/04/18 03:43:41 DEBUG : potato2: Deleting (id "4_z4f12cd93a0fd9beb9fd80e1b_f409d458ffe4202c3_d20260418_m034339_c001_v7007000_t0000_u01776483819695") 2026/04/18 03:43:41 DEBUG : potato2: Deleting (id "4_z4f12cd93a0fd9beb9fd80e1b_f11979654f7a32d49_d20260418_m034336_c001_v0001116_t0049_u01776483816288") 2026/04/18 03:43:41 DEBUG : potato3: Deleting (id "4_z4f12cd93a0fd9beb9fd80e1b_f4045e58dcede41e0_d20260418_m034339_c001_v7007000_t0000_u01776483819993") 2026/04/18 03:43:41 DEBUG : potato3: Deleting (id "4_z4f12cd93a0fd9beb9fd80e1b_f11412959a57bb0ed_d20260418_m034336_c001_v0001183_t0058_u01776483816652") 2026/04/18 03:43:41 DEBUG : potato3: Deleting (id "4_z4f12cd93a0fd9beb9fd80e1b_f10697e47623f88a7_d20260418_m034335_c001_v0001106_t0001_u01776483815179") --- PASS: TestServerSideMove (11.31s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:43:42 DEBUG : Creating backend with remote "TestB2:rclone-test-toleqeq9meci" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pulakex3dawi -> B2 bucket rclone-test-toleqeq9meci 2026/04/18 03:43:47 DEBUG : empty space: Excluded (Size Filter) 2026/04/18 03:43:47 DEBUG : empty space: Excluded (Size Filter) 2026/04/18 03:43:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/18 03:43:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:43:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-toleqeq9meci) 2026/04/18 03:43:47 DEBUG : potato3: Sizes differ 2026/04/18 03:43:47 DEBUG : B2 bucket rclone-test-toleqeq9meci: Waiting for checks to finish 2026/04/18 03:43:47 DEBUG : B2 bucket rclone-test-toleqeq9meci: Waiting for transfers to finish 2026/04/18 03:43:47 DEBUG : potato2: size = 60 OK 2026/04/18 03:43:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/18 03:43:47 INFO : potato2: Copied (server-side copy) 2026/04/18 03:43:48 INFO : potato2: Deleted 2026/04/18 03:43:48 DEBUG : potato3: size = 68 OK 2026/04/18 03:43:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/18 03:43:48 INFO : potato3: Copied (server-side copy) 2026/04/18 03:43:48 INFO : potato3: Deleted 2026/04/18 03:43:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mazigoy2moji" 2026/04/18 03:43:49 DEBUG : empty space: Excluded (Size Filter) 2026/04/18 03:43:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/18 03:43:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/18 03:43:50 DEBUG : B2 bucket rclone-test-mazigoy2moji: Waiting for checks to finish 2026/04/18 03:43:50 DEBUG : B2 bucket rclone-test-mazigoy2moji: Waiting for transfers to finish 2026/04/18 03:43:51 DEBUG : potato3: size = 68 OK 2026/04/18 03:43:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/18 03:43:51 INFO : potato3: Copied (server-side copy) 2026/04/18 03:43:51 INFO : potato3: Deleted 2026/04/18 03:43:52 DEBUG : potato2: size = 60 OK 2026/04/18 03:43:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/18 03:43:52 INFO : potato2: Copied (server-side copy) 2026/04/18 03:43:52 INFO : potato2: Deleted 2026/04/18 03:43:52 DEBUG : B2 bucket rclone-test-mazigoy2moji: Purge remote 2026/04/18 03:43:52 INFO : B2 bucket rclone-test-mazigoy2moji: cleaning bucket "rclone-test-mazigoy2moji" of all files 2026/04/18 03:43:53 DEBUG : potato2: Deleting (id "4_z4fe20da3b00d9beb9fd80e1b_f101f26b70d6e2993_d20260418_m034351_c001_v0001033_t0040_u01776483831194") 2026/04/18 03:43:53 DEBUG : potato3: Deleting (id "4_z4fe20da3b00d9beb9fd80e1b_f110754c486ba333f_d20260418_m034350_c001_v0001097_t0040_u01776483830748") 2026/04/18 03:43:53 DEBUG : B2 bucket rclone-test-toleqeq9meci: Purge remote 2026/04/18 03:43:53 INFO : B2 bucket rclone-test-toleqeq9meci: cleaning bucket "rclone-test-toleqeq9meci" of all files 2026/04/18 03:43:53 DEBUG : empty space: Deleting (id "4_z4f62fd83a0fd9beb9fd80e1b_f112774a0cf14a0a5_d20260418_m034346_c001_v0001103_t0034_u01776483826674") 2026/04/18 03:43:53 DEBUG : potato2: Deleting (id "4_z4f62fd83a0fd9beb9fd80e1b_f41891f2a92dd8b13_d20260418_m034352_c001_v7007000_t0000_u01776483832420") 2026/04/18 03:43:53 DEBUG : potato2: Deleting (id "4_z4f62fd83a0fd9beb9fd80e1b_f11040b742120e875_d20260418_m034347_c001_v0001176_t0053_u01776483827728") 2026/04/18 03:43:53 DEBUG : potato3: Deleting (id "4_z4f62fd83a0fd9beb9fd80e1b_f41891f2a92dd8b0e_d20260418_m034351_c001_v7007000_t0000_u01776483831096") 2026/04/18 03:43:53 DEBUG : potato3: Deleting (id "4_z4f62fd83a0fd9beb9fd80e1b_f109dd3dfe4c412c3_d20260418_m034347_c001_v0001115_t0039_u01776483827979") 2026/04/18 03:43:53 DEBUG : potato3: Deleting (id "4_z4f62fd83a0fd9beb9fd80e1b_f112774a0cf14a0a7_d20260418_m034346_c001_v0001103_t0036_u01776483826960") --- PASS: TestServerSideMoveWithFilter (13.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:43:55 DEBUG : Creating backend with remote "TestB2:rclone-test-sefamog9baci" 2026/04/18 03:43:58 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pulakex3dawi -> B2 bucket rclone-test-sefamog9baci 2026/04/18 03:44:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/18 03:44:00 DEBUG : empty space: size = 1 OK 2026/04/18 03:44:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/18 03:44:00 DEBUG : empty space: Unchanged skipping 2026/04/18 03:44:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:44:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sefamog9baci) 2026/04/18 03:44:00 DEBUG : potato3: Sizes differ 2026/04/18 03:44:00 DEBUG : B2 bucket rclone-test-sefamog9baci: Waiting for checks to finish 2026/04/18 03:44:00 INFO : empty space: Deleted 2026/04/18 03:44:00 DEBUG : B2 bucket rclone-test-sefamog9baci: Waiting for transfers to finish 2026/04/18 03:44:00 DEBUG : potato2: size = 60 OK 2026/04/18 03:44:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/18 03:44:00 INFO : potato2: Copied (server-side copy) 2026/04/18 03:44:01 INFO : potato2: Deleted 2026/04/18 03:44:01 DEBUG : potato3: size = 68 OK 2026/04/18 03:44:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/18 03:44:01 INFO : potato3: Copied (server-side copy) 2026/04/18 03:44:01 INFO : potato3: Deleted 2026/04/18 03:44:02 DEBUG : Creating backend with remote "TestB2:rclone-test-pinevex1pifu" 2026/04/18 03:44:03 INFO : tomatoDir: Making directory 2026/04/18 03:44:03 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/18 03:44:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/18 03:44:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/18 03:44:03 DEBUG : B2 bucket rclone-test-pinevex1pifu: Waiting for checks to finish 2026/04/18 03:44:03 DEBUG : B2 bucket rclone-test-pinevex1pifu: Waiting for transfers to finish 2026/04/18 03:44:04 DEBUG : empty space: size = 1 OK 2026/04/18 03:44:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/18 03:44:04 INFO : empty space: Copied (server-side copy) 2026/04/18 03:44:04 INFO : empty space: Deleted 2026/04/18 03:44:04 DEBUG : potato2: size = 60 OK 2026/04/18 03:44:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/18 03:44:04 INFO : potato2: Copied (server-side copy) 2026/04/18 03:44:04 INFO : potato2: Deleted 2026/04/18 03:44:05 DEBUG : potato3: size = 68 OK 2026/04/18 03:44:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/18 03:44:05 INFO : potato3: Copied (server-side copy) 2026/04/18 03:44:05 INFO : potato3: Deleted 2026/04/18 03:44:05 DEBUG : B2 bucket rclone-test-pinevex1pifu: Purge remote 2026/04/18 03:44:05 INFO : B2 bucket rclone-test-pinevex1pifu: cleaning bucket "rclone-test-pinevex1pifu" of all files 2026/04/18 03:44:06 DEBUG : empty space: Deleting (id "4_z4ff23de3b00d9beb9fd80e1b_f118ef7c5c16d2e19_d20260418_m034404_c001_v0001103_t0037_u01776483844063") 2026/04/18 03:44:06 DEBUG : potato2: Deleting (id "4_z4ff23de3b00d9beb9fd80e1b_f113fee26675c9351_d20260418_m034404_c001_v0001176_t0025_u01776483844432") 2026/04/18 03:44:06 DEBUG : potato3: Deleting (id "4_z4ff23de3b00d9beb9fd80e1b_f109c622c75478276_d20260418_m034404_c001_v0001044_t0053_u01776483844440") 2026/04/18 03:44:06 DEBUG : B2 bucket rclone-test-sefamog9baci: Purge remote 2026/04/18 03:44:06 INFO : B2 bucket rclone-test-sefamog9baci: cleaning bucket "rclone-test-sefamog9baci" of all files 2026/04/18 03:44:06 DEBUG : empty space: Deleting (id "4_z1f122db3b00d9beb9fd80e1b_f4126986b0dba5dc9_d20260418_m034404_c001_v7007000_t0000_u01776483844407") 2026/04/18 03:44:06 DEBUG : empty space: Deleting (id "4_z1f122db3b00d9beb9fd80e1b_f106c5c2384bd15b3_d20260418_m034359_c001_v0001097_t0048_u01776483839746") 2026/04/18 03:44:06 DEBUG : potato2: Deleting (id "4_z1f122db3b00d9beb9fd80e1b_f4126986b0dba5dcb_d20260418_m034404_c001_v7007000_t0000_u01776483844650") 2026/04/18 03:44:06 DEBUG : potato2: Deleting (id "4_z1f122db3b00d9beb9fd80e1b_f11040b742120e8c5_d20260418_m034400_c001_v0001176_t0023_u01776483840793") 2026/04/18 03:44:06 DEBUG : potato3: Deleting (id "4_z1f122db3b00d9beb9fd80e1b_f4126986b0dba5dcc_d20260418_m034405_c001_v7007000_t0000_u01776483845258") 2026/04/18 03:44:06 DEBUG : potato3: Deleting (id "4_z1f122db3b00d9beb9fd80e1b_f11919471feedaf4a_d20260418_m034401_c001_v0001106_t0003_u01776483841038") 2026/04/18 03:44:06 DEBUG : potato3: Deleting (id "4_z1f122db3b00d9beb9fd80e1b_f106c5c2384bd15bb_d20260418_m034400_c001_v0001097_t0038_u01776483840053") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.91s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:44:08 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.85s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:44:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:44:13 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/rclone-sync-test" 2026/04/18 03:44:14 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/rclone-sync-test-include/layer2" 2026/04/18 03:44:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/rclone-sync-test-ignore-file" 2026/04/18 03:44:20 DEBUG : B2 bucket rclone-test-pulakex3dawi path rclone-sync-test: Waiting for checks to finish 2026/04/18 03:44:20 DEBUG : B2 bucket rclone-test-pulakex3dawi path rclone-sync-test: Waiting for transfers to finish 2026/04/18 03:44:20 DEBUG : Waiting for deletions to finish 2026/04/18 03:44:20 INFO : There was nothing to transfer 2026/04/18 03:44:20 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:44:20 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:44:20 DEBUG : Waiting for deletions to finish 2026/04/18 03:44:20 INFO : There was nothing to transfer 2026/04/18 03:44:21 DEBUG : B2 bucket rclone-test-pulakex3dawi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/18 03:44:21 DEBUG : B2 bucket rclone-test-pulakex3dawi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/18 03:44:21 DEBUG : Waiting for deletions to finish 2026/04/18 03:44:21 INFO : There was nothing to transfer 2026/04/18 03:44:21 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:44:21 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:44:21 DEBUG : Waiting for deletions to finish 2026/04/18 03:44:21 INFO : There was nothing to transfer 2026/04/18 03:44:21 DEBUG : B2 bucket rclone-test-pulakex3dawi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/18 03:44:21 DEBUG : B2 bucket rclone-test-pulakex3dawi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/18 03:44:21 DEBUG : Waiting for deletions to finish 2026/04/18 03:44:21 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.23s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:44:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/dst" 2026/04/18 03:44:23 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/CompareDest" 2026/04/18 03:44:25 DEBUG : one: Need to transfer - File not found at Destination 2026/04/18 03:44:25 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:44:25 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:44:26 DEBUG : one: size = 3 OK 2026/04/18 03:44:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/18 03:44:26 INFO : one: Copied (new) 2026/04/18 03:44:26 DEBUG : Waiting for deletions to finish 2026/04/18 03:44:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:44:26 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:44:26 DEBUG : one: Sizes differ 2026/04/18 03:44:26 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:44:27 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:44:27 DEBUG : one: size = 5 OK 2026/04/18 03:44:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/18 03:44:27 INFO : one: Copied (replaced existing) 2026/04/18 03:44:27 DEBUG : Waiting for deletions to finish 2026/04/18 03:44:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:44:29 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:44:29 DEBUG : one: Sizes differ 2026/04/18 03:44:29 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:44:29 DEBUG : one: size = 5 OK 2026/04/18 03:44:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:44:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/18 03:44:29 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:44:29 DEBUG : Waiting for deletions to finish 2026/04/18 03:44:29 INFO : There was nothing to transfer 2026/04/18 03:44:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:44:30 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:44:30 DEBUG : one: Sizes differ 2026/04/18 03:44:31 DEBUG : two: size = 3 OK 2026/04/18 03:44:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:44:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/18 03:44:31 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:44:31 DEBUG : one: size = 5 OK 2026/04/18 03:44:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:44:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/18 03:44:31 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:44:31 DEBUG : Waiting for deletions to finish 2026/04/18 03:44:31 INFO : There was nothing to transfer 2026/04/18 03:44:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:44:31 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:44:31 DEBUG : one: Sizes differ 2026/04/18 03:44:31 DEBUG : two: size = 3 OK 2026/04/18 03:44:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:44:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/18 03:44:31 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:44:31 DEBUG : one: size = 5 OK 2026/04/18 03:44:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:44:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/18 03:44:31 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:44:31 DEBUG : Waiting for deletions to finish 2026/04/18 03:44:31 INFO : There was nothing to transfer 2026/04/18 03:44:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:44:32 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:44:32 DEBUG : one: Sizes differ 2026/04/18 03:44:33 DEBUG : two: size = 3 OK 2026/04/18 03:44:33 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/18 03:44:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/18 03:44:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/18 03:44:33 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:44:33 DEBUG : one: size = 5 OK 2026/04/18 03:44:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:44:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/18 03:44:33 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:44:33 DEBUG : Waiting for deletions to finish 2026/04/18 03:44:33 INFO : There was nothing to transfer 2026/04/18 03:44:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:44:33 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:44:33 DEBUG : one: Sizes differ 2026/04/18 03:44:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:44:33 DEBUG : two: size = 3 (B2 bucket rclone-test-pulakex3dawi path CompareDest) 2026/04/18 03:44:33 DEBUG : two: Sizes differ 2026/04/18 03:44:33 DEBUG : two: Need to transfer - File not found at Destination 2026/04/18 03:44:33 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:44:33 DEBUG : one: size = 5 OK 2026/04/18 03:44:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:44:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/18 03:44:33 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:44:34 DEBUG : two: size = 5 OK 2026/04/18 03:44:34 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/18 03:44:34 INFO : two: Copied (new) 2026/04/18 03:44:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.58s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:44:37 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/dest" 2026/04/18 03:44:38 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/pre-dest1" 2026/04/18 03:44:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/pre-dest2" 2026/04/18 03:44:41 DEBUG : 1: size = 1 OK 2026/04/18 03:44:41 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:44:41 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/18 03:44:42 DEBUG : 2: size = 1 OK 2026/04/18 03:44:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:44:42 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/18 03:44:42 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/18 03:44:42 DEBUG : B2 bucket rclone-test-pulakex3dawi path dest: Waiting for checks to finish 2026/04/18 03:44:42 DEBUG : B2 bucket rclone-test-pulakex3dawi path dest: Waiting for transfers to finish 2026/04/18 03:44:43 DEBUG : 3: size = 1 OK 2026/04/18 03:44:43 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/18 03:44:43 INFO : 3: Copied (new) 2026/04/18 03:44:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.09s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:44:44 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/dst" 2026/04/18 03:44:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/CopyDest" 2026/04/18 03:44:48 DEBUG : one: Need to transfer - File not found at Destination 2026/04/18 03:44:48 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:44:48 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:44:49 DEBUG : one: size = 3 OK 2026/04/18 03:44:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/18 03:44:49 INFO : one: Copied (new) 2026/04/18 03:44:49 DEBUG : Waiting for deletions to finish 2026/04/18 03:44:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:44:49 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:44:49 DEBUG : one: Sizes differ 2026/04/18 03:44:49 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:44:49 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:44:50 DEBUG : one: size = 5 OK 2026/04/18 03:44:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/18 03:44:50 INFO : one: Copied (replaced existing) 2026/04/18 03:44:50 DEBUG : Waiting for deletions to finish 2026/04/18 03:44:51 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/BackupDir" 2026/04/18 03:44:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:44:53 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:44:53 DEBUG : one: Sizes differ 2026/04/18 03:44:53 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:44:53 DEBUG : one: size = 5 OK 2026/04/18 03:44:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:44:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:44:53 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:44:53 DEBUG : one: Sizes differ 2026/04/18 03:44:54 DEBUG : one: size = 3 OK 2026/04/18 03:44:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/18 03:44:54 INFO : one: Copied (server-side copy) 2026/04/18 03:44:55 INFO : one: Deleted 2026/04/18 03:44:55 DEBUG : one: size = 5 OK 2026/04/18 03:44:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/18 03:44:55 INFO : one: Copied (server-side copy) 2026/04/18 03:44:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/18 03:44:55 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:44:55 DEBUG : Waiting for deletions to finish 2026/04/18 03:44:56 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1185-03.backblaze.com/b2api/v1/b2_upload_file/8fb23da3a0ed9beb9fd80e1b/c001_v0001185_t0010": EOF 2026/04/18 03:44:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1185-03.backblaze.com/b2api/v1/b2_upload_file/8fb23da3a0ed9beb9fd80e1b/c001_v0001185_t0010": EOF) 2026/04/18 03:44:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "CopyDest/two" to B2 bucket rclone-test-pulakex3dawi: 1/10 (Post "https://pod-000-1185-03.backblaze.com/b2api/v1/b2_upload_file/8fb23da3a0ed9beb9fd80e1b/c001_v0001185_t0010": EOF) 2026/04/18 03:44:59 DEBUG : pacer: Reducing sleep to 10ms 2026/04/18 03:44:59 DEBUG : one: size = 5 OK 2026/04/18 03:44:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:44:59 DEBUG : one: Unchanged skipping 2026/04/18 03:44:59 DEBUG : two: size = 3 OK 2026/04/18 03:44:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:45:00 DEBUG : two: size = 3 OK 2026/04/18 03:45:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/18 03:45:00 INFO : two: Copied (server-side copy) 2026/04/18 03:45:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/18 03:45:00 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:45:00 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:45:00 DEBUG : Waiting for deletions to finish 2026/04/18 03:45:00 DEBUG : one: size = 5 OK 2026/04/18 03:45:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:45:00 DEBUG : one: Unchanged skipping 2026/04/18 03:45:00 DEBUG : two: size = 3 OK 2026/04/18 03:45:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:45:00 DEBUG : two: Unchanged skipping 2026/04/18 03:45:00 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:45:00 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:45:00 DEBUG : Waiting for deletions to finish 2026/04/18 03:45:00 INFO : There was nothing to transfer 2026/04/18 03:45:01 DEBUG : one: size = 5 OK 2026/04/18 03:45:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:45:01 DEBUG : one: Unchanged skipping 2026/04/18 03:45:02 DEBUG : three: size = 7 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:45:02 DEBUG : three: size = 5 (B2 bucket rclone-test-pulakex3dawi path CopyDest) 2026/04/18 03:45:02 DEBUG : three: Sizes differ 2026/04/18 03:45:02 DEBUG : three: Destination not found in --copy-dest 2026/04/18 03:45:02 DEBUG : three: Need to transfer - File not found at Destination 2026/04/18 03:45:02 DEBUG : two: size = 3 OK 2026/04/18 03:45:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/18 03:45:02 DEBUG : two: Unchanged skipping 2026/04/18 03:45:02 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:45:02 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:45:02 DEBUG : three: size = 7 OK 2026/04/18 03:45:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/18 03:45:02 INFO : three: Copied (new) 2026/04/18 03:45:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.80s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:45:06 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/dst" 2026/04/18 03:45:07 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/backup" 2026/04/18 03:45:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:45:09 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:45:09 DEBUG : one: Sizes differ 2026/04/18 03:45:09 DEBUG : two: size = 3 OK 2026/04/18 03:45:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:45:09 DEBUG : two: Unchanged skipping 2026/04/18 03:45:09 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:45:11 DEBUG : one: size = 3 OK 2026/04/18 03:45:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/18 03:45:11 INFO : one: Copied (server-side copy) 2026/04/18 03:45:11 INFO : one: Deleted 2026/04/18 03:45:11 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:45:12 DEBUG : one: size = 4 OK 2026/04/18 03:45:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/18 03:45:12 INFO : one: Copied (new) 2026/04/18 03:45:12 DEBUG : Waiting for deletions to finish 2026/04/18 03:45:13 DEBUG : three.txt: size = 5 OK 2026/04/18 03:45:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/18 03:45:13 INFO : three.txt: Copied (server-side copy) 2026/04/18 03:45:13 INFO : three.txt: Deleted 2026/04/18 03:45:13 INFO : three.txt: Moved into backup dir 2026/04/18 03:45:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:45:15 DEBUG : one: size = 4 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:45:15 DEBUG : two: size = 3 OK 2026/04/18 03:45:15 DEBUG : one: Sizes differ 2026/04/18 03:45:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:45:15 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:45:15 DEBUG : two: Unchanged skipping 2026/04/18 03:45:16 DEBUG : one: size = 4 OK 2026/04/18 03:45:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/18 03:45:16 INFO : one: Copied (server-side copy) 2026/04/18 03:45:16 INFO : one: Deleted 2026/04/18 03:45:16 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:45:16 DEBUG : one: size = 5 OK 2026/04/18 03:45:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/18 03:45:16 INFO : one: Copied (new) 2026/04/18 03:45:16 DEBUG : Waiting for deletions to finish 2026/04/18 03:45:17 DEBUG : three.txt: size = 6 OK 2026/04/18 03:45:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/18 03:45:17 INFO : three.txt: Copied (server-side copy) 2026/04/18 03:45:17 INFO : three.txt: Deleted 2026/04/18 03:45:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.92s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:45:20 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/dst" 2026/04/18 03:45:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/backup" 2026/04/18 03:45:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:45:23 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:45:23 DEBUG : two: size = 3 OK 2026/04/18 03:45:23 DEBUG : one: Sizes differ 2026/04/18 03:45:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:45:23 DEBUG : two: Unchanged skipping 2026/04/18 03:45:23 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:45:24 DEBUG : one.bak: size = 3 OK 2026/04/18 03:45:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/18 03:45:24 INFO : one: Copied (server-side copy) to: one.bak 2026/04/18 03:45:24 INFO : one: Deleted 2026/04/18 03:45:24 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:45:25 DEBUG : one: size = 4 OK 2026/04/18 03:45:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/18 03:45:25 INFO : one: Copied (new) 2026/04/18 03:45:25 DEBUG : Waiting for deletions to finish 2026/04/18 03:45:26 DEBUG : three.txt.bak: size = 5 OK 2026/04/18 03:45:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/18 03:45:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/18 03:45:26 INFO : three.txt: Deleted 2026/04/18 03:45:26 INFO : three.txt: Moved into backup dir 2026/04/18 03:45:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:45:28 DEBUG : one: size = 4 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:45:28 DEBUG : one: Sizes differ 2026/04/18 03:45:28 DEBUG : two: size = 3 OK 2026/04/18 03:45:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:45:28 DEBUG : two: Unchanged skipping 2026/04/18 03:45:28 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:45:29 DEBUG : one.bak: size = 4 OK 2026/04/18 03:45:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/18 03:45:29 INFO : one: Copied (server-side copy) to: one.bak 2026/04/18 03:45:29 INFO : one: Deleted 2026/04/18 03:45:29 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:45:29 DEBUG : one: size = 5 OK 2026/04/18 03:45:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/18 03:45:29 INFO : one: Copied (new) 2026/04/18 03:45:29 DEBUG : Waiting for deletions to finish 2026/04/18 03:45:30 DEBUG : three.txt.bak: size = 6 OK 2026/04/18 03:45:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/18 03:45:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/18 03:45:30 INFO : three.txt: Deleted 2026/04/18 03:45:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.55s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:45:34 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/dst" 2026/04/18 03:45:35 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/backup" 2026/04/18 03:45:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:45:36 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:45:36 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:45:36 DEBUG : one: Sizes differ 2026/04/18 03:45:36 DEBUG : two: size = 3 OK 2026/04/18 03:45:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:45:36 DEBUG : two: Unchanged skipping 2026/04/18 03:45:38 DEBUG : one-2019-01-01: size = 3 OK 2026/04/18 03:45:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/18 03:45:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/18 03:45:38 INFO : one: Deleted 2026/04/18 03:45:38 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:45:39 DEBUG : one: size = 4 OK 2026/04/18 03:45:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/18 03:45:39 INFO : one: Copied (new) 2026/04/18 03:45:39 DEBUG : Waiting for deletions to finish 2026/04/18 03:45:40 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/18 03:45:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/18 03:45:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/18 03:45:40 INFO : three.txt: Deleted 2026/04/18 03:45:40 INFO : three.txt: Moved into backup dir 2026/04/18 03:45:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:45:42 DEBUG : one: size = 4 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:45:42 DEBUG : one: Sizes differ 2026/04/18 03:45:42 DEBUG : two: size = 3 OK 2026/04/18 03:45:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:45:42 DEBUG : two: Unchanged skipping 2026/04/18 03:45:42 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:45:42 DEBUG : one-2019-01-01: size = 4 OK 2026/04/18 03:45:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/18 03:45:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/18 03:45:43 INFO : one: Deleted 2026/04/18 03:45:43 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:45:43 DEBUG : one: size = 5 OK 2026/04/18 03:45:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/18 03:45:43 INFO : one: Copied (new) 2026/04/18 03:45:43 DEBUG : Waiting for deletions to finish 2026/04/18 03:45:44 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/18 03:45:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/18 03:45:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/18 03:45:44 INFO : three.txt: Deleted 2026/04/18 03:45:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.53s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:45:47 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/dst" 2026/04/18 03:45:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:45:49 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:45:49 DEBUG : one: Sizes differ 2026/04/18 03:45:49 DEBUG : two: size = 3 OK 2026/04/18 03:45:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:45:49 DEBUG : two: Unchanged skipping 2026/04/18 03:45:49 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:45:49 DEBUG : one.bak: size = 3 OK 2026/04/18 03:45:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/18 03:45:49 INFO : one: Copied (server-side copy) to: one.bak 2026/04/18 03:45:49 INFO : one: Deleted 2026/04/18 03:45:49 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:45:50 DEBUG : one: size = 4 OK 2026/04/18 03:45:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/18 03:45:50 INFO : one: Copied (new) 2026/04/18 03:45:50 DEBUG : Waiting for deletions to finish 2026/04/18 03:45:51 DEBUG : three.txt.bak: size = 5 OK 2026/04/18 03:45:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/18 03:45:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/18 03:45:51 INFO : three.txt: Deleted 2026/04/18 03:45:51 INFO : three.txt: Moved into backup dir 2026/04/18 03:45:52 DEBUG : one.bak: Excluded (Path Filter) 2026/04/18 03:45:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/18 03:45:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:45:52 DEBUG : one: size = 4 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:45:52 DEBUG : one: Sizes differ 2026/04/18 03:45:52 DEBUG : two: size = 3 OK 2026/04/18 03:45:52 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for checks to finish 2026/04/18 03:45:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:45:52 DEBUG : two: Unchanged skipping 2026/04/18 03:45:53 DEBUG : one.bak: size = 4 OK 2026/04/18 03:45:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/18 03:45:53 INFO : one: Copied (server-side copy) to: one.bak 2026/04/18 03:45:53 INFO : one: Deleted 2026/04/18 03:45:53 DEBUG : B2 bucket rclone-test-pulakex3dawi path dst: Waiting for transfers to finish 2026/04/18 03:45:54 DEBUG : one: size = 5 OK 2026/04/18 03:45:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/18 03:45:54 INFO : one: Copied (new) 2026/04/18 03:45:54 DEBUG : Waiting for deletions to finish 2026/04/18 03:45:54 DEBUG : three.txt.bak: size = 6 OK 2026/04/18 03:45:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/18 03:45:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/18 03:45:54 INFO : three.txt: Deleted 2026/04/18 03:45:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.23s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:45:57 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/dst" 2026/04/18 03:45:57 DEBUG : Config file has changed externally - reloading 2026/04/18 03:45:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:45:58 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:45:58 DEBUG : one: Sizes differ 2026/04/18 03:46:00 DEBUG : one.bak: size = 3 OK 2026/04/18 03:46:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/18 03:46:00 INFO : one: Copied (server-side copy) to: one.bak 2026/04/18 03:46:00 INFO : one: Deleted 2026/04/18 03:46:01 DEBUG : one: size = 4 OK 2026/04/18 03:46:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/18 03:46:01 INFO : one: Copied (new) 2026/04/18 03:46:01 DEBUG : two: size = 3 OK 2026/04/18 03:46:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:01 DEBUG : two: Unchanged skipping 2026/04/18 03:46:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:46:01 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:46:01 DEBUG : three.txt: Sizes differ 2026/04/18 03:46:04 DEBUG : three.txt.bak: size = 5 OK 2026/04/18 03:46:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/18 03:46:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/18 03:46:04 INFO : three.txt: Deleted 2026/04/18 03:46:04 DEBUG : three.txt: size = 6 OK 2026/04/18 03:46:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/18 03:46:04 INFO : three.txt: Copied (new) 2026/04/18 03:46:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:46:05 DEBUG : one: size = 4 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:46:05 DEBUG : one: Sizes differ 2026/04/18 03:46:06 DEBUG : one.bak: size = 4 OK 2026/04/18 03:46:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/18 03:46:06 INFO : one: Copied (server-side copy) to: one.bak 2026/04/18 03:46:06 INFO : one: Deleted 2026/04/18 03:46:06 DEBUG : one: size = 5 OK 2026/04/18 03:46:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/18 03:46:06 INFO : one: Copied (new) 2026/04/18 03:46:06 DEBUG : two: size = 3 OK 2026/04/18 03:46:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:06 DEBUG : two: Unchanged skipping 2026/04/18 03:46:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:46:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:46:07 DEBUG : three.txt: Sizes differ 2026/04/18 03:46:07 DEBUG : three.txt.bak: size = 6 OK 2026/04/18 03:46:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/18 03:46:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/18 03:46:07 INFO : three.txt: Deleted 2026/04/18 03:46:08 DEBUG : three.txt: size = 19 OK 2026/04/18 03:46:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/18 03:46:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.58s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:46:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pulakex3dawi/dst" 2026/04/18 03:46:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:46:12 DEBUG : one: size = 3 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:46:12 DEBUG : one: Sizes differ 2026/04/18 03:46:14 DEBUG : one-2019-01-01: size = 3 OK 2026/04/18 03:46:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/18 03:46:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/18 03:46:14 INFO : one: Deleted 2026/04/18 03:46:15 DEBUG : one: size = 4 OK 2026/04/18 03:46:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/18 03:46:15 INFO : one: Copied (new) 2026/04/18 03:46:15 DEBUG : two: size = 3 OK 2026/04/18 03:46:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:15 DEBUG : two: Unchanged skipping 2026/04/18 03:46:16 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:46:16 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:46:16 DEBUG : three.txt: Sizes differ 2026/04/18 03:46:16 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/18 03:46:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/18 03:46:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/18 03:46:16 INFO : three.txt: Deleted 2026/04/18 03:46:17 DEBUG : three.txt: size = 6 OK 2026/04/18 03:46:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/18 03:46:17 INFO : three.txt: Copied (new) 2026/04/18 03:46:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:46:18 DEBUG : one: size = 4 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:46:18 DEBUG : one: Sizes differ 2026/04/18 03:46:18 DEBUG : one-2019-01-01: size = 4 OK 2026/04/18 03:46:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/18 03:46:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/18 03:46:18 INFO : one: Deleted 2026/04/18 03:46:19 DEBUG : one: size = 5 OK 2026/04/18 03:46:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/18 03:46:19 INFO : one: Copied (new) 2026/04/18 03:46:19 DEBUG : two: size = 3 OK 2026/04/18 03:46:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:19 DEBUG : two: Unchanged skipping 2026/04/18 03:46:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:46:19 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pulakex3dawi path dst) 2026/04/18 03:46:19 DEBUG : three.txt: Sizes differ 2026/04/18 03:46:20 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/18 03:46:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/18 03:46:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/18 03:46:20 INFO : three.txt: Deleted 2026/04/18 03:46:21 DEBUG : three.txt: size = 19 OK 2026/04/18 03:46:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/18 03:46:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.21s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:46:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:46:24 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:46:24 DEBUG : Testêé: Sizes differ 2026/04/18 03:46:24 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:46:24 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:46:24 DEBUG : Testêé: size = 14 OK 2026/04/18 03:46:24 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/18 03:46:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/18 03:46:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.31s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:46:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/18 03:46:25 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:46:25 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:46:26 DEBUG : existing: size = 6 OK 2026/04/18 03:46:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/18 03:46:26 INFO : existing: Copied (new) 2026/04/18 03:46:26 DEBUG : Waiting for deletions to finish 2026/04/18 03:46:26 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:46:26 DEBUG : existing: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:46:26 DEBUG : existing: Sizes differ 2026/04/18 03:46:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/18 03:46:26 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:46:26 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:46:26 ERROR : B2 bucket rclone-test-pulakex3dawi: not deleting files as there were IO errors 2026/04/18 03:46:26 ERROR : B2 bucket rclone-test-pulakex3dawi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.59s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:46:28 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:46:28 DEBUG : EXISTING: size = 6 OK 2026/04/18 03:46:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:28 DEBUG : existing: Unchanged skipping 2026/04/18 03:46:28 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:46:28 DEBUG : Waiting for deletions to finish 2026/04/18 03:46:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.48s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:46:51 DEBUG : both0: size = 6 OK 2026/04/18 03:46:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both0: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both10: size = 6 OK 2026/04/18 03:46:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both11: size = 6 OK 2026/04/18 03:46:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both10: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both13: size = 6 OK 2026/04/18 03:46:51 DEBUG : both14: size = 6 OK 2026/04/18 03:46:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both12: size = 6 OK 2026/04/18 03:46:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both13: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both15: size = 6 OK 2026/04/18 03:46:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:46:51 DEBUG : both15: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both16: size = 6 OK 2026/04/18 03:46:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both14: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both17: size = 6 OK 2026/04/18 03:46:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both17: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both18: size = 6 OK 2026/04/18 03:46:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both12: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both19: size = 6 OK 2026/04/18 03:46:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both19: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both1: size = 6 OK 2026/04/18 03:46:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both11: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both2: size = 6 OK 2026/04/18 03:46:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both2: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both3: size = 6 OK 2026/04/18 03:46:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both3: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both4: size = 6 OK 2026/04/18 03:46:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both4: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both5: size = 6 OK 2026/04/18 03:46:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both5: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both6: size = 6 OK 2026/04/18 03:46:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both6: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both7: size = 6 OK 2026/04/18 03:46:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both7: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both8: size = 6 OK 2026/04/18 03:46:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both8: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both9: size = 6 OK 2026/04/18 03:46:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:46:51 DEBUG : both9: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both16: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both18: Unchanged skipping 2026/04/18 03:46:51 DEBUG : both1: Unchanged skipping 2026/04/18 03:46:51 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:46:51 DEBUG : Waiting for deletions to finish 2026/04/18 03:46:51 INFO : only11: Deleted 2026/04/18 03:46:52 INFO : only13: Deleted 2026/04/18 03:46:52 INFO : only4: Deleted 2026/04/18 03:46:52 INFO : only8: Deleted 2026/04/18 03:46:52 INFO : only12: Deleted 2026/04/18 03:46:52 INFO : only15: Deleted 2026/04/18 03:46:52 INFO : only16: Deleted 2026/04/18 03:46:52 INFO : only3: Deleted 2026/04/18 03:46:52 INFO : only5: Deleted 2026/04/18 03:46:52 INFO : only14: Deleted 2026/04/18 03:46:52 INFO : only18: Deleted 2026/04/18 03:46:52 INFO : only1: Deleted 2026/04/18 03:46:52 INFO : only2: Deleted 2026/04/18 03:46:52 INFO : only9: Deleted 2026/04/18 03:46:52 INFO : only0: Deleted 2026/04/18 03:46:52 INFO : only10: Deleted 2026/04/18 03:46:52 INFO : only17: Deleted 2026/04/18 03:46:52 INFO : only19: Deleted 2026/04/18 03:46:52 INFO : only6: Deleted 2026/04/18 03:46:52 INFO : only7: Deleted 2026/04/18 03:46:52 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.51s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:47:17 DEBUG : both0: size = 6 OK 2026/04/18 03:47:17 DEBUG : both10: size = 6 OK 2026/04/18 03:47:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both11: size = 6 OK 2026/04/18 03:47:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both0: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both12: size = 6 OK 2026/04/18 03:47:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both12: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both14: size = 6 OK 2026/04/18 03:47:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both13: size = 6 OK 2026/04/18 03:47:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both14: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both15: size = 6 OK 2026/04/18 03:47:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both15: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both16: size = 6 OK 2026/04/18 03:47:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both16: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both17: size = 6 OK 2026/04/18 03:47:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both13: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both18: size = 6 OK 2026/04/18 03:47:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both18: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both19: size = 6 OK 2026/04/18 03:47:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both19: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both1: size = 6 OK 2026/04/18 03:47:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both1: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both2: size = 6 OK 2026/04/18 03:47:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both2: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both3: size = 6 OK 2026/04/18 03:47:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both3: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both4: size = 6 OK 2026/04/18 03:47:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both4: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both5: size = 6 OK 2026/04/18 03:47:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both5: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both6: size = 6 OK 2026/04/18 03:47:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both6: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both7: size = 6 OK 2026/04/18 03:47:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both7: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both8: size = 6 OK 2026/04/18 03:47:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both8: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both9: size = 6 OK 2026/04/18 03:47:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:17 DEBUG : both9: Unchanged skipping 2026/04/18 03:47:17 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only0: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only0: Sizes differ 2026/04/18 03:47:17 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only10: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only10: Sizes differ 2026/04/18 03:47:17 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only11: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only11: Sizes differ 2026/04/18 03:47:17 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only12: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only12: Sizes differ 2026/04/18 03:47:17 DEBUG : both10: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both11: Unchanged skipping 2026/04/18 03:47:17 DEBUG : both17: Unchanged skipping 2026/04/18 03:47:17 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only13: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only13: Sizes differ 2026/04/18 03:47:17 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only14: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only14: Sizes differ 2026/04/18 03:47:17 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only15: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only15: Sizes differ 2026/04/18 03:47:17 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only16: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only16: Sizes differ 2026/04/18 03:47:17 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only17: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only17: Sizes differ 2026/04/18 03:47:17 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only18: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only18: Sizes differ 2026/04/18 03:47:17 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only19: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only19: Sizes differ 2026/04/18 03:47:17 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only1: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only1: Sizes differ 2026/04/18 03:47:17 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only2: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only2: Sizes differ 2026/04/18 03:47:17 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only3: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only3: Sizes differ 2026/04/18 03:47:17 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only4: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only4: Sizes differ 2026/04/18 03:47:17 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only5: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only5: Sizes differ 2026/04/18 03:47:17 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only6: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only6: Sizes differ 2026/04/18 03:47:17 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only7: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only7: Sizes differ 2026/04/18 03:47:17 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only8: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only8: Sizes differ 2026/04/18 03:47:17 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4229337333) 2026/04/18 03:47:17 DEBUG : only9: size = 6 (B2 bucket rclone-test-pulakex3dawi) 2026/04/18 03:47:17 DEBUG : only9: Sizes differ 2026/04/18 03:47:17 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:47:17 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:47:17 DEBUG : only0: size = 0 OK 2026/04/18 03:47:17 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:17 INFO : only0: Copied (replaced existing) 2026/04/18 03:47:17 DEBUG : only13: size = 0 OK 2026/04/18 03:47:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:17 INFO : only13: Copied (replaced existing) 2026/04/18 03:47:17 DEBUG : only10: size = 0 OK 2026/04/18 03:47:17 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:17 INFO : only10: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only14: size = 0 OK 2026/04/18 03:47:18 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only14: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only15: size = 0 OK 2026/04/18 03:47:18 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only15: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only11: size = 0 OK 2026/04/18 03:47:18 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only11: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only16: size = 0 OK 2026/04/18 03:47:18 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only16: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only17: size = 0 OK 2026/04/18 03:47:18 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only17: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only12: size = 0 OK 2026/04/18 03:47:18 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only12: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only18: size = 0 OK 2026/04/18 03:47:18 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only18: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only19: size = 0 OK 2026/04/18 03:47:18 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only19: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only1: size = 0 OK 2026/04/18 03:47:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only1: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only2: size = 0 OK 2026/04/18 03:47:18 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only2: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only3: size = 0 OK 2026/04/18 03:47:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only3: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only4: size = 0 OK 2026/04/18 03:47:18 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only4: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only5: size = 0 OK 2026/04/18 03:47:18 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only5: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only6: size = 0 OK 2026/04/18 03:47:18 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only6: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only7: size = 0 OK 2026/04/18 03:47:18 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only7: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only8: size = 0 OK 2026/04/18 03:47:18 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only8: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : only9: size = 0 OK 2026/04/18 03:47:18 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/18 03:47:18 INFO : only9: Copied (replaced existing) 2026/04/18 03:47:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.64s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:47:26 DEBUG : empty_dir: Making directory with metadata 2026/04/18 03:47:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/18 03:47:26 DEBUG : empty_on_remote: Making directory with metadata 2026/04/18 03:47:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/18 03:47:26 INFO : empty_on_remote: Making directory 2026/04/18 03:47:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/18 03:47:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/18 03:47:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/18 03:47:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/18 03:47:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.56s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:47:29 DEBUG : empty_dir: Making directory with metadata 2026/04/18 03:47:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/18 03:47:29 DEBUG : empty_on_remote: Making directory with metadata 2026/04/18 03:47:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/18 03:47:29 INFO : empty_on_remote: Making directory 2026/04/18 03:47:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/18 03:47:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/18 03:47:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/18 03:47:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/18 03:47:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/18 03:47:30 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.55s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:47:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/18 03:47:31 INFO : sub dir: Making directory 2026/04/18 03:47:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:47:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/18 03:47:34 INFO : sub dir: Making directory 2026/04/18 03:47:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:47:45 DEBUG : Waiting for deletions to finish 2026/04/18 03:47:46 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : apple: size = 5 OK 2026/04/18 03:47:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : apple: Unchanged skipping 2026/04/18 03:47:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:47:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:47:46 DEBUG : banana: size = 6 OK 2026/04/18 03:47:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : banana: Unchanged skipping 2026/04/18 03:47:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:47:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:47:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:47:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:47:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:47:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:47:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:47:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:47:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:47:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:47:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:47:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:47:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:47:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:47:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:47:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:47:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:47:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:47:46 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:47:46 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:47:46 DEBUG : Waiting for deletions to finish 2026/04/18 03:47:46 INFO : There was nothing to transfer 2026/04/18 03:47:46 DEBUG : Waiting for deletions to finish 2026/04/18 03:47:46 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:47:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : apple: size = 5 OK 2026/04/18 03:47:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : apple: Unchanged skipping 2026/04/18 03:47:47 DEBUG : banana: size = 6 OK 2026/04/18 03:47:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : banana: Unchanged skipping 2026/04/18 03:47:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:47:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:47:47 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:47:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:47:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:47:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:47:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:47:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:47:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:47:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:47:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:47:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:47:47 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:47:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:47:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:47:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:47:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:47:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:47:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:47:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:47:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:47:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:47:47 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:47:47 DEBUG : Waiting for deletions to finish 2026/04/18 03:47:47 INFO : There was nothing to transfer 2026/04/18 03:47:47 DEBUG : Waiting for deletions to finish 2026/04/18 03:47:47 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:47:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:48:03 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:03 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:48:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : apple: size = 5 OK 2026/04/18 03:48:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : banana: size = 6 OK 2026/04/18 03:48:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : banana: Unchanged skipping 2026/04/18 03:48:04 DEBUG : apple: Unchanged skipping 2026/04/18 03:48:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:48:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:48:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:48:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:48:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:48:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:48:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:48:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:48:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:48:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:48:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:48:04 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:04 INFO : There was nothing to transfer 2026/04/18 03:48:04 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:04 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:48:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:48:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:48:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:48:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:48:04 DEBUG : apple: size = 5 OK 2026/04/18 03:48:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : apple: Unchanged skipping 2026/04/18 03:48:04 DEBUG : banana: size = 6 OK 2026/04/18 03:48:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : banana: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:48:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:48:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:48:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:48:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:48:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:48:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:48:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:48:04 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:48:04 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:48:04 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:04 INFO : There was nothing to transfer 2026/04/18 03:48:04 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:05 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:48:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:48:21 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:22 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:48:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:22 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:22 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:22 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:22 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:22 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:22 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:22 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/18 03:48:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:23 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:48:23 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:48:23 DEBUG : YmFuYW5h: size = 6 OK 2026/04/18 03:48:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/18 03:48:23 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/18 03:48:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : YXBwbGU=: size = 5 OK 2026/04/18 03:48:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/18 03:48:23 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/18 03:48:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/18 03:48:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/18 03:48:23 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/18 03:48:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/18 03:48:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/18 03:48:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/18 03:48:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/18 03:48:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/18 03:48:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/18 03:48:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/18 03:48:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/18 03:48:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/18 03:48:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/18 03:48:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/18 03:48:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/18 03:48:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/18 03:48:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/18 03:48:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/18 03:48:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/18 03:48:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/18 03:48:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/18 03:48:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/18 03:48:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/18 03:48:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/18 03:48:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/18 03:48:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/18 03:48:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/18 03:48:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/18 03:48:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/18 03:48:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/18 03:48:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/18 03:48:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/18 03:48:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/18 03:48:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:25 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/18 03:48:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/18 03:48:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/18 03:48:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/18 03:48:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/18 03:48:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:25 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:26 INFO : splitbananasplit: Deleted 2026/04/18 03:48:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/18 03:48:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/18 03:48:26 INFO : dir1/0003-defghij.txt: Deleted 2026/04/18 03:48:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/18 03:48:26 INFO : dir1/0013-789;=.txt: Deleted 2026/04/18 03:48:26 INFO : dir1/0008-2345678.txt: Deleted 2026/04/18 03:48:26 INFO : apple: Deleted 2026/04/18 03:48:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/18 03:48:26 INFO : dir1/0012-6789;.txt: Deleted 2026/04/18 03:48:26 INFO : dir1/0014-89;=.txt: Deleted 2026/04/18 03:48:26 INFO : dir1/0015-9;=.txt: Deleted 2026/04/18 03:48:26 INFO : appleappleapplebanana: Deleted 2026/04/18 03:48:26 INFO : banana: Deleted 2026/04/18 03:48:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/18 03:48:26 INFO : dir1/0007-1234567.txt: Deleted 2026/04/18 03:48:26 INFO : dir1/0010-456789.txt: Deleted 2026/04/18 03:48:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/18 03:48:26 INFO : dir1/0009-3456789.txt: Deleted 2026/04/18 03:48:26 INFO : dir1/0011-56789;.txt: Deleted 2026/04/18 03:48:26 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/18 03:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : YmFuYW5h: size = 6 OK 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:48:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : banana: Unchanged skipping 2026/04/18 03:48:27 DEBUG : YXBwbGU=: size = 5 OK 2026/04/18 03:48:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : apple: Unchanged skipping 2026/04/18 03:48:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/18 03:48:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:48:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/18 03:48:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/18 03:48:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/18 03:48:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/18 03:48:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/18 03:48:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/18 03:48:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/18 03:48:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/18 03:48:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/18 03:48:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/18 03:48:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/18 03:48:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/18 03:48:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/18 03:48:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/18 03:48:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/18 03:48:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/18 03:48:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/18 03:48:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:48:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:48:27 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:48:27 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:48:27 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:27 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/18 03:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/18 03:48:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/18 03:48:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/18 03:48:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/18 03:48:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/18 03:48:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/18 03:48:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/18 03:48:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/18 03:48:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/18 03:48:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:48:43 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:44 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:48:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/18 03:48:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/18 03:48:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/18 03:48:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/18 03:48:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/18 03:48:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/18 03:48:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/18 03:48:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/18 03:48:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/18 03:48:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/18 03:48:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/18 03:48:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/18 03:48:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/18 03:48:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/18 03:48:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/18 03:48:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/18 03:48:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/18 03:48:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/18 03:48:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/18 03:48:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/18 03:48:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/18 03:48:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/18 03:48:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/18 03:48:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/18 03:48:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/18 03:48:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/18 03:48:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/18 03:48:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/18 03:48:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/18 03:48:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/18 03:48:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/18 03:48:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/18 03:48:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/18 03:48:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/18 03:48:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/18 03:48:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/18 03:48:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/18 03:48:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/18 03:48:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/18 03:48:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/18 03:48:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/18 03:48:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/18 03:48:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/18 03:48:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/18 03:48:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/18 03:48:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/18 03:48:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/18 03:48:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/18 03:48:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/18 03:48:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/18 03:48:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/18 03:48:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/18 03:48:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/18 03:48:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/18 03:48:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/18 03:48:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/18 03:48:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/18 03:48:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/18 03:48:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/18 03:48:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/18 03:48:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/18 03:48:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/18 03:48:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/18 03:48:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/18 03:48:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/18 03:48:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/18 03:48:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/18 03:48:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/18 03:48:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/18 03:48:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/18 03:48:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/18 03:48:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/18 03:48:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/18 03:48:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/18 03:48:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/18 03:48:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/18 03:48:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/18 03:48:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/18 03:48:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/18 03:48:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/18 03:48:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/18 03:48:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/18 03:48:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/18 03:48:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/18 03:48:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/18 03:48:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/18 03:48:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/18 03:48:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/18 03:48:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/18 03:48:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/18 03:48:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/18 03:48:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/18 03:48:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/18 03:48:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/18 03:48:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/18 03:48:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/18 03:48:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/18 03:48:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/18 03:48:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/18 03:48:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/18 03:48:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/18 03:48:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/18 03:48:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/18 03:48:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/18 03:48:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/18 03:48:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/18 03:48:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/18 03:48:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/18 03:48:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/18 03:48:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/18 03:48:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/18 03:48:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/18 03:48:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/18 03:48:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/18 03:48:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/18 03:48:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/18 03:48:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/18 03:48:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/18 03:48:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/18 03:48:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/18 03:48:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/18 03:48:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/18 03:48:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/18 03:48:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/18 03:48:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/18 03:48:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/18 03:48:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/18 03:48:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/18 03:48:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/18 03:48:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/18 03:48:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:44 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:48:44 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:48:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:44 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/18 03:48:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/18 03:48:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/18 03:48:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/18 03:48:45 DEBUG : PREFIXbanana: size = 6 OK 2026/04/18 03:48:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/18 03:48:45 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/18 03:48:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/18 03:48:45 DEBUG : PREFIXapple: size = 5 OK 2026/04/18 03:48:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/18 03:48:45 INFO : apple: Copied (new) to: PREFIXapple 2026/04/18 03:48:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/18 03:48:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/18 03:48:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/18 03:48:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/18 03:48:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/18 03:48:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:48:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/18 03:48:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/18 03:48:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/18 03:48:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/18 03:48:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/18 03:48:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/18 03:48:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/18 03:48:45 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/18 03:48:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/18 03:48:45 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/18 03:48:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/18 03:48:45 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/18 03:48:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/18 03:48:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/18 03:48:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/18 03:48:45 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/18 03:48:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/18 03:48:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/18 03:48:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/18 03:48:45 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/18 03:48:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/18 03:48:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/18 03:48:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/18 03:48:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/18 03:48:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/18 03:48:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/18 03:48:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/18 03:48:46 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/18 03:48:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/18 03:48:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/18 03:48:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/18 03:48:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/18 03:48:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/18 03:48:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/18 03:48:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/18 03:48:46 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/18 03:48:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/18 03:48:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/18 03:48:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/18 03:48:46 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/18 03:48:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/18 03:48:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/18 03:48:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/18 03:48:46 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/18 03:48:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/18 03:48:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/18 03:48:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/18 03:48:46 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/18 03:48:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/18 03:48:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/18 03:48:46 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/18 03:48:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/18 03:48:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/18 03:48:46 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/18 03:48:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/18 03:48:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/18 03:48:46 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/18 03:48:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/18 03:48:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/18 03:48:46 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:47 INFO : dir1/0012-6789;.txt: Deleted 2026/04/18 03:48:47 INFO : banana: Deleted 2026/04/18 03:48:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/18 03:48:47 INFO : dir1/0010-456789.txt: Deleted 2026/04/18 03:48:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/18 03:48:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/18 03:48:47 INFO : dir1/0003-defghij.txt: Deleted 2026/04/18 03:48:47 INFO : dir1/0009-3456789.txt: Deleted 2026/04/18 03:48:47 INFO : dir1/0008-2345678.txt: Deleted 2026/04/18 03:48:47 INFO : dir1/0011-56789;.txt: Deleted 2026/04/18 03:48:47 INFO : dir1/0014-89;=.txt: Deleted 2026/04/18 03:48:47 INFO : dir1/0015-9;=.txt: Deleted 2026/04/18 03:48:47 INFO : appleappleapplebanana: Deleted 2026/04/18 03:48:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/18 03:48:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/18 03:48:47 INFO : apple: Deleted 2026/04/18 03:48:47 INFO : splitbananasplit: Deleted 2026/04/18 03:48:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/18 03:48:47 INFO : dir1/0013-789;=.txt: Deleted 2026/04/18 03:48:47 INFO : dir1/0007-1234567.txt: Deleted 2026/04/18 03:48:47 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:48 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:48:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/18 03:48:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/18 03:48:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/18 03:48:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/18 03:48:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/18 03:48:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/18 03:48:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/18 03:48:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/18 03:48:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/18 03:48:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/18 03:48:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/18 03:48:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/18 03:48:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/18 03:48:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/18 03:48:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/18 03:48:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/18 03:48:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/18 03:48:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/18 03:48:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/18 03:48:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/18 03:48:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/18 03:48:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/18 03:48:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/18 03:48:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/18 03:48:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/18 03:48:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/18 03:48:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/18 03:48:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/18 03:48:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/18 03:48:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/18 03:48:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/18 03:48:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/18 03:48:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/18 03:48:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/18 03:48:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/18 03:48:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/18 03:48:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/18 03:48:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/18 03:48:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/18 03:48:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/18 03:48:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/18 03:48:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/18 03:48:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/18 03:48:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/18 03:48:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/18 03:48:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/18 03:48:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/18 03:48:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/18 03:48:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:48:48 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:48:48 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:48:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:48:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/18 03:48:49 INFO : splitbananasplit: Copied (new) 2026/04/18 03:48:49 DEBUG : apple: size = 5 OK 2026/04/18 03:48:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/18 03:48:49 INFO : apple: Copied (new) 2026/04/18 03:48:49 DEBUG : banana: size = 6 OK 2026/04/18 03:48:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/18 03:48:49 INFO : banana: Copied (new) 2026/04/18 03:48:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:48:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/18 03:48:49 INFO : appleappleapplebanana: Copied (new) 2026/04/18 03:48:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:48:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/18 03:48:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/18 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/18 03:48:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/18 03:48:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:48:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/18 03:48:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/18 03:48:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:48:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/18 03:48:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/18 03:48:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:48:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/18 03:48:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/18 03:48:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:48:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/18 03:48:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/18 03:48:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:48:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/18 03:48:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/18 03:48:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:48:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/18 03:48:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/18 03:48:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:48:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/18 03:48:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/18 03:48:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:48:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/18 03:48:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/18 03:48:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:48:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/18 03:48:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/18 03:48:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:48:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/18 03:48:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/18 03:48:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:48:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/18 03:48:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/18 03:48:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:48:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/18 03:48:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/18 03:48:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:48:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/18 03:48:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/18 03:48:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:48:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/18 03:48:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/18 03:48:51 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:51 INFO : PREFIXbanana: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/18 03:48:51 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/18 03:48:51 INFO : PREFIXsplitbananasplit: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/18 03:48:51 INFO : PREFIXapple: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/18 03:48:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/18 03:48:51 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:51 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:48:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : Waiting for deletions to finish 2026/04/18 03:48:52 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:48:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:49:08 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:08 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:49:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/18 03:49:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/18 03:49:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/18 03:49:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/18 03:49:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/18 03:49:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/18 03:49:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/18 03:49:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:08 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:49:08 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:49:09 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/18 03:49:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/18 03:49:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/18 03:49:09 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/18 03:49:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/18 03:49:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:09 DEBUG : appleSUFFIX: size = 5 OK 2026/04/18 03:49:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/18 03:49:09 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/18 03:49:09 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/18 03:49:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/18 03:49:09 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/18 03:49:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/18 03:49:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/18 03:49:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/18 03:49:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/18 03:49:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/18 03:49:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/18 03:49:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/18 03:49:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/18 03:49:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/18 03:49:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/18 03:49:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/18 03:49:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/18 03:49:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/18 03:49:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/18 03:49:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/18 03:49:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/18 03:49:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/18 03:49:10 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/18 03:49:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/18 03:49:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/18 03:49:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/18 03:49:10 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/18 03:49:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/18 03:49:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/18 03:49:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/18 03:49:10 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/18 03:49:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/18 03:49:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/18 03:49:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/18 03:49:10 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/18 03:49:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/18 03:49:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/18 03:49:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/18 03:49:10 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/18 03:49:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/18 03:49:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/18 03:49:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/18 03:49:10 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/18 03:49:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/18 03:49:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/18 03:49:11 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/18 03:49:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/18 03:49:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/18 03:49:11 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/18 03:49:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/18 03:49:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/18 03:49:11 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/18 03:49:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/18 03:49:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/18 03:49:11 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:11 INFO : apple: Deleted 2026/04/18 03:49:11 INFO : splitbananasplit: Deleted 2026/04/18 03:49:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/18 03:49:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/18 03:49:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/18 03:49:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/18 03:49:11 INFO : dir1/0013-789;=.txt: Deleted 2026/04/18 03:49:11 INFO : dir1/0007-1234567.txt: Deleted 2026/04/18 03:49:11 INFO : dir1/0010-456789.txt: Deleted 2026/04/18 03:49:11 INFO : dir1/0008-2345678.txt: Deleted 2026/04/18 03:49:11 INFO : dir1/0012-6789;.txt: Deleted 2026/04/18 03:49:11 INFO : banana: Deleted 2026/04/18 03:49:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/18 03:49:11 INFO : dir1/0011-56789;.txt: Deleted 2026/04/18 03:49:12 INFO : appleappleapplebanana: Deleted 2026/04/18 03:49:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/18 03:49:12 INFO : dir1/0003-defghij.txt: Deleted 2026/04/18 03:49:12 INFO : dir1/0014-89;=.txt: Deleted 2026/04/18 03:49:12 INFO : dir1/0015-9;=.txt: Deleted 2026/04/18 03:49:12 INFO : dir1/0009-3456789.txt: Deleted 2026/04/18 03:49:12 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/18 03:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/18 03:49:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/18 03:49:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/18 03:49:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:12 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:49:12 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:49:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:49:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/18 03:49:13 INFO : appleappleapplebanana: Copied (new) 2026/04/18 03:49:13 DEBUG : banana: size = 6 OK 2026/04/18 03:49:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/18 03:49:13 INFO : banana: Copied (new) 2026/04/18 03:49:13 DEBUG : apple: size = 5 OK 2026/04/18 03:49:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/18 03:49:13 INFO : apple: Copied (new) 2026/04/18 03:49:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:49:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/18 03:49:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/18 03:49:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:49:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/18 03:49:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/18 03:49:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:49:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/18 03:49:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/18 03:49:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:49:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/18 03:49:13 INFO : splitbananasplit: Copied (new) 2026/04/18 03:49:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:49:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/18 03:49:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/18 03:49:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:49:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/18 03:49:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/18 03:49:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:49:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/18 03:49:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/18 03:49:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:49:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/18 03:49:14 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/18 03:49:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:49:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/18 03:49:14 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/18 03:49:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:49:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/18 03:49:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/18 03:49:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:49:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/18 03:49:14 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/18 03:49:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:49:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/18 03:49:14 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/18 03:49:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:49:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/18 03:49:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/18 03:49:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:49:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/18 03:49:14 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/18 03:49:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:49:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/18 03:49:15 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/18 03:49:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:49:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/18 03:49:15 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/18 03:49:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:49:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/18 03:49:15 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/18 03:49:15 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : appleSUFFIX: Deleted 2026/04/18 03:49:15 INFO : bananaSUFFIX: Deleted 2026/04/18 03:49:15 INFO : splitbananasplitSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/18 03:49:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/18 03:49:15 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:16 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:16 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:49:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:49:32 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:32 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:49:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:49:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/18 03:49:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/18 03:49:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/18 03:49:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/18 03:49:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/18 03:49:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : apple: size = 5 OK 2026/04/18 03:49:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/18 03:49:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:33 DEBUG : apple: Unchanged skipping 2026/04/18 03:49:33 DEBUG : banana: size = 6 OK 2026/04/18 03:49:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:33 DEBUG : banana: Unchanged skipping 2026/04/18 03:49:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/18 03:49:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/18 03:49:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/18 03:49:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/18 03:49:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/18 03:49:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/18 03:49:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/18 03:49:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/18 03:49:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/18 03:49:33 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:49:33 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:49:33 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/18 03:49:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/18 03:49:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/18 03:49:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/18 03:49:33 DEBUG : appleapple: size = 21 OK 2026/04/18 03:49:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/18 03:49:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/18 03:49:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/18 03:49:33 DEBUG : splitbanan: size = 16 OK 2026/04/18 03:49:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/18 03:49:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/18 03:49:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/18 03:49:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/18 03:49:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/18 03:49:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/18 03:49:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/18 03:49:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/18 03:49:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/18 03:49:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/18 03:49:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/18 03:49:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/18 03:49:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/18 03:49:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/18 03:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/18 03:49:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/18 03:49:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/18 03:49:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/18 03:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/18 03:49:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/18 03:49:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/18 03:49:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/18 03:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/18 03:49:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/18 03:49:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/18 03:49:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/18 03:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/18 03:49:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/18 03:49:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/18 03:49:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/18 03:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/18 03:49:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/18 03:49:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/18 03:49:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/18 03:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/18 03:49:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/18 03:49:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/18 03:49:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/18 03:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/18 03:49:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/18 03:49:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/18 03:49:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/18 03:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/18 03:49:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/18 03:49:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/18 03:49:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/18 03:49:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/18 03:49:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/18 03:49:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/18 03:49:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/18 03:49:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/18 03:49:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/18 03:49:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/18 03:49:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/18 03:49:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/18 03:49:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/18 03:49:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/18 03:49:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/18 03:49:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/18 03:49:35 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/18 03:49:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/18 03:49:35 INFO : dir1/0009-3456789.txt: Deleted 2026/04/18 03:49:35 INFO : appleappleapplebanana: Deleted 2026/04/18 03:49:35 INFO : splitbananasplit: Deleted 2026/04/18 03:49:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/18 03:49:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/18 03:49:35 INFO : dir1/0012-6789;.txt: Deleted 2026/04/18 03:49:36 INFO : dir1/0010-456789.txt: Deleted 2026/04/18 03:49:36 INFO : dir1/0011-56789;.txt: Deleted 2026/04/18 03:49:36 INFO : dir1/0003-defghij.txt: Deleted 2026/04/18 03:49:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/18 03:49:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/18 03:49:36 INFO : dir1/0007-1234567.txt: Deleted 2026/04/18 03:49:36 INFO : dir1/0008-2345678.txt: Deleted 2026/04/18 03:49:36 INFO : dir1/0015-9;=.txt: Deleted 2026/04/18 03:49:36 INFO : dir1/0014-89;=.txt: Deleted 2026/04/18 03:49:36 INFO : dir1/0013-789;=.txt: Deleted 2026/04/18 03:49:36 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:36 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : appleapple: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/18 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/18 03:49:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/18 03:49:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/18 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/18 03:49:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/18 03:49:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/18 03:49:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/18 03:49:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/18 03:49:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/18 03:49:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/18 03:49:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/18 03:49:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/18 03:49:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/18 03:49:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/18 03:49:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/18 03:49:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/18 03:49:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/18 03:49:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/18 03:49:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/18 03:49:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/18 03:49:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/18 03:49:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/18 03:49:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/18 03:49:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/18 03:49:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/18 03:49:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/18 03:49:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/18 03:49:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/18 03:49:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/18 03:49:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/18 03:49:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/18 03:49:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/18 03:49:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/18 03:49:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/18 03:49:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/18 03:49:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/18 03:49:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/18 03:49:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/18 03:49:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/18 03:49:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/18 03:49:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/18 03:49:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/18 03:49:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/18 03:49:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/18 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/18 03:49:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/18 03:49:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/18 03:49:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/18 03:49:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/18 03:49:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/18 03:49:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/18 03:49:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/18 03:49:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/18 03:49:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/18 03:49:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/18 03:49:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/18 03:49:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/18 03:49:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/18 03:49:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/18 03:49:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/18 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/18 03:49:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/18 03:49:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/18 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/18 03:49:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/18 03:49:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/18 03:49:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/18 03:49:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/18 03:49:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/18 03:49:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/18 03:49:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/18 03:49:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/18 03:49:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/18 03:49:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/18 03:49:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/18 03:49:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/18 03:49:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/18 03:49:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/18 03:49:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/18 03:49:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/18 03:49:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/18 03:49:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/18 03:49:37 DEBUG : appleapple: size = 21 OK 2026/04/18 03:49:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:49:37 DEBUG : apple: size = 5 OK 2026/04/18 03:49:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : banana: size = 6 OK 2026/04/18 03:49:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : banana: Unchanged skipping 2026/04/18 03:49:37 DEBUG : apple: Unchanged skipping 2026/04/18 03:49:37 DEBUG : splitbanan: size = 16 OK 2026/04/18 03:49:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:49:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/18 03:49:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/18 03:49:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/18 03:49:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/18 03:49:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/18 03:49:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/18 03:49:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/18 03:49:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/18 03:49:37 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/18 03:49:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/18 03:49:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/18 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/18 03:49:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/18 03:49:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/18 03:49:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/18 03:49:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/18 03:49:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/18 03:49:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/18 03:49:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/18 03:49:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/18 03:49:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/18 03:49:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/18 03:49:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/18 03:49:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/18 03:49:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/18 03:49:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/18 03:49:37 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/18 03:49:37 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/18 03:49:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/18 03:49:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/18 03:49:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/18 03:49:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/18 03:49:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/18 03:49:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/18 03:49:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/18 03:49:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/18 03:49:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:49:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:49:37 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:49:37 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:37 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:37 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : appleapple: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/18 03:49:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/18 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/18 03:49:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/18 03:49:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/18 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/18 03:49:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/18 03:49:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/18 03:49:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/18 03:49:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/18 03:49:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/18 03:49:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/18 03:49:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/18 03:49:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/18 03:49:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/18 03:49:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/18 03:49:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/18 03:49:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/18 03:49:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/18 03:49:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/18 03:49:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/18 03:49:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/18 03:49:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/18 03:49:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/18 03:49:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/18 03:49:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/18 03:49:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/18 03:49:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/18 03:49:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/18 03:49:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/18 03:49:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/18 03:49:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/18 03:49:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/18 03:49:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/18 03:49:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/18 03:49:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/18 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/18 03:49:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/18 03:49:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/18 03:49:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/18 03:49:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/18 03:49:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/18 03:49:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/18 03:49:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/18 03:49:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/18 03:49:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/18 03:49:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/18 03:49:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/18 03:49:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/18 03:49:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/18 03:49:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/18 03:49:37 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:49:53 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:53 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:49:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : apple: size = 5 OK 2026/04/18 03:49:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : apple: Unchanged skipping 2026/04/18 03:49:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:49:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:49:54 DEBUG : banana: size = 6 OK 2026/04/18 03:49:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : banana: Unchanged skipping 2026/04/18 03:49:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:49:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:49:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:49:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:49:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:49:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:49:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:49:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:49:54 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:49:54 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:54 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:54 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : apple: size = 5 OK 2026/04/18 03:49:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : apple: Unchanged skipping 2026/04/18 03:49:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:49:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:49:54 DEBUG : banana: size = 6 OK 2026/04/18 03:49:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : banana: Unchanged skipping 2026/04/18 03:49:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:49:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:49:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:49:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:49:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:49:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:49:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:49:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:49:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:49:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:49:54 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:49:54 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:49:54 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:54 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:54 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:49:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : Waiting for deletions to finish 2026/04/18 03:49:55 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:49:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:50:11 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:11 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:50:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : apple: size = 5 OK 2026/04/18 03:50:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : apple: Unchanged skipping 2026/04/18 03:50:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:50:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:50:12 DEBUG : banana: size = 6 OK 2026/04/18 03:50:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : banana: Unchanged skipping 2026/04/18 03:50:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:50:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:50:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:50:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:50:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:50:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:50:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:50:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:50:12 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:50:12 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:12 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:12 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:50:12 DEBUG : apple: size = 5 OK 2026/04/18 03:50:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : apple: Unchanged skipping 2026/04/18 03:50:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:50:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:50:12 DEBUG : banana: size = 6 OK 2026/04/18 03:50:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : banana: Unchanged skipping 2026/04/18 03:50:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:50:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:50:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:50:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:50:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:50:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:50:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:50:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:50:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:50:12 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:50:12 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:50:12 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:12 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:13 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:50:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:50:30 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:30 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : apple: size = 5 OK 2026/04/18 03:50:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : apple: Unchanged skipping 2026/04/18 03:50:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:50:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:50:30 DEBUG : banana: size = 6 OK 2026/04/18 03:50:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : banana: Unchanged skipping 2026/04/18 03:50:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:50:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:50:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:50:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:50:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:50:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:50:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:50:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:50:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:50:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:50:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:50:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:50:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:50:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:50:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:50:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:50:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:50:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:50:30 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:50:30 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:50:30 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:30 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:30 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:50:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : apple: size = 5 OK 2026/04/18 03:50:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:50:31 DEBUG : apple: Unchanged skipping 2026/04/18 03:50:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:50:31 DEBUG : banana: size = 6 OK 2026/04/18 03:50:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : banana: Unchanged skipping 2026/04/18 03:50:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:50:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:50:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:50:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:50:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:50:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:50:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:50:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:50:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:50:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:50:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:50:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:50:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:50:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:50:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:50:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:50:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:50:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:50:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:50:31 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:50:31 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:31 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:31 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:50:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:50:47 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:48 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:50:48 DEBUG : apple: size = 5 OK 2026/04/18 03:50:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : apple: Unchanged skipping 2026/04/18 03:50:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:50:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:50:48 DEBUG : banana: size = 6 OK 2026/04/18 03:50:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : banana: Unchanged skipping 2026/04/18 03:50:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:50:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:50:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:50:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:50:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:50:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:50:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:50:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:50:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:50:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:50:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:50:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:50:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:50:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:50:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:50:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:50:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:50:48 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:50:48 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:50:48 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:48 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:49 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : apple: size = 5 OK 2026/04/18 03:50:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : apple: Unchanged skipping 2026/04/18 03:50:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:50:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:50:49 DEBUG : banana: size = 6 OK 2026/04/18 03:50:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : banana: Unchanged skipping 2026/04/18 03:50:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:50:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:50:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:50:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:50:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:50:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:50:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:50:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:50:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:50:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:50:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:50:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:50:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:50:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:50:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:50:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:50:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:50:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:50:49 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:50:49 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:50:49 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:49 DEBUG : Waiting for deletions to finish 2026/04/18 03:50:49 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:50:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:51:05 DEBUG : Waiting for deletions to finish 2026/04/18 03:51:06 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:51:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:51:06 DEBUG : banana: size = 6 OK 2026/04/18 03:51:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : banana: Unchanged skipping 2026/04/18 03:51:06 DEBUG : apple: size = 5 OK 2026/04/18 03:51:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : apple: Unchanged skipping 2026/04/18 03:51:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:51:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:51:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:51:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:51:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:51:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:51:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:51:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:51:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:51:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:51:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:51:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:51:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:51:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:51:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:51:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:51:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:51:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:51:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:51:06 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:06 DEBUG : Waiting for deletions to finish 2026/04/18 03:51:06 DEBUG : Waiting for deletions to finish 2026/04/18 03:51:07 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : apple: size = 5 OK 2026/04/18 03:51:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : apple: Unchanged skipping 2026/04/18 03:51:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/18 03:51:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/18 03:51:07 DEBUG : banana: size = 6 OK 2026/04/18 03:51:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : banana: Unchanged skipping 2026/04/18 03:51:07 DEBUG : splitbananasplit: size = 16 OK 2026/04/18 03:51:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : splitbananasplit: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/18 03:51:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/18 03:51:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/18 03:51:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/18 03:51:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/18 03:51:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/18 03:51:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/18 03:51:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/18 03:51:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/18 03:51:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/18 03:51:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/18 03:51:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/18 03:51:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/18 03:51:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/18 03:51:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/18 03:51:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/18 03:51:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/18 03:51:07 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:07 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:07 DEBUG : Waiting for deletions to finish 2026/04/18 03:51:07 DEBUG : Waiting for deletions to finish 2026/04/18 03:51:07 DEBUG : apple: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : banana: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/18 03:51:07 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (216.56s) --- PASS: TestTransform/NFC (16.14s) --- PASS: TestTransform/NFD (17.61s) --- PASS: TestTransform/base64 (22.69s) --- PASS: TestTransform/prefix (24.72s) --- PASS: TestTransform/suffix (24.26s) --- PASS: TestTransform/truncate (20.55s) --- PASS: TestTransform/encoder (18.07s) --- PASS: TestTransform/ISO-8859-1 (17.83s) --- PASS: TestTransform/charmap (18.53s) --- PASS: TestTransform/lowercase (18.13s) --- PASS: TestTransform/ascii (18.05s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:51:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/18 03:51:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/18 03:51:12 INFO : sub dir_somesuffix: Making directory 2026/04/18 03:51:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/18 03:51:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/18 03:51:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/18 03:51:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/18 03:51:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/18 03:51:12 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:12 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/18 03:51:13 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/18 03:51:13 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.72s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:51:14 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:14 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:14 INFO : tictactoe: Making directory 2026/04/18 03:51:14 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:14 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/18 03:51:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:14 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:14 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:15 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/18 03:51:15 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/18 03:51:15 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.83s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:51:16 INFO : toe: Making directory 2026/04/18 03:51:16 INFO : toe/toe: Making directory 2026/04/18 03:51:16 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/18 03:51:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/18 03:51:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/18 03:51:16 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:16 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/18 03:51:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/18 03:51:17 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.88s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:51:18 INFO : toe: Making directory 2026/04/18 03:51:18 INFO : toe/toe: Making directory 2026/04/18 03:51:18 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/18 03:51:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/18 03:51:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/18 03:51:18 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:18 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/18 03:51:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/18 03:51:19 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.29s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:51:20 DEBUG : empty_dir: Making directory with metadata 2026/04/18 03:51:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:20 INFO : tictacempty_dir: Making directory 2026/04/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:20 INFO : tictactoe: Making directory 2026/04/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:20 INFO : tictactoe/tictactoe: Making directory 2026/04/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/18 03:51:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/18 03:51:20 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:20 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/18 03:51:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/18 03:51:21 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.78s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:51:22 DEBUG : empty_dir: Making directory with metadata 2026/04/18 03:51:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/18 03:51:22 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:22 INFO : tictacempty_dir: Making directory 2026/04/18 03:51:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:22 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:22 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:22 INFO : tictactoe: Making directory 2026/04/18 03:51:22 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:22 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:22 INFO : tictactoe/tictactoe: Making directory 2026/04/18 03:51:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/18 03:51:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/18 03:51:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:22 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:22 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/18 03:51:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/18 03:51:23 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:23 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:23 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:23 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/18 03:51:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/18 03:51:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/18 03:51:23 NOTICE: B2 bucket rclone-test-pulakex3dawi: 0 differences found 2026/04/18 03:51:23 NOTICE: B2 bucket rclone-test-pulakex3dawi: 1 matching files --- PASS: TestAllTag (2.03s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:51:24 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:24 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:24 INFO : tictactoe: Making directory 2026/04/18 03:51:24 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:24 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:24 INFO : tictactoe/tictactoe: Making directory 2026/04/18 03:51:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/18 03:51:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/18 03:51:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/18 03:51:24 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:24 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/18 03:51:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/18 03:51:25 DEBUG : Waiting for deletions to finish 2026/04/18 03:51:25 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:25 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:25 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/18 03:51:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/18 03:51:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/18 03:51:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/18 03:51:25 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:25 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:25 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.26s) === RUN TestSyntax 2026/04/18 03:51:26 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:51:26 INFO : toe: Making directory 2026/04/18 03:51:26 INFO : toe/toe: Making directory 2026/04/18 03:51:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/18 03:51:26 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:26 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:27 DEBUG : toe/toe/toe: size = 11 OK 2026/04/18 03:51:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:27 INFO : toe/toe/toe: Copied (new) 2026/04/18 03:51:27 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.04s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:51:28 DEBUG : empty_dir: Making directory with metadata 2026/04/18 03:51:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/18 03:51:28 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:28 INFO : tictacempty_dir: Making directory 2026/04/18 03:51:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:28 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:28 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:28 INFO : tictactoe: Making directory 2026/04/18 03:51:28 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:28 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:28 INFO : tictactoe/tictactoe: Making directory 2026/04/18 03:51:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/18 03:51:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/18 03:51:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:28 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:28 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/18 03:51:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:29 INFO : toe/toe/toe.txt: Deleted 2026/04/18 03:51:29 INFO : toe/toe: Removing directory 2026/04/18 03:51:29 INFO : toe: Removing directory 2026/04/18 03:51:29 INFO : empty_dir: Removing directory 2026/04/18 03:51:29 DEBUG : Local file system at /tmp/rclone4229337333: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.64s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:51:30 DEBUG : empty_dir: Making directory with metadata 2026/04/18 03:51:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/18 03:51:30 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:30 INFO : tictacempty_dir: Making directory 2026/04/18 03:51:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:30 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:30 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:30 INFO : tictactoe: Making directory 2026/04/18 03:51:30 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:30 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:30 INFO : tictactoe/tictactoe: Making directory 2026/04/18 03:51:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/18 03:51:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/18 03:51:30 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:30 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/18 03:51:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:31 INFO : toe/toe/toe.txt: Deleted 2026/04/18 03:51:31 INFO : toe/toe: Removing directory 2026/04/18 03:51:31 INFO : toe: Removing directory 2026/04/18 03:51:31 INFO : empty_dir: Removing directory 2026/04/18 03:51:31 DEBUG : Local file system at /tmp/rclone4229337333: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/18 03:51:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/18 03:51:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/18 03:51:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/18 03:51:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/18 03:51:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/18 03:51:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/18 03:51:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/18 03:51:32 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.10s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:51:33 DEBUG : Reset feature "Copy" 2026/04/18 03:51:33 DEBUG : Reset feature "Move" 2026/04/18 03:51:33 DEBUG : Reset feature "Copy" 2026/04/18 03:51:33 DEBUG : Reset feature "Move" 2026/04/18 03:51:33 DEBUG : empty_dir: Making directory with metadata 2026/04/18 03:51:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/18 03:51:33 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:33 INFO : tictacempty_dir: Making directory 2026/04/18 03:51:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/18 03:51:33 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:33 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:33 INFO : tictactoe: Making directory 2026/04/18 03:51:33 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:33 DEBUG : toe: transformed to: tictactoe 2026/04/18 03:51:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:33 INFO : tictactoe/tictactoe: Making directory 2026/04/18 03:51:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/18 03:51:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/18 03:51:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/18 03:51:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:33 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:33 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/18 03:51:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/18 03:51:34 INFO : toe/toe/toe.txt: Deleted 2026/04/18 03:51:34 INFO : toe/toe: Removing directory 2026/04/18 03:51:34 INFO : toe: Removing directory 2026/04/18 03:51:34 INFO : empty_dir: Removing directory 2026/04/18 03:51:34 DEBUG : Local file system at /tmp/rclone4229337333: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/18 03:51:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/18 03:51:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/18 03:51:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/18 03:51:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/18 03:51:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/18 03:51:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/18 03:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/18 03:51:36 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.77s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:51:37 DEBUG : toe: transformed to: dG9l 2026/04/18 03:51:37 DEBUG : toe: transformed to: dG9l 2026/04/18 03:51:37 INFO : dG9l: Making directory 2026/04/18 03:51:37 DEBUG : toe: transformed to: dG9l 2026/04/18 03:51:37 DEBUG : toe: transformed to: dG9l 2026/04/18 03:51:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/18 03:51:37 INFO : dG9l/dG9l: Making directory 2026/04/18 03:51:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/18 03:51:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/18 03:51:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/18 03:51:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/18 03:51:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/18 03:51:37 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:37 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/18 03:51:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/18 03:51:37 DEBUG : Waiting for deletions to finish 2026/04/18 03:51:38 DEBUG : dG9l: transformed to: toe 2026/04/18 03:51:38 DEBUG : dG9l: transformed to: toe 2026/04/18 03:51:38 DEBUG : dG9l: transformed to: toe 2026/04/18 03:51:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/18 03:51:38 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/18 03:51:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/18 03:51:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/18 03:51:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/18 03:51:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/18 03:51:38 DEBUG : Local file system at /tmp/rclone4229337333: Waiting for checks to finish 2026/04/18 03:51:38 DEBUG : Local file system at /tmp/rclone4229337333: Waiting for transfers to finish 2026/04/18 03:51:38 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.58s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-pulakex3dawi", Local "Local file system at /tmp/rclone4229337333", Modify Window "1ms" 2026/04/18 03:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/18 03:51:39 DEBUG : toe: transformed to: 2026/04/18 03:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/18 03:51:39 DEBUG : toe: transformed to: 2026/04/18 03:51:39 INFO : B2 bucket rclone-test-pulakex3dawi: Making directory 2026/04/18 03:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/18 03:51:39 DEBUG : toe: transformed to: 2026/04/18 03:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/18 03:51:39 DEBUG : toe: transformed to: 2026/04/18 03:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/18 03:51:39 DEBUG : toe/toe: transformed to: 2026/04/18 03:51:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/18 03:51:39 INFO : toe/toe: Making directory 2026/04/18 03:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/18 03:51:39 DEBUG : toe/toe: transformed to: 2026/04/18 03:51:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/18 03:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/18 03:51:39 DEBUG : toe: transformed to: 2026/04/18 03:51:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/18 03:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/18 03:51:39 DEBUG : toe/toe/toe: transformed to: 2026/04/18 03:51:39 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/18 03:51:39 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for checks to finish 2026/04/18 03:51:39 DEBUG : B2 bucket rclone-test-pulakex3dawi: Waiting for transfers to finish 2026/04/18 03:51:40 DEBUG : toe/toe/toe: size = 11 OK 2026/04/18 03:51:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/18 03:51:40 INFO : toe/toe/toe: Copied (new) 2026/04/18 03:51:40 ERROR : B2 bucket rclone-test-pulakex3dawi: not deleting files as there were IO errors 2026/04/18 03:51:40 ERROR : B2 bucket rclone-test-pulakex3dawi: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2026/04/18 03:51:41 DEBUG : B2 bucket rclone-test-pulakex3dawi: Purge remote 2026/04/18 03:51:41 INFO : B2 bucket rclone-test-pulakex3dawi: cleaning bucket "rclone-test-pulakex3dawi" of all files 2026/04/18 03:51:42 DEBUG : BackupDir/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b535_d20260418_m034503_c001_v7007000_t0000_u01776483903409") 2026/04/18 03:51:42 DEBUG : BackupDir/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1102ec45f2af76bf_d20260418_m034454_c001_v0001033_t0027_u01776483894442") 2026/04/18 03:51:42 DEBUG : CompareDest/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f420d2b942d9f998c_d20260418_m034435_c001_v7007000_t0000_u01776483875028") 2026/04/18 03:51:42 DEBUG : CompareDest/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab4a8_d20260418_m034429_c001_v0001185_t0036_u01776483869302") 2026/04/18 03:51:42 DEBUG : CompareDest/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f420d2b942d9f998d_d20260418_m034435_c001_v7007000_t0000_u01776483875214") 2026/04/18 03:51:42 DEBUG : CompareDest/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ce83_d20260418_m034430_c001_v0001044_t0030_u01776483870231") 2026/04/18 03:51:42 DEBUG : CopyDest/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b536_d20260418_m034503_c001_v7007000_t0000_u01776483903596") 2026/04/18 03:51:42 DEBUG : CopyDest/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ce9f_d20260418_m034451_c001_v0001044_t0035_u01776483891501") 2026/04/18 03:51:42 DEBUG : CopyDest/three: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b537_d20260418_m034503_c001_v7007000_t0000_u01776483903787") 2026/04/18 03:51:42 DEBUG : CopyDest/three: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ceab_d20260418_m034501_c001_v0001044_t0042_u01776483901000") 2026/04/18 03:51:42 DEBUG : CopyDest/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b538_d20260418_m034503_c001_v7007000_t0000_u01776483903968") 2026/04/18 03:51:42 DEBUG : CopyDest/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cea9_d20260418_m034458_c001_v0001044_t0050_u01776483898497") 2026/04/18 03:51:42 DEBUG : EXISTING: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f422f6d60730b9fce_d20260418_m034628_c001_v7007000_t0000_u01776483988909") 2026/04/18 03:51:42 DEBUG : EXISTING: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf35_d20260418_m034627_c001_v0001044_t0019_u01776483987807") 2026/04/18 03:51:42 DEBUG : PREFIXapple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb696378e_d20260418_m034851_c001_v7007000_t0000_u01776484131480") 2026/04/18 03:51:43 DEBUG : PREFIXapple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0e5_d20260418_m034844_c001_v0001044_t0050_u01776484124650") 2026/04/18 03:51:43 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41655af112be9277_d20260418_m034851_c001_v7007000_t0000_u01776484131437") 2026/04/18 03:51:43 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcec5_d20260418_m034844_c001_v0001173_t0016_u01776484124661") 2026/04/18 03:51:43 DEBUG : PREFIXbanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41655af112be9275_d20260418_m034851_c001_v7007000_t0000_u01776484131255") 2026/04/18 03:51:43 DEBUG : PREFIXbanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556265ee_d20260418_m034844_c001_v0001161_t0007_u01776484124671") 2026/04/18 03:51:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f419c278ddee376a7_d20260418_m034851_c001_v7007000_t0000_u01776484131451") 2026/04/18 03:51:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c09a_d20260418_m034844_c001_v0001109_t0056_u01776484124683") 2026/04/18 03:51:43 DEBUG : Testêé: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f422f6d60730b9fcb_d20260418_m034624_c001_v7007000_t0000_u01776483984836") 2026/04/18 03:51:43 DEBUG : Testêé: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf29_d20260418_m034624_c001_v0001044_t0027_u01776483984098") 2026/04/18 03:51:43 DEBUG : Testêé: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf23_d20260418_m034623_c001_v0001044_t0012_u01776483983265") 2026/04/18 03:51:43 DEBUG : YXBwbGU=: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cdd2_d20260418_m034828_c001_v7007000_t0000_u01776484108286") 2026/04/18 03:51:43 DEBUG : YXBwbGU=: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcdf1_d20260418_m034823_c001_v0001173_t0010_u01776484103172") 2026/04/18 03:51:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cdd3_d20260418_m034828_c001_v7007000_t0000_u01776484108470") 2026/04/18 03:51:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0a3_d20260418_m034823_c001_v0001044_t0031_u01776484103187") 2026/04/18 03:51:43 DEBUG : YmFuYW5h: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cdd4_d20260418_m034828_c001_v7007000_t0000_u01776484108651") 2026/04/18 03:51:43 DEBUG : YmFuYW5h: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626586_d20260418_m034823_c001_v0001161_t0043_u01776484103195") 2026/04/18 03:51:43 DEBUG : a/potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b072_d20260418_m034302_c001_v7007000_t0000_u01776483782352") 2026/04/18 03:51:43 DEBUG : a/potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde430_d20260418_m034301_c001_v0001185_t0026_u01776483781705") 2026/04/18 03:51:43 DEBUG : a/potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b06d_d20260418_m034300_c001_v7007000_t0000_u01776483780309") 2026/04/18 03:51:43 DEBUG : a/potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde3fc_d20260418_m034259_c001_v0001185_t0029_u01776483779568") 2026/04/18 03:51:44 DEBUG : a/potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd197_d20260418_m034244_c001_v7007000_t0000_u01776483764112") 2026/04/18 03:51:44 DEBUG : a/potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde309_d20260418_m034243_c001_v0001185_t0015_u01776483763381") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14cdb_d20260418_m035108_c001_v7007000_t0000_u01776484268402") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd405_d20260418_m035104_c001_v0001173_t0022_u01776484264098") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1f0_d20260418_m035050_c001_v7007000_t0000_u01776484250460") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd33c_d20260418_m035046_c001_v0001173_t0037_u01776484246041") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637c8_d20260418_m035032_c001_v7007000_t0000_u01776484232293") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd27b_d20260418_m035028_c001_v0001173_t0001_u01776484228254") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45dcd_d20260418_m035013_c001_v7007000_t0000_u01776484213593") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd1b3_d20260418_m035009_c001_v0001173_t0016_u01776484209723") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383630_d20260418_m034955_c001_v7007000_t0000_u01776484195980") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd126_d20260418_m034951_c001_v0001173_t0021_u01776484191576") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba646b_d20260418_m034937_c001_v7007000_t0000_u01776484177813") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266bc_d20260418_m034930_c001_v0001161_t0017_u01776484170810") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c645_d20260418_m034917_c001_v7007000_t0000_u01776484157209") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d131_d20260418_m034912_c001_v0001044_t0048_u01776484152923") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cdecc_d20260418_m034911_c001_v7007000_t0000_u01776484151411") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d11d_d20260418_m034906_c001_v0001044_t0050_u01776484146161") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d4592b_d20260418_m034853_c001_v7007000_t0000_u01776484133002") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0f1_d20260418_m034848_c001_v0001044_t0034_u01776484128794") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb696377f_d20260418_m034847_c001_v7007000_t0000_u01776484127657") 2026/04/18 03:51:44 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0d9_d20260418_m034842_c001_v0001044_t0049_u01776484122304") 2026/04/18 03:51:45 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f421cf194026d4cf1_d20260418_m034826_c001_v7007000_t0000_u01776484106348") 2026/04/18 03:51:45 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcdd1_d20260418_m034819_c001_v0001173_t0045_u01776484099707") 2026/04/18 03:51:45 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc575f4_d20260418_m034805_c001_v7007000_t0000_u01776484085746") 2026/04/18 03:51:45 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcd49_d20260418_m034801_c001_v0001173_t0016_u01776484081203") 2026/04/18 03:51:45 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377ca3_d20260418_m034748_c001_v7007000_t0000_u01776484068106") 2026/04/18 03:51:45 DEBUG : apple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bccb1_d20260418_m034744_c001_v0001173_t0056_u01776484064050") 2026/04/18 03:51:45 DEBUG : appleSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c640_d20260418_m034915_c001_v7007000_t0000_u01776484155482") 2026/04/18 03:51:45 DEBUG : appleSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d121_d20260418_m034908_c001_v0001044_t0059_u01776484148951") 2026/04/18 03:51:45 DEBUG : appleapple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba646c_d20260418_m034937_c001_v7007000_t0000_u01776484177996") 2026/04/18 03:51:45 DEBUG : appleapple: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266c0_d20260418_m034933_c001_v0001161_t0056_u01776484173332") 2026/04/18 03:51:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14cdc_d20260418_m035108_c001_v7007000_t0000_u01776484268588") 2026/04/18 03:51:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d221_d20260418_m035104_c001_v0001044_t0048_u01776484264817") 2026/04/18 03:51:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1f1_d20260418_m035050_c001_v7007000_t0000_u01776484250641") 2026/04/18 03:51:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d1fd_d20260418_m035046_c001_v0001044_t0020_u01776484246758") 2026/04/18 03:51:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637c9_d20260418_m035032_c001_v7007000_t0000_u01776484232475") 2026/04/18 03:51:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d1cf_d20260418_m035028_c001_v0001044_t0058_u01776484228966") 2026/04/18 03:51:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45dce_d20260418_m035013_c001_v7007000_t0000_u01776484213779") 2026/04/18 03:51:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d19b_d20260418_m035010_c001_v0001044_t0017_u01776484210357") 2026/04/18 03:51:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383631_d20260418_m034956_c001_v7007000_t0000_u01776484196161") 2026/04/18 03:51:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d179_d20260418_m034952_c001_v0001044_t0047_u01776484192288") 2026/04/18 03:51:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f40099234a99964a8_d20260418_m034935_c001_v7007000_t0000_u01776484175599") 2026/04/18 03:51:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c1f6_d20260418_m034931_c001_v0001109_t0040_u01776484171586") 2026/04/18 03:51:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c646_d20260418_m034917_c001_v7007000_t0000_u01776484157393") 2026/04/18 03:51:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562667e_d20260418_m034912_c001_v0001161_t0051_u01776484152933") 2026/04/18 03:51:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cdecf_d20260418_m034911_c001_v7007000_t0000_u01776484151958") 2026/04/18 03:51:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c13a_d20260418_m034907_c001_v0001109_t0055_u01776484147148") 2026/04/18 03:51:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d4592c_d20260418_m034853_c001_v7007000_t0000_u01776484133185") 2026/04/18 03:51:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626606_d20260418_m034848_c001_v0001161_t0046_u01776484128751") 2026/04/18 03:51:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14b9e_d20260418_m034847_c001_v7007000_t0000_u01776484127629") 2026/04/18 03:51:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556265e4_d20260418_m034843_c001_v0001161_t0018_u01776484123079") 2026/04/18 03:51:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f409d458ffe420b72_d20260418_m034826_c001_v7007000_t0000_u01776484106507") 2026/04/18 03:51:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562657c_d20260418_m034820_c001_v0001161_t0053_u01776484100674") 2026/04/18 03:51:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc575f5_d20260418_m034805_c001_v7007000_t0000_u01776484085926") 2026/04/18 03:51:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562654a_d20260418_m034802_c001_v0001161_t0019_u01776484082276") 2026/04/18 03:51:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377ca5_d20260418_m034748_c001_v7007000_t0000_u01776484068293") 2026/04/18 03:51:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626512_d20260418_m034744_c001_v0001161_t0059_u01776484064714") 2026/04/18 03:51:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383533_d20260418_m034915_c001_v7007000_t0000_u01776484155635") 2026/04/18 03:51:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626666_d20260418_m034908_c001_v0001161_t0039_u01776484148962") 2026/04/18 03:51:46 DEBUG : b/potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b073_d20260418_m034302_c001_v7007000_t0000_u01776483782535") 2026/04/18 03:51:46 DEBUG : b/potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde422_d20260418_m034300_c001_v0001185_t0015_u01776483780879") 2026/04/18 03:51:46 DEBUG : b/potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b06b_d20260418_m034259_c001_v7007000_t0000_u01776483779761") 2026/04/18 03:51:46 DEBUG : b/potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde3e8_d20260418_m034258_c001_v0001185_t0043_u01776483778829") 2026/04/18 03:51:46 DEBUG : b/potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd196_d20260418_m034243_c001_v7007000_t0000_u01776483763570") 2026/04/18 03:51:47 DEBUG : b/potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde2fd_d20260418_m034242_c001_v0001185_t0046_u01776483762612") 2026/04/18 03:51:47 DEBUG : backup/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1f29_d20260418_m034517_c001_v7007000_t0000_u01776483917854") 2026/04/18 03:51:47 DEBUG : backup/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1153f0a3cd32a95b_d20260418_m034515_c001_v0001184_t0047_u01776483915896") 2026/04/18 03:51:47 DEBUG : backup/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1151db29fb2a7efc_d20260418_m034510_c001_v0001167_t0011_u01776483910729") 2026/04/18 03:51:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1f75_d20260418_m034544_c001_v7007000_t0000_u01776483944964") 2026/04/18 03:51:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f107810236f80e711_d20260418_m034542_c001_v0001099_t0053_u01776483942592") 2026/04/18 03:51:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1139bfca25cffde0_d20260418_m034538_c001_v0001182_t0054_u01776483938014") 2026/04/18 03:51:47 DEBUG : backup/one.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede434f_d20260418_m034531_c001_v7007000_t0000_u01776483931389") 2026/04/18 03:51:47 DEBUG : backup/one.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1067b08dda4531f0_d20260418_m034528_c001_v0001105_t0054_u01776483928878") 2026/04/18 03:51:47 DEBUG : backup/one.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f117a4f8367bde35a_d20260418_m034524_c001_v0001173_t0042_u01776483924390") 2026/04/18 03:51:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1f76_d20260418_m034545_c001_v7007000_t0000_u01776483945145") 2026/04/18 03:51:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f117a8a8f97d501f7_d20260418_m034544_c001_v0001100_t0011_u01776483944007") 2026/04/18 03:51:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11571974c7e1e824_d20260418_m034539_c001_v0001091_t0025_u01776483939814") 2026/04/18 03:51:47 DEBUG : backup/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1f2a_d20260418_m034518_c001_v7007000_t0000_u01776483918053") 2026/04/18 03:51:47 DEBUG : backup/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f10739967393d087a_d20260418_m034517_c001_v0001131_t0035_u01776483917019") 2026/04/18 03:51:47 DEBUG : backup/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11000da32d59202d_d20260418_m034513_c001_v0001043_t0011_u01776483913120") 2026/04/18 03:51:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede4350_d20260418_m034531_c001_v7007000_t0000_u01776483931573") 2026/04/18 03:51:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11975efed4402187_d20260418_m034530_c001_v0001173_t0003_u01776483930266") 2026/04/18 03:51:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1158a6effe526045_d20260418_m034526_c001_v0001109_t0059_u01776483926177") 2026/04/18 03:51:47 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14cdd_d20260418_m035108_c001_v7007000_t0000_u01776484268771") 2026/04/18 03:51:47 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626817_d20260418_m035104_c001_v0001161_t0010_u01776484264400") 2026/04/18 03:51:47 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1f2_d20260418_m035050_c001_v7007000_t0000_u01776484250821") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556267cf_d20260418_m035046_c001_v0001161_t0010_u01776484246340") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637ca_d20260418_m035032_c001_v7007000_t0000_u01776484232656") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626779_d20260418_m035028_c001_v0001161_t0013_u01776484228600") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45dd0_d20260418_m035013_c001_v7007000_t0000_u01776484213965") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626730_d20260418_m035010_c001_v0001161_t0032_u01776484210055") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383632_d20260418_m034956_c001_v7007000_t0000_u01776484196341") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266f6_d20260418_m034951_c001_v0001161_t0011_u01776484191879") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba646d_d20260418_m034938_c001_v7007000_t0000_u01776484178177") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d157_d20260418_m034931_c001_v0001044_t0035_u01776484171199") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c647_d20260418_m034917_c001_v7007000_t0000_u01776484157577") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcfc0_d20260418_m034912_c001_v0001173_t0029_u01776484152943") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637a3_d20260418_m034911_c001_v7007000_t0000_u01776484151817") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562665a_d20260418_m034906_c001_v0001161_t0012_u01776484146794") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d4592d_d20260418_m034853_c001_v7007000_t0000_u01776484133369") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c0bc_d20260418_m034848_c001_v0001109_t0013_u01776484128732") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb6963779_d20260418_m034847_c001_v7007000_t0000_u01776484127088") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bceb1_d20260418_m034842_c001_v0001173_t0040_u01776484122736") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d207a_d20260418_m034826_c001_v7007000_t0000_u01776484106511") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0a1_d20260418_m034820_c001_v0001044_t0048_u01776484100084") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc575f6_d20260418_m034806_c001_v7007000_t0000_u01776484086108") 2026/04/18 03:51:48 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d07d_d20260418_m034801_c001_v0001044_t0028_u01776484081639") 2026/04/18 03:51:49 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377ca6_d20260418_m034748_c001_v7007000_t0000_u01776484068474") 2026/04/18 03:51:49 DEBUG : banana: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d05b_d20260418_m034744_c001_v0001044_t0035_u01776484064323") 2026/04/18 03:51:49 DEBUG : bananaSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4159257338f64c6c_d20260418_m034915_c001_v7007000_t0000_u01776484155498") 2026/04/18 03:51:49 DEBUG : bananaSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c148_d20260418_m034908_c001_v0001109_t0017_u01776484148972") 2026/04/18 03:51:49 DEBUG : both0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43b3_d20260418_m034719_c001_v7007000_t0000_u01776484039366") 2026/04/18 03:51:49 DEBUG : both0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfb5_d20260418_m034657_c001_v0001044_t0018_u01776484017673") 2026/04/18 03:51:49 DEBUG : both0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb168_d20260418_m034653_c001_v7007000_t0000_u01776484013461") 2026/04/18 03:51:49 DEBUG : both0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf3b_d20260418_m034630_c001_v0001044_t0035_u01776483990806") 2026/04/18 03:51:49 DEBUG : both1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43b4_d20260418_m034719_c001_v7007000_t0000_u01776484039549") 2026/04/18 03:51:49 DEBUG : both1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfbb_d20260418_m034658_c001_v0001044_t0052_u01776484018679") 2026/04/18 03:51:49 DEBUG : both1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb169_d20260418_m034653_c001_v7007000_t0000_u01776484013644") 2026/04/18 03:51:49 DEBUG : both1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf3f_d20260418_m034631_c001_v0001044_t0015_u01776483991813") 2026/04/18 03:51:49 DEBUG : both10: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43b5_d20260418_m034719_c001_v7007000_t0000_u01776484039733") 2026/04/18 03:51:49 DEBUG : both10: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfe7_d20260418_m034707_c001_v0001044_t0036_u01776484027471") 2026/04/18 03:51:49 DEBUG : both10: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb16a_d20260418_m034653_c001_v7007000_t0000_u01776484013827") 2026/04/18 03:51:49 DEBUG : both10: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf6f_d20260418_m034640_c001_v0001044_t0041_u01776484000226") 2026/04/18 03:51:49 DEBUG : both11: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43b6_d20260418_m034719_c001_v7007000_t0000_u01776484039916") 2026/04/18 03:51:49 DEBUG : both11: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfef_d20260418_m034708_c001_v0001044_t0037_u01776484028407") 2026/04/18 03:51:49 DEBUG : both11: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb16b_d20260418_m034654_c001_v7007000_t0000_u01776484014009") 2026/04/18 03:51:49 DEBUG : both11: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf79_d20260418_m034641_c001_v0001044_t0047_u01776484001097") 2026/04/18 03:51:49 DEBUG : both12: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43b7_d20260418_m034720_c001_v7007000_t0000_u01776484040099") 2026/04/18 03:51:50 DEBUG : both12: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cff3_d20260418_m034709_c001_v0001044_t0028_u01776484029153") 2026/04/18 03:51:50 DEBUG : both12: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb16c_d20260418_m034654_c001_v7007000_t0000_u01776484014192") 2026/04/18 03:51:50 DEBUG : both12: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf7f_d20260418_m034642_c001_v0001044_t0045_u01776484002180") 2026/04/18 03:51:50 DEBUG : both13: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43b8_d20260418_m034720_c001_v7007000_t0000_u01776484040297") 2026/04/18 03:51:50 DEBUG : both13: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cff7_d20260418_m034709_c001_v0001044_t0030_u01776484029962") 2026/04/18 03:51:50 DEBUG : both13: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb16d_d20260418_m034654_c001_v7007000_t0000_u01776484014376") 2026/04/18 03:51:50 DEBUG : both13: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf85_d20260418_m034643_c001_v0001044_t0037_u01776484003151") 2026/04/18 03:51:50 DEBUG : both14: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43b9_d20260418_m034720_c001_v7007000_t0000_u01776484040483") 2026/04/18 03:51:50 DEBUG : both14: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cffd_d20260418_m034710_c001_v0001044_t0053_u01776484030947") 2026/04/18 03:51:50 DEBUG : both14: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb16e_d20260418_m034654_c001_v7007000_t0000_u01776484014559") 2026/04/18 03:51:50 DEBUG : both14: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf89_d20260418_m034644_c001_v0001044_t0058_u01776484004321") 2026/04/18 03:51:50 DEBUG : both15: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43bb_d20260418_m034720_c001_v7007000_t0000_u01776484040668") 2026/04/18 03:51:50 DEBUG : both15: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d005_d20260418_m034711_c001_v0001044_t0050_u01776484031837") 2026/04/18 03:51:50 DEBUG : both15: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb16f_d20260418_m034654_c001_v7007000_t0000_u01776484014742") 2026/04/18 03:51:50 DEBUG : both15: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf8d_d20260418_m034645_c001_v0001044_t0056_u01776484005332") 2026/04/18 03:51:50 DEBUG : both16: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43bc_d20260418_m034720_c001_v7007000_t0000_u01776484040852") 2026/04/18 03:51:50 DEBUG : both16: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d009_d20260418_m034712_c001_v0001044_t0040_u01776484032944") 2026/04/18 03:51:50 DEBUG : both16: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb170_d20260418_m034654_c001_v7007000_t0000_u01776484014924") 2026/04/18 03:51:50 DEBUG : both16: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf91_d20260418_m034646_c001_v0001044_t0024_u01776484006455") 2026/04/18 03:51:50 DEBUG : both17: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43bd_d20260418_m034721_c001_v7007000_t0000_u01776484041036") 2026/04/18 03:51:50 DEBUG : both17: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d00d_d20260418_m034714_c001_v0001044_t0023_u01776484034023") 2026/04/18 03:51:50 DEBUG : both17: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb171_d20260418_m034655_c001_v7007000_t0000_u01776484015107") 2026/04/18 03:51:51 DEBUG : both17: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf95_d20260418_m034647_c001_v0001044_t0053_u01776484007337") 2026/04/18 03:51:51 DEBUG : both18: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43be_d20260418_m034721_c001_v7007000_t0000_u01776484041219") 2026/04/18 03:51:51 DEBUG : both18: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d011_d20260418_m034714_c001_v0001044_t0018_u01776484034747") 2026/04/18 03:51:51 DEBUG : both18: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb172_d20260418_m034655_c001_v7007000_t0000_u01776484015290") 2026/04/18 03:51:51 DEBUG : both18: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf9d_d20260418_m034648_c001_v0001044_t0040_u01776484008396") 2026/04/18 03:51:51 DEBUG : both19: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43bf_d20260418_m034721_c001_v7007000_t0000_u01776484041400") 2026/04/18 03:51:51 DEBUG : both19: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d015_d20260418_m034715_c001_v0001044_t0045_u01776484035441") 2026/04/18 03:51:51 DEBUG : both19: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb173_d20260418_m034655_c001_v7007000_t0000_u01776484015472") 2026/04/18 03:51:51 DEBUG : both19: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfa1_d20260418_m034649_c001_v0001044_t0054_u01776484009603") 2026/04/18 03:51:51 DEBUG : both2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43c0_d20260418_m034721_c001_v7007000_t0000_u01776484041586") 2026/04/18 03:51:51 DEBUG : both2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfbf_d20260418_m034659_c001_v0001044_t0026_u01776484019814") 2026/04/18 03:51:51 DEBUG : both2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb174_d20260418_m034655_c001_v7007000_t0000_u01776484015656") 2026/04/18 03:51:51 DEBUG : both2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf45_d20260418_m034632_c001_v0001044_t0047_u01776483992706") 2026/04/18 03:51:51 DEBUG : both3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43c1_d20260418_m034721_c001_v7007000_t0000_u01776484041770") 2026/04/18 03:51:51 DEBUG : both3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfc5_d20260418_m034700_c001_v0001044_t0034_u01776484020701") 2026/04/18 03:51:51 DEBUG : both3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb175_d20260418_m034655_c001_v7007000_t0000_u01776484015838") 2026/04/18 03:51:51 DEBUG : both3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf4b_d20260418_m034633_c001_v0001044_t0012_u01776483993914") 2026/04/18 03:51:51 DEBUG : both4: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43c2_d20260418_m034721_c001_v7007000_t0000_u01776484041954") 2026/04/18 03:51:51 DEBUG : both4: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfcb_d20260418_m034701_c001_v0001044_t0013_u01776484021593") 2026/04/18 03:51:51 DEBUG : both4: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb176_d20260418_m034656_c001_v7007000_t0000_u01776484016022") 2026/04/18 03:51:51 DEBUG : both4: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf51_d20260418_m034634_c001_v0001044_t0027_u01776483994882") 2026/04/18 03:51:51 DEBUG : both5: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43c4_d20260418_m034722_c001_v7007000_t0000_u01776484042137") 2026/04/18 03:51:52 DEBUG : both5: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfcf_d20260418_m034702_c001_v0001044_t0015_u01776484022487") 2026/04/18 03:51:52 DEBUG : both5: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb177_d20260418_m034656_c001_v7007000_t0000_u01776484016205") 2026/04/18 03:51:52 DEBUG : both5: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf55_d20260418_m034635_c001_v0001044_t0034_u01776483995752") 2026/04/18 03:51:52 DEBUG : both6: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43c5_d20260418_m034722_c001_v7007000_t0000_u01776484042321") 2026/04/18 03:51:52 DEBUG : both6: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfd3_d20260418_m034703_c001_v0001044_t0020_u01776484023602") 2026/04/18 03:51:52 DEBUG : both6: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb178_d20260418_m034656_c001_v7007000_t0000_u01776484016389") 2026/04/18 03:51:52 DEBUG : both6: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf59_d20260418_m034636_c001_v0001044_t0016_u01776483996724") 2026/04/18 03:51:52 DEBUG : both7: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43c7_d20260418_m034722_c001_v7007000_t0000_u01776484042530") 2026/04/18 03:51:52 DEBUG : both7: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfd9_d20260418_m034704_c001_v0001044_t0030_u01776484024568") 2026/04/18 03:51:52 DEBUG : both7: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb179_d20260418_m034656_c001_v7007000_t0000_u01776484016571") 2026/04/18 03:51:52 DEBUG : both7: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf5d_d20260418_m034637_c001_v0001044_t0059_u01776483997616") 2026/04/18 03:51:52 DEBUG : both8: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43c8_d20260418_m034722_c001_v7007000_t0000_u01776484042715") 2026/04/18 03:51:52 DEBUG : both8: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfdd_d20260418_m034705_c001_v0001044_t0015_u01776484025441") 2026/04/18 03:51:52 DEBUG : both8: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb17a_d20260418_m034656_c001_v7007000_t0000_u01776484016754") 2026/04/18 03:51:52 DEBUG : both8: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf65_d20260418_m034638_c001_v0001044_t0049_u01776483998459") 2026/04/18 03:51:52 DEBUG : both9: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43c9_d20260418_m034722_c001_v7007000_t0000_u01776484042898") 2026/04/18 03:51:52 DEBUG : both9: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfe3_d20260418_m034706_c001_v0001044_t0053_u01776484026441") 2026/04/18 03:51:52 DEBUG : both9: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb17b_d20260418_m034656_c001_v7007000_t0000_u01776484016937") 2026/04/18 03:51:52 DEBUG : both9: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf69_d20260418_m034639_c001_v0001044_t0038_u01776483999404") 2026/04/18 03:51:52 DEBUG : c/non empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b074_d20260418_m034302_c001_v7007000_t0000_u01776483782717") 2026/04/18 03:51:52 DEBUG : c/non empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde428_d20260418_m034301_c001_v0001185_t0018_u01776483781081") 2026/04/18 03:51:53 DEBUG : c/non empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b06e_d20260418_m034300_c001_v7007000_t0000_u01776483780517") 2026/04/18 03:51:53 DEBUG : c/non empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde3ec_d20260418_m034259_c001_v0001185_t0034_u01776483779015") 2026/04/18 03:51:53 DEBUG : c/non empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd198_d20260418_m034244_c001_v7007000_t0000_u01776483764297") 2026/04/18 03:51:53 DEBUG : c/non empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde301_d20260418_m034242_c001_v0001185_t0012_u01776483762810") 2026/04/18 03:51:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cdd5_d20260418_m034828_c001_v7007000_t0000_u01776484108832") 2026/04/18 03:51:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15bfd1_d20260418_m034823_c001_v0001109_t0024_u01776484103206") 2026/04/18 03:51:53 DEBUG : check sum: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd18a_d20260418_m034235_c001_v7007000_t0000_u01776483755801") 2026/04/18 03:51:53 DEBUG : check sum: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde263_d20260418_m034234_c001_v0001185_t0033_u01776483754397") 2026/04/18 03:51:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d79203836e1_d20260418_m035139_c001_v7007000_t0000_u01776484299300") 2026/04/18 03:51:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd4f1_d20260418_m035137_c001_v0001173_t0011_u01776484297694") 2026/04/18 03:51:53 DEBUG : dest/3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b50f_d20260418_m034444_c001_v7007000_t0000_u01776483884342") 2026/04/18 03:51:53 DEBUG : dest/3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f419346a5cb2c5c0c_d20260418_m034443_c001_v0001109_t0057_u01776483883237") 2026/04/18 03:51:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba646e_d20260418_m034938_c001_v7007000_t0000_u01776484178358") 2026/04/18 03:51:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c200_d20260418_m034933_c001_v0001109_t0032_u01776484173352") 2026/04/18 03:51:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14cde_d20260418_m035108_c001_v7007000_t0000_u01776484268960") 2026/04/18 03:51:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd3b2_d20260418_m035055_c001_v0001173_t0059_u01776484255073") 2026/04/18 03:51:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1f3_d20260418_m035051_c001_v7007000_t0000_u01776484251005") 2026/04/18 03:51:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd2ba_d20260418_m035036_c001_v0001173_t0023_u01776484236949") 2026/04/18 03:51:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637cb_d20260418_m035032_c001_v7007000_t0000_u01776484232838") 2026/04/18 03:51:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd207_d20260418_m035018_c001_v0001173_t0017_u01776484218465") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45dd1_d20260418_m035014_c001_v7007000_t0000_u01776484214154") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd15d_d20260418_m035000_c001_v0001173_t0059_u01776484200618") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383633_d20260418_m034956_c001_v7007000_t0000_u01776484196522") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd0bd_d20260418_m034942_c001_v0001173_t0018_u01776484182526") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6463_d20260418_m034935_c001_v7007000_t0000_u01776484175563") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266aa_d20260418_m034922_c001_v0001161_t0017_u01776484162005") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c648_d20260418_m034917_c001_v7007000_t0000_u01776484157761") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626682_d20260418_m034913_c001_v0001161_t0002_u01776484153280") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f40809267b09ec42d_d20260418_m034911_c001_v7007000_t0000_u01776484151974") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d107_d20260418_m034857_c001_v0001044_t0055_u01776484137725") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d4592e_d20260418_m034853_c001_v7007000_t0000_u01776484133554") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcef3_d20260418_m034849_c001_v0001173_t0046_u01776484129106") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb696377d_d20260418_m034847_c001_v7007000_t0000_u01776484127636") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0bf_d20260418_m034833_c001_v0001044_t0053_u01776484113017") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d2075_d20260418_m034826_c001_v7007000_t0000_u01776484106114") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcd81_d20260418_m034810_c001_v0001173_t0010_u01776484090357") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc575f7_d20260418_m034806_c001_v7007000_t0000_u01776484086288") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcceb_d20260418_m034752_c001_v0001173_t0026_u01776484072747") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377ca7_d20260418_m034748_c001_v7007000_t0000_u01776484068655") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcc67_d20260418_m034736_c001_v0001173_t0023_u01776484056206") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637a8_d20260418_m034915_c001_v7007000_t0000_u01776484155834") 2026/04/18 03:51:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562666a_d20260418_m034909_c001_v0001161_t0059_u01776484149254") 2026/04/18 03:51:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba646f_d20260418_m034938_c001_v7007000_t0000_u01776484178539") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd05e_d20260418_m034933_c001_v0001173_t0048_u01776484173363") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14ce0_d20260418_m035109_c001_v7007000_t0000_u01776484269143") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556267ef_d20260418_m035055_c001_v0001161_t0029_u01776484255834") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1f4_d20260418_m035051_c001_v7007000_t0000_u01776484251185") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562679d_d20260418_m035037_c001_v0001161_t0031_u01776484237833") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637cc_d20260418_m035033_c001_v7007000_t0000_u01776484233019") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626748_d20260418_m035019_c001_v0001161_t0033_u01776484219264") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45dd3_d20260418_m035014_c001_v7007000_t0000_u01776484214343") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626710_d20260418_m035001_c001_v0001161_t0024_u01776484201452") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383634_d20260418_m034956_c001_v7007000_t0000_u01776484196705") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266dc_d20260418_m034943_c001_v0001161_t0057_u01776484183284") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6464_d20260418_m034935_c001_v7007000_t0000_u01776484175574") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d14d_d20260418_m034922_c001_v0001044_t0047_u01776484162730") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c649_d20260418_m034917_c001_v7007000_t0000_u01776484157944") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcfc4_d20260418_m034913_c001_v0001173_t0054_u01776484153299") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c63a_d20260418_m034911_c001_v7007000_t0000_u01776484151433") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626638_d20260418_m034858_c001_v0001161_t0030_u01776484138600") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d4592f_d20260418_m034853_c001_v7007000_t0000_u01776484133737") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0f5_d20260418_m034849_c001_v0001044_t0045_u01776484129187") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14b9d_d20260418_m034847_c001_v7007000_t0000_u01776484127447") 2026/04/18 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bce69_d20260418_m034834_c001_v0001173_t0048_u01776484114061") 2026/04/18 03:51:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d2076_d20260418_m034826_c001_v7007000_t0000_u01776484106299") 2026/04/18 03:51:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d089_d20260418_m034811_c001_v0001044_t0021_u01776484091194") 2026/04/18 03:51:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc575f8_d20260418_m034806_c001_v7007000_t0000_u01776484086468") 2026/04/18 03:51:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d067_d20260418_m034753_c001_v0001044_t0024_u01776484073543") 2026/04/18 03:51:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377ca9_d20260418_m034748_c001_v7007000_t0000_u01776484068837") 2026/04/18 03:51:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d047_d20260418_m034736_c001_v0001044_t0034_u01776484056544") 2026/04/18 03:51:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66ba45_d20260418_m034915_c001_v7007000_t0000_u01776484155519") 2026/04/18 03:51:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcfab_d20260418_m034909_c001_v0001173_t0032_u01776484149359") 2026/04/18 03:51:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6470_d20260418_m034938_c001_v7007000_t0000_u01776484178721") 2026/04/18 03:51:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd062_d20260418_m034933_c001_v0001173_t0050_u01776484173681") 2026/04/18 03:51:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14ce1_d20260418_m035109_c001_v7007000_t0000_u01776484269324") 2026/04/18 03:51:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d20d_d20260418_m035056_c001_v0001044_t0020_u01776484256580") 2026/04/18 03:51:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1f5_d20260418_m035051_c001_v7007000_t0000_u01776484251366") 2026/04/18 03:51:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d1d5_d20260418_m035038_c001_v0001044_t0015_u01776484238597") 2026/04/18 03:51:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637cd_d20260418_m035033_c001_v7007000_t0000_u01776484233201") 2026/04/18 03:51:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d1b1_d20260418_m035019_c001_v0001044_t0050_u01776484219935") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45dd5_d20260418_m035014_c001_v7007000_t0000_u01776484214527") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d183_d20260418_m035002_c001_v0001044_t0053_u01776484202227") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383637_d20260418_m034956_c001_v7007000_t0000_u01776484196886") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d169_d20260418_m034944_c001_v0001044_t0035_u01776484184058") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6466_d20260418_m034935_c001_v7007000_t0000_u01776484175755") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c1c2_d20260418_m034923_c001_v0001109_t0012_u01776484163581") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c64a_d20260418_m034918_c001_v7007000_t0000_u01776484158250") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d133_d20260418_m034913_c001_v0001044_t0037_u01776484153384") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cdecd_d20260418_m034911_c001_v7007000_t0000_u01776484151593") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c0f6_d20260418_m034859_c001_v0001109_t0027_u01776484139292") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45930_d20260418_m034853_c001_v7007000_t0000_u01776484133921") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c0c0_d20260418_m034849_c001_v0001109_t0050_u01776484129222") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb696377b_d20260418_m034847_c001_v7007000_t0000_u01776484127450") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556265b8_d20260418_m034834_c001_v0001161_t0052_u01776484114940") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f40809267b09ebfe8_d20260418_m034826_c001_v7007000_t0000_u01776484106362") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626560_d20260418_m034812_c001_v0001161_t0004_u01776484092018") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc575f9_d20260418_m034806_c001_v7007000_t0000_u01776484086653") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562652e_d20260418_m034754_c001_v0001161_t0039_u01776484074463") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377caa_d20260418_m034749_c001_v7007000_t0000_u01776484069017") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556264ee_d20260418_m034737_c001_v0001161_t0004_u01776484057173") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637a7_d20260418_m034915_c001_v7007000_t0000_u01776484155643") 2026/04/18 03:51:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d125_d20260418_m034909_c001_v0001044_t0012_u01776484149399") 2026/04/18 03:51:57 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6471_d20260418_m034938_c001_v7007000_t0000_u01776484178902") 2026/04/18 03:51:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266c2_d20260418_m034933_c001_v0001161_t0019_u01776484173706") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14ce3_d20260418_m035109_c001_v7007000_t0000_u01776484269507") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c438_d20260418_m035057_c001_v0001109_t0010_u01776484257564") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1f6_d20260418_m035051_c001_v7007000_t0000_u01776484251547") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c39c_d20260418_m035039_c001_v0001109_t0053_u01776484239323") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637ce_d20260418_m035033_c001_v7007000_t0000_u01776484233383") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c32c_d20260418_m035021_c001_v0001109_t0056_u01776484221310") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45dd7_d20260418_m035014_c001_v7007000_t0000_u01776484214715") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c2a2_d20260418_m035003_c001_v0001109_t0051_u01776484203178") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383638_d20260418_m034957_c001_v7007000_t0000_u01776484197067") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c245_d20260418_m034944_c001_v0001109_t0018_u01776484184742") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41891f2a92dd959a_d20260418_m034935_c001_v7007000_t0000_u01776484175954") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd02e_d20260418_m034924_c001_v0001173_t0039_u01776484164941") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c64b_d20260418_m034918_c001_v7007000_t0000_u01776484158438") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcfc8_d20260418_m034913_c001_v0001173_t0012_u01776484153574") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c63d_d20260418_m034911_c001_v7007000_t0000_u01776484151983") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcf66_d20260418_m034900_c001_v0001173_t0049_u01776484140297") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45931_d20260418_m034854_c001_v7007000_t0000_u01776484134106") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562660e_d20260418_m034849_c001_v0001161_t0037_u01776484129329") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d4591d_d20260418_m034847_c001_v7007000_t0000_u01776484127464") 2026/04/18 03:51:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c051_d20260418_m034835_c001_v0001109_t0016_u01776484115636") 2026/04/18 03:51:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cdcf_d20260418_m034826_c001_v7007000_t0000_u01776484106295") 2026/04/18 03:51:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15bf61_d20260418_m034812_c001_v0001109_t0056_u01776484092858") 2026/04/18 03:51:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc575fa_d20260418_m034806_c001_v7007000_t0000_u01776484086836") 2026/04/18 03:51:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15bee7_d20260418_m034755_c001_v0001109_t0054_u01776484075226") 2026/04/18 03:51:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377cac_d20260418_m034749_c001_v7007000_t0000_u01776484069198") 2026/04/18 03:51:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15be7f_d20260418_m034737_c001_v0001109_t0058_u01776484057705") 2026/04/18 03:51:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba645b_d20260418_m034915_c001_v7007000_t0000_u01776484155656") 2026/04/18 03:51:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c14e_d20260418_m034909_c001_v0001109_t0032_u01776484149485") 2026/04/18 03:51:59 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6472_d20260418_m034939_c001_v7007000_t0000_u01776484179097") 2026/04/18 03:51:59 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d15d_d20260418_m034933_c001_v0001044_t0012_u01776484173787") 2026/04/18 03:51:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14ce4_d20260418_m035109_c001_v7007000_t0000_u01776484269690") 2026/04/18 03:51:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd3d4_d20260418_m035058_c001_v0001173_t0031_u01776484258250") 2026/04/18 03:51:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1f7_d20260418_m035051_c001_v7007000_t0000_u01776484251727") 2026/04/18 03:51:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd2e2_d20260418_m035040_c001_v0001173_t0040_u01776484240167") 2026/04/18 03:51:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637cf_d20260418_m035033_c001_v7007000_t0000_u01776484233565") 2026/04/18 03:51:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd235_d20260418_m035021_c001_v0001173_t0000_u01776484221852") 2026/04/18 03:51:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45dd8_d20260418_m035014_c001_v7007000_t0000_u01776484214907") 2026/04/18 03:51:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd17d_d20260418_m035004_c001_v0001173_t0022_u01776484204022") 2026/04/18 03:51:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383639_d20260418_m034957_c001_v7007000_t0000_u01776484197248") 2026/04/18 03:51:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd0e0_d20260418_m034945_c001_v0001173_t0001_u01776484185242") 2026/04/18 03:51:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f40099234a99964aa_d20260418_m034935_c001_v7007000_t0000_u01776484175961") 2026/04/18 03:51:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266ae_d20260418_m034925_c001_v0001161_t0042_u01776484165278") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c64c_d20260418_m034918_c001_v7007000_t0000_u01776484158623") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626686_d20260418_m034913_c001_v0001161_t0057_u01776484153690") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f40809267b09ec429_d20260418_m034911_c001_v7007000_t0000_u01776484151606") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d10d_d20260418_m034900_c001_v0001044_t0025_u01776484140693") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45932_d20260418_m034854_c001_v7007000_t0000_u01776484134351") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcefb_d20260418_m034849_c001_v0001173_t0021_u01776484129514") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d20b7_d20260418_m034847_c001_v7007000_t0000_u01776484127649") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0cb_d20260418_m034836_c001_v0001044_t0026_u01776484116187") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f409d458ffe420b71_d20260418_m034826_c001_v7007000_t0000_u01776484106322") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcd96_d20260418_m034813_c001_v0001173_t0049_u01776484093741") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc575fb_d20260418_m034807_c001_v7007000_t0000_u01776484087019") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcd03_d20260418_m034755_c001_v0001173_t0002_u01776484075810") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377cae_d20260418_m034749_c001_v7007000_t0000_u01776484069380") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcc81_d20260418_m034738_c001_v0001173_t0022_u01776484058372") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba645c_d20260418_m034915_c001_v7007000_t0000_u01776484155847") 2026/04/18 03:52:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562666e_d20260418_m034909_c001_v0001161_t0032_u01776484149689") 2026/04/18 03:52:00 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6473_d20260418_m034939_c001_v7007000_t0000_u01776484179278") 2026/04/18 03:52:00 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266c4_d20260418_m034933_c001_v0001161_t0014_u01776484173998") 2026/04/18 03:52:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14ce5_d20260418_m035109_c001_v7007000_t0000_u01776484269874") 2026/04/18 03:52:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556267f9_d20260418_m035058_c001_v0001161_t0016_u01776484258526") 2026/04/18 03:52:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1f8_d20260418_m035051_c001_v7007000_t0000_u01776484251910") 2026/04/18 03:52:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556267a7_d20260418_m035040_c001_v0001161_t0046_u01776484240439") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637d0_d20260418_m035033_c001_v7007000_t0000_u01776484233749") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626758_d20260418_m035022_c001_v0001161_t0031_u01776484222157") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45dd9_d20260418_m035015_c001_v7007000_t0000_u01776484215098") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626714_d20260418_m035004_c001_v0001161_t0033_u01776484204495") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d792038363a_d20260418_m034957_c001_v7007000_t0000_u01776484197429") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266e8_d20260418_m034945_c001_v0001161_t0006_u01776484185747") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41891f2a92dd9599_d20260418_m034935_c001_v7007000_t0000_u01776484175773") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d151_d20260418_m034925_c001_v0001044_t0018_u01776484165592") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c64d_d20260418_m034918_c001_v7007000_t0000_u01776484158808") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d137_d20260418_m034913_c001_v0001044_t0058_u01776484153804") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f42364dcab504535b_d20260418_m034911_c001_v7007000_t0000_u01776484151842") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626648_d20260418_m034901_c001_v0001161_t0033_u01776484141094") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45934_d20260418_m034854_c001_v7007000_t0000_u01776484134536") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0f9_d20260418_m034849_c001_v0001044_t0019_u01776484129584") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14b9c_d20260418_m034847_c001_v7007000_t0000_u01776484127264") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bce7b_d20260418_m034836_c001_v0001173_t0000_u01776484116596") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66ba11_d20260418_m034826_c001_v7007000_t0000_u01776484106562") 2026/04/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d091_d20260418_m034814_c001_v0001044_t0040_u01776484094313") 2026/04/18 03:52:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc575fc_d20260418_m034807_c001_v7007000_t0000_u01776484087200") 2026/04/18 03:52:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d06b_d20260418_m034756_c001_v0001044_t0012_u01776484076233") 2026/04/18 03:52:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377cb0_d20260418_m034749_c001_v7007000_t0000_u01776484069561") 2026/04/18 03:52:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d04d_d20260418_m034738_c001_v0001044_t0024_u01776484058709") 2026/04/18 03:52:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c643_d20260418_m034915_c001_v7007000_t0000_u01776484155857") 2026/04/18 03:52:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcfb0_d20260418_m034909_c001_v0001173_t0010_u01776484149751") 2026/04/18 03:52:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6474_d20260418_m034939_c001_v7007000_t0000_u01776484179461") 2026/04/18 03:52:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd066_d20260418_m034934_c001_v0001173_t0059_u01776484174013") 2026/04/18 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14ce7_d20260418_m035110_c001_v7007000_t0000_u01776484270057") 2026/04/18 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d215_d20260418_m035058_c001_v0001044_t0055_u01776484258850") 2026/04/18 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1f9_d20260418_m035052_c001_v7007000_t0000_u01776484252099") 2026/04/18 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d1d9_d20260418_m035040_c001_v0001044_t0038_u01776484240752") 2026/04/18 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637d1_d20260418_m035033_c001_v7007000_t0000_u01776484233930") 2026/04/18 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d1b7_d20260418_m035022_c001_v0001044_t0034_u01776484222538") 2026/04/18 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45ddb_d20260418_m035015_c001_v7007000_t0000_u01776484215283") 2026/04/18 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d187_d20260418_m035004_c001_v0001044_t0036_u01776484204791") 2026/04/18 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d792038363c_d20260418_m034957_c001_v7007000_t0000_u01776484197617") 2026/04/18 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d16b_d20260418_m034946_c001_v0001044_t0021_u01776484186659") 2026/04/18 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377d4a_d20260418_m034935_c001_v7007000_t0000_u01776484175965") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c1d8_d20260418_m034926_c001_v0001109_t0039_u01776484166060") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c64e_d20260418_m034918_c001_v7007000_t0000_u01776484158994") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c172_d20260418_m034913_c001_v0001109_t0051_u01776484153828") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c63b_d20260418_m034911_c001_v7007000_t0000_u01776484151616") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c106_d20260418_m034901_c001_v0001109_t0017_u01776484141388") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45935_d20260418_m034854_c001_v7007000_t0000_u01776484134722") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626612_d20260418_m034849_c001_v0001161_t0046_u01776484129657") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45921_d20260418_m034847_c001_v7007000_t0000_u01776484127685") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556265c2_d20260418_m034836_c001_v0001161_t0026_u01776484116969") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f419b700016750ce5_d20260418_m034826_c001_v7007000_t0000_u01776484106528") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562656c_d20260418_m034814_c001_v0001161_t0054_u01776484094666") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc575fd_d20260418_m034807_c001_v7007000_t0000_u01776484087382") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626534_d20260418_m034756_c001_v0001161_t0012_u01776484076719") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377cb2_d20260418_m034749_c001_v7007000_t0000_u01776484069744") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556264fe_d20260418_m034739_c001_v0001161_t0052_u01776484059088") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c641_d20260418_m034915_c001_v7007000_t0000_u01776484155666") 2026/04/18 03:52:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d127_d20260418_m034909_c001_v0001044_t0022_u01776484149926") 2026/04/18 03:52:03 DEBUG : dir1/0007-12345: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6475_d20260418_m034939_c001_v7007000_t0000_u01776484179641") 2026/04/18 03:52:04 DEBUG : dir1/0007-12345: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d15f_d20260418_m034934_c001_v0001044_t0042_u01776484174188") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14ce9_d20260418_m035110_c001_v7007000_t0000_u01776484270241") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c448_d20260418_m035059_c001_v0001109_t0038_u01776484259474") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1fa_d20260418_m035052_c001_v7007000_t0000_u01776484252280") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c3ae_d20260418_m035041_c001_v0001109_t0044_u01776484241163") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637d2_d20260418_m035034_c001_v7007000_t0000_u01776484234113") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c33c_d20260418_m035023_c001_v0001109_t0054_u01776484223468") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45ddc_d20260418_m035015_c001_v7007000_t0000_u01776484215576") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c2b8_d20260418_m035005_c001_v0001109_t0045_u01776484205238") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d792038363d_d20260418_m034957_c001_v7007000_t0000_u01776484197802") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c251_d20260418_m034947_c001_v0001109_t0045_u01776484187188") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66ba56_d20260418_m034935_c001_v7007000_t0000_u01776484175980") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd038_d20260418_m034926_c001_v0001173_t0040_u01776484166676") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c64f_d20260418_m034919_c001_v7007000_t0000_u01776484159177") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcfcc_d20260418_m034913_c001_v0001173_t0042_u01776484153981") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f40809267b09ec42b_d20260418_m034911_c001_v7007000_t0000_u01776484151790") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcf75_d20260418_m034902_c001_v0001173_t0016_u01776484142091") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45936_d20260418_m034854_c001_v7007000_t0000_u01776484134905") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcefd_d20260418_m034849_c001_v0001173_t0014_u01776484129824") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41655af112be9270_d20260418_m034847_c001_v7007000_t0000_u01776484127806") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c062_d20260418_m034837_c001_v0001109_t0011_u01776484117624") 2026/04/18 03:52:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f421cf194026d4cf2_d20260418_m034826_c001_v7007000_t0000_u01776484106532") 2026/04/18 03:52:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15bf73_d20260418_m034815_c001_v0001109_t0011_u01776484095133") 2026/04/18 03:52:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc575fe_d20260418_m034807_c001_v7007000_t0000_u01776484087564") 2026/04/18 03:52:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15beef_d20260418_m034757_c001_v0001109_t0057_u01776484077133") 2026/04/18 03:52:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377cb4_d20260418_m034749_c001_v7007000_t0000_u01776484069927") 2026/04/18 03:52:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15be89_d20260418_m034739_c001_v0001109_t0048_u01776484059502") 2026/04/18 03:52:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4159257338f64c6d_d20260418_m034915_c001_v7007000_t0000_u01776484155690") 2026/04/18 03:52:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626672_d20260418_m034909_c001_v0001161_t0013_u01776484149949") 2026/04/18 03:52:05 DEBUG : dir1/0008-23456: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6477_d20260418_m034939_c001_v7007000_t0000_u01776484179823") 2026/04/18 03:52:05 DEBUG : dir1/0008-23456: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c208_d20260418_m034934_c001_v0001109_t0047_u01776484174309") 2026/04/18 03:52:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14cea_d20260418_m035110_c001_v7007000_t0000_u01776484270426") 2026/04/18 03:52:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd3e5_d20260418_m035100_c001_v0001173_t0056_u01776484260058") 2026/04/18 03:52:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1fb_d20260418_m035052_c001_v7007000_t0000_u01776484252467") 2026/04/18 03:52:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd2f4_d20260418_m035041_c001_v0001173_t0022_u01776484241712") 2026/04/18 03:52:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637d3_d20260418_m035034_c001_v7007000_t0000_u01776484234295") 2026/04/18 03:52:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd259_d20260418_m035024_c001_v0001173_t0025_u01776484224172") 2026/04/18 03:52:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45ddd_d20260418_m035015_c001_v7007000_t0000_u01776484215760") 2026/04/18 03:52:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd18b_d20260418_m035005_c001_v0001173_t0032_u01776484205845") 2026/04/18 03:52:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d792038363e_d20260418_m034957_c001_v7007000_t0000_u01776484197982") 2026/04/18 03:52:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd0fc_d20260418_m034947_c001_v0001173_t0048_u01776484187814") 2026/04/18 03:52:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c691_d20260418_m034935_c001_v7007000_t0000_u01776484175984") 2026/04/18 03:52:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266b2_d20260418_m034926_c001_v0001161_t0019_u01776484166967") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c650_d20260418_m034919_c001_v7007000_t0000_u01776484159360") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626688_d20260418_m034914_c001_v0001161_t0020_u01776484154075") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6456_d20260418_m034911_c001_v7007000_t0000_u01776484151804") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d113_d20260418_m034902_c001_v0001044_t0027_u01776484142468") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45937_d20260418_m034855_c001_v7007000_t0000_u01776484135090") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0fd_d20260418_m034849_c001_v0001044_t0023_u01776484129949") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb696377c_d20260418_m034847_c001_v7007000_t0000_u01776484127474") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0cd_d20260418_m034838_c001_v0001044_t0037_u01776484118240") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f419b700016750ce4_d20260418_m034826_c001_v7007000_t0000_u01776484106341") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcdaa_d20260418_m034816_c001_v0001173_t0044_u01776484096047") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc575ff_d20260418_m034807_c001_v7007000_t0000_u01776484087745") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcd19_d20260418_m034757_c001_v0001173_t0023_u01776484077618") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377cb5_d20260418_m034750_c001_v7007000_t0000_u01776484070108") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcc8d_d20260418_m034740_c001_v0001173_t0048_u01776484060189") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66ba46_d20260418_m034915_c001_v7007000_t0000_u01776484155704") 2026/04/18 03:52:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcfb2_d20260418_m034910_c001_v0001173_t0056_u01776484150059") 2026/04/18 03:52:06 DEBUG : dir1/0009-34567: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6478_d20260418_m034940_c001_v7007000_t0000_u01776484180005") 2026/04/18 03:52:06 DEBUG : dir1/0009-34567: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266c8_d20260418_m034934_c001_v0001161_t0045_u01776484174353") 2026/04/18 03:52:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14cec_d20260418_m035110_c001_v7007000_t0000_u01776484270608") 2026/04/18 03:52:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556267fb_d20260418_m035100_c001_v0001161_t0002_u01776484260355") 2026/04/18 03:52:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1fc_d20260418_m035052_c001_v7007000_t0000_u01776484252652") 2026/04/18 03:52:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556267af_d20260418_m035042_c001_v0001161_t0018_u01776484242283") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637d4_d20260418_m035034_c001_v7007000_t0000_u01776484234478") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626766_d20260418_m035024_c001_v0001161_t0029_u01776484224613") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45ddf_d20260418_m035015_c001_v7007000_t0000_u01776484215946") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562671c_d20260418_m035006_c001_v0001161_t0002_u01776484206179") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d792038363f_d20260418_m034958_c001_v7007000_t0000_u01776484198163") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266ec_d20260418_m034948_c001_v0001161_t0000_u01776484188111") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41891f2a92dd9598_d20260418_m034935_c001_v7007000_t0000_u01776484175592") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d153_d20260418_m034927_c001_v0001044_t0025_u01776484167273") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c651_d20260418_m034919_c001_v7007000_t0000_u01776484159544") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d13d_d20260418_m034914_c001_v0001044_t0010_u01776484154221") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383519_d20260418_m034912_c001_v7007000_t0000_u01776484152017") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562664c_d20260418_m034902_c001_v0001161_t0054_u01776484142951") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45938_d20260418_m034855_c001_v7007000_t0000_u01776484135274") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626616_d20260418_m034850_c001_v0001161_t0008_u01776484130076") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d20b6_d20260418_m034847_c001_v7007000_t0000_u01776484127465") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bce8b_d20260418_m034838_c001_v0001173_t0058_u01776484118822") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d207b_d20260418_m034826_c001_v7007000_t0000_u01776484106664") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d095_d20260418_m034816_c001_v0001044_t0054_u01776484096421") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc57600_d20260418_m034807_c001_v7007000_t0000_u01776484087925") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d071_d20260418_m034757_c001_v0001044_t0022_u01776484077935") 2026/04/18 03:52:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377cb7_d20260418_m034750_c001_v7007000_t0000_u01776484070289") 2026/04/18 03:52:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d051_d20260418_m034740_c001_v0001044_t0037_u01776484060522") 2026/04/18 03:52:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383531_d20260418_m034915_c001_v7007000_t0000_u01776484155454") 2026/04/18 03:52:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c152_d20260418_m034910_c001_v0001109_t0020_u01776484150071") 2026/04/18 03:52:08 DEBUG : dir1/0010-45678: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba647a_d20260418_m034940_c001_v7007000_t0000_u01776484180186") 2026/04/18 03:52:08 DEBUG : dir1/0010-45678: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd06e_d20260418_m034934_c001_v0001173_t0043_u01776484174625") 2026/04/18 03:52:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14ced_d20260418_m035110_c001_v7007000_t0000_u01776484270794") 2026/04/18 03:52:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d21b_d20260418_m035101_c001_v0001044_t0058_u01776484261038") 2026/04/18 03:52:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1fd_d20260418_m035052_c001_v7007000_t0000_u01776484252834") 2026/04/18 03:52:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d1dd_d20260418_m035042_c001_v0001044_t0038_u01776484242602") 2026/04/18 03:52:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637d5_d20260418_m035034_c001_v7007000_t0000_u01776484234659") 2026/04/18 03:52:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d1bd_d20260418_m035024_c001_v0001044_t0031_u01776484224980") 2026/04/18 03:52:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45de2_d20260418_m035016_c001_v7007000_t0000_u01776484216130") 2026/04/18 03:52:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d191_d20260418_m035006_c001_v0001044_t0020_u01776484206651") 2026/04/18 03:52:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383640_d20260418_m034958_c001_v7007000_t0000_u01776484198345") 2026/04/18 03:52:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d16d_d20260418_m034948_c001_v0001044_t0028_u01776484188480") 2026/04/18 03:52:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6467_d20260418_m034935_c001_v7007000_t0000_u01776484175928") 2026/04/18 03:52:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c1e2_d20260418_m034927_c001_v0001109_t0019_u01776484167854") 2026/04/18 03:52:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c652_d20260418_m034919_c001_v7007000_t0000_u01776484159727") 2026/04/18 03:52:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcfd0_d20260418_m034914_c001_v0001173_t0054_u01776484154242") 2026/04/18 03:52:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c63c_d20260418_m034911_c001_v7007000_t0000_u01776484151799") 2026/04/18 03:52:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c118_d20260418_m034903_c001_v0001109_t0052_u01776484143330") 2026/04/18 03:52:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45939_d20260418_m034855_c001_v7007000_t0000_u01776484135470") 2026/04/18 03:52:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcf07_d20260418_m034850_c001_v0001173_t0012_u01776484130214") 2026/04/18 03:52:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb696377a_d20260418_m034847_c001_v7007000_t0000_u01776484127269") 2026/04/18 03:52:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556265d2_d20260418_m034839_c001_v0001161_t0005_u01776484119146") 2026/04/18 03:52:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f40809267b09ebfe9_d20260418_m034826_c001_v7007000_t0000_u01776484106549") 2026/04/18 03:52:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626572_d20260418_m034817_c001_v0001161_t0054_u01776484097057") 2026/04/18 03:52:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc57601_d20260418_m034808_c001_v7007000_t0000_u01776484088106") 2026/04/18 03:52:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562653e_d20260418_m034758_c001_v0001161_t0020_u01776484078501") 2026/04/18 03:52:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377cb9_d20260418_m034750_c001_v7007000_t0000_u01776484070470") 2026/04/18 03:52:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626502_d20260418_m034740_c001_v0001161_t0054_u01776484060969") 2026/04/18 03:52:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cded2_d20260418_m034915_c001_v7007000_t0000_u01776484155714") 2026/04/18 03:52:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d129_d20260418_m034910_c001_v0001044_t0047_u01776484150330") 2026/04/18 03:52:09 DEBUG : dir1/0011-56789: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba647b_d20260418_m034940_c001_v7007000_t0000_u01776484180452") 2026/04/18 03:52:09 DEBUG : dir1/0011-56789: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266ca_d20260418_m034934_c001_v0001161_t0025_u01776484174815") 2026/04/18 03:52:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14cef_d20260418_m035110_c001_v7007000_t0000_u01776484270976") 2026/04/18 03:52:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c458_d20260418_m035101_c001_v0001109_t0031_u01776484261600") 2026/04/18 03:52:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1fe_d20260418_m035053_c001_v7007000_t0000_u01776484253015") 2026/04/18 03:52:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c3bc_d20260418_m035043_c001_v0001109_t0035_u01776484243042") 2026/04/18 03:52:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637d6_d20260418_m035034_c001_v7007000_t0000_u01776484234841") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c34a_d20260418_m035025_c001_v0001109_t0059_u01776484225438") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45de4_d20260418_m035016_c001_v7007000_t0000_u01776484216314") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c2c6_d20260418_m035007_c001_v0001109_t0018_u01776484207376") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383641_d20260418_m034958_c001_v7007000_t0000_u01776484198526") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c25f_d20260418_m034948_c001_v0001109_t0021_u01776484188948") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6468_d20260418_m034935_c001_v7007000_t0000_u01776484175936") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd040_d20260418_m034928_c001_v0001173_t0013_u01776484168299") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c653_d20260418_m034919_c001_v7007000_t0000_u01776484159911") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562668a_d20260418_m034914_c001_v0001161_t0001_u01776484154447") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14bab_d20260418_m034911_c001_v7007000_t0000_u01776484151844") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcf85_d20260418_m034903_c001_v0001173_t0010_u01776484143873") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d4593a_d20260418_m034855_c001_v7007000_t0000_u01776484135655") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c0ca_d20260418_m034850_c001_v0001109_t0032_u01776484130266") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41655af112be926f_d20260418_m034847_c001_v7007000_t0000_u01776484127488") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c06c_d20260418_m034839_c001_v0001109_t0033_u01776484119676") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cdd1_d20260418_m034826_c001_v7007000_t0000_u01776484106670") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15bf83_d20260418_m034817_c001_v0001109_t0036_u01776484097424") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc57602_d20260418_m034808_c001_v7007000_t0000_u01776484088286") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15bf03_d20260418_m034758_c001_v0001109_t0020_u01776484078811") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377cba_d20260418_m034750_c001_v7007000_t0000_u01776484070650") 2026/04/18 03:52:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15be99_d20260418_m034741_c001_v0001109_t0036_u01776484061334") 2026/04/18 03:52:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637a6_d20260418_m034915_c001_v7007000_t0000_u01776484155460") 2026/04/18 03:52:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626674_d20260418_m034910_c001_v0001161_t0025_u01776484150375") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba647d_d20260418_m034940_c001_v7007000_t0000_u01776484180636") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd070_d20260418_m034934_c001_v0001173_t0047_u01776484174887") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14cf1_d20260418_m035111_c001_v7007000_t0000_u01776484271209") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd3fb_d20260418_m035102_c001_v0001173_t0048_u01776484262128") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf1ff_d20260418_m035053_c001_v7007000_t0000_u01776484253194") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd31a_d20260418_m035044_c001_v0001173_t0057_u01776484244301") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637d7_d20260418_m035035_c001_v7007000_t0000_u01776484235021") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd271_d20260418_m035026_c001_v0001173_t0054_u01776484226240") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45de6_d20260418_m035016_c001_v7007000_t0000_u01776484216500") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd1a3_d20260418_m035008_c001_v0001173_t0014_u01776484208013") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383643_d20260418_m034958_c001_v7007000_t0000_u01776484198709") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd10e_d20260418_m034949_c001_v0001173_t0004_u01776484189809") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f40099234a99964a9_d20260418_m034935_c001_v7007000_t0000_u01776484175780") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266b6_d20260418_m034928_c001_v0001161_t0041_u01776484168732") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c654_d20260418_m034920_c001_v7007000_t0000_u01776484160095") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c174_d20260418_m034914_c001_v0001109_t0048_u01776484154574") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383516_d20260418_m034911_c001_v7007000_t0000_u01776484151818") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d117_d20260418_m034904_c001_v0001044_t0053_u01776484144283") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d4593b_d20260418_m034855_c001_v7007000_t0000_u01776484135838") 2026/04/18 03:52:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d101_d20260418_m034850_c001_v0001044_t0054_u01776484130363") 2026/04/18 03:52:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14b9a_d20260418_m034847_c001_v7007000_t0000_u01776484127078") 2026/04/18 03:52:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0d5_d20260418_m034840_c001_v0001044_t0053_u01776484120292") 2026/04/18 03:52:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66ba10_d20260418_m034826_c001_v7007000_t0000_u01776484106373") 2026/04/18 03:52:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcdc4_d20260418_m034817_c001_v0001173_t0029_u01776484097953") 2026/04/18 03:52:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc57603_d20260418_m034808_c001_v7007000_t0000_u01776484088467") 2026/04/18 03:52:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcd33_d20260418_m034759_c001_v0001173_t0034_u01776484079400") 2026/04/18 03:52:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377cbc_d20260418_m034750_c001_v7007000_t0000_u01776484070832") 2026/04/18 03:52:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcc9b_d20260418_m034741_c001_v0001173_t0012_u01776484061976") 2026/04/18 03:52:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba645a_d20260418_m034915_c001_v7007000_t0000_u01776484155472") 2026/04/18 03:52:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcfb6_d20260418_m034910_c001_v0001173_t0048_u01776484150390") 2026/04/18 03:52:12 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba647e_d20260418_m034940_c001_v7007000_t0000_u01776484180818") 2026/04/18 03:52:12 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c20f_d20260418_m034935_c001_v0001109_t0024_u01776484175004") 2026/04/18 03:52:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14cf3_d20260418_m035111_c001_v7007000_t0000_u01776484271392") 2026/04/18 03:52:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626811_d20260418_m035102_c001_v0001161_t0006_u01776484262629") 2026/04/18 03:52:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf200_d20260418_m035053_c001_v7007000_t0000_u01776484253374") 2026/04/18 03:52:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556267bd_d20260418_m035044_c001_v0001161_t0022_u01776484244600") 2026/04/18 03:52:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637d8_d20260418_m035035_c001_v7007000_t0000_u01776484235202") 2026/04/18 03:52:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626775_d20260418_m035026_c001_v0001161_t0058_u01776484226755") 2026/04/18 03:52:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45de8_d20260418_m035016_c001_v7007000_t0000_u01776484216685") 2026/04/18 03:52:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626728_d20260418_m035008_c001_v0001161_t0021_u01776484208431") 2026/04/18 03:52:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383644_d20260418_m034958_c001_v7007000_t0000_u01776484198890") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266f0_d20260418_m034950_c001_v0001161_t0049_u01776484190194") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6469_d20260418_m034936_c001_v7007000_t0000_u01776484176113") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d155_d20260418_m034929_c001_v0001044_t0041_u01776484169188") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c655_d20260418_m034920_c001_v7007000_t0000_u01776484160278") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcfd4_d20260418_m034914_c001_v0001173_t0002_u01776484154671") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cdece_d20260418_m034911_c001_v7007000_t0000_u01776484151776") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626656_d20260418_m034904_c001_v0001161_t0013_u01776484144932") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d4593c_d20260418_m034856_c001_v7007000_t0000_u01776484136023") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562661a_d20260418_m034850_c001_v0001161_t0011_u01776484130502") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f419c278ddee376a4_d20260418_m034847_c001_v7007000_t0000_u01776484127705") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bce97_d20260418_m034840_c001_v0001173_t0014_u01776484120867") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d2077_d20260418_m034826_c001_v7007000_t0000_u01776484106329") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d09b_d20260418_m034818_c001_v0001044_t0053_u01776484098280") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc57604_d20260418_m034808_c001_v7007000_t0000_u01776484088647") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d079_d20260418_m034759_c001_v0001044_t0016_u01776484079689") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377cbd_d20260418_m034751_c001_v7007000_t0000_u01776484071014") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d053_d20260418_m034742_c001_v0001044_t0021_u01776484062386") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383536_d20260418_m034915_c001_v7007000_t0000_u01776484155827") 2026/04/18 03:52:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626678_d20260418_m034910_c001_v0001161_t0010_u01776484150643") 2026/04/18 03:52:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba647f_d20260418_m034940_c001_v7007000_t0000_u01776484180999") 2026/04/18 03:52:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d161_d20260418_m034935_c001_v0001044_t0014_u01776484175043") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14cf5_d20260418_m035111_c001_v7007000_t0000_u01776484271577") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d21d_d20260418_m035103_c001_v0001044_t0023_u01776484263149") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf201_d20260418_m035053_c001_v7007000_t0000_u01776484253560") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d1f1_d20260418_m035044_c001_v0001044_t0017_u01776484244959") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637d9_d20260418_m035035_c001_v7007000_t0000_u01776484235385") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d1c7_d20260418_m035027_c001_v0001044_t0044_u01776484227232") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45dea_d20260418_m035016_c001_v7007000_t0000_u01776484216872") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d197_d20260418_m035008_c001_v0001044_t0016_u01776484208755") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383645_d20260418_m034959_c001_v7007000_t0000_u01776484199072") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d173_d20260418_m034950_c001_v0001044_t0041_u01776484190635") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba646a_d20260418_m034936_c001_v7007000_t0000_u01776484176121") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c1ea_d20260418_m034929_c001_v0001109_t0036_u01776484169614") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c656_d20260418_m034920_c001_v7007000_t0000_u01776484160462") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d143_d20260418_m034914_c001_v0001044_t0022_u01776484154735") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6457_d20260418_m034911_c001_v7007000_t0000_u01776484151994") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c128_d20260418_m034905_c001_v0001109_t0029_u01776484145273") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d4593d_d20260418_m034856_c001_v7007000_t0000_u01776484136207") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcf09_d20260418_m034850_c001_v0001173_t0026_u01776484130631") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d4591e_d20260418_m034847_c001_v7007000_t0000_u01776484127502") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556265da_d20260418_m034841_c001_v0001161_t0027_u01776484121332") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d2079_d20260418_m034826_c001_v7007000_t0000_u01776484106482") 2026/04/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626578_d20260418_m034818_c001_v0001161_t0006_u01776484098823") 2026/04/18 03:52:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc57605_d20260418_m034808_c001_v7007000_t0000_u01776484088828") 2026/04/18 03:52:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626540_d20260418_m034800_c001_v0001161_t0055_u01776484080095") 2026/04/18 03:52:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377cbe_d20260418_m034751_c001_v7007000_t0000_u01776484071196") 2026/04/18 03:52:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562650a_d20260418_m034742_c001_v0001161_t0019_u01776484062822") 2026/04/18 03:52:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f40809267b09ec436_d20260418_m034915_c001_v7007000_t0000_u01776484155724") 2026/04/18 03:52:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcfba_d20260418_m034910_c001_v0001173_t0026_u01776484150836") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6480_d20260418_m034941_c001_v7007000_t0000_u01776484181182") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556266cc_d20260418_m034935_c001_v0001161_t0037_u01776484175122") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14cf7_d20260418_m035111_c001_v7007000_t0000_u01776484271760") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c46a_d20260418_m035103_c001_v0001109_t0051_u01776484263502") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf202_d20260418_m035053_c001_v7007000_t0000_u01776484253741") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c3d4_d20260418_m035045_c001_v0001109_t0031_u01776484245463") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637da_d20260418_m035035_c001_v7007000_t0000_u01776484235585") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c35a_d20260418_m035027_c001_v0001109_t0059_u01776484227664") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45dec_d20260418_m035017_c001_v7007000_t0000_u01776484217068") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c2d6_d20260418_m035009_c001_v0001109_t0016_u01776484209174") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383646_d20260418_m034959_c001_v7007000_t0000_u01776484199253") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c269_d20260418_m034951_c001_v0001109_t0052_u01776484191009") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c692_d20260418_m034936_c001_v7007000_t0000_u01776484176000") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd04e_d20260418_m034930_c001_v0001173_t0003_u01776484170271") 2026/04/18 03:52:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c657_d20260418_m034920_c001_v7007000_t0000_u01776484160647") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcfd8_d20260418_m034914_c001_v0001173_t0013_u01776484154923") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637a4_d20260418_m034912_c001_v7007000_t0000_u01776484152003") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcf99_d20260418_m034905_c001_v0001173_t0045_u01776484145779") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d4593e_d20260418_m034856_c001_v7007000_t0000_u01776484136392") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcf0b_d20260418_m034850_c001_v0001173_t0029_u01776484130949") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f419c278ddee376a1_d20260418_m034847_c001_v7007000_t0000_u01776484127521") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c07a_d20260418_m034841_c001_v0001109_t0044_u01776484121667") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cdd0_d20260418_m034826_c001_v7007000_t0000_u01776484106486") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15bfa3_d20260418_m034819_c001_v0001109_t0025_u01776484099252") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc57606_d20260418_m034809_c001_v7007000_t0000_u01776484089008") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15bf17_d20260418_m034800_c001_v0001109_t0034_u01776484080592") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377cbf_d20260418_m034751_c001_v7007000_t0000_u01776484071377") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15bea5_d20260418_m034743_c001_v0001109_t0042_u01776484063114") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cded1_d20260418_m034915_c001_v7007000_t0000_u01776484155528") 2026/04/18 03:52:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c15c_d20260418_m034910_c001_v0001109_t0018_u01776484150854") 2026/04/18 03:52:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cdd6_d20260418_m034829_c001_v7007000_t0000_u01776484109014") 2026/04/18 03:52:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562658a_d20260418_m034823_c001_v0001161_t0040_u01776484103499") 2026/04/18 03:52:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cdd7_d20260418_m034829_c001_v7007000_t0000_u01776484109196") 2026/04/18 03:52:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcdf5_d20260418_m034823_c001_v0001173_t0040_u01776484103611") 2026/04/18 03:52:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cdd8_d20260418_m034829_c001_v7007000_t0000_u01776484109380") 2026/04/18 03:52:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15bfd5_d20260418_m034823_c001_v0001109_t0014_u01776484103690") 2026/04/18 03:52:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cdd9_d20260418_m034829_c001_v7007000_t0000_u01776484109562") 2026/04/18 03:52:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0a5_d20260418_m034823_c001_v0001044_t0016_u01776484103853") 2026/04/18 03:52:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cdda_d20260418_m034829_c001_v7007000_t0000_u01776484109745") 2026/04/18 03:52:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562658e_d20260418_m034823_c001_v0001161_t0058_u01776484103959") 2026/04/18 03:52:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cddb_d20260418_m034829_c001_v7007000_t0000_u01776484109929") 2026/04/18 03:52:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcdf7_d20260418_m034824_c001_v0001173_t0045_u01776484104258") 2026/04/18 03:52:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cddc_d20260418_m034830_c001_v7007000_t0000_u01776484110173") 2026/04/18 03:52:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15bfdd_d20260418_m034824_c001_v0001109_t0043_u01776484104292") 2026/04/18 03:52:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cdde_d20260418_m034830_c001_v7007000_t0000_u01776484110385") 2026/04/18 03:52:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626592_d20260418_m034824_c001_v0001161_t0006_u01776484104376") 2026/04/18 03:52:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cddf_d20260418_m034830_c001_v7007000_t0000_u01776484110568") 2026/04/18 03:52:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0a7_d20260418_m034824_c001_v0001044_t0021_u01776484104390") 2026/04/18 03:52:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cde0_d20260418_m034830_c001_v7007000_t0000_u01776484110750") 2026/04/18 03:52:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0ab_d20260418_m034824_c001_v0001044_t0020_u01776484104792") 2026/04/18 03:52:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cde1_d20260418_m034830_c001_v7007000_t0000_u01776484110933") 2026/04/18 03:52:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcdff_d20260418_m034824_c001_v0001173_t0028_u01776484104814") 2026/04/18 03:52:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cde2_d20260418_m034831_c001_v7007000_t0000_u01776484111115") 2026/04/18 03:52:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626594_d20260418_m034824_c001_v0001161_t0037_u01776484104912") 2026/04/18 03:52:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cde3_d20260418_m034831_c001_v7007000_t0000_u01776484111297") 2026/04/18 03:52:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15bfe9_d20260418_m034825_c001_v0001109_t0031_u01776484105098") 2026/04/18 03:52:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cde4_d20260418_m034831_c001_v7007000_t0000_u01776484111481") 2026/04/18 03:52:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bce09_d20260418_m034825_c001_v0001173_t0031_u01776484105230") 2026/04/18 03:52:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cde5_d20260418_m034831_c001_v7007000_t0000_u01776484111664") 2026/04/18 03:52:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0af_d20260418_m034825_c001_v0001044_t0029_u01776484105258") 2026/04/18 03:52:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cde6_d20260418_m034831_c001_v7007000_t0000_u01776484111847") 2026/04/18 03:52:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626596_d20260418_m034825_c001_v0001161_t0011_u01776484105269") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d20c6_d20260418_m034851_c001_v7007000_t0000_u01776484131493") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcecb_d20260418_m034845_c001_v0001173_t0034_u01776484125020") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb696378f_d20260418_m034851_c001_v7007000_t0000_u01776484131500") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556265f0_d20260418_m034845_c001_v0001161_t0008_u01776484125156") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f419c278ddee376a6_d20260418_m034851_c001_v7007000_t0000_u01776484131265") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0e9_d20260418_m034845_c001_v0001044_t0041_u01776484125242") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41655af112be9278_d20260418_m034851_c001_v7007000_t0000_u01776484131510") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bced1_d20260418_m034845_c001_v0001173_t0002_u01776484125409") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45925_d20260418_m034851_c001_v7007000_t0000_u01776484131462") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556265f2_d20260418_m034845_c001_v0001161_t0014_u01776484125554") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45923_d20260418_m034851_c001_v7007000_t0000_u01776484131276") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0eb_d20260418_m034845_c001_v0001044_t0050_u01776484125684") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41655af112be9279_d20260418_m034851_c001_v7007000_t0000_u01776484131621") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c0a4_d20260418_m034845_c001_v0001109_t0021_u01776484125703") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45924_d20260418_m034851_c001_v7007000_t0000_u01776484131286") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bced9_d20260418_m034845_c001_v0001173_t0000_u01776484125796") 2026/04/18 03:52:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f419c278ddee376a8_d20260418_m034851_c001_v7007000_t0000_u01776484131635") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556265f4_d20260418_m034845_c001_v0001161_t0019_u01776484125891") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45926_d20260418_m034851_c001_v7007000_t0000_u01776484131472") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcedb_d20260418_m034846_c001_v0001173_t0021_u01776484126066") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb696378c_d20260418_m034851_c001_v7007000_t0000_u01776484131292") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c0aa_d20260418_m034846_c001_v0001109_t0058_u01776484126174") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45927_d20260418_m034851_c001_v7007000_t0000_u01776484131648") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556265f6_d20260418_m034846_c001_v0001161_t0019_u01776484126208") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d20c4_d20260418_m034851_c001_v7007000_t0000_u01776484131304") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d0ed_d20260418_m034846_c001_v0001044_t0017_u01776484126345") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb696378d_d20260418_m034851_c001_v7007000_t0000_u01776484131312") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcedf_d20260418_m034846_c001_v0001173_t0055_u01776484126447") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41655af112be9276_d20260418_m034851_c001_v7007000_t0000_u01776484131322") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556265fa_d20260418_m034846_c001_v0001161_t0058_u01776484126521") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45928_d20260418_m034851_c001_v7007000_t0000_u01776484131658") 2026/04/18 03:52:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcee5_d20260418_m034846_c001_v0001173_t0039_u01776484126740") 2026/04/18 03:52:19 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f422f6d60730b9fc1_d20260418_m034621_c001_v7007000_t0000_u01776483981791") 2026/04/18 03:52:19 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f10940d7df0e6e8a3_d20260418_m034619_c001_v0001043_t0046_u01776483979010") 2026/04/18 03:52:19 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a13648_d20260418_m034618_c001_v7007000_t0000_u01776483978823") 2026/04/18 03:52:19 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f10940d7df0e6e899_d20260418_m034615_c001_v0001043_t0029_u01776483975110") 2026/04/18 03:52:19 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a1363b_d20260418_m034614_c001_v7007000_t0000_u01776483974335") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf13_d20260418_m034610_c001_v0001044_t0036_u01776483970054") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1f9f_d20260418_m034608_c001_v7007000_t0000_u01776483968555") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f113b93c1e9370ebf_d20260418_m034606_c001_v0001173_t0041_u01776483966545") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f409d458ffe4207ef_d20260418_m034606_c001_v7007000_t0000_u01776483966364") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f113b93c1e9370e9d_d20260418_m034600_c001_v0001173_t0044_u01776483960928") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f409d458ffe4203e7_d20260418_m034600_c001_v7007000_t0000_u01776483960163") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf01_d20260418_m034556_c001_v0001044_t0047_u01776483956116") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1f98_d20260418_m034555_c001_v7007000_t0000_u01776483955195") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11483dcf8d30f6b6_d20260418_m034553_c001_v0001105_t0052_u01776483953729") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9c75_d20260418_m034553_c001_v7007000_t0000_u01776483953547") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11483dcf8d30f6aa_d20260418_m034550_c001_v0001105_t0036_u01776483950496") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9c6e_d20260418_m034549_c001_v7007000_t0000_u01776483949754") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cef0_d20260418_m034545_c001_v0001044_t0031_u01776483945881") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1f79_d20260418_m034545_c001_v7007000_t0000_u01776483945327") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11246c75ec259294_d20260418_m034543_c001_v0001116_t0030_u01776483943116") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417b874aca5f20d1_d20260418_m034542_c001_v7007000_t0000_u01776483942932") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11246c75ec259286_d20260418_m034538_c001_v0001116_t0025_u01776483938990") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417b874aca5f20cf_d20260418_m034538_c001_v7007000_t0000_u01776483938225") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cee0_d20260418_m034532_c001_v0001044_t0019_u01776483932350") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede4352_d20260418_m034531_c001_v7007000_t0000_u01776483931757") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f110754c486ba3696_d20260418_m034529_c001_v0001097_t0052_u01776483929535") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417b874aca5f20cd_d20260418_m034529_c001_v7007000_t0000_u01776483929351") 2026/04/18 03:52:20 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f110754c486ba3678_d20260418_m034525_c001_v0001097_t0056_u01776483925533") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417b874aca5f20cb_d20260418_m034524_c001_v7007000_t0000_u01776483924761") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cece_d20260418_m034518_c001_v0001044_t0035_u01776483918799") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1f2b_d20260418_m034518_c001_v7007000_t0000_u01776483918237") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f114aea3f6de11a08_d20260418_m034516_c001_v0001039_t0004_u01776483916280") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d457c7_d20260418_m034516_c001_v7007000_t0000_u01776483916097") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f114aea3f6de119fe_d20260418_m034512_c001_v0001039_t0028_u01776483912130") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d457b8_d20260418_m034511_c001_v7007000_t0000_u01776483911387") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ceaf_d20260418_m034504_c001_v0001044_t0014_u01776483904872") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b539_d20260418_m034504_c001_v7007000_t0000_u01776483904148") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1077ff35c166c294_d20260418_m034455_c001_v0001106_t0058_u01776483895117") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f421cf194026d4857_d20260418_m034454_c001_v7007000_t0000_u01776483894904") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab5a8_d20260418_m034450_c001_v0001185_t0038_u01776483890910") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f107902d4c6702da9_d20260418_m034450_c001_v0001044_t0044_u01776483890030") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f107902d4c6702da1_d20260418_m034448_c001_v0001044_t0056_u01776483888824") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f420d2b942d9f998e_d20260418_m034435_c001_v7007000_t0000_u01776483875428") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ce7b_d20260418_m034428_c001_v0001044_t0035_u01776483868113") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f10257676310fa218_d20260418_m034427_c001_v0001101_t0030_u01776483867179") 2026/04/18 03:52:21 DEBUG : dst/one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f10257676310fa216_d20260418_m034426_c001_v0001101_t0039_u01776483866099") 2026/04/18 03:52:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f422f6d60730b9fc2_d20260418_m034621_c001_v7007000_t0000_u01776483981975") 2026/04/18 03:52:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f104f0987b68f4add_d20260418_m034618_c001_v0001145_t0001_u01776483978415") 2026/04/18 03:52:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1173ea432c9ab5f9_d20260418_m034613_c001_v0001042_t0022_u01776483973977") 2026/04/18 03:52:22 DEBUG : dst/one.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1fa0_d20260418_m034608_c001_v7007000_t0000_u01776483968738") 2026/04/18 03:52:22 DEBUG : dst/one.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f103eb4cf9828866e_d20260418_m034606_c001_v0001105_t0034_u01776483966072") 2026/04/18 03:52:22 DEBUG : dst/one.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f10287f0a600382b6_d20260418_m034559_c001_v0001161_t0034_u01776483959844") 2026/04/18 03:52:22 DEBUG : dst/one.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1f99_d20260418_m034555_c001_v7007000_t0000_u01776483955377") 2026/04/18 03:52:22 DEBUG : dst/one.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f102fcbec7cb89100_d20260418_m034553_c001_v0001042_t0032_u01776483953067") 2026/04/18 03:52:22 DEBUG : dst/one.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1143e9ce541dcbdb_d20260418_m034549_c001_v0001043_t0049_u01776483949413") 2026/04/18 03:52:22 DEBUG : dst/three: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b53a_d20260418_m034504_c001_v7007000_t0000_u01776483904329") 2026/04/18 03:52:22 DEBUG : dst/three: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f107902d4c6702db9_d20260418_m034502_c001_v0001044_t0024_u01776483902535") 2026/04/18 03:52:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f422f6d60730b9fc3_d20260418_m034622_c001_v7007000_t0000_u01776483982159") 2026/04/18 03:52:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1014b03e8aebcd78_d20260418_m034620_c001_v0001097_t0018_u01776483980265") 2026/04/18 03:52:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f116be7b19d60e9ed_d20260418_m034616_c001_v0001185_t0035_u01776483976339") 2026/04/18 03:52:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f422f6d60730b9fc4_d20260418_m034622_c001_v7007000_t0000_u01776483982344") 2026/04/18 03:52:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f10940d7df0e6e8a9_d20260418_m034620_c001_v0001043_t0045_u01776483980797") 2026/04/18 03:52:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a1364c_d20260418_m034620_c001_v7007000_t0000_u01776483980611") 2026/04/18 03:52:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f10940d7df0e6e89d_d20260418_m034616_c001_v0001043_t0004_u01776483976725") 2026/04/18 03:52:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a13642_d20260418_m034616_c001_v7007000_t0000_u01776483976539") 2026/04/18 03:52:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf17_d20260418_m034610_c001_v0001044_t0010_u01776483970933") 2026/04/18 03:52:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1fa1_d20260418_m034608_c001_v7007000_t0000_u01776483968942") 2026/04/18 03:52:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f113b93c1e9370ec5_d20260418_m034607_c001_v0001173_t0025_u01776483967846") 2026/04/18 03:52:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f409d458ffe4207f0_d20260418_m034607_c001_v7007000_t0000_u01776483967662") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f113b93c1e9370eb5_d20260418_m034604_c001_v0001173_t0012_u01776483964526") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f409d458ffe4207ed_d20260418_m034604_c001_v7007000_t0000_u01776483964345") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf05_d20260418_m034557_c001_v0001044_t0013_u01776483957000") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9c77_d20260418_m034554_c001_v7007000_t0000_u01776483954648") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cefe_d20260418_m034551_c001_v0001044_t0052_u01776483951723") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9c6f_d20260418_m034551_c001_v7007000_t0000_u01776483951352") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cef4_d20260418_m034546_c001_v0001044_t0038_u01776483946702") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417b874aca5f20d4_d20260418_m034544_c001_v7007000_t0000_u01776483944408") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ceee_d20260418_m034541_c001_v0001044_t0041_u01776483941378") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417b874aca5f20d0_d20260418_m034540_c001_v7007000_t0000_u01776483940289") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cee4_d20260418_m034533_c001_v0001044_t0049_u01776483933446") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417b874aca5f20ce_d20260418_m034530_c001_v7007000_t0000_u01776483930840") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ceda_d20260418_m034527_c001_v0001044_t0027_u01776483927842") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417b874aca5f20cc_d20260418_m034526_c001_v7007000_t0000_u01776483926720") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ced2_d20260418_m034519_c001_v0001044_t0033_u01776483919899") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d457cc_d20260418_m034517_c001_v7007000_t0000_u01776483917299") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cec4_d20260418_m034514_c001_v0001044_t0025_u01776483914854") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d457c1_d20260418_m034513_c001_v7007000_t0000_u01776483913716") 2026/04/18 03:52:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ceb5_d20260418_m034505_c001_v0001044_t0050_u01776483905848") 2026/04/18 03:52:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1fa2_d20260418_m034609_c001_v7007000_t0000_u01776483969125") 2026/04/18 03:52:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1139bfca25cffe58_d20260418_m034607_c001_v0001182_t0056_u01776483967454") 2026/04/18 03:52:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f118b24ec23abd975_d20260418_m034603_c001_v0001154_t0001_u01776483963959") 2026/04/18 03:52:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1f9a_d20260418_m034555_c001_v7007000_t0000_u01776483955559") 2026/04/18 03:52:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f111c78d8c546b0c8_d20260418_m034554_c001_v0001174_t0031_u01776483954321") 2026/04/18 03:52:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11541730b908c22b_d20260418_m034551_c001_v0001134_t0038_u01776483951015") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f422f6d60730b9fc5_d20260418_m034622_c001_v7007000_t0000_u01776483982529") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf15_d20260418_m034610_c001_v0001044_t0016_u01776483970522") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1fa3_d20260418_m034609_c001_v7007000_t0000_u01776483969308") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf03_d20260418_m034556_c001_v0001044_t0030_u01776483956564") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1f9b_d20260418_m034555_c001_v7007000_t0000_u01776483955743") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cef2_d20260418_m034546_c001_v0001044_t0049_u01776483946231") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1f7b_d20260418_m034545_c001_v7007000_t0000_u01776483945509") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cee2_d20260418_m034532_c001_v0001044_t0054_u01776483932809") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede4353_d20260418_m034531_c001_v7007000_t0000_u01776483931940") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ced0_d20260418_m034519_c001_v0001044_t0055_u01776483919192") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d1f2c_d20260418_m034518_c001_v7007000_t0000_u01776483918422") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ceb3_d20260418_m034505_c001_v0001044_t0013_u01776483905336") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b53b_d20260418_m034504_c001_v7007000_t0000_u01776483904510") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f118701667f3fb97b_d20260418_m034500_c001_v0001137_t0033_u01776483900108") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f420d2b942d9f998f_d20260418_m034435_c001_v7007000_t0000_u01776483875610") 2026/04/18 03:52:24 DEBUG : dst/two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f10257676310fa228_d20260418_m034434_c001_v0001101_t0021_u01776483874264") 2026/04/18 03:52:24 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f409d458ffe4202e7_d20260418_m034400_c001_v7007000_t0000_u01776483840779") 2026/04/18 03:52:24 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ce4b_d20260418_m034357_c001_v0001044_t0058_u01776483837526") 2026/04/18 03:52:24 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f409d458ffe4202e5_d20260418_m034355_c001_v7007000_t0000_u01776483835599") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab234_d20260418_m034344_c001_v0001185_t0034_u01776483824574") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9ad3_d20260418_m034336_c001_v7007000_t0000_u01776483816267") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ce17_d20260418_m034332_c001_v0001044_t0054_u01776483812281") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b086_d20260418_m034312_c001_v7007000_t0000_u01776483792924") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde4da_d20260418_m034311_c001_v0001185_t0042_u01776483791178") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b07f_d20260418_m034310_c001_v7007000_t0000_u01776483790446") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde4b8_d20260418_m034309_c001_v0001185_t0030_u01776483789308") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b079_d20260418_m034306_c001_v7007000_t0000_u01776483786870") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde45c_d20260418_m034305_c001_v0001185_t0021_u01776483785351") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b076_d20260418_m034304_c001_v7007000_t0000_u01776483784451") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde43c_d20260418_m034303_c001_v0001185_t0046_u01776483783321") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b068_d20260418_m034258_c001_v7007000_t0000_u01776483778284") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde3be_d20260418_m034256_c001_v0001185_t0025_u01776483776906") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b065_d20260418_m034256_c001_v7007000_t0000_u01776483776139") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde3ab_d20260418_m034255_c001_v0001185_t0045_u01776483775401") 2026/04/18 03:52:25 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd19f_d20260418_m034251_c001_v7007000_t0000_u01776483771085") 2026/04/18 03:52:26 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde36d_d20260418_m034249_c001_v0001185_t0043_u01776483769957") 2026/04/18 03:52:26 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd19c_d20260418_m034248_c001_v7007000_t0000_u01776483768142") 2026/04/18 03:52:26 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde351_d20260418_m034247_c001_v0001185_t0039_u01776483767217") 2026/04/18 03:52:26 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd19a_d20260418_m034246_c001_v7007000_t0000_u01776483766857") 2026/04/18 03:52:26 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f107a9789dd07c011_d20260418_m034246_c001_v0001157_t0052_u01776483766149") 2026/04/18 03:52:26 DEBUG : empty space: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde31f_d20260418_m034244_c001_v0001185_t0034_u01776483764685") 2026/04/18 03:52:26 DEBUG : enormous: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b083_d20260418_m034312_c001_v7007000_t0000_u01776483792001") 2026/04/18 03:52:26 DEBUG : enormous: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde4e0_d20260418_m034311_c001_v0001185_t0032_u01776483791413") 2026/04/18 03:52:26 DEBUG : existing: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f422f6d60730b9fcc_d20260418_m034627_c001_v7007000_t0000_u01776483987351") 2026/04/18 03:52:26 DEBUG : existing: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf2d_d20260418_m034625_c001_v0001044_t0054_u01776483985599") 2026/04/18 03:52:26 DEBUG : existing: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a31_d20260418_m034330_c001_v7007000_t0000_u01776483810961") 2026/04/18 03:52:26 DEBUG : existing: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ce11_d20260418_m034329_c001_v0001044_t0059_u01776483809673") 2026/04/18 03:52:26 DEBUG : existing: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd193_d20260418_m034242_c001_v7007000_t0000_u01776483762084") 2026/04/18 03:52:26 DEBUG : existing: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde2eb_d20260418_m034241_c001_v0001185_t0001_u01776483761134") 2026/04/18 03:52:26 DEBUG : existing: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd190_d20260418_m034240_c001_v7007000_t0000_u01776483760593") 2026/04/18 03:52:26 DEBUG : existing: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde2d5_d20260418_m034239_c001_v0001185_t0059_u01776483759971") 2026/04/18 03:52:26 DEBUG : existing: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde2c1_d20260418_m034239_c001_v0001185_t0027_u01776483759165") 2026/04/18 03:52:26 DEBUG : existing-b: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a32_d20260418_m034331_c001_v7007000_t0000_u01776483811143") 2026/04/18 03:52:26 DEBUG : existing-b: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab116_d20260418_m034329_c001_v0001185_t0028_u01776483809662") 2026/04/18 03:52:26 DEBUG : file1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43e3_d20260418_m034731_c001_v7007000_t0000_u01776484051318") 2026/04/18 03:52:26 DEBUG : file1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15be41_d20260418_m034730_c001_v0001109_t0053_u01776484050094") 2026/04/18 03:52:26 DEBUG : file1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43df_d20260418_m034728_c001_v7007000_t0000_u01776484048770") 2026/04/18 03:52:26 DEBUG : file1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556264cc_d20260418_m034727_c001_v0001161_t0022_u01776484047548") 2026/04/18 03:52:27 DEBUG : five: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b088_d20260418_m034316_c001_v7007000_t0000_u01776483796436") 2026/04/18 03:52:27 DEBUG : five: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f400291b311dde502_d20260418_m034314_c001_v0001185_t0041_u01776483794441") 2026/04/18 03:52:27 DEBUG : foo: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd19d_d20260418_m034249_c001_v7007000_t0000_u01776483769597") 2026/04/18 03:52:27 DEBUG : foo: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f400291b311dde369_d20260418_m034249_c001_v0001185_t0041_u01776483769046") 2026/04/18 03:52:27 DEBUG : foo: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f400291b311dde35d_d20260418_m034248_c001_v0001185_t0041_u01776483768500") 2026/04/18 03:52:27 DEBUG : four: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b089_d20260418_m034316_c001_v7007000_t0000_u01776483796619") 2026/04/18 03:52:27 DEBUG : four: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4039664a020aafc0_d20260418_m034315_c001_v0001185_t0010_u01776483795016") 2026/04/18 03:52:27 DEBUG : four: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde4fc_d20260418_m034313_c001_v0001185_t0039_u01776483793873") 2026/04/18 03:52:27 DEBUG : hello world2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede4021_d20260418_m034200_c001_v7007000_t0000_u01776483720520") 2026/04/18 03:52:27 DEBUG : hello world2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde058_d20260418_m034159_c001_v0001185_t0039_u01776483719953") 2026/04/18 03:52:27 DEBUG : ignore-size: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd18d_d20260418_m034238_c001_v7007000_t0000_u01776483758802") 2026/04/18 03:52:27 DEBUG : ignore-size: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde2a5_d20260418_m034237_c001_v0001185_t0032_u01776483757862") 2026/04/18 03:52:27 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a2f_d20260418_m034328_c001_v7007000_t0000_u01776483808932") 2026/04/18 03:52:27 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ce0d_d20260418_m034328_c001_v0001044_t0027_u01776483808159") 2026/04/18 03:52:27 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a2d_d20260418_m034327_c001_v7007000_t0000_u01776483807401") 2026/04/18 03:52:27 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ce09_d20260418_m034326_c001_v0001044_t0022_u01776483806504") 2026/04/18 03:52:27 DEBUG : one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b08b_d20260418_m034316_c001_v7007000_t0000_u01776483796803") 2026/04/18 03:52:27 DEBUG : one: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f400291b311dde4e8_d20260418_m034313_c001_v0001185_t0041_u01776483793296") 2026/04/18 03:52:27 DEBUG : only0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43ca_d20260418_m034723_c001_v7007000_t0000_u01776484043080") 2026/04/18 03:52:27 DEBUG : only0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41734869e125d019_d20260418_m034717_c001_v0001044_t0045_u01776484037162") 2026/04/18 03:52:28 DEBUG : only0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfb9_d20260418_m034658_c001_v0001044_t0037_u01776484018170") 2026/04/18 03:52:28 DEBUG : only0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cd7e_d20260418_m034652_c001_v7007000_t0000_u01776484012581") 2026/04/18 03:52:28 DEBUG : only0: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf3d_d20260418_m034631_c001_v0001044_t0012_u01776483991148") 2026/04/18 03:52:28 DEBUG : only1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43cb_d20260418_m034723_c001_v7007000_t0000_u01776484043265") 2026/04/18 03:52:28 DEBUG : only1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4048cba6dc15bded_d20260418_m034718_c001_v0001109_t0048_u01776484038306") 2026/04/18 03:52:28 DEBUG : only1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfbd_d20260418_m034659_c001_v0001044_t0042_u01776484019279") 2026/04/18 03:52:28 DEBUG : only1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb165_d20260418_m034652_c001_v7007000_t0000_u01776484012417") 2026/04/18 03:52:28 DEBUG : only1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf41_d20260418_m034632_c001_v0001044_t0040_u01776483992198") 2026/04/18 03:52:28 DEBUG : only10: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43cc_d20260418_m034723_c001_v7007000_t0000_u01776484043450") 2026/04/18 03:52:28 DEBUG : only10: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4048cba6dc15bde5_d20260418_m034717_c001_v0001109_t0048_u01776484037733") 2026/04/18 03:52:28 DEBUG : only10: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfed_d20260418_m034707_c001_v0001044_t0059_u01776484027892") 2026/04/18 03:52:28 DEBUG : only10: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb166_d20260418_m034652_c001_v7007000_t0000_u01776484012601") 2026/04/18 03:52:28 DEBUG : only10: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf77_d20260418_m034640_c001_v0001044_t0048_u01776484000549") 2026/04/18 03:52:28 DEBUG : only11: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43cd_d20260418_m034723_c001_v7007000_t0000_u01776484043632") 2026/04/18 03:52:28 DEBUG : only11: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4010c4a31c9bcc01_d20260418_m034717_c001_v0001173_t0002_u01776484037941") 2026/04/18 03:52:28 DEBUG : only11: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cff1_d20260418_m034708_c001_v0001044_t0031_u01776484028785") 2026/04/18 03:52:28 DEBUG : only11: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41655af112be89d1_d20260418_m034651_c001_v7007000_t0000_u01776484011659") 2026/04/18 03:52:28 DEBUG : only11: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf7d_d20260418_m034641_c001_v0001044_t0052_u01776484001476") 2026/04/18 03:52:28 DEBUG : only12: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43ce_d20260418_m034723_c001_v7007000_t0000_u01776484043816") 2026/04/18 03:52:28 DEBUG : only12: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4001ad96556264b1_d20260418_m034718_c001_v0001161_t0055_u01776484038137") 2026/04/18 03:52:28 DEBUG : only12: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cff5_d20260418_m034709_c001_v0001044_t0023_u01776484029532") 2026/04/18 03:52:28 DEBUG : only12: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb6963728_d20260418_m034652_c001_v7007000_t0000_u01776484012050") 2026/04/18 03:52:29 DEBUG : only12: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf81_d20260418_m034642_c001_v0001044_t0054_u01776484002586") 2026/04/18 03:52:29 DEBUG : only13: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43cf_d20260418_m034723_c001_v7007000_t0000_u01776484043998") 2026/04/18 03:52:29 DEBUG : only13: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41734869e125d01b_d20260418_m034717_c001_v0001044_t0045_u01776484037739") 2026/04/18 03:52:29 DEBUG : only13: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cff9_d20260418_m034710_c001_v0001044_t0015_u01776484030557") 2026/04/18 03:52:29 DEBUG : only13: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41655af112be89d2_d20260418_m034651_c001_v7007000_t0000_u01776484011921") 2026/04/18 03:52:29 DEBUG : only13: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf87_d20260418_m034643_c001_v0001044_t0010_u01776484003828") 2026/04/18 03:52:29 DEBUG : only14: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43d0_d20260418_m034724_c001_v7007000_t0000_u01776484044182") 2026/04/18 03:52:29 DEBUG : only14: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41734869e125d01f_d20260418_m034717_c001_v0001044_t0045_u01776484037923") 2026/04/18 03:52:29 DEBUG : only14: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d001_d20260418_m034711_c001_v0001044_t0029_u01776484031447") 2026/04/18 03:52:29 DEBUG : only14: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41655af112be89d4_d20260418_m034652_c001_v7007000_t0000_u01776484012288") 2026/04/18 03:52:29 DEBUG : only14: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf8b_d20260418_m034644_c001_v0001044_t0050_u01776484004783") 2026/04/18 03:52:29 DEBUG : only15: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43d1_d20260418_m034724_c001_v7007000_t0000_u01776484044365") 2026/04/18 03:52:29 DEBUG : only15: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4048cba6dc15bde7_d20260418_m034717_c001_v0001109_t0048_u01776484037941") 2026/04/18 03:52:29 DEBUG : only15: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d007_d20260418_m034712_c001_v0001044_t0056_u01776484032385") 2026/04/18 03:52:29 DEBUG : only15: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41655af112be89d3_d20260418_m034652_c001_v7007000_t0000_u01776484012104") 2026/04/18 03:52:29 DEBUG : only15: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf8f_d20260418_m034645_c001_v0001044_t0035_u01776484005885") 2026/04/18 03:52:29 DEBUG : only16: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43d2_d20260418_m034724_c001_v7007000_t0000_u01776484044550") 2026/04/18 03:52:29 DEBUG : only16: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41734869e125d021_d20260418_m034718_c001_v0001044_t0045_u01776484038106") 2026/04/18 03:52:29 DEBUG : only16: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d00b_d20260418_m034713_c001_v0001044_t0047_u01776484033372") 2026/04/18 03:52:29 DEBUG : only16: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cd7c_d20260418_m034652_c001_v7007000_t0000_u01776484012216") 2026/04/18 03:52:29 DEBUG : only16: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf93_d20260418_m034646_c001_v0001044_t0018_u01776484006846") 2026/04/18 03:52:30 DEBUG : only17: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43d3_d20260418_m034724_c001_v7007000_t0000_u01776484044732") 2026/04/18 03:52:30 DEBUG : only17: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4048cba6dc15bde9_d20260418_m034718_c001_v0001109_t0048_u01776484038124") 2026/04/18 03:52:30 DEBUG : only17: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d00f_d20260418_m034714_c001_v0001044_t0020_u01776484034340") 2026/04/18 03:52:30 DEBUG : only17: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb696372b_d20260418_m034652_c001_v7007000_t0000_u01776484012608") 2026/04/18 03:52:30 DEBUG : only17: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf97_d20260418_m034647_c001_v0001044_t0030_u01776484007955") 2026/04/18 03:52:30 DEBUG : only18: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43d4_d20260418_m034724_c001_v7007000_t0000_u01776484044914") 2026/04/18 03:52:30 DEBUG : only18: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4010c4a31c9bcc03_d20260418_m034718_c001_v0001173_t0002_u01776484038134") 2026/04/18 03:52:30 DEBUG : only18: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d013_d20260418_m034715_c001_v0001044_t0037_u01776484035098") 2026/04/18 03:52:30 DEBUG : only18: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cd7d_d20260418_m034652_c001_v7007000_t0000_u01776484012399") 2026/04/18 03:52:30 DEBUG : only18: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf9f_d20260418_m034649_c001_v0001044_t0013_u01776484009089") 2026/04/18 03:52:30 DEBUG : only19: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43d5_d20260418_m034725_c001_v7007000_t0000_u01776484045097") 2026/04/18 03:52:31 DEBUG : only19: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41734869e125d023_d20260418_m034718_c001_v0001044_t0045_u01776484038289") 2026/04/18 03:52:31 DEBUG : only19: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d017_d20260418_m034715_c001_v0001044_t0010_u01776484035985") 2026/04/18 03:52:31 DEBUG : only19: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41655af112be89d6_d20260418_m034652_c001_v7007000_t0000_u01776484012659") 2026/04/18 03:52:31 DEBUG : only19: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfa3_d20260418_m034650_c001_v0001044_t0034_u01776484010262") 2026/04/18 03:52:31 DEBUG : only2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43d6_d20260418_m034725_c001_v7007000_t0000_u01776484045280") 2026/04/18 03:52:31 DEBUG : only2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4001ad96556264b3_d20260418_m034718_c001_v0001161_t0055_u01776484038326") 2026/04/18 03:52:31 DEBUG : only2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfc3_d20260418_m034700_c001_v0001044_t0033_u01776484020224") 2026/04/18 03:52:31 DEBUG : only2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb696372a_d20260418_m034652_c001_v7007000_t0000_u01776484012424") 2026/04/18 03:52:31 DEBUG : only2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf49_d20260418_m034633_c001_v0001044_t0053_u01776483993184") 2026/04/18 03:52:31 DEBUG : only3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43d7_d20260418_m034725_c001_v7007000_t0000_u01776484045465") 2026/04/18 03:52:31 DEBUG : only3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4010c4a31c9bcc05_d20260418_m034718_c001_v0001173_t0002_u01776484038335") 2026/04/18 03:52:31 DEBUG : only3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfc9_d20260418_m034701_c001_v0001044_t0025_u01776484021226") 2026/04/18 03:52:31 DEBUG : only3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb164_d20260418_m034652_c001_v7007000_t0000_u01776484012234") 2026/04/18 03:52:31 DEBUG : only3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf4f_d20260418_m034634_c001_v0001044_t0022_u01776483994458") 2026/04/18 03:52:31 DEBUG : only4: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43d8_d20260418_m034725_c001_v7007000_t0000_u01776484045647") 2026/04/18 03:52:31 DEBUG : only4: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41734869e125d025_d20260418_m034718_c001_v0001044_t0045_u01776484038475") 2026/04/18 03:52:31 DEBUG : only4: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfcd_d20260418_m034702_c001_v0001044_t0035_u01776484022071") 2026/04/18 03:52:31 DEBUG : only4: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cd7b_d20260418_m034652_c001_v7007000_t0000_u01776484012031") 2026/04/18 03:52:31 DEBUG : only4: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf53_d20260418_m034635_c001_v0001044_t0025_u01776483995359") 2026/04/18 03:52:31 DEBUG : only5: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43d9_d20260418_m034725_c001_v7007000_t0000_u01776484045829") 2026/04/18 03:52:31 DEBUG : only5: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4048cba6dc15bdf3_d20260418_m034718_c001_v0001109_t0048_u01776484038510") 2026/04/18 03:52:31 DEBUG : only5: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfd1_d20260418_m034702_c001_v0001044_t0033_u01776484022897") 2026/04/18 03:52:32 DEBUG : only5: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb6963729_d20260418_m034652_c001_v7007000_t0000_u01776484012242") 2026/04/18 03:52:32 DEBUG : only5: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf57_d20260418_m034636_c001_v0001044_t0033_u01776483996277") 2026/04/18 03:52:32 DEBUG : only6: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43da_d20260418_m034726_c001_v7007000_t0000_u01776484046015") 2026/04/18 03:52:32 DEBUG : only6: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4001ad96556264b5_d20260418_m034718_c001_v0001161_t0055_u01776484038523") 2026/04/18 03:52:32 DEBUG : only6: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfd7_d20260418_m034704_c001_v0001044_t0020_u01776484024090") 2026/04/18 03:52:32 DEBUG : only6: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4032613c37b2cd7f_d20260418_m034652_c001_v7007000_t0000_u01776484012764") 2026/04/18 03:52:32 DEBUG : only6: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf5b_d20260418_m034637_c001_v0001044_t0014_u01776483997170") 2026/04/18 03:52:32 DEBUG : only7: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43dc_d20260418_m034726_c001_v7007000_t0000_u01776484046198") 2026/04/18 03:52:32 DEBUG : only7: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4010c4a31c9bcc0b_d20260418_m034718_c001_v0001173_t0002_u01776484038531") 2026/04/18 03:52:32 DEBUG : only7: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfdb_d20260418_m034704_c001_v0001044_t0010_u01776484024973") 2026/04/18 03:52:32 DEBUG : only7: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb167_d20260418_m034652_c001_v7007000_t0000_u01776484012784") 2026/04/18 03:52:32 DEBUG : only7: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf61_d20260418_m034638_c001_v0001044_t0044_u01776483998088") 2026/04/18 03:52:32 DEBUG : only8: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43dd_d20260418_m034726_c001_v7007000_t0000_u01776484046381") 2026/04/18 03:52:32 DEBUG : only8: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41734869e125d027_d20260418_m034718_c001_v0001044_t0045_u01776484038658") 2026/04/18 03:52:32 DEBUG : only8: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfdf_d20260418_m034705_c001_v0001044_t0052_u01776484025833") 2026/04/18 03:52:32 DEBUG : only8: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4049404dadbeb163_d20260418_m034652_c001_v7007000_t0000_u01776484012049") 2026/04/18 03:52:32 DEBUG : only8: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf67_d20260418_m034638_c001_v0001044_t0013_u01776483998872") 2026/04/18 03:52:32 DEBUG : only9: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43de_d20260418_m034726_c001_v7007000_t0000_u01776484046565") 2026/04/18 03:52:32 DEBUG : only9: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4048cba6dc15bdf5_d20260418_m034718_c001_v0001109_t0048_u01776484038693") 2026/04/18 03:52:32 DEBUG : only9: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cfe5_d20260418_m034707_c001_v0001044_t0020_u01776484027046") 2026/04/18 03:52:33 DEBUG : only9: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41655af112be89d5_d20260418_m034652_c001_v7007000_t0000_u01776484012475") 2026/04/18 03:52:33 DEBUG : only9: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cf6d_d20260418_m034639_c001_v0001044_t0048_u01776483999739") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a29_d20260418_m034325_c001_v7007000_t0000_u01776483805386") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab088_d20260418_m034323_c001_v0001185_t0024_u01776483803693") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a26_d20260418_m034322_c001_v7007000_t0000_u01776483802964") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cdf9_d20260418_m034321_c001_v0001044_t0055_u01776483801052") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a23_d20260418_m034320_c001_v7007000_t0000_u01776483800255") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab001_d20260418_m034317_c001_v0001185_t0017_u01776483797867") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b07c_d20260418_m034308_c001_v7007000_t0000_u01776483788563") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde48e_d20260418_m034307_c001_v0001185_t0048_u01776483787415") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b078_d20260418_m034305_c001_v7007000_t0000_u01776483785916") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde458_d20260418_m034305_c001_v0001185_t0003_u01776483785157") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b075_d20260418_m034303_c001_v7007000_t0000_u01776483783899") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde43a_d20260418_m034303_c001_v0001185_t0006_u01776483783080") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b067_d20260418_m034257_c001_v7007000_t0000_u01776483777736") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde3ba_d20260418_m034256_c001_v0001185_t0051_u01776483776689") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b066_d20260418_m034256_c001_v7007000_t0000_u01776483776323") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde3a7_d20260418_m034255_c001_v0001185_t0033_u01776483775131") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b060_d20260418_m034254_c001_v7007000_t0000_u01776483774769") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde399_d20260418_m034254_c001_v0001185_t0003_u01776483774216") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde38f_d20260418_m034253_c001_v0001185_t0053_u01776483773664") 2026/04/18 03:52:33 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b05e_d20260418_m034253_c001_v7007000_t0000_u01776483773302") 2026/04/18 03:52:34 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde387_d20260418_m034252_c001_v0001185_t0058_u01776483772741") 2026/04/18 03:52:34 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde37f_d20260418_m034252_c001_v0001185_t0001_u01776483772109") 2026/04/18 03:52:34 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd1a0_d20260418_m034251_c001_v7007000_t0000_u01776483771266") 2026/04/18 03:52:34 DEBUG : potato: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde373_d20260418_m034250_c001_v0001185_t0019_u01776483770529") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f40099234a99945ce_d20260418_m034411_c001_v7007000_t0000_u01776483851352") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ce67_d20260418_m034410_c001_v0001044_t0014_u01776483850498") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f409d458ffe4202e8_d20260418_m034401_c001_v7007000_t0000_u01776483841021") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab2aa_d20260418_m034356_c001_v0001185_t0015_u01776483836897") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d37732b_d20260418_m034347_c001_v7007000_t0000_u01776483827960") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ce2b_d20260418_m034343_c001_v0001044_t0025_u01776483823819") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9afe_d20260418_m034337_c001_v7007000_t0000_u01776483817027") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab158_d20260418_m034332_c001_v0001185_t0001_u01776483812059") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b084_d20260418_m034312_c001_v7007000_t0000_u01776483792188") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde4d8_d20260418_m034310_c001_v0001185_t0048_u01776483790991") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b080_d20260418_m034310_c001_v7007000_t0000_u01776483790629") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde4b0_d20260418_m034309_c001_v0001185_t0026_u01776483789109") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b07e_d20260418_m034308_c001_v7007000_t0000_u01776483788746") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde494_d20260418_m034307_c001_v0001185_t0055_u01776483787994") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b07a_d20260418_m034307_c001_v7007000_t0000_u01776483787053") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde472_d20260418_m034306_c001_v0001185_t0051_u01776483786280") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b077_d20260418_m034304_c001_v7007000_t0000_u01776483784634") 2026/04/18 03:52:34 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde448_d20260418_m034303_c001_v0001185_t0013_u01776483783885") 2026/04/18 03:52:35 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b06a_d20260418_m034258_c001_v7007000_t0000_u01776483778467") 2026/04/18 03:52:35 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde3ca_d20260418_m034257_c001_v0001185_t0013_u01776483777459") 2026/04/18 03:52:35 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede4030_d20260418_m034203_c001_v7007000_t0000_u01776483723055") 2026/04/18 03:52:35 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde072_d20260418_m034202_c001_v0001185_t0038_u01776483722511") 2026/04/18 03:52:35 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede4028_d20260418_m034201_c001_v7007000_t0000_u01776483721606") 2026/04/18 03:52:35 DEBUG : potato2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde064_d20260418_m034201_c001_v0001185_t0014_u01776483721064") 2026/04/18 03:52:35 DEBUG : potato3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f409d458ffe4202e9_d20260418_m034401_c001_v7007000_t0000_u01776483841817") 2026/04/18 03:52:35 DEBUG : potato3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab2bc_d20260418_m034357_c001_v0001185_t0030_u01776483837981") 2026/04/18 03:52:35 DEBUG : potato3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d37732e_d20260418_m034348_c001_v7007000_t0000_u01776483828635") 2026/04/18 03:52:35 DEBUG : potato3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ce31_d20260418_m034344_c001_v0001044_t0027_u01776483824778") 2026/04/18 03:52:35 DEBUG : potato3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9af4_d20260418_m034336_c001_v7007000_t0000_u01776483816846") 2026/04/18 03:52:35 DEBUG : potato3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab16e_d20260418_m034332_c001_v0001185_t0019_u01776483812908") 2026/04/18 03:52:35 DEBUG : pre-dest1/1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b511_d20260418_m034444_c001_v7007000_t0000_u01776483884524") 2026/04/18 03:52:35 DEBUG : pre-dest1/1: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab510_d20260418_m034436_c001_v0001185_t0051_u01776483876365") 2026/04/18 03:52:35 DEBUG : pre-dest2/2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b513_d20260418_m034444_c001_v7007000_t0000_u01776483884707") 2026/04/18 03:52:35 DEBUG : pre-dest2/2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ce8f_d20260418_m034436_c001_v0001044_t0014_u01776483876980") 2026/04/18 03:52:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f420d2b942d9f998a_d20260418_m034422_c001_v7007000_t0000_u01776483862031") 2026/04/18 03:52:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab408_d20260418_m034419_c001_v0001185_t0018_u01776483859048") 2026/04/18 03:52:35 DEBUG : sizeonly: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd18c_d20260418_m034237_c001_v7007000_t0000_u01776483757289") 2026/04/18 03:52:35 DEBUG : sizeonly: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde285_d20260418_m034236_c001_v0001185_t0001_u01776483756344") 2026/04/18 03:52:36 DEBUG : splitbanan: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6481_d20260418_m034941_c001_v7007000_t0000_u01776484181363") 2026/04/18 03:52:36 DEBUG : splitbanan: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d15b_d20260418_m034933_c001_v0001044_t0026_u01776484173343") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14cf9_d20260418_m035111_c001_v7007000_t0000_u01776484271944") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c480_d20260418_m035105_c001_v0001109_t0054_u01776484265278") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f417dd609065bf203_d20260418_m035053_c001_v7007000_t0000_u01776484253921") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c3e2_d20260418_m035047_c001_v0001109_t0048_u01776484247342") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f406d176fb69637dc_d20260418_m035035_c001_v7007000_t0000_u01776484235766") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c364_d20260418_m035029_c001_v0001109_t0055_u01776484229414") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45dee_d20260418_m035017_c001_v7007000_t0000_u01776484217253") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c2e2_d20260418_m035010_c001_v0001109_t0040_u01776484210870") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d7920383647_d20260418_m034959_c001_v7007000_t0000_u01776484199434") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c275_d20260418_m034952_c001_v0001109_t0021_u01776484192868") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4126986b0dba6465_d20260418_m034935_c001_v7007000_t0000_u01776484175745") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd05a_d20260418_m034932_c001_v0001173_t0025_u01776484172127") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f410f3be933c0c658_d20260418_m034920_c001_v7007000_t0000_u01776484160830") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c16a_d20260418_m034912_c001_v0001109_t0029_u01776484152953") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f40809267b09ec427_d20260418_m034911_c001_v7007000_t0000_u01776484151421") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcfa1_d20260418_m034907_c001_v0001173_t0058_u01776484147884") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d4593f_d20260418_m034856_c001_v7007000_t0000_u01776484136583") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcef1_d20260418_m034848_c001_v0001173_t0050_u01776484128794") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f418d7ebbe4d45920_d20260418_m034847_c001_v7007000_t0000_u01776484127673") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c08e_d20260418_m034843_c001_v0001109_t0019_u01776484123389") 2026/04/18 03:52:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f402cdff8ea9d2074_d20260418_m034825_c001_v7007000_t0000_u01776484105931") 2026/04/18 03:52:37 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15bfb9_d20260418_m034821_c001_v0001109_t0042_u01776484101117") 2026/04/18 03:52:37 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f401b98961cc57607_d20260418_m034809_c001_v7007000_t0000_u01776484089187") 2026/04/18 03:52:37 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15bf23_d20260418_m034802_c001_v0001109_t0049_u01776484082567") 2026/04/18 03:52:37 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f415cdd606d377cc0_d20260418_m034751_c001_v7007000_t0000_u01776484071558") 2026/04/18 03:52:37 DEBUG : splitbananasplit: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15beb3_d20260418_m034745_c001_v0001109_t0028_u01776484065217") 2026/04/18 03:52:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f40809267b09ec435_d20260418_m034915_c001_v7007000_t0000_u01776484155507") 2026/04/18 03:52:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcfa7_d20260418_m034908_c001_v0001173_t0058_u01776484148982") 2026/04/18 03:52:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43ea_d20260418_m034735_c001_v7007000_t0000_u01776484055645") 2026/04/18 03:52:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556264de_d20260418_m034734_c001_v0001161_t0053_u01776484054351") 2026/04/18 03:52:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43e8_d20260418_m034733_c001_v7007000_t0000_u01776484053551") 2026/04/18 03:52:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d039_d20260418_m034732_c001_v0001044_t0056_u01776484052260") 2026/04/18 03:52:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a30_d20260418_m034329_c001_v7007000_t0000_u01776483809113") 2026/04/18 03:52:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab0f8_d20260418_m034328_c001_v0001185_t0049_u01776483808148") 2026/04/18 03:52:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a2e_d20260418_m034327_c001_v7007000_t0000_u01776483807583") 2026/04/18 03:52:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab0ce_d20260418_m034326_c001_v0001185_t0030_u01776483806493") 2026/04/18 03:52:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd186_d20260418_m034233_c001_v7007000_t0000_u01776483753854") 2026/04/18 03:52:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde24b_d20260418_m034232_c001_v0001185_t0004_u01776483752570") 2026/04/18 03:52:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd184_d20260418_m034232_c001_v7007000_t0000_u01776483752209") 2026/04/18 03:52:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde231_d20260418_m034230_c001_v0001185_t0030_u01776483750876") 2026/04/18 03:52:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd17d_d20260418_m034228_c001_v7007000_t0000_u01776483748737") 2026/04/18 03:52:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde20b_d20260418_m034227_c001_v0001185_t0043_u01776483747916") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0cd17a_d20260418_m034227_c001_v7007000_t0000_u01776483747376") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde1f6_d20260418_m034226_c001_v0001185_t0016_u01776483746407") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde1c4_d20260418_m034223_c001_v0001185_t0035_u01776483743815") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4055737fff0ca01e_d20260418_m034223_c001_v7007000_t0000_u01776483743395") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde1b2_d20260418_m034222_c001_v0001185_t0020_u01776483742819") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde1a8_d20260418_m034222_c001_v0001185_t0024_u01776483742270") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede4087_d20260418_m034221_c001_v7007000_t0000_u01776483741543") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde15f_d20260418_m034218_c001_v0001185_t0044_u01776483738899") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde135_d20260418_m034216_c001_v0001185_t0017_u01776483736400") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede404f_d20260418_m034216_c001_v7007000_t0000_u01776483736034") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde12f_d20260418_m034215_c001_v0001185_t0018_u01776483735445") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde125_d20260418_m034214_c001_v0001185_t0002_u01776483734896") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede404e_d20260418_m034214_c001_v7007000_t0000_u01776483734531") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde0e8_d20260418_m034211_c001_v0001185_t0047_u01776483731104") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede404a_d20260418_m034210_c001_v7007000_t0000_u01776483730739") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde0dc_d20260418_m034210_c001_v0001185_t0000_u01776483730180") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede4049_d20260418_m034209_c001_v7007000_t0000_u01776483729278") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde0c8_d20260418_m034208_c001_v0001185_t0045_u01776483728733") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede4048_d20260418_m034208_c001_v7007000_t0000_u01776483728187") 2026/04/18 03:52:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde0ad_d20260418_m034207_c001_v0001185_t0054_u01776483727491") 2026/04/18 03:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede4043_d20260418_m034206_c001_v7007000_t0000_u01776483726584") 2026/04/18 03:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde09b_d20260418_m034205_c001_v0001185_t0029_u01776483725855") 2026/04/18 03:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede4040_d20260418_m034205_c001_v7007000_t0000_u01776483725258") 2026/04/18 03:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde088_d20260418_m034204_c001_v0001185_t0046_u01776483724700") 2026/04/18 03:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede4039_d20260418_m034204_c001_v7007000_t0000_u01776483724154") 2026/04/18 03:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde07e_d20260418_m034203_c001_v0001185_t0019_u01776483723602") 2026/04/18 03:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede401a_d20260418_m034159_c001_v7007000_t0000_u01776483719408") 2026/04/18 03:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde04e_d20260418_m034158_c001_v0001185_t0013_u01776483718783") 2026/04/18 03:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede4013_d20260418_m034158_c001_v7007000_t0000_u01776483718238") 2026/04/18 03:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde040_d20260418_m034157_c001_v0001185_t0020_u01776483717661") 2026/04/18 03:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede400d_d20260418_m034156_c001_v7007000_t0000_u01776483716755") 2026/04/18 03:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde036_d20260418_m034156_c001_v0001185_t0034_u01776483716196") 2026/04/18 03:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede4001_d20260418_m034154_c001_v7007000_t0000_u01776483714019") 2026/04/18 03:52:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dddffe_d20260418_m034153_c001_v0001185_t0032_u01776483713466") 2026/04/18 03:52:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43eb_d20260418_m034735_c001_v7007000_t0000_u01776484055828") 2026/04/18 03:52:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15be67_d20260418_m034734_c001_v0001109_t0015_u01776484054362") 2026/04/18 03:52:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43e9_d20260418_m034733_c001_v7007000_t0000_u01776484053777") 2026/04/18 03:52:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcc53_d20260418_m034732_c001_v0001173_t0016_u01776484052269") 2026/04/18 03:52:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14cff_d20260418_m035114_c001_v7007000_t0000_u01776484274076") 2026/04/18 03:52:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd43b_d20260418_m035113_c001_v0001173_t0000_u01776484273368") 2026/04/18 03:52:40 DEBUG : sub/yam: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a28_d20260418_m034324_c001_v7007000_t0000_u01776483804839") 2026/04/18 03:52:40 DEBUG : sub/yam: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125ce01_d20260418_m034323_c001_v0001044_t0026_u01776483803705") 2026/04/18 03:52:40 DEBUG : test_dir1/file2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43e4_d20260418_m034731_c001_v7007000_t0000_u01776484051502") 2026/04/18 03:52:40 DEBUG : test_dir1/file2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcc45_d20260418_m034729_c001_v0001173_t0029_u01776484049738") 2026/04/18 03:52:40 DEBUG : test_dir1/file2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43e0_d20260418_m034728_c001_v7007000_t0000_u01776484048952") 2026/04/18 03:52:40 DEBUG : test_dir1/file2: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d02d_d20260418_m034727_c001_v0001044_t0053_u01776484047528") 2026/04/18 03:52:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43e6_d20260418_m034731_c001_v7007000_t0000_u01776484051686") 2026/04/18 03:52:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556264ce_d20260418_m034729_c001_v0001161_t0042_u01776484049728") 2026/04/18 03:52:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4045e58dcede43e1_d20260418_m034729_c001_v7007000_t0000_u01776484049134") 2026/04/18 03:52:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bcc3d_d20260418_m034727_c001_v0001173_t0017_u01776484047558") 2026/04/18 03:52:40 DEBUG : three: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b08c_d20260418_m034316_c001_v7007000_t0000_u01776483796986") 2026/04/18 03:52:40 DEBUG : three: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde518_d20260418_m034315_c001_v0001185_t0045_u01776483795865") 2026/04/18 03:52:40 DEBUG : three: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f100291b311dde4f2_d20260418_m034313_c001_v0001185_t0042_u01776483793663") 2026/04/18 03:52:40 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14d05_d20260418_m035115_c001_v7007000_t0000_u01776484275905") 2026/04/18 03:52:40 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad965562683b_d20260418_m035115_c001_v0001161_t0055_u01776484275086") 2026/04/18 03:52:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14d53_d20260418_m035136_c001_v7007000_t0000_u01776484296114") 2026/04/18 03:52:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d253_d20260418_m035133_c001_v0001044_t0014_u01776484293949") 2026/04/18 03:52:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14d45_d20260418_m035132_c001_v7007000_t0000_u01776484292336") 2026/04/18 03:52:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626885_d20260418_m035130_c001_v0001161_t0044_u01776484290841") 2026/04/18 03:52:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14d3f_d20260418_m035129_c001_v7007000_t0000_u01776484289841") 2026/04/18 03:52:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd497_d20260418_m035129_c001_v0001173_t0033_u01776484289178") 2026/04/18 03:52:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14d1b_d20260418_m035123_c001_v7007000_t0000_u01776484283903") 2026/04/18 03:52:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad9655626863_d20260418_m035122_c001_v0001161_t0030_u01776484282901") 2026/04/18 03:52:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14d20_d20260418_m035126_c001_v7007000_t0000_u01776484286159") 2026/04/18 03:52:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d247_d20260418_m035124_c001_v0001044_t0017_u01776484284879") 2026/04/18 03:52:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14d14_d20260418_m035121_c001_v7007000_t0000_u01776484281873") 2026/04/18 03:52:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1010c4a31c9bd463_d20260418_m035121_c001_v0001173_t0015_u01776484281119") 2026/04/18 03:52:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14d0f_d20260418_m035120_c001_v7007000_t0000_u01776484280089") 2026/04/18 03:52:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c4ce_d20260418_m035118_c001_v0001109_t0047_u01776484278773") 2026/04/18 03:52:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14d0a_d20260418_m035117_c001_v7007000_t0000_u01776484277794") 2026/04/18 03:52:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125d237_d20260418_m035116_c001_v0001044_t0048_u01776484276967") 2026/04/18 03:52:41 DEBUG : toe/toe/toe: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41350d79203836e3_d20260418_m035141_c001_v7007000_t0000_u01776484301035") 2026/04/18 03:52:41 DEBUG : toe/toe/toe: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1001ad96556268ad_d20260418_m035140_c001_v0001161_t0014_u01776484300265") 2026/04/18 03:52:41 DEBUG : toe/toe/toe: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14d23_d20260418_m035128_c001_v7007000_t0000_u01776484288214") 2026/04/18 03:52:41 DEBUG : toe/toe/toe: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c4f6_d20260418_m035127_c001_v0001109_t0033_u01776484287157") 2026/04/18 03:52:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14d58_d20260418_m035136_c001_v7007000_t0000_u01776484296723") 2026/04/18 03:52:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1048cba6dc15c534_d20260418_m035135_c001_v0001109_t0039_u01776484295495") 2026/04/18 03:52:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f407b13c342a14d48_d20260418_m035132_c001_v7007000_t0000_u01776484292939") 2026/04/18 03:52:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f102fce11b06a72a3_d20260418_m035132_c001_v0001183_t0045_u01776484292124") 2026/04/18 03:52:41 DEBUG : two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f4147b412da66b08e_d20260418_m034317_c001_v7007000_t0000_u01776483797316") 2026/04/18 03:52:41 DEBUG : two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f41734869e125cded_d20260418_m034315_c001_v0001044_t0045_u01776483795228") 2026/04/18 03:52:41 DEBUG : two: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f400291b311dde4ec_d20260418_m034313_c001_v0001185_t0041_u01776483793479") 2026/04/18 03:52:42 DEBUG : yam: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a2a_d20260418_m034325_c001_v7007000_t0000_u01776483805568") 2026/04/18 03:52:42 DEBUG : yam: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f116e7d6dca793a35_d20260418_m034324_c001_v0001182_t0049_u01776483804638") 2026/04/18 03:52:42 DEBUG : yam: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a25_d20260418_m034322_c001_v7007000_t0000_u01776483802419") 2026/04/18 03:52:42 DEBUG : yam: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1039664a020ab045_d20260418_m034320_c001_v0001185_t0014_u01776483800999") 2026/04/18 03:52:42 DEBUG : yam: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a22_d20260418_m034319_c001_v7007000_t0000_u01776483799705") 2026/04/18 03:52:42 DEBUG : yam: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f11734869e125cdf5_d20260418_m034317_c001_v0001044_t0048_u01776483797878") 2026/04/18 03:52:42 DEBUG : yaml: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a27_d20260418_m034323_c001_v7007000_t0000_u01776483803145") 2026/04/18 03:52:42 DEBUG : yaml: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f112f67820785013e_d20260418_m034322_c001_v0001097_t0049_u01776483802012") 2026/04/18 03:52:42 DEBUG : yaml: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f411338f46c2f9a24_d20260418_m034320_c001_v7007000_t0000_u01776483800440") 2026/04/18 03:52:42 DEBUG : yaml: Deleting (id "4_z8fb23da3a0ed9beb9fd80e1b_f1151a890f2c849ff_d20260418_m034319_c001_v0001105_t0040_u01776483799324") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m52.832713739s (try 1/5)