"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/06/20 05:42:59 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye" 2026/06/20 05:42:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/20 05:42:59 DEBUG : Creating backend with remote "/tmp/rclone2944887582" === 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:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/20 05:43:00 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:00 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/20 05:43:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:01 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:01 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:02 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:43:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:02 INFO : sub dir/hello world: Copied (new) 2026/06/20 05:43:02 DEBUG : B2 bucket rclone-test-daracup9huye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.23s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:04 DEBUG : Creating backend with remote "/non-existing" 2026/06/20 05:43:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/20 05:43:04 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:04 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:05 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:05 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:05 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:43:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.72s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:06 INFO : B2 bucket rclone-test-daracup9huye: Running all checks before starting transfers 2026/06/20 05:43:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:07 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:07 INFO : B2 bucket rclone-test-daracup9huye: Checks finished, now starting transfers 2026/06/20 05:43:07 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:07 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:43:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.43s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:08 ERROR : Ignoring --no-traverse with sync 2026/06/20 05:43:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:08 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:08 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:09 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:43:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:09 INFO : sub dir/hello world: Copied (new) 2026/06/20 05:43:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.71s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/20 05:43:10 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:10 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:10 DEBUG : hello world2: size = 12 OK 2026/06/20 05:43:10 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/20 05:43:10 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.64s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/20 05:43:11 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:11 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:12 DEBUG : potato2: size = 11 OK 2026/06/20 05:43:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.46s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/20 05:43:13 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:13 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:14 DEBUG : potato2: size = 11 OK 2026/06/20 05:43:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.86s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/20 05:43:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/20 05:43:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/20 05:43:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/20 05:43:15 INFO : sub dir2: Making directory 2026/06/20 05:43:15 INFO : sub dir: Making directory 2026/06/20 05:43:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:15 INFO : sub dir2/sub sub dir2: Making directory 2026/06/20 05:43:15 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:15 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:15 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:43:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:15 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/06/20 05:43:16 DEBUG : B2 bucket rclone-test-daracup9huye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.62s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:16 INFO : sub dir2: Making directory 2026/06/20 05:43:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/20 05:43:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/20 05:43:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:16 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:16 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:17 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:43:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.42s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:18 DEBUG : sub dir2: Making directory with metadata 2026/06/20 05:43:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/20 05:43:18 INFO : sub dir2: Making directory 2026/06/20 05:43:18 INFO : sub dir: Making directory 2026/06/20 05:43:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:18 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:18 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:18 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:43:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:18 INFO : sub dir/hello world: Copied (new) 2026/06/20 05:43:18 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/20 05:43:18 DEBUG : B2 bucket rclone-test-daracup9huye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/20 05:43:19 DEBUG : B2 bucket rclone-test-daracup9huye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:20 INFO : sub dir2: Making directory 2026/06/20 05:43:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:20 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:20 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:21 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:43:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:21 INFO : sub dir/hello world: Copied (new) 2026/06/20 05:43:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.82s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:21 DEBUG : sub dir2: Making directory with metadata 2026/06/20 05:43:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/20 05:43:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/20 05:43:22 INFO : sub dir2: Making directory 2026/06/20 05:43:22 INFO : sub dir: Making directory 2026/06/20 05:43:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:22 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:22 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:22 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:43:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:22 INFO : sub dir/hello world: Copied (new) 2026/06/20 05:43:22 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/20 05:43:22 DEBUG : B2 bucket rclone-test-daracup9huye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:23 INFO : sub dir2: Making directory 2026/06/20 05:43:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:23 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:23 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:24 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:43:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:24 INFO : sub dir/hello world: Copied (new) 2026/06/20 05:43:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.58s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zudoges7rocu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-daracup9huye -> B2 bucket rclone-test-zudoges7rocu 2026/06/20 05:43:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:27 DEBUG : B2 bucket rclone-test-zudoges7rocu: Waiting for checks to finish 2026/06/20 05:43:27 DEBUG : B2 bucket rclone-test-zudoges7rocu: Waiting for transfers to finish 2026/06/20 05:43:28 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:43:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/20 05:43:28 DEBUG : B2 bucket rclone-test-zudoges7rocu: Purge remote 2026/06/20 05:43:28 INFO : B2 bucket rclone-test-zudoges7rocu: cleaning bucket "rclone-test-zudoges7rocu" of all files 2026/06/20 05:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z3ff23d2380edeb3b9fe80e1b_f113e175e4c229d65_d20260620_m054327_c001_v0001182_t0031_u01781934207945") --- PASS: TestServerSideCopy (4.29s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:43:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:43:30 DEBUG : sub dir/hello world: Sizes differ 2026/06/20 05:43:30 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:30 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:31 DEBUG : sub dir/hello world: size = 17 OK 2026/06/20 05:43:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/20 05:43:31 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.31s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yafuzoh5kico" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-daracup9huye -> B2 bucket rclone-test-yafuzoh5kico 2026/06/20 05:43:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:33 DEBUG : B2 bucket rclone-test-yafuzoh5kico: Waiting for checks to finish 2026/06/20 05:43:33 DEBUG : B2 bucket rclone-test-yafuzoh5kico: Waiting for transfers to finish 2026/06/20 05:43:34 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:43:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/20 05:43:35 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:43:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yafuzoh5kico) 2026/06/20 05:43:35 DEBUG : sub dir/hello world: Sizes differ 2026/06/20 05:43:35 DEBUG : B2 bucket rclone-test-yafuzoh5kico: Waiting for checks to finish 2026/06/20 05:43:35 DEBUG : B2 bucket rclone-test-yafuzoh5kico: Waiting for transfers to finish 2026/06/20 05:43:36 DEBUG : sub dir/hello world: size = 17 OK 2026/06/20 05:43:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/20 05:43:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/20 05:43:36 DEBUG : B2 bucket rclone-test-yafuzoh5kico: Purge remote 2026/06/20 05:43:36 INFO : B2 bucket rclone-test-yafuzoh5kico: cleaning bucket "rclone-test-yafuzoh5kico" of all files 2026/06/20 05:43:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f624da380edeb3b9fe80e1b_f11897e53139de717_d20260620_m054335_c001_v0001136_t0007_u01781934215877") 2026/06/20 05:43:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f624da380edeb3b9fe80e1b_f1102f38840a8047a_d20260620_m054334_c001_v0001116_t0031_u01781934214120") --- PASS: TestServerSideCopyOverSelf (6.36s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:43:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:43:39 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:39 DEBUG : sub dir/hello world: Sizes differ 2026/06/20 05:43:39 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:39 DEBUG : sub dir/hello world: size = 17 OK 2026/06/20 05:43:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/20 05:43:39 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/20 05:43:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.11s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:41 DEBUG : Creating backend with remote "TestB2:rclone-test-ruramil4lite" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-daracup9huye -> B2 bucket rclone-test-ruramil4lite 2026/06/20 05:43:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:42 DEBUG : B2 bucket rclone-test-ruramil4lite: Waiting for checks to finish 2026/06/20 05:43:42 DEBUG : B2 bucket rclone-test-ruramil4lite: Waiting for transfers to finish 2026/06/20 05:43:42 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:43:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/20 05:43:44 DEBUG : B2 bucket rclone-test-ruramil4lite: Waiting for checks to finish 2026/06/20 05:43:44 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:43:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ruramil4lite) 2026/06/20 05:43:44 DEBUG : sub dir/hello world: Sizes differ 2026/06/20 05:43:44 DEBUG : B2 bucket rclone-test-ruramil4lite: Waiting for transfers to finish 2026/06/20 05:43:44 DEBUG : sub dir/hello world: size = 17 OK 2026/06/20 05:43:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/20 05:43:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/20 05:43:44 INFO : sub dir/hello world: Deleted 2026/06/20 05:43:45 DEBUG : testing file moves 2026/06/20 05:43:45 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:43:45 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-ruramil4lite) 2026/06/20 05:43:45 DEBUG : sub dir/hello world: Sizes differ 2026/06/20 05:43:45 DEBUG : B2 bucket rclone-test-ruramil4lite: Waiting for checks to finish 2026/06/20 05:43:45 DEBUG : B2 bucket rclone-test-ruramil4lite: Waiting for transfers to finish 2026/06/20 05:43:46 DEBUG : sub dir/hello world: size = 24 OK 2026/06/20 05:43:46 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/20 05:43:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/20 05:43:46 INFO : sub dir/hello world: Deleted 2026/06/20 05:43:46 DEBUG : B2 bucket rclone-test-ruramil4lite: Purge remote 2026/06/20 05:43:46 INFO : B2 bucket rclone-test-ruramil4lite: cleaning bucket "rclone-test-ruramil4lite" of all files 2026/06/20 05:43:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf826db380edeb3b9fe80e1b_f10462c5f92da1711_d20260620_m054345_c001_v0001106_t0018_u01781934225947") 2026/06/20 05:43:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf826db380edeb3b9fe80e1b_f109c716dd4520584_d20260620_m054344_c001_v0001174_t0013_u01781934224142") 2026/06/20 05:43:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf826db380edeb3b9fe80e1b_f10391791adc93979_d20260620_m054342_c001_v0001103_t0058_u01781934222645") --- PASS: TestServerSideMoveOverSelf (8.02s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:48 ERROR : error listing: directory not found 2026/06/20 05:43:49 INFO : Local file system at /tmp/rclone2944887582: Making directory 2026/06/20 05:43:49 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:49 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.63s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:43:50 DEBUG : Local file system at /tmp/rclone2944887582: Waiting for checks to finish 2026/06/20 05:43:50 DEBUG : Local file system at /tmp/rclone2944887582: Waiting for transfers to finish 2026/06/20 05:43:51 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/20 05:43:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:43:51 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/20 05:43:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.04s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:52 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/20 05:43:52 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:52 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:53 DEBUG : check sum: size = 1 OK 2026/06/20 05:43:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/20 05:43:53 INFO : check sum: Copied (new) 2026/06/20 05:43:53 DEBUG : Waiting for deletions to finish 2026/06/20 05:43:53 DEBUG : check sum: size = 1 OK 2026/06/20 05:43:53 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/20 05:43:53 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/20 05:43:53 DEBUG : check sum: Unchanged skipping 2026/06/20 05:43:53 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:53 DEBUG : Waiting for deletions to finish 2026/06/20 05:43:53 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.14s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/20 05:43:54 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:54 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:54 DEBUG : sizeonly: size = 6 OK 2026/06/20 05:43:54 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/20 05:43:54 INFO : sizeonly: Copied (new) 2026/06/20 05:43:54 DEBUG : Waiting for deletions to finish 2026/06/20 05:43:55 DEBUG : sizeonly: size = 6 OK 2026/06/20 05:43:55 DEBUG : sizeonly: Sizes identical 2026/06/20 05:43:55 DEBUG : sizeonly: Unchanged skipping 2026/06/20 05:43:55 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:55 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:55 DEBUG : Waiting for deletions to finish 2026/06/20 05:43:55 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.80s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/20 05:43:56 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:56 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:56 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/20 05:43:56 INFO : ignore-size: Copied (new) 2026/06/20 05:43:56 DEBUG : Waiting for deletions to finish 2026/06/20 05:43:56 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:43:56 DEBUG : ignore-size: Unchanged skipping 2026/06/20 05:43:56 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:56 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:56 DEBUG : Waiting for deletions to finish 2026/06/20 05:43:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.75s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:43:58 DEBUG : existing: size = 6 OK 2026/06/20 05:43:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:43:58 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:58 DEBUG : existing: Unchanged skipping 2026/06/20 05:43:58 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:58 DEBUG : Waiting for deletions to finish 2026/06/20 05:43:58 INFO : There was nothing to transfer 2026/06/20 05:43:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/20 05:43:58 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:43:58 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:43:59 DEBUG : existing: size = 6 OK 2026/06/20 05:43:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/20 05:43:59 INFO : existing: Copied (replaced existing) 2026/06/20 05:43:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.47s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/20 05:44:00 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:00 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:00 DEBUG : existing: size = 6 OK 2026/06/20 05:44:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/20 05:44:00 INFO : existing: Copied (new) 2026/06/20 05:44:00 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:01 DEBUG : existing: Destination exists, skipping 2026/06/20 05:44:01 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:01 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:01 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.88s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:03 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/20 05:44:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/20 05:44:03 DEBUG : c/non empty space: size = 5 OK 2026/06/20 05:44:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:44:03 DEBUG : c/non empty space: Unchanged skipping 2026/06/20 05:44:03 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:03 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:04 DEBUG : a/potato2: size = 60 OK 2026/06/20 05:44:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/20 05:44:04 INFO : a/potato2: Copied (new) 2026/06/20 05:44:04 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:04 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.22s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:06 DEBUG : empty space: size = 1 OK 2026/06/20 05:44:06 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/06/20 05:44:06 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/20 05:44:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/20 05:44:06 DEBUG : empty space: Unchanged skipping 2026/06/20 05:44:06 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:06 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:06 INFO : There was nothing to transfer 2026/06/20 05:44:06 DEBUG : empty space: size = 1 OK 2026/06/20 05:44:06 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/06/20 05:44:06 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/20 05:44:07 INFO : empty space: Updated modification time in destination 2026/06/20 05:44:07 DEBUG : empty space: Unchanged skipping 2026/06/20 05:44:07 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:07 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:09 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:09 DEBUG : empty space: size = 1 OK 2026/06/20 05:44:09 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/06/20 05:44:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/20 05:44:09 DEBUG : empty space: Unchanged skipping 2026/06/20 05:44:09 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:09 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:09 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.71s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:10 DEBUG : foo: size = 3 OK 2026/06/20 05:44:10 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/06/20 05:44:10 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:44:10 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:44:10 DEBUG : foo: sha1 differ 2026/06/20 05:44:10 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:10 DEBUG : foo: size = 3 OK 2026/06/20 05:44:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/20 05:44:10 INFO : foo: Copied (replaced existing) 2026/06/20 05:44:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:12 DEBUG : empty space: size = 1 OK 2026/06/20 05:44:12 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/20 05:44:12 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:44:12 DEBUG : empty space: Unchanged skipping 2026/06/20 05:44:12 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:13 DEBUG : potato: size = 60 OK 2026/06/20 05:44:13 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/20 05:44:13 INFO : potato: Copied (new) 2026/06/20 05:44:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:15 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:44:15 DEBUG : potato: size = 60 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:44:15 DEBUG : potato: Sizes differ 2026/06/20 05:44:15 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:15 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:15 DEBUG : potato: size = 21 OK 2026/06/20 05:44:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/20 05:44:15 INFO : potato: Copied (replaced existing) 2026/06/20 05:44:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.20s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:17 DEBUG : potato: size = 21 OK 2026/06/20 05:44:17 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/06/20 05:44:17 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2944887582) 2026/06/20 05:44:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:44:17 DEBUG : potato: sha1 differ 2026/06/20 05:44:17 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:18 DEBUG : potato: size = 21 OK 2026/06/20 05:44:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/20 05:44:18 INFO : potato: Copied (replaced existing) 2026/06/20 05:44:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/20 05:44:20 DEBUG : empty space: size = 1 OK 2026/06/20 05:44:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:44:20 DEBUG : empty space: Unchanged skipping 2026/06/20 05:44:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/20 05:44:20 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:20 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:20 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/20 05:44:22 DEBUG : empty space: size = 1 OK 2026/06/20 05:44:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:44:22 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:22 DEBUG : empty space: Unchanged skipping 2026/06/20 05:44:22 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:23 DEBUG : potato2: size = 60 OK 2026/06/20 05:44:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/20 05:44:23 INFO : potato2: Copied (new) 2026/06/20 05:44:23 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:23 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:26 INFO : d: Making directory 2026/06/20 05:44:26 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/20 05:44:26 DEBUG : c/non empty space: size = 5 OK 2026/06/20 05:44:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:44:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/20 05:44:26 DEBUG : c/non empty space: Unchanged skipping 2026/06/20 05:44:26 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:26 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:27 DEBUG : a/potato2: size = 60 OK 2026/06/20 05:44:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/20 05:44:27 INFO : a/potato2: Copied (new) 2026/06/20 05:44:27 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:27 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/20 05:44:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/20 05:44:30 DEBUG : c/non empty space: size = 5 OK 2026/06/20 05:44:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:44:30 DEBUG : c/non empty space: Unchanged skipping 2026/06/20 05:44:30 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:30 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:30 DEBUG : a/potato2: size = 60 OK 2026/06/20 05:44:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/20 05:44:30 INFO : a/potato2: Copied (new) 2026/06/20 05:44:30 ERROR : B2 bucket rclone-test-daracup9huye: not deleting files as there were IO errors 2026/06/20 05:44:30 ERROR : B2 bucket rclone-test-daracup9huye: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:32 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/20 05:44:33 DEBUG : empty space: size = 1 OK 2026/06/20 05:44:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:44:33 DEBUG : empty space: Unchanged skipping 2026/06/20 05:44:33 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:33 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:33 INFO : potato: Deleted 2026/06/20 05:44:33 DEBUG : potato2: size = 60 OK 2026/06/20 05:44:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/20 05:44:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.82s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:36 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:36 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:36 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:36 INFO : potato: Deleted 2026/06/20 05:44:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/20 05:44:36 DEBUG : empty space: size = 1 OK 2026/06/20 05:44:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:44:36 DEBUG : empty space: Unchanged skipping 2026/06/20 05:44:36 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:36 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:37 DEBUG : potato2: size = 60 OK 2026/06/20 05:44:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/20 05:44:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.70s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/20 05:44:39 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:39 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:39 DEBUG : potato2: size = 19 OK 2026/06/20 05:44:39 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/20 05:44:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.29s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:42 DEBUG : enormous: Excluded (Size Filter) 2026/06/20 05:44:42 DEBUG : enormous: Excluded 2026/06/20 05:44:42 DEBUG : potato2: Excluded (Size Filter) 2026/06/20 05:44:42 DEBUG : potato2: Excluded 2026/06/20 05:44:42 DEBUG : potato2: Excluded (Size Filter) 2026/06/20 05:44:42 DEBUG : empty space: size = 1 OK 2026/06/20 05:44:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:44:42 DEBUG : empty space: Unchanged skipping 2026/06/20 05:44:42 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:42 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:42 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:42 INFO : There was nothing to transfer 2026/06/20 05:44:42 DEBUG : enormous: Excluded (Size Filter) 2026/06/20 05:44:42 DEBUG : enormous: Excluded 2026/06/20 05:44:42 DEBUG : potato2: Excluded (Size Filter) 2026/06/20 05:44:42 DEBUG : potato2: Excluded 2026/06/20 05:44:42 DEBUG : potato2: Excluded (Size Filter) 2026/06/20 05:44:42 DEBUG : empty space: size = 1 OK 2026/06/20 05:44:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/20 05:44:42 DEBUG : empty space: Unchanged skipping 2026/06/20 05:44:42 DEBUG : Local file system at /tmp/rclone2944887582: Waiting for checks to finish 2026/06/20 05:44:42 DEBUG : Local file system at /tmp/rclone2944887582: Waiting for transfers to finish 2026/06/20 05:44:42 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:45 DEBUG : enormous: Excluded (Size Filter) 2026/06/20 05:44:45 DEBUG : enormous: Excluded 2026/06/20 05:44:45 DEBUG : potato2: Excluded (Size Filter) 2026/06/20 05:44:45 DEBUG : potato2: Excluded 2026/06/20 05:44:45 DEBUG : empty space: size = 1 OK 2026/06/20 05:44:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:44:45 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:45 DEBUG : empty space: Unchanged skipping 2026/06/20 05:44:45 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:45 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:45 INFO : enormous: Deleted 2026/06/20 05:44:46 INFO : potato2: Deleted 2026/06/20 05:44:46 INFO : There was nothing to transfer 2026/06/20 05:44:46 DEBUG : empty space: size = 1 OK 2026/06/20 05:44:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/20 05:44:46 DEBUG : empty space: Unchanged skipping 2026/06/20 05:44:46 DEBUG : Local file system at /tmp/rclone2944887582: Waiting for checks to finish 2026/06/20 05:44:46 DEBUG : Local file system at /tmp/rclone2944887582: Waiting for transfers to finish 2026/06/20 05:44:46 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:46 INFO : enormous: Deleted 2026/06/20 05:44:46 INFO : potato2: Deleted 2026/06/20 05:44:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.42s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:44:49 DEBUG : five: Need to transfer - File not found at Destination 2026/06/20 05:44:49 DEBUG : one: Destination is newer than source, skipping 2026/06/20 05:44:49 DEBUG : four: size = 4 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:44:49 DEBUG : four: size = 8 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:44:49 DEBUG : four: Sizes differ 2026/06/20 05:44:49 DEBUG : three: size = 5 OK 2026/06/20 05:44:49 DEBUG : three: Sizes identical 2026/06/20 05:44:49 DEBUG : two: size = 3 OK 2026/06/20 05:44:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/20 05:44:49 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2944887582) 2026/06/20 05:44:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:44:49 DEBUG : two: sha1 differ 2026/06/20 05:44:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/20 05:44:49 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:49 DEBUG : five: size = 4 OK 2026/06/20 05:44:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/20 05:44:49 INFO : five: Copied (new) 2026/06/20 05:44:49 DEBUG : four: size = 4 OK 2026/06/20 05:44:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/20 05:44:49 INFO : four: Copied (replaced existing) 2026/06/20 05:44:49 DEBUG : two: size = 3 OK 2026/06/20 05:44:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/20 05:44:49 INFO : two: Copied (replaced existing) 2026/06/20 05:44:49 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:50 DEBUG : five: size = 4 OK 2026/06/20 05:44:50 DEBUG : one: Destination is newer than source, skipping 2026/06/20 05:44:50 DEBUG : four: size = 4 OK 2026/06/20 05:44:50 DEBUG : three: size = 5 OK 2026/06/20 05:44:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/20 05:44:50 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/20 05:44:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/20 05:44:50 DEBUG : two: size = 3 OK 2026/06/20 05:44:50 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/20 05:44:50 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/20 05:44:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/20 05:44:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2944887582) 2026/06/20 05:44:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:44:50 DEBUG : three: sha1 differ 2026/06/20 05:44:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/20 05:44:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/20 05:44:50 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/20 05:44:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/20 05:44:50 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:50 DEBUG : three: size = 5 OK 2026/06/20 05:44:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/20 05:44:50 INFO : three: Copied (replaced existing) 2026/06/20 05:44:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.27s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/20 05:44:52 INFO : B2 bucket rclone-test-daracup9huye: Making map for --track-renames 2026/06/20 05:44:52 INFO : B2 bucket rclone-test-daracup9huye: Finished making map for --track-renames 2026/06/20 05:44:52 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/20 05:44:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/20 05:44:52 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for renames to finish 2026/06/20 05:44:52 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:52 DEBUG : potato: size = 14 OK 2026/06/20 05:44:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/20 05:44:52 INFO : potato: Copied (new) 2026/06/20 05:44:52 DEBUG : yam: size = 11 OK 2026/06/20 05:44:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/20 05:44:52 INFO : yam: Copied (new) 2026/06/20 05:44:52 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:53 INFO : B2 bucket rclone-test-daracup9huye: Making map for --track-renames 2026/06/20 05:44:53 DEBUG : potato: size = 14 OK 2026/06/20 05:44:53 INFO : B2 bucket rclone-test-daracup9huye: Finished making map for --track-renames 2026/06/20 05:44:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:44:53 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:53 DEBUG : potato: Unchanged skipping 2026/06/20 05:44:53 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for renames to finish 2026/06/20 05:44:54 DEBUG : yaml: size = 11 OK 2026/06/20 05:44:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/20 05:44:54 INFO : yam: Copied (server-side copy) to: yaml 2026/06/20 05:44:54 INFO : yam: Deleted 2026/06/20 05:44:54 INFO : yaml: Renamed from "yam" 2026/06/20 05:44:54 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/20 05:44:55 INFO : B2 bucket rclone-test-daracup9huye: Making map for --track-renames 2026/06/20 05:44:55 INFO : B2 bucket rclone-test-daracup9huye: Finished making map for --track-renames 2026/06/20 05:44:55 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/20 05:44:55 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for renames to finish 2026/06/20 05:44:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/20 05:44:55 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:55 DEBUG : yam: size = 11 OK 2026/06/20 05:44:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/20 05:44:55 INFO : yam: Copied (new) 2026/06/20 05:44:56 DEBUG : potato: size = 14 OK 2026/06/20 05:44:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/20 05:44:56 INFO : potato: Copied (new) 2026/06/20 05:44:56 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:56 DEBUG : potato: size = 14 OK 2026/06/20 05:44:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:44:56 INFO : B2 bucket rclone-test-daracup9huye: Making map for --track-renames 2026/06/20 05:44:56 DEBUG : potato: Unchanged skipping 2026/06/20 05:44:56 INFO : B2 bucket rclone-test-daracup9huye: Finished making map for --track-renames 2026/06/20 05:44:56 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:56 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for renames to finish 2026/06/20 05:44:57 DEBUG : yaml: size = 11 OK 2026/06/20 05:44:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/20 05:44:57 INFO : yam: Copied (server-side copy) to: yaml 2026/06/20 05:44:57 INFO : yam: Deleted 2026/06/20 05:44:57 INFO : yaml: Renamed from "yam" 2026/06/20 05:44:57 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/20 05:44:58 INFO : B2 bucket rclone-test-daracup9huye: Making map for --track-renames 2026/06/20 05:44:58 INFO : B2 bucket rclone-test-daracup9huye: Finished making map for --track-renames 2026/06/20 05:44:58 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/20 05:44:58 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for renames to finish 2026/06/20 05:44:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/20 05:44:58 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:44:59 DEBUG : sub/yam: size = 11 OK 2026/06/20 05:44:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/20 05:44:59 INFO : sub/yam: Copied (new) 2026/06/20 05:44:59 DEBUG : potato: size = 14 OK 2026/06/20 05:44:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/20 05:44:59 INFO : potato: Copied (new) 2026/06/20 05:44:59 DEBUG : Waiting for deletions to finish 2026/06/20 05:44:59 DEBUG : potato: size = 14 OK 2026/06/20 05:44:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:44:59 DEBUG : potato: Unchanged skipping 2026/06/20 05:44:59 INFO : B2 bucket rclone-test-daracup9huye: Making map for --track-renames 2026/06/20 05:44:59 INFO : B2 bucket rclone-test-daracup9huye: Finished making map for --track-renames 2026/06/20 05:44:59 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:44:59 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for renames to finish 2026/06/20 05:45:00 DEBUG : yam: size = 11 OK 2026/06/20 05:45:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/20 05:45:00 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/20 05:45:00 INFO : sub/yam: Deleted 2026/06/20 05:45:00 INFO : yam: Renamed from "sub/yam" 2026/06/20 05:45:00 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:45:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.93s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:45:01 DEBUG : Creating backend with remote "/tmp/rclone2944887582/dir1" 2026/06/20 05:45:01 DEBUG : Creating backend with remote "/tmp/rclone2944887582/dir2" 2026/06/20 05:45:01 DEBUG : Local file system at /tmp/rclone2944887582/dir2: Using server-side directory move 2026/06/20 05:45:01 INFO : Local file system at /tmp/rclone2944887582/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/20 05:45:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/20 05:45:01 DEBUG : Local file system at /tmp/rclone2944887582/dir2: Waiting for checks to finish 2026/06/20 05:45:01 DEBUG : Local file system at /tmp/rclone2944887582/dir2: Waiting for transfers to finish 2026/06/20 05:45:01 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:45:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:45:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/20 05:45:01 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:45:01 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:45:02 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/20 05:45:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/20 05:45:02 INFO : nested/sub dir/file: Copied (new) 2026/06/20 05:45:02 INFO : nested/sub dir/file: Deleted 2026/06/20 05:45:02 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:45:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:45:02 INFO : sub dir/hello world: Copied (new) 2026/06/20 05:45:02 INFO : sub dir/hello world: Deleted 2026/06/20 05:45:02 INFO : sub dir: Removing directory 2026/06/20 05:45:02 INFO : nested/sub dir: Removing directory 2026/06/20 05:45:02 INFO : nested: Removing directory 2026/06/20 05:45:02 DEBUG : Local file system at /tmp/rclone2944887582: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:45:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/20 05:45:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/20 05:45:03 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:45:03 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:45:04 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/20 05:45:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/20 05:45:04 INFO : nested/sub dir/file: Copied (new) 2026/06/20 05:45:04 INFO : nested/sub dir/file: Deleted 2026/06/20 05:45:04 DEBUG : sub dir/hello world: size = 11 OK 2026/06/20 05:45:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:45:04 INFO : sub dir/hello world: Copied (new) 2026/06/20 05:45:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.69s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:45:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/20 05:45:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/20 05:45:05 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:45:05 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:45:05 DEBUG : existing-b: size = 6 OK 2026/06/20 05:45:05 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/20 05:45:05 INFO : existing-b: Copied (new) 2026/06/20 05:45:05 INFO : existing-b: Deleted 2026/06/20 05:45:06 DEBUG : existing: size = 6 OK 2026/06/20 05:45:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/20 05:45:06 INFO : existing: Copied (new) 2026/06/20 05:45:06 INFO : existing: Deleted 2026/06/20 05:45:06 DEBUG : existing: Destination exists, skipping 2026/06/20 05:45:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/20 05:45:06 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:45:06 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:45:06 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.53s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:45:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xicizon9nihe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-daracup9huye -> B2 bucket rclone-test-xicizon9nihe 2026/06/20 05:45:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/20 05:45:12 DEBUG : empty space: size = 1 OK 2026/06/20 05:45:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/20 05:45:12 DEBUG : empty space: Unchanged skipping 2026/06/20 05:45:12 DEBUG : potato3: size = 68 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:45:12 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xicizon9nihe) 2026/06/20 05:45:12 DEBUG : potato3: Sizes differ 2026/06/20 05:45:12 DEBUG : B2 bucket rclone-test-xicizon9nihe: Waiting for checks to finish 2026/06/20 05:45:12 INFO : empty space: Deleted 2026/06/20 05:45:12 DEBUG : B2 bucket rclone-test-xicizon9nihe: Waiting for transfers to finish 2026/06/20 05:45:12 DEBUG : potato2: size = 60 OK 2026/06/20 05:45:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/20 05:45:12 INFO : potato2: Copied (server-side copy) 2026/06/20 05:45:12 INFO : potato2: Deleted 2026/06/20 05:45:13 DEBUG : potato3: size = 68 OK 2026/06/20 05:45:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/20 05:45:13 INFO : potato3: Copied (server-side copy) 2026/06/20 05:45:13 INFO : potato3: Deleted 2026/06/20 05:45:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hifebiz7sasu" 2026/06/20 05:45:14 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/20 05:45:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/20 05:45:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/20 05:45:14 DEBUG : B2 bucket rclone-test-hifebiz7sasu: Waiting for checks to finish 2026/06/20 05:45:14 DEBUG : B2 bucket rclone-test-hifebiz7sasu: Waiting for transfers to finish 2026/06/20 05:45:15 DEBUG : empty space: size = 1 OK 2026/06/20 05:45:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/20 05:45:15 INFO : empty space: Copied (server-side copy) 2026/06/20 05:45:15 INFO : empty space: Deleted 2026/06/20 05:45:16 DEBUG : potato2: size = 60 OK 2026/06/20 05:45:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/20 05:45:16 INFO : potato2: Copied (server-side copy) 2026/06/20 05:45:16 DEBUG : potato3: size = 68 OK 2026/06/20 05:45:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/20 05:45:16 INFO : potato3: Copied (server-side copy) 2026/06/20 05:45:16 INFO : potato2: Deleted 2026/06/20 05:45:16 INFO : potato3: Deleted 2026/06/20 05:45:16 DEBUG : B2 bucket rclone-test-hifebiz7sasu: Purge remote 2026/06/20 05:45:16 INFO : B2 bucket rclone-test-hifebiz7sasu: cleaning bucket "rclone-test-hifebiz7sasu" of all files 2026/06/20 05:45:16 DEBUG : empty space: Deleting (id "4_z8ff2dd5380fdeb3b9fe80e1b_f116c3b263e8eede3_d20260620_m054515_c001_v0001032_t0039_u01781934315291") 2026/06/20 05:45:16 DEBUG : potato2: Deleting (id "4_z8ff2dd5380fdeb3b9fe80e1b_f117b157ef3298b20_d20260620_m054515_c001_v0001157_t0048_u01781934315646") 2026/06/20 05:45:16 DEBUG : potato3: Deleting (id "4_z8ff2dd5380fdeb3b9fe80e1b_f10622a502520c7a4_d20260620_m054515_c001_v0001173_t0004_u01781934315648") 2026/06/20 05:45:17 DEBUG : B2 bucket rclone-test-xicizon9nihe: Purge remote 2026/06/20 05:45:17 INFO : B2 bucket rclone-test-xicizon9nihe: cleaning bucket "rclone-test-xicizon9nihe" of all files 2026/06/20 05:45:17 DEBUG : empty space: Deleting (id "4_z6ff2cd3380fdeb3b9fe80e1b_f4085fc653f150490_d20260620_m054515_c001_v7007000_t0000_u01781934315625") 2026/06/20 05:45:17 DEBUG : empty space: Deleting (id "4_z6ff2cd3380fdeb3b9fe80e1b_f1001f365357236e7_d20260620_m054511_c001_v0001042_t0049_u01781934311177") 2026/06/20 05:45:17 DEBUG : potato2: Deleting (id "4_z6ff2cd3380fdeb3b9fe80e1b_f4085fc653f150494_d20260620_m054516_c001_v7007000_t0000_u01781934316114") 2026/06/20 05:45:17 DEBUG : potato2: Deleting (id "4_z6ff2cd3380fdeb3b9fe80e1b_f11193dd73709e4ae_d20260620_m054512_c001_v0001136_t0004_u01781934312466") 2026/06/20 05:45:17 DEBUG : potato3: Deleting (id "4_z6ff2cd3380fdeb3b9fe80e1b_f4211aa9770042a8a_d20260620_m054516_c001_v7007000_t0000_u01781934316127") 2026/06/20 05:45:17 DEBUG : potato3: Deleting (id "4_z6ff2cd3380fdeb3b9fe80e1b_f1164f4a4cbf3ee2c_d20260620_m054512_c001_v0001105_t0033_u01781934312730") 2026/06/20 05:45:17 DEBUG : potato3: Deleting (id "4_z6ff2cd3380fdeb3b9fe80e1b_f1001f365357236ed_d20260620_m054511_c001_v0001042_t0054_u01781934311488") --- PASS: TestServerSideMove (11.59s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:45:19 DEBUG : Creating backend with remote "TestB2:rclone-test-huvugey4hazi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-daracup9huye -> B2 bucket rclone-test-huvugey4hazi 2026/06/20 05:45:24 DEBUG : empty space: Excluded (Size Filter) 2026/06/20 05:45:24 DEBUG : empty space: Excluded (Size Filter) 2026/06/20 05:45:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/20 05:45:24 DEBUG : potato3: size = 68 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:45:24 DEBUG : potato3: size = 60 (B2 bucket rclone-test-huvugey4hazi) 2026/06/20 05:45:24 DEBUG : potato3: Sizes differ 2026/06/20 05:45:24 DEBUG : B2 bucket rclone-test-huvugey4hazi: Waiting for checks to finish 2026/06/20 05:45:24 DEBUG : B2 bucket rclone-test-huvugey4hazi: Waiting for transfers to finish 2026/06/20 05:45:25 DEBUG : potato3: size = 68 OK 2026/06/20 05:45:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/20 05:45:25 INFO : potato3: Copied (server-side copy) 2026/06/20 05:45:25 DEBUG : potato2: size = 60 OK 2026/06/20 05:45:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/20 05:45:25 INFO : potato2: Copied (server-side copy) 2026/06/20 05:45:25 INFO : potato3: Deleted 2026/06/20 05:45:25 INFO : potato2: Deleted 2026/06/20 05:45:26 DEBUG : Creating backend with remote "TestB2:rclone-test-vuyejem4yisa" 2026/06/20 05:45:27 DEBUG : empty space: Excluded (Size Filter) 2026/06/20 05:45:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/20 05:45:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/20 05:45:27 DEBUG : B2 bucket rclone-test-vuyejem4yisa: Waiting for checks to finish 2026/06/20 05:45:27 DEBUG : B2 bucket rclone-test-vuyejem4yisa: Waiting for transfers to finish 2026/06/20 05:45:28 DEBUG : potato2: size = 60 OK 2026/06/20 05:45:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/20 05:45:28 INFO : potato2: Copied (server-side copy) 2026/06/20 05:45:28 DEBUG : potato3: size = 68 OK 2026/06/20 05:45:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/20 05:45:28 INFO : potato3: Copied (server-side copy) 2026/06/20 05:45:28 INFO : potato2: Deleted 2026/06/20 05:45:28 INFO : potato3: Deleted 2026/06/20 05:45:29 DEBUG : B2 bucket rclone-test-vuyejem4yisa: Purge remote 2026/06/20 05:45:29 INFO : B2 bucket rclone-test-vuyejem4yisa: cleaning bucket "rclone-test-vuyejem4yisa" of all files 2026/06/20 05:45:29 DEBUG : potato2: Deleting (id "4_zfff20d63900deb3b9fe80e1b_f117c64463bc2c088_d20260620_m054527_c001_v0001161_t0035_u01781934327950") 2026/06/20 05:45:29 DEBUG : potato3: Deleting (id "4_zfff20d63900deb3b9fe80e1b_f1186dc714a5a1008_d20260620_m054528_c001_v0001102_t0047_u01781934328319") 2026/06/20 05:45:29 DEBUG : B2 bucket rclone-test-huvugey4hazi: Purge remote 2026/06/20 05:45:29 INFO : B2 bucket rclone-test-huvugey4hazi: cleaning bucket "rclone-test-huvugey4hazi" of all files 2026/06/20 05:45:30 DEBUG : empty space: Deleting (id "4_z0f72fd5380fdeb3b9fe80e1b_f117745c10e153056_d20260620_m054523_c001_v0001173_t0001_u01781934323872") 2026/06/20 05:45:30 DEBUG : potato2: Deleting (id "4_z0f72fd5380fdeb3b9fe80e1b_f41821bcfc811d85b_d20260620_m054528_c001_v7007000_t0000_u01781934328565") 2026/06/20 05:45:30 DEBUG : potato2: Deleting (id "4_z0f72fd5380fdeb3b9fe80e1b_f1182b51b11437c58_d20260620_m054525_c001_v0001106_t0057_u01781934325051") 2026/06/20 05:45:30 DEBUG : potato3: Deleting (id "4_z0f72fd5380fdeb3b9fe80e1b_f415c1fef28b49c69_d20260620_m054528_c001_v7007000_t0000_u01781934328649") 2026/06/20 05:45:30 DEBUG : potato3: Deleting (id "4_z0f72fd5380fdeb3b9fe80e1b_f109da02fab81f658_d20260620_m054525_c001_v0001036_t0022_u01781934325337") 2026/06/20 05:45:30 DEBUG : potato3: Deleting (id "4_z0f72fd5380fdeb3b9fe80e1b_f117745c10e15305a_d20260620_m054524_c001_v0001173_t0034_u01781934324296") --- PASS: TestServerSideMoveWithFilter (12.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:45:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gologen3sili" 2026/06/20 05:45:35 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-daracup9huye -> B2 bucket rclone-test-gologen3sili 2026/06/20 05:45:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/20 05:45:38 DEBUG : empty space: size = 1 OK 2026/06/20 05:45:38 DEBUG : potato3: size = 68 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:45:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/20 05:45:38 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gologen3sili) 2026/06/20 05:45:38 DEBUG : potato3: Sizes differ 2026/06/20 05:45:38 DEBUG : empty space: Unchanged skipping 2026/06/20 05:45:38 DEBUG : B2 bucket rclone-test-gologen3sili: Waiting for checks to finish 2026/06/20 05:45:38 INFO : empty space: Deleted 2026/06/20 05:45:38 DEBUG : B2 bucket rclone-test-gologen3sili: Waiting for transfers to finish 2026/06/20 05:45:38 DEBUG : potato2: size = 60 OK 2026/06/20 05:45:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/20 05:45:38 INFO : potato2: Copied (server-side copy) 2026/06/20 05:45:38 INFO : potato2: Deleted 2026/06/20 05:45:38 DEBUG : potato3: size = 68 OK 2026/06/20 05:45:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/20 05:45:38 INFO : potato3: Copied (server-side copy) 2026/06/20 05:45:39 INFO : potato3: Deleted 2026/06/20 05:45:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dejudik3weqi" 2026/06/20 05:45:40 INFO : tomatoDir: Making directory 2026/06/20 05:45:40 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/20 05:45:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/20 05:45:40 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/20 05:45:40 DEBUG : B2 bucket rclone-test-dejudik3weqi: Waiting for checks to finish 2026/06/20 05:45:40 DEBUG : B2 bucket rclone-test-dejudik3weqi: Waiting for transfers to finish 2026/06/20 05:45:41 DEBUG : empty space: size = 1 OK 2026/06/20 05:45:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/20 05:45:41 INFO : empty space: Copied (server-side copy) 2026/06/20 05:45:41 INFO : empty space: Deleted 2026/06/20 05:45:42 DEBUG : potato3: size = 68 OK 2026/06/20 05:45:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/20 05:45:42 INFO : potato3: Copied (server-side copy) 2026/06/20 05:45:42 DEBUG : potato2: size = 60 OK 2026/06/20 05:45:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/20 05:45:42 INFO : potato2: Copied (server-side copy) 2026/06/20 05:45:42 INFO : potato3: Deleted 2026/06/20 05:45:42 INFO : potato2: Deleted 2026/06/20 05:45:43 DEBUG : B2 bucket rclone-test-dejudik3weqi: Purge remote 2026/06/20 05:45:43 INFO : B2 bucket rclone-test-dejudik3weqi: cleaning bucket "rclone-test-dejudik3weqi" of all files 2026/06/20 05:45:43 DEBUG : empty space: Deleting (id "4_zbfe23db3900deb3b9fe80e1b_f11818883e6770a57_d20260620_m054541_c001_v0001171_t0032_u01781934341457") 2026/06/20 05:45:43 DEBUG : potato2: Deleting (id "4_zbfe23db3900deb3b9fe80e1b_f1173d1d13fbbac29_d20260620_m054541_c001_v0001116_t0035_u01781934341764") 2026/06/20 05:45:43 DEBUG : potato3: Deleting (id "4_zbfe23db3900deb3b9fe80e1b_f10581df6a191b304_d20260620_m054541_c001_v0001032_t0023_u01781934341838") 2026/06/20 05:45:43 DEBUG : B2 bucket rclone-test-gologen3sili: Purge remote 2026/06/20 05:45:43 INFO : B2 bucket rclone-test-gologen3sili: cleaning bucket "rclone-test-gologen3sili" of all files 2026/06/20 05:45:44 DEBUG : empty space: Deleting (id "4_zef322d73900deb3b9fe80e1b_f417baa0fd211bb87_d20260620_m054541_c001_v7007000_t0000_u01781934341736") 2026/06/20 05:45:44 DEBUG : empty space: Deleting (id "4_zef322d73900deb3b9fe80e1b_f100363116500baab_d20260620_m054536_c001_v0001038_t0022_u01781934336981") 2026/06/20 05:45:44 DEBUG : potato2: Deleting (id "4_zef322d73900deb3b9fe80e1b_f4173dda1a44935f4_d20260620_m054542_c001_v7007000_t0000_u01781934342495") 2026/06/20 05:45:44 DEBUG : potato2: Deleting (id "4_zef322d73900deb3b9fe80e1b_f1070256b20f0a1f3_d20260620_m054538_c001_v0001176_t0008_u01781934338386") 2026/06/20 05:45:44 DEBUG : potato3: Deleting (id "4_zef322d73900deb3b9fe80e1b_f417baa0fd211bb88_d20260620_m054542_c001_v7007000_t0000_u01781934342479") 2026/06/20 05:45:44 DEBUG : potato3: Deleting (id "4_zef322d73900deb3b9fe80e1b_f112d3146fdc21cbe_d20260620_m054538_c001_v0001130_t0019_u01781934338633") 2026/06/20 05:45:44 DEBUG : potato3: Deleting (id "4_zef322d73900deb3b9fe80e1b_f100363116500baaf_d20260620_m054537_c001_v0001038_t0033_u01781934337416") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.82s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:45:45 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:45:48 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:45:49 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/rclone-sync-test" 2026/06/20 05:45:51 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/rclone-sync-test-include/layer2" 2026/06/20 05:45:53 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/rclone-sync-test-ignore-file" 2026/06/20 05:45:57 DEBUG : B2 bucket rclone-test-daracup9huye path rclone-sync-test: Waiting for checks to finish 2026/06/20 05:45:57 DEBUG : B2 bucket rclone-test-daracup9huye path rclone-sync-test: Waiting for transfers to finish 2026/06/20 05:45:57 DEBUG : Waiting for deletions to finish 2026/06/20 05:45:57 INFO : There was nothing to transfer 2026/06/20 05:45:57 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:45:57 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:45:57 DEBUG : Waiting for deletions to finish 2026/06/20 05:45:57 INFO : There was nothing to transfer 2026/06/20 05:45:58 DEBUG : B2 bucket rclone-test-daracup9huye path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/20 05:45:58 DEBUG : B2 bucket rclone-test-daracup9huye path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/20 05:45:58 DEBUG : Waiting for deletions to finish 2026/06/20 05:45:58 INFO : There was nothing to transfer 2026/06/20 05:45:58 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:45:58 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:45:58 DEBUG : Waiting for deletions to finish 2026/06/20 05:45:58 INFO : There was nothing to transfer 2026/06/20 05:45:58 DEBUG : B2 bucket rclone-test-daracup9huye path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/20 05:45:58 DEBUG : B2 bucket rclone-test-daracup9huye path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/20 05:45:58 DEBUG : Waiting for deletions to finish 2026/06/20 05:45:58 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.45s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:45:59 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/dst" 2026/06/20 05:46:00 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/CompareDest" 2026/06/20 05:46:02 DEBUG : one: Need to transfer - File not found at Destination 2026/06/20 05:46:02 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:02 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:03 DEBUG : one: size = 3 OK 2026/06/20 05:46:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/20 05:46:03 INFO : one: Copied (new) 2026/06/20 05:46:03 DEBUG : Waiting for deletions to finish 2026/06/20 05:46:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:46:03 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:46:03 DEBUG : one: Sizes differ 2026/06/20 05:46:03 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:04 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:04 DEBUG : one: size = 5 OK 2026/06/20 05:46:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/20 05:46:04 INFO : one: Copied (replaced existing) 2026/06/20 05:46:04 DEBUG : Waiting for deletions to finish 2026/06/20 05:46:07 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:46:07 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:46:07 DEBUG : one: Sizes differ 2026/06/20 05:46:07 DEBUG : one: size = 5 OK 2026/06/20 05:46:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:46:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/20 05:46:07 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:07 DEBUG : Waiting for deletions to finish 2026/06/20 05:46:07 INFO : There was nothing to transfer 2026/06/20 05:46:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:46:08 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:46:08 DEBUG : one: Sizes differ 2026/06/20 05:46:08 DEBUG : two: size = 3 OK 2026/06/20 05:46:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:46:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/20 05:46:08 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:08 DEBUG : one: size = 5 OK 2026/06/20 05:46:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:46:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/20 05:46:08 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:08 DEBUG : Waiting for deletions to finish 2026/06/20 05:46:08 INFO : There was nothing to transfer 2026/06/20 05:46:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:46:09 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:46:09 DEBUG : one: Sizes differ 2026/06/20 05:46:09 DEBUG : one: size = 5 OK 2026/06/20 05:46:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:46:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/20 05:46:09 DEBUG : two: size = 3 OK 2026/06/20 05:46:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:46:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/20 05:46:09 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:09 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:09 DEBUG : Waiting for deletions to finish 2026/06/20 05:46:09 INFO : There was nothing to transfer 2026/06/20 05:46:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:46:11 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:46:11 DEBUG : one: Sizes differ 2026/06/20 05:46:11 DEBUG : two: size = 3 OK 2026/06/20 05:46:11 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/06/20 05:46:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/20 05:46:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/20 05:46:11 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:11 DEBUG : one: size = 5 OK 2026/06/20 05:46:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:46:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/20 05:46:11 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:11 DEBUG : Waiting for deletions to finish 2026/06/20 05:46:11 INFO : There was nothing to transfer 2026/06/20 05:46:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:46:11 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:46:11 DEBUG : one: Sizes differ 2026/06/20 05:46:12 DEBUG : two: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:46:12 DEBUG : two: size = 3 (B2 bucket rclone-test-daracup9huye path CompareDest) 2026/06/20 05:46:12 DEBUG : two: Sizes differ 2026/06/20 05:46:12 DEBUG : two: Need to transfer - File not found at Destination 2026/06/20 05:46:12 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:12 DEBUG : one: size = 5 OK 2026/06/20 05:46:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:46:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/20 05:46:12 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:13 DEBUG : two: size = 5 OK 2026/06/20 05:46:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/20 05:46:13 INFO : two: Copied (new) 2026/06/20 05:46:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.97s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:46:16 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/dest" 2026/06/20 05:46:17 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/pre-dest1" 2026/06/20 05:46:19 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/pre-dest2" 2026/06/20 05:46:21 DEBUG : 1: size = 1 OK 2026/06/20 05:46:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:46:21 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/20 05:46:21 DEBUG : 2: size = 1 OK 2026/06/20 05:46:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:46:21 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/20 05:46:21 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/20 05:46:21 DEBUG : B2 bucket rclone-test-daracup9huye path dest: Waiting for checks to finish 2026/06/20 05:46:21 DEBUG : B2 bucket rclone-test-daracup9huye path dest: Waiting for transfers to finish 2026/06/20 05:46:22 DEBUG : 3: size = 1 OK 2026/06/20 05:46:22 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/20 05:46:22 INFO : 3: Copied (new) 2026/06/20 05:46:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.86s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:46:24 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/dst" 2026/06/20 05:46:25 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/CopyDest" 2026/06/20 05:46:27 DEBUG : one: Need to transfer - File not found at Destination 2026/06/20 05:46:27 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:27 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:28 DEBUG : one: size = 3 OK 2026/06/20 05:46:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/20 05:46:28 INFO : one: Copied (new) 2026/06/20 05:46:28 DEBUG : Waiting for deletions to finish 2026/06/20 05:46:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:46:28 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:46:28 DEBUG : one: Sizes differ 2026/06/20 05:46:28 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:28 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:29 DEBUG : one: size = 5 OK 2026/06/20 05:46:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/20 05:46:29 INFO : one: Copied (replaced existing) 2026/06/20 05:46:29 DEBUG : Waiting for deletions to finish 2026/06/20 05:46:31 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/BackupDir" 2026/06/20 05:46:32 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:46:32 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:46:32 DEBUG : one: Sizes differ 2026/06/20 05:46:33 DEBUG : one: size = 5 OK 2026/06/20 05:46:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:46:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:46:33 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:46:33 DEBUG : one: Sizes differ 2026/06/20 05:46:34 DEBUG : one: size = 3 OK 2026/06/20 05:46:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/20 05:46:34 INFO : one: Copied (server-side copy) 2026/06/20 05:46:34 INFO : one: Deleted 2026/06/20 05:46:36 DEBUG : one: size = 5 OK 2026/06/20 05:46:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/20 05:46:36 INFO : one: Copied (server-side copy) 2026/06/20 05:46:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/20 05:46:36 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:36 DEBUG : Waiting for deletions to finish 2026/06/20 05:46:37 DEBUG : one: size = 5 OK 2026/06/20 05:46:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:46:37 DEBUG : one: Unchanged skipping 2026/06/20 05:46:38 DEBUG : two: size = 3 OK 2026/06/20 05:46:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:46:38 DEBUG : two: size = 3 OK 2026/06/20 05:46:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/20 05:46:38 INFO : two: Copied (server-side copy) 2026/06/20 05:46:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/20 05:46:38 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:38 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:38 DEBUG : Waiting for deletions to finish 2026/06/20 05:46:38 DEBUG : one: size = 5 OK 2026/06/20 05:46:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:46:38 DEBUG : one: Unchanged skipping 2026/06/20 05:46:38 DEBUG : two: size = 3 OK 2026/06/20 05:46:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:46:38 DEBUG : two: Unchanged skipping 2026/06/20 05:46:38 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:38 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:38 DEBUG : Waiting for deletions to finish 2026/06/20 05:46:38 INFO : There was nothing to transfer 2026/06/20 05:46:40 DEBUG : one: size = 5 OK 2026/06/20 05:46:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:46:40 DEBUG : one: Unchanged skipping 2026/06/20 05:46:40 DEBUG : three: size = 7 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:46:40 DEBUG : three: size = 5 (B2 bucket rclone-test-daracup9huye path CopyDest) 2026/06/20 05:46:40 DEBUG : three: Sizes differ 2026/06/20 05:46:40 DEBUG : three: Destination not found in --copy-dest 2026/06/20 05:46:40 DEBUG : three: Need to transfer - File not found at Destination 2026/06/20 05:46:40 DEBUG : two: size = 3 OK 2026/06/20 05:46:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/20 05:46:40 DEBUG : two: Unchanged skipping 2026/06/20 05:46:40 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:40 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:41 DEBUG : three: size = 7 OK 2026/06/20 05:46:41 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/20 05:46:41 INFO : three: Copied (new) 2026/06/20 05:46:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.91s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:46:46 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/dst" 2026/06/20 05:46:47 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/backup" 2026/06/20 05:46:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:46:49 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:46:49 DEBUG : one: Sizes differ 2026/06/20 05:46:49 DEBUG : two: size = 3 OK 2026/06/20 05:46:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:46:49 DEBUG : two: Unchanged skipping 2026/06/20 05:46:49 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:50 DEBUG : one: size = 3 OK 2026/06/20 05:46:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/20 05:46:50 INFO : one: Copied (server-side copy) 2026/06/20 05:46:50 INFO : one: Deleted 2026/06/20 05:46:50 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:51 DEBUG : one: size = 4 OK 2026/06/20 05:46:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/20 05:46:51 INFO : one: Copied (new) 2026/06/20 05:46:51 DEBUG : Waiting for deletions to finish 2026/06/20 05:46:51 DEBUG : three.txt: size = 5 OK 2026/06/20 05:46:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/20 05:46:51 INFO : three.txt: Copied (server-side copy) 2026/06/20 05:46:52 INFO : three.txt: Deleted 2026/06/20 05:46:52 INFO : three.txt: Moved into backup dir 2026/06/20 05:46:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:46:53 DEBUG : one: size = 4 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:46:53 DEBUG : one: Sizes differ 2026/06/20 05:46:53 DEBUG : two: size = 3 OK 2026/06/20 05:46:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:46:53 DEBUG : two: Unchanged skipping 2026/06/20 05:46:53 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:46:54 DEBUG : one: size = 4 OK 2026/06/20 05:46:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/20 05:46:54 INFO : one: Copied (server-side copy) 2026/06/20 05:46:54 INFO : one: Deleted 2026/06/20 05:46:54 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:46:54 DEBUG : one: size = 5 OK 2026/06/20 05:46:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/20 05:46:54 INFO : one: Copied (new) 2026/06/20 05:46:54 DEBUG : Waiting for deletions to finish 2026/06/20 05:46:55 DEBUG : three.txt: size = 6 OK 2026/06/20 05:46:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/20 05:46:55 INFO : three.txt: Copied (server-side copy) 2026/06/20 05:46:55 INFO : three.txt: Deleted 2026/06/20 05:46:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.85s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:47:00 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/dst" 2026/06/20 05:47:01 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/backup" 2026/06/20 05:47:03 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:47:03 DEBUG : two: size = 3 OK 2026/06/20 05:47:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:47:03 DEBUG : two: Unchanged skipping 2026/06/20 05:47:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:47:03 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:47:03 DEBUG : one: Sizes differ 2026/06/20 05:47:04 DEBUG : one.bak: size = 3 OK 2026/06/20 05:47:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/20 05:47:04 INFO : one: Copied (server-side copy) to: one.bak 2026/06/20 05:47:04 INFO : one: Deleted 2026/06/20 05:47:04 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:47:05 DEBUG : one: size = 4 OK 2026/06/20 05:47:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/20 05:47:05 INFO : one: Copied (new) 2026/06/20 05:47:05 DEBUG : Waiting for deletions to finish 2026/06/20 05:47:05 DEBUG : three.txt.bak: size = 5 OK 2026/06/20 05:47:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/20 05:47:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/20 05:47:06 INFO : three.txt: Deleted 2026/06/20 05:47:06 INFO : three.txt: Moved into backup dir 2026/06/20 05:47:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:47:07 DEBUG : one: size = 4 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:47:07 DEBUG : one: Sizes differ 2026/06/20 05:47:07 DEBUG : two: size = 3 OK 2026/06/20 05:47:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:47:07 DEBUG : two: Unchanged skipping 2026/06/20 05:47:07 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:47:08 DEBUG : one.bak: size = 4 OK 2026/06/20 05:47:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/20 05:47:08 INFO : one: Copied (server-side copy) to: one.bak 2026/06/20 05:47:08 INFO : one: Deleted 2026/06/20 05:47:08 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:47:08 DEBUG : one: size = 5 OK 2026/06/20 05:47:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/20 05:47:08 INFO : one: Copied (new) 2026/06/20 05:47:08 DEBUG : Waiting for deletions to finish 2026/06/20 05:47:09 DEBUG : three.txt.bak: size = 6 OK 2026/06/20 05:47:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/20 05:47:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/20 05:47:09 INFO : three.txt: Deleted 2026/06/20 05:47:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.87s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:47:13 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/dst" 2026/06/20 05:47:14 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/backup" 2026/06/20 05:47:16 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:47:16 DEBUG : two: size = 3 OK 2026/06/20 05:47:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:47:16 DEBUG : two: Unchanged skipping 2026/06/20 05:47:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:47:16 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:47:16 DEBUG : one: Sizes differ 2026/06/20 05:47:18 DEBUG : one-2019-01-01: size = 3 OK 2026/06/20 05:47:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/20 05:47:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/20 05:47:18 INFO : one: Deleted 2026/06/20 05:47:18 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:47:19 DEBUG : one: size = 4 OK 2026/06/20 05:47:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/20 05:47:19 INFO : one: Copied (new) 2026/06/20 05:47:19 DEBUG : Waiting for deletions to finish 2026/06/20 05:47:19 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/20 05:47:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/20 05:47:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/20 05:47:19 INFO : three.txt: Deleted 2026/06/20 05:47:19 INFO : three.txt: Moved into backup dir 2026/06/20 05:47:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:47:21 DEBUG : one: size = 4 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:47:21 DEBUG : one: Sizes differ 2026/06/20 05:47:21 DEBUG : two: size = 3 OK 2026/06/20 05:47:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:47:21 DEBUG : two: Unchanged skipping 2026/06/20 05:47:21 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:47:22 DEBUG : one-2019-01-01: size = 4 OK 2026/06/20 05:47:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/20 05:47:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/20 05:47:22 INFO : one: Deleted 2026/06/20 05:47:22 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:47:22 DEBUG : one: size = 5 OK 2026/06/20 05:47:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/20 05:47:22 INFO : one: Copied (new) 2026/06/20 05:47:22 DEBUG : Waiting for deletions to finish 2026/06/20 05:47:23 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/20 05:47:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/20 05:47:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/20 05:47:23 INFO : three.txt: Deleted 2026/06/20 05:47:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.75s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:47:26 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/dst" 2026/06/20 05:47:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:47:28 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:47:28 DEBUG : one: Sizes differ 2026/06/20 05:47:28 DEBUG : two: size = 3 OK 2026/06/20 05:47:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:47:28 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:47:28 DEBUG : two: Unchanged skipping 2026/06/20 05:47:29 DEBUG : one.bak: size = 3 OK 2026/06/20 05:47:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/20 05:47:29 INFO : one: Copied (server-side copy) to: one.bak 2026/06/20 05:47:29 INFO : one: Deleted 2026/06/20 05:47:29 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:47:30 DEBUG : one: size = 4 OK 2026/06/20 05:47:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/20 05:47:30 INFO : one: Copied (new) 2026/06/20 05:47:30 DEBUG : Waiting for deletions to finish 2026/06/20 05:47:31 DEBUG : three.txt.bak: size = 5 OK 2026/06/20 05:47:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/20 05:47:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/20 05:47:31 INFO : three.txt: Deleted 2026/06/20 05:47:31 INFO : three.txt: Moved into backup dir 2026/06/20 05:47:32 DEBUG : one.bak: Excluded (Path Filter) 2026/06/20 05:47:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/20 05:47:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:47:32 DEBUG : one: size = 4 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:47:32 DEBUG : one: Sizes differ 2026/06/20 05:47:32 DEBUG : two: size = 3 OK 2026/06/20 05:47:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:47:32 DEBUG : two: Unchanged skipping 2026/06/20 05:47:32 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for checks to finish 2026/06/20 05:47:33 DEBUG : one.bak: size = 4 OK 2026/06/20 05:47:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/20 05:47:33 INFO : one: Copied (server-side copy) to: one.bak 2026/06/20 05:47:33 INFO : one: Deleted 2026/06/20 05:47:33 DEBUG : B2 bucket rclone-test-daracup9huye path dst: Waiting for transfers to finish 2026/06/20 05:47:34 DEBUG : one: size = 5 OK 2026/06/20 05:47:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/20 05:47:34 INFO : one: Copied (new) 2026/06/20 05:47:34 DEBUG : Waiting for deletions to finish 2026/06/20 05:47:35 DEBUG : three.txt.bak: size = 6 OK 2026/06/20 05:47:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/20 05:47:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/20 05:47:35 INFO : three.txt: Deleted 2026/06/20 05:47:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.94s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:47:39 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/dst" 2026/06/20 05:47:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:47:40 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:47:40 DEBUG : one: Sizes differ 2026/06/20 05:47:42 DEBUG : one.bak: size = 3 OK 2026/06/20 05:47:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/20 05:47:42 INFO : one: Copied (server-side copy) to: one.bak 2026/06/20 05:47:42 INFO : one: Deleted 2026/06/20 05:47:43 DEBUG : one: size = 4 OK 2026/06/20 05:47:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/20 05:47:43 INFO : one: Copied (new) 2026/06/20 05:47:44 DEBUG : two: size = 3 OK 2026/06/20 05:47:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:47:44 DEBUG : two: Unchanged skipping 2026/06/20 05:47:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:47:44 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:47:44 DEBUG : three.txt: Sizes differ 2026/06/20 05:47:44 DEBUG : three.txt.bak: size = 5 OK 2026/06/20 05:47:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/20 05:47:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/20 05:47:44 INFO : three.txt: Deleted 2026/06/20 05:47:45 DEBUG : three.txt: size = 6 OK 2026/06/20 05:47:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/20 05:47:45 INFO : three.txt: Copied (new) 2026/06/20 05:47:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:47:46 DEBUG : one: size = 4 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:47:46 DEBUG : one: Sizes differ 2026/06/20 05:47:46 DEBUG : one.bak: size = 4 OK 2026/06/20 05:47:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/20 05:47:46 INFO : one: Copied (server-side copy) to: one.bak 2026/06/20 05:47:46 INFO : one: Deleted 2026/06/20 05:47:47 DEBUG : one: size = 5 OK 2026/06/20 05:47:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/20 05:47:47 INFO : one: Copied (new) 2026/06/20 05:47:47 DEBUG : two: size = 3 OK 2026/06/20 05:47:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:47:47 DEBUG : two: Unchanged skipping 2026/06/20 05:47:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:47:47 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:47:47 DEBUG : three.txt: Sizes differ 2026/06/20 05:47:48 DEBUG : three.txt.bak: size = 6 OK 2026/06/20 05:47:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/20 05:47:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/20 05:47:48 INFO : three.txt: Deleted 2026/06/20 05:47:48 DEBUG : three.txt: size = 19 OK 2026/06/20 05:47:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/20 05:47:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.76s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:47:53 DEBUG : Creating backend with remote "TestB2:rclone-test-daracup9huye/dst" 2026/06/20 05:47:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:47:54 DEBUG : one: size = 3 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:47:54 DEBUG : one: Sizes differ 2026/06/20 05:47:55 DEBUG : one-2019-01-01: size = 3 OK 2026/06/20 05:47:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/20 05:47:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/20 05:47:55 INFO : one: Deleted 2026/06/20 05:47:56 DEBUG : one: size = 4 OK 2026/06/20 05:47:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/20 05:47:56 INFO : one: Copied (new) 2026/06/20 05:47:56 DEBUG : two: size = 3 OK 2026/06/20 05:47:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:47:56 DEBUG : two: Unchanged skipping 2026/06/20 05:47:56 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:47:56 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:47:56 DEBUG : three.txt: Sizes differ 2026/06/20 05:47:57 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/20 05:47:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/20 05:47:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/20 05:47:57 INFO : three.txt: Deleted 2026/06/20 05:47:58 DEBUG : three.txt: size = 6 OK 2026/06/20 05:47:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/20 05:47:58 INFO : three.txt: Copied (new) 2026/06/20 05:47:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:47:58 DEBUG : one: size = 4 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:47:58 DEBUG : one: Sizes differ 2026/06/20 05:47:59 DEBUG : one-2019-01-01: size = 4 OK 2026/06/20 05:47:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/20 05:47:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/20 05:47:59 INFO : one: Deleted 2026/06/20 05:48:00 DEBUG : one: size = 5 OK 2026/06/20 05:48:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/20 05:48:00 INFO : one: Copied (new) 2026/06/20 05:48:00 DEBUG : two: size = 3 OK 2026/06/20 05:48:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:00 DEBUG : two: Unchanged skipping 2026/06/20 05:48:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:48:00 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-daracup9huye path dst) 2026/06/20 05:48:00 DEBUG : three.txt: Sizes differ 2026/06/20 05:48:01 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/20 05:48:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/20 05:48:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/20 05:48:01 INFO : three.txt: Deleted 2026/06/20 05:48:01 DEBUG : three.txt: size = 19 OK 2026/06/20 05:48:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/20 05:48:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.76s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:48:04 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:48:04 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:48:04 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:48:04 DEBUG : Testêé: Sizes differ 2026/06/20 05:48:04 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:48:04 DEBUG : Testêé: size = 14 OK 2026/06/20 05:48:04 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/20 05:48:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/20 05:48:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.70s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:48:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/20 05:48:06 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:48:06 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:48:07 DEBUG : existing: size = 6 OK 2026/06/20 05:48:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/20 05:48:07 INFO : existing: Copied (new) 2026/06/20 05:48:07 DEBUG : Waiting for deletions to finish 2026/06/20 05:48:08 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:48:08 DEBUG : existing: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:48:08 DEBUG : existing: Sizes differ 2026/06/20 05:48:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/20 05:48:08 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:48:08 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:48:08 ERROR : B2 bucket rclone-test-daracup9huye: not deleting files as there were IO errors 2026/06/20 05:48:08 ERROR : B2 bucket rclone-test-daracup9huye: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.29s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:48:10 DEBUG : EXISTING: size = 6 OK 2026/06/20 05:48:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:10 DEBUG : existing: Unchanged skipping 2026/06/20 05:48:10 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:48:10 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:48:10 DEBUG : Waiting for deletions to finish 2026/06/20 05:48:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.06s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:48:37 DEBUG : both0: size = 6 OK 2026/06/20 05:48:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both10: size = 6 OK 2026/06/20 05:48:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both11: size = 6 OK 2026/06/20 05:48:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both12: size = 6 OK 2026/06/20 05:48:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both0: Unchanged skipping 2026/06/20 05:48:37 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:48:37 DEBUG : both13: size = 6 OK 2026/06/20 05:48:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both13: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both14: size = 6 OK 2026/06/20 05:48:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both14: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both15: size = 6 OK 2026/06/20 05:48:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both15: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both16: size = 6 OK 2026/06/20 05:48:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both16: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both17: size = 6 OK 2026/06/20 05:48:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both17: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both18: size = 6 OK 2026/06/20 05:48:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both18: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both19: size = 6 OK 2026/06/20 05:48:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both19: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both1: size = 6 OK 2026/06/20 05:48:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both10: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both2: size = 6 OK 2026/06/20 05:48:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both2: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both3: size = 6 OK 2026/06/20 05:48:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both3: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both4: size = 6 OK 2026/06/20 05:48:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both4: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both5: size = 6 OK 2026/06/20 05:48:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both5: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both6: size = 6 OK 2026/06/20 05:48:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both6: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both7: size = 6 OK 2026/06/20 05:48:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both7: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both8: size = 6 OK 2026/06/20 05:48:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both8: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both9: size = 6 OK 2026/06/20 05:48:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:48:37 DEBUG : both9: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both11: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both12: Unchanged skipping 2026/06/20 05:48:37 DEBUG : both1: Unchanged skipping 2026/06/20 05:48:37 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:48:37 DEBUG : Waiting for deletions to finish 2026/06/20 05:48:37 INFO : only11: Deleted 2026/06/20 05:48:37 INFO : only14: Deleted 2026/06/20 05:48:37 INFO : only18: Deleted 2026/06/20 05:48:37 INFO : only5: Deleted 2026/06/20 05:48:37 INFO : only12: Deleted 2026/06/20 05:48:37 INFO : only15: Deleted 2026/06/20 05:48:37 INFO : only1: Deleted 2026/06/20 05:48:37 INFO : only10: Deleted 2026/06/20 05:48:37 INFO : only17: Deleted 2026/06/20 05:48:37 INFO : only2: Deleted 2026/06/20 05:48:38 INFO : only4: Deleted 2026/06/20 05:48:38 INFO : only6: Deleted 2026/06/20 05:48:38 INFO : only7: Deleted 2026/06/20 05:48:38 INFO : only8: Deleted 2026/06/20 05:48:38 INFO : only0: Deleted 2026/06/20 05:48:38 INFO : only13: Deleted 2026/06/20 05:48:38 INFO : only16: Deleted 2026/06/20 05:48:38 INFO : only19: Deleted 2026/06/20 05:48:38 INFO : only3: Deleted 2026/06/20 05:48:38 INFO : only9: Deleted 2026/06/20 05:48:38 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (30.12s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:49:07 DEBUG : both0: size = 6 OK 2026/06/20 05:49:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both11: size = 6 OK 2026/06/20 05:49:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:49:07 DEBUG : both12: size = 6 OK 2026/06/20 05:49:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both10: size = 6 OK 2026/06/20 05:49:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both0: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both13: size = 6 OK 2026/06/20 05:49:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both10: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both14: size = 6 OK 2026/06/20 05:49:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both13: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both15: size = 6 OK 2026/06/20 05:49:07 DEBUG : both12: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both16: size = 6 OK 2026/06/20 05:49:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both11: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both17: size = 6 OK 2026/06/20 05:49:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both14: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both18: size = 6 OK 2026/06/20 05:49:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both15: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both19: size = 6 OK 2026/06/20 05:49:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both19: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both1: size = 6 OK 2026/06/20 05:49:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both1: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both2: size = 6 OK 2026/06/20 05:49:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both2: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both3: size = 6 OK 2026/06/20 05:49:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both3: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both4: size = 6 OK 2026/06/20 05:49:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both4: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both5: size = 6 OK 2026/06/20 05:49:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both5: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both6: size = 6 OK 2026/06/20 05:49:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both6: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both7: size = 6 OK 2026/06/20 05:49:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both7: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both8: size = 6 OK 2026/06/20 05:49:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both8: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both9: size = 6 OK 2026/06/20 05:49:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:07 DEBUG : both9: Unchanged skipping 2026/06/20 05:49:07 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only0: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only0: Sizes differ 2026/06/20 05:49:07 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only10: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only10: Sizes differ 2026/06/20 05:49:07 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only11: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only11: Sizes differ 2026/06/20 05:49:07 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only12: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only12: Sizes differ 2026/06/20 05:49:07 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only13: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only13: Sizes differ 2026/06/20 05:49:07 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only14: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only14: Sizes differ 2026/06/20 05:49:07 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only15: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only15: Sizes differ 2026/06/20 05:49:07 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only16: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only16: Sizes differ 2026/06/20 05:49:07 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only17: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only17: Sizes differ 2026/06/20 05:49:07 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only18: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only18: Sizes differ 2026/06/20 05:49:07 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only19: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only19: Sizes differ 2026/06/20 05:49:07 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only1: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only1: Sizes differ 2026/06/20 05:49:07 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only2: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only2: Sizes differ 2026/06/20 05:49:07 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only3: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only3: Sizes differ 2026/06/20 05:49:07 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only4: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only4: Sizes differ 2026/06/20 05:49:07 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only5: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only5: Sizes differ 2026/06/20 05:49:07 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only6: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only6: Sizes differ 2026/06/20 05:49:07 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only7: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only7: Sizes differ 2026/06/20 05:49:07 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only8: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only8: Sizes differ 2026/06/20 05:49:07 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2944887582) 2026/06/20 05:49:07 DEBUG : only9: size = 6 (B2 bucket rclone-test-daracup9huye) 2026/06/20 05:49:07 DEBUG : only9: Sizes differ 2026/06/20 05:49:07 DEBUG : both16: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both17: Unchanged skipping 2026/06/20 05:49:07 DEBUG : both18: Unchanged skipping 2026/06/20 05:49:07 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:49:07 DEBUG : only0: size = 0 OK 2026/06/20 05:49:07 DEBUG : only11: size = 0 OK 2026/06/20 05:49:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:07 INFO : only0: Copied (replaced existing) 2026/06/20 05:49:07 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:07 INFO : only11: Copied (replaced existing) 2026/06/20 05:49:07 DEBUG : only10: size = 0 OK 2026/06/20 05:49:07 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:07 INFO : only10: Copied (replaced existing) 2026/06/20 05:49:07 DEBUG : only13: size = 0 OK 2026/06/20 05:49:07 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:07 INFO : only13: Copied (replaced existing) 2026/06/20 05:49:07 DEBUG : only14: size = 0 OK 2026/06/20 05:49:07 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:07 INFO : only14: Copied (replaced existing) 2026/06/20 05:49:07 DEBUG : only15: size = 0 OK 2026/06/20 05:49:07 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:07 INFO : only15: Copied (replaced existing) 2026/06/20 05:49:07 DEBUG : only16: size = 0 OK 2026/06/20 05:49:07 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:07 INFO : only16: Copied (replaced existing) 2026/06/20 05:49:07 DEBUG : only17: size = 0 OK 2026/06/20 05:49:07 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:07 INFO : only17: Copied (replaced existing) 2026/06/20 05:49:07 DEBUG : only18: size = 0 OK 2026/06/20 05:49:07 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:07 INFO : only18: Copied (replaced existing) 2026/06/20 05:49:08 DEBUG : only19: size = 0 OK 2026/06/20 05:49:08 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:08 INFO : only19: Copied (replaced existing) 2026/06/20 05:49:08 DEBUG : only12: size = 0 OK 2026/06/20 05:49:08 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:08 INFO : only12: Copied (replaced existing) 2026/06/20 05:49:08 DEBUG : only1: size = 0 OK 2026/06/20 05:49:08 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:08 INFO : only1: Copied (replaced existing) 2026/06/20 05:49:08 DEBUG : only2: size = 0 OK 2026/06/20 05:49:08 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:08 INFO : only2: Copied (replaced existing) 2026/06/20 05:49:08 DEBUG : only3: size = 0 OK 2026/06/20 05:49:08 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:08 INFO : only3: Copied (replaced existing) 2026/06/20 05:49:08 DEBUG : only4: size = 0 OK 2026/06/20 05:49:08 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:08 INFO : only4: Copied (replaced existing) 2026/06/20 05:49:08 DEBUG : only6: size = 0 OK 2026/06/20 05:49:08 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:08 INFO : only6: Copied (replaced existing) 2026/06/20 05:49:08 DEBUG : only5: size = 0 OK 2026/06/20 05:49:08 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:08 INFO : only5: Copied (replaced existing) 2026/06/20 05:49:08 DEBUG : only7: size = 0 OK 2026/06/20 05:49:08 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:08 INFO : only7: Copied (replaced existing) 2026/06/20 05:49:08 DEBUG : only8: size = 0 OK 2026/06/20 05:49:08 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:08 INFO : only8: Copied (replaced existing) 2026/06/20 05:49:08 DEBUG : only9: size = 0 OK 2026/06/20 05:49:08 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/20 05:49:08 INFO : only9: Copied (replaced existing) 2026/06/20 05:49:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (33.94s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:49:16 DEBUG : empty_dir: Making directory with metadata 2026/06/20 05:49:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/20 05:49:16 DEBUG : empty_on_remote: Making directory with metadata 2026/06/20 05:49:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/20 05:49:16 INFO : empty_on_remote: Making directory 2026/06/20 05:49:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/20 05:49:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/20 05:49:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/20 05:49:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/20 05:49:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.57s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:49:19 DEBUG : empty_dir: Making directory with metadata 2026/06/20 05:49:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/20 05:49:19 DEBUG : empty_on_remote: Making directory with metadata 2026/06/20 05:49:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/20 05:49:19 INFO : empty_on_remote: Making directory 2026/06/20 05:49:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/20 05:49:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/20 05:49:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/20 05:49:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/20 05:49:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/20 05:49:20 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:49:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/20 05:49:21 INFO : sub dir: Making directory 2026/06/20 05:49:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.14s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:49:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/20 05:49:23 INFO : sub dir: Making directory 2026/06/20 05:49:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.12s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:49:36 DEBUG : Waiting for deletions to finish 2026/06/20 05:49:36 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : apple: size = 5 OK 2026/06/20 05:49:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : apple: Unchanged skipping 2026/06/20 05:49:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:49:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:49:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:49:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:49:36 DEBUG : banana: size = 6 OK 2026/06/20 05:49:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : banana: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:49:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:49:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:49:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:49:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:49:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:49:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:49:36 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:49:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:49:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:49:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:49:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:49:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:49:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:49:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:49:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:49:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:49:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:49:36 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:49:36 DEBUG : Waiting for deletions to finish 2026/06/20 05:49:36 INFO : There was nothing to transfer 2026/06/20 05:49:36 DEBUG : Waiting for deletions to finish 2026/06/20 05:49:36 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:49:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : apple: size = 5 OK 2026/06/20 05:49:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : apple: Unchanged skipping 2026/06/20 05:49:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:49:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:49:37 DEBUG : banana: size = 6 OK 2026/06/20 05:49:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : banana: Unchanged skipping 2026/06/20 05:49:37 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:49:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:49:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:49:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:49:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:49:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:49:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:49:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:49:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:49:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:49:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:49:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:49:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:49:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:49:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:49:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:49:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:49:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:49:37 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:49:37 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:49:37 DEBUG : Waiting for deletions to finish 2026/06/20 05:49:37 INFO : There was nothing to transfer 2026/06/20 05:49:37 DEBUG : Waiting for deletions to finish 2026/06/20 05:49:37 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:49:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:49:54 DEBUG : Waiting for deletions to finish 2026/06/20 05:49:55 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : banana: size = 6 OK 2026/06/20 05:49:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:49:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:49:55 DEBUG : banana: Unchanged skipping 2026/06/20 05:49:55 DEBUG : apple: size = 5 OK 2026/06/20 05:49:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : apple: Unchanged skipping 2026/06/20 05:49:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:49:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:49:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:49:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:49:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:49:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:49:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:49:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:49:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:49:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:49:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:49:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:49:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:49:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:49:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:49:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:49:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:49:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:49:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:49:55 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:49:55 DEBUG : Waiting for deletions to finish 2026/06/20 05:49:55 INFO : There was nothing to transfer 2026/06/20 05:49:55 DEBUG : Waiting for deletions to finish 2026/06/20 05:49:55 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:49:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : apple: size = 5 OK 2026/06/20 05:49:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:49:56 DEBUG : banana: size = 6 OK 2026/06/20 05:49:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : banana: Unchanged skipping 2026/06/20 05:49:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : apple: Unchanged skipping 2026/06/20 05:49:56 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:49:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:49:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:49:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:49:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:49:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:49:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:49:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:49:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:49:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:49:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:49:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:49:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:49:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:49:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:49:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:49:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:49:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:49:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:49:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:49:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:49:56 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:49:56 DEBUG : Waiting for deletions to finish 2026/06/20 05:49:56 INFO : There was nothing to transfer 2026/06/20 05:49:56 DEBUG : Waiting for deletions to finish 2026/06/20 05:49:56 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:49:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:50:15 DEBUG : Waiting for deletions to finish 2026/06/20 05:50:15 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:50:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:50:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/20 05:50:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:16 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:50:16 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:50:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/20 05:50:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/20 05:50:16 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:16 DEBUG : YmFuYW5h: size = 6 OK 2026/06/20 05:50:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/20 05:50:16 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/20 05:50:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:16 DEBUG : YXBwbGU=: size = 5 OK 2026/06/20 05:50:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/20 05:50:16 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/20 05:50:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/20 05:50:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/20 05:50:16 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/20 05:50:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/20 05:50:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/20 05:50:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/20 05:50:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/20 05:50:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/20 05:50:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/20 05:50:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/20 05:50:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/20 05:50:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/20 05:50:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/20 05:50:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/20 05:50:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/20 05:50:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/20 05:50:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/20 05:50:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/20 05:50:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/20 05:50:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/20 05:50:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/20 05:50:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/20 05:50:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/20 05:50:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/20 05:50:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/20 05:50:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/20 05:50:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/20 05:50:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/20 05:50:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/20 05:50:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/20 05:50:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/20 05:50:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/20 05:50:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/20 05:50:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/20 05:50:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/20 05:50:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/20 05:50:18 DEBUG : Waiting for deletions to finish 2026/06/20 05:50:19 INFO : apple: Deleted 2026/06/20 05:50:19 INFO : dir1/0009-3456789.txt: Deleted 2026/06/20 05:50:19 INFO : banana: Deleted 2026/06/20 05:50:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/20 05:50:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/20 05:50:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/20 05:50:19 INFO : dir1/0008-2345678.txt: Deleted 2026/06/20 05:50:19 INFO : dir1/0014-89;=.txt: Deleted 2026/06/20 05:50:19 INFO : dir1/0010-456789.txt: Deleted 2026/06/20 05:50:19 INFO : appleappleapplebanana: Deleted 2026/06/20 05:50:19 INFO : dir1/0007-1234567.txt: Deleted 2026/06/20 05:50:19 INFO : dir1/0015-9;=.txt: Deleted 2026/06/20 05:50:19 INFO : dir1/0003-defghij.txt: Deleted 2026/06/20 05:50:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/20 05:50:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/20 05:50:19 INFO : dir1/0012-6789;.txt: Deleted 2026/06/20 05:50:19 INFO : splitbananasplit: Deleted 2026/06/20 05:50:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/20 05:50:19 INFO : dir1/0011-56789;.txt: Deleted 2026/06/20 05:50:19 INFO : dir1/0013-789;=.txt: Deleted 2026/06/20 05:50:19 DEBUG : Waiting for deletions to finish 2026/06/20 05:50:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/20 05:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:50:20 DEBUG : YXBwbGU=: size = 5 OK 2026/06/20 05:50:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/20 05:50:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : apple: Unchanged skipping 2026/06/20 05:50:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:50:20 DEBUG : YmFuYW5h: size = 6 OK 2026/06/20 05:50:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : banana: Unchanged skipping 2026/06/20 05:50:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/20 05:50:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/20 05:50:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/20 05:50:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/20 05:50:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/20 05:50:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/20 05:50:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/20 05:50:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/20 05:50:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/20 05:50:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/20 05:50:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/20 05:50:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/20 05:50:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/20 05:50:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/20 05:50:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/20 05:50:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/20 05:50:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:50:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/20 05:50:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:50:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:50:20 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:50:20 DEBUG : Waiting for deletions to finish 2026/06/20 05:50:20 DEBUG : Waiting for deletions to finish 2026/06/20 05:50:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/20 05:50:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/20 05:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:21 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:21 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:21 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/20 05:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:21 DEBUG : apple: transformed to: YXBwbGU= 2026/06/20 05:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/20 05:50:21 DEBUG : banana: transformed to: YmFuYW5h 2026/06/20 05:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/20 05:50:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/20 05:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/20 05:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/20 05:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/20 05:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/20 05:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:50:37 DEBUG : Waiting for deletions to finish 2026/06/20 05:50:37 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/20 05:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/20 05:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/20 05:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/20 05:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/20 05:50:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/20 05:50:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/20 05:50:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/20 05:50:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/20 05:50:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/20 05:50:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/20 05:50:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/20 05:50:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/20 05:50:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/20 05:50:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/20 05:50:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/20 05:50:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/20 05:50:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/20 05:50:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/20 05:50:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/20 05:50:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/20 05:50:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/20 05:50:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/20 05:50:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/20 05:50:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/20 05:50:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/20 05:50:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/20 05:50:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/20 05:50:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/20 05:50:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/20 05:50:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/20 05:50:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/20 05:50:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/20 05:50:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/20 05:50:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/20 05:50:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/20 05:50:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/20 05:50:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/20 05:50:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/20 05:50:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/20 05:50:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/20 05:50:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/20 05:50:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/20 05:50:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/20 05:50:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/20 05:50:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/20 05:50:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/20 05:50:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/20 05:50:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/20 05:50:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/20 05:50:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/20 05:50:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/20 05:50:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/20 05:50:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/20 05:50:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/20 05:50:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/20 05:50:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/20 05:50:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/20 05:50:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/20 05:50:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/20 05:50:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/20 05:50:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/20 05:50:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/20 05:50:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/20 05:50:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/20 05:50:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/20 05:50:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/20 05:50:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/20 05:50:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/20 05:50:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/20 05:50:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/20 05:50:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/20 05:50:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/20 05:50:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/20 05:50:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/20 05:50:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/20 05:50:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/20 05:50:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/20 05:50:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/20 05:50:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/20 05:50:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/20 05:50:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/20 05:50:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/20 05:50:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/20 05:50:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/20 05:50:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/20 05:50:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/20 05:50:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/20 05:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/20 05:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/20 05:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/20 05:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/20 05:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/20 05:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/20 05:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/20 05:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/20 05:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/20 05:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/20 05:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/20 05:50:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/20 05:50:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/20 05:50:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/20 05:50:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/20 05:50:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/20 05:50:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/20 05:50:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/20 05:50:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/20 05:50:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/20 05:50:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/20 05:50:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/20 05:50:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/20 05:50:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/20 05:50:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/20 05:50:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/20 05:50:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/20 05:50:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/20 05:50:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/20 05:50:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/20 05:50:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/20 05:50:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/20 05:50:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:38 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:50:38 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:50:38 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/20 05:50:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/20 05:50:38 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/20 05:50:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : PREFIXapple: size = 5 OK 2026/06/20 05:50:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/20 05:50:38 INFO : apple: Copied (new) to: PREFIXapple 2026/06/20 05:50:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/20 05:50:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/20 05:50:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/20 05:50:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/20 05:50:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/20 05:50:38 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/20 05:50:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/20 05:50:38 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/20 05:50:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/20 05:50:38 DEBUG : PREFIXbanana: size = 6 OK 2026/06/20 05:50:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/20 05:50:38 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/20 05:50:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/20 05:50:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/20 05:50:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/20 05:50:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/20 05:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/20 05:50:39 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/20 05:50:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/20 05:50:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/20 05:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/20 05:50:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:50:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/20 05:50:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/20 05:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/20 05:50:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/20 05:50:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/20 05:50:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/20 05:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/20 05:50:39 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/20 05:50:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/20 05:50:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/20 05:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/20 05:50:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/20 05:50:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/20 05:50:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/20 05:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/20 05:50:39 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/20 05:50:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/20 05:50:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/20 05:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/20 05:50:40 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/20 05:50:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/20 05:50:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/20 05:50:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/20 05:50:40 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/20 05:50:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/20 05:50:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/20 05:50:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/20 05:50:40 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/20 05:50:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/20 05:50:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/20 05:50:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/20 05:50:40 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/20 05:50:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/20 05:50:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/20 05:50:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/20 05:50:40 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/20 05:50:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/20 05:50:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/20 05:50:40 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/20 05:50:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/20 05:50:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/20 05:50:41 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/20 05:50:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/20 05:50:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/20 05:50:42 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/20 05:50:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/20 05:50:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/20 05:50:42 DEBUG : Waiting for deletions to finish 2026/06/20 05:50:42 INFO : dir1/0015-9;=.txt: Deleted 2026/06/20 05:50:42 INFO : dir1/0014-89;=.txt: Deleted 2026/06/20 05:50:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/20 05:50:42 INFO : dir1/0011-56789;.txt: Deleted 2026/06/20 05:50:42 INFO : dir1/0012-6789;.txt: Deleted 2026/06/20 05:50:42 INFO : apple: Deleted 2026/06/20 05:50:42 INFO : banana: Deleted 2026/06/20 05:50:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/20 05:50:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/20 05:50:42 INFO : dir1/0010-456789.txt: Deleted 2026/06/20 05:50:42 INFO : splitbananasplit: Deleted 2026/06/20 05:50:42 INFO : appleappleapplebanana: Deleted 2026/06/20 05:50:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/20 05:50:42 INFO : dir1/0003-defghij.txt: Deleted 2026/06/20 05:50:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/20 05:50:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/20 05:50:42 INFO : dir1/0007-1234567.txt: Deleted 2026/06/20 05:50:42 INFO : dir1/0008-2345678.txt: Deleted 2026/06/20 05:50:42 INFO : dir1/0009-3456789.txt: Deleted 2026/06/20 05:50:42 INFO : dir1/0013-789;=.txt: Deleted 2026/06/20 05:50:42 DEBUG : Waiting for deletions to finish 2026/06/20 05:50:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/20 05:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/20 05:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/20 05:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/20 05:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/20 05:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/20 05:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/20 05:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/20 05:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/20 05:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/20 05:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/20 05:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/20 05:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/20 05:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/20 05:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/20 05:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/20 05:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/20 05:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/20 05:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/20 05:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/20 05:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/20 05:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/20 05:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/20 05:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/20 05:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/20 05:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/20 05:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/20 05:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/20 05:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/20 05:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : apple: transformed to: PREFIXapple 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/20 05:50:43 DEBUG : banana: transformed to: PREFIXbanana 2026/06/20 05:50:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/20 05:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/20 05:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/20 05:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/20 05:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/20 05:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/20 05:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/20 05:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/20 05:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/20 05:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/20 05:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/20 05:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/20 05:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/20 05:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/20 05:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/20 05:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/20 05:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/20 05:50:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:50:43 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:50:43 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:50:44 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:50:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/20 05:50:44 INFO : splitbananasplit: Copied (new) 2026/06/20 05:50:44 DEBUG : apple: size = 5 OK 2026/06/20 05:50:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/20 05:50:44 INFO : apple: Copied (new) 2026/06/20 05:50:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:50:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/20 05:50:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/20 05:50:44 DEBUG : banana: size = 6 OK 2026/06/20 05:50:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/20 05:50:44 INFO : banana: Copied (new) 2026/06/20 05:50:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:50:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/20 05:50:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/20 05:50:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:50:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/20 05:50:44 INFO : appleappleapplebanana: Copied (new) 2026/06/20 05:50:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:50:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/20 05:50:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/20 05:50:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:50:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/20 05:50:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/20 05:50:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:50:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/20 05:50:45 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/20 05:50:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:50:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/20 05:50:45 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/20 05:50:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:50:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/20 05:50:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/20 05:50:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:50:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/20 05:50:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/20 05:50:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:50:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/20 05:50:45 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/20 05:50:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:50:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/20 05:50:45 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/20 05:50:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:50:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/20 05:50:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/20 05:50:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:50:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/20 05:50:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/20 05:50:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:50:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/20 05:50:46 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/20 05:50:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:50:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/20 05:50:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/20 05:50:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:50:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/20 05:50:46 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/20 05:50:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:50:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/20 05:50:46 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/20 05:50:46 DEBUG : Waiting for deletions to finish 2026/06/20 05:50:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/20 05:50:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/20 05:50:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/20 05:50:46 INFO : PREFIXapple: Deleted 2026/06/20 05:50:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/20 05:50:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/20 05:50:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/20 05:50:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/20 05:50:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/20 05:50:46 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/20 05:50:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/20 05:50:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/20 05:50:46 INFO : PREFIXbanana: Deleted 2026/06/20 05:50:46 INFO : PREFIXsplitbananasplit: Deleted 2026/06/20 05:50:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/20 05:50:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/20 05:50:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/20 05:50:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/20 05:50:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/20 05:50:47 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/20 05:50:47 DEBUG : Waiting for deletions to finish 2026/06/20 05:50:47 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : Waiting for deletions to finish 2026/06/20 05:50:47 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:50:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:51:05 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:05 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:51:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/20 05:51:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/20 05:51:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/20 05:51:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/20 05:51:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/20 05:51:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/20 05:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/20 05:51:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:05 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:51:05 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:51:06 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/20 05:51:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/20 05:51:06 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/20 05:51:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/20 05:51:06 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/20 05:51:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/20 05:51:06 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/20 05:51:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:06 DEBUG : appleSUFFIX: size = 5 OK 2026/06/20 05:51:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/20 05:51:06 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/20 05:51:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/20 05:51:06 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/20 05:51:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/20 05:51:06 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/20 05:51:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/20 05:51:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/20 05:51:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/20 05:51:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/20 05:51:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/20 05:51:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/20 05:51:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/20 05:51:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/20 05:51:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/20 05:51:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/20 05:51:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/20 05:51:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/20 05:51:07 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/20 05:51:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/20 05:51:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/20 05:51:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/20 05:51:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/20 05:51:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/20 05:51:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/20 05:51:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/20 05:51:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/20 05:51:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/20 05:51:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/20 05:51:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/20 05:51:07 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/20 05:51:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/20 05:51:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/20 05:51:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/20 05:51:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/20 05:51:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/20 05:51:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/20 05:51:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/20 05:51:07 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/20 05:51:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/20 05:51:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/20 05:51:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/20 05:51:07 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/20 05:51:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/20 05:51:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/20 05:51:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/20 05:51:08 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/20 05:51:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/20 05:51:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/20 05:51:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/20 05:51:08 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/20 05:51:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/20 05:51:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/20 05:51:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/20 05:51:08 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/20 05:51:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/20 05:51:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/20 05:51:08 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/20 05:51:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/20 05:51:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/20 05:51:08 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/20 05:51:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/20 05:51:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/20 05:51:08 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/20 05:51:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/20 05:51:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/20 05:51:08 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/20 05:51:09 INFO : dir1/0010-456789.txt: Deleted 2026/06/20 05:51:09 INFO : dir1/0007-1234567.txt: Deleted 2026/06/20 05:51:09 INFO : dir1/0012-6789;.txt: Deleted 2026/06/20 05:51:09 INFO : dir1/0013-789;=.txt: Deleted 2026/06/20 05:51:09 INFO : dir1/0009-3456789.txt: Deleted 2026/06/20 05:51:09 INFO : apple: Deleted 2026/06/20 05:51:09 INFO : appleappleapplebanana: Deleted 2026/06/20 05:51:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/20 05:51:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/20 05:51:09 INFO : dir1/0011-56789;.txt: Deleted 2026/06/20 05:51:09 INFO : dir1/0014-89;=.txt: Deleted 2026/06/20 05:51:09 INFO : dir1/0015-9;=.txt: Deleted 2026/06/20 05:51:09 INFO : banana: Deleted 2026/06/20 05:51:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/20 05:51:09 INFO : dir1/0003-defghij.txt: Deleted 2026/06/20 05:51:09 INFO : splitbananasplit: Deleted 2026/06/20 05:51:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/20 05:51:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/20 05:51:09 INFO : dir1/0008-2345678.txt: Deleted 2026/06/20 05:51:09 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/20 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/20 05:51:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/20 05:51:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/20 05:51:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:10 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:51:10 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:51:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/20 05:51:10 INFO : appleappleapplebanana: Copied (new) 2026/06/20 05:51:10 DEBUG : apple: size = 5 OK 2026/06/20 05:51:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/20 05:51:10 INFO : apple: Copied (new) 2026/06/20 05:51:11 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:51:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/20 05:51:11 INFO : splitbananasplit: Copied (new) 2026/06/20 05:51:11 DEBUG : banana: size = 6 OK 2026/06/20 05:51:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/20 05:51:11 INFO : banana: Copied (new) 2026/06/20 05:51:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:51:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/20 05:51:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/20 05:51:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:51:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/20 05:51:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/20 05:51:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:51:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/20 05:51:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/20 05:51:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:51:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/20 05:51:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/20 05:51:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:51:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/20 05:51:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/20 05:51:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:51:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/20 05:51:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/20 05:51:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:51:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/20 05:51:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/20 05:51:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:51:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/20 05:51:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/20 05:51:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:51:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/20 05:51:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/20 05:51:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:51:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/20 05:51:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/20 05:51:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:51:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/20 05:51:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/20 05:51:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:51:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/20 05:51:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/20 05:51:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:51:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/20 05:51:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/20 05:51:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:51:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/20 05:51:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/20 05:51:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:51:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/20 05:51:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/20 05:51:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:51:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/20 05:51:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/20 05:51:13 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:13 INFO : splitbananasplitSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/20 05:51:13 INFO : bananaSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : appleSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/20 05:51:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/20 05:51:13 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:14 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:14 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:51:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:51:30 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:30 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:51:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:51:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/20 05:51:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/20 05:51:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/20 05:51:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/20 05:51:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/20 05:51:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : apple: size = 5 OK 2026/06/20 05:51:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:31 DEBUG : banana: size = 6 OK 2026/06/20 05:51:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:31 DEBUG : apple: Unchanged skipping 2026/06/20 05:51:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/20 05:51:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:31 DEBUG : banana: Unchanged skipping 2026/06/20 05:51:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/20 05:51:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/20 05:51:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/20 05:51:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/20 05:51:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/20 05:51:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/20 05:51:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/20 05:51:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/20 05:51:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/20 05:51:31 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:51:31 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:51:31 DEBUG : splitbanan: size = 16 OK 2026/06/20 05:51:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/20 05:51:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/20 05:51:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/20 05:51:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/20 05:51:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/20 05:51:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/20 05:51:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/20 05:51:32 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/20 05:51:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/20 05:51:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/20 05:51:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/20 05:51:32 DEBUG : appleapple: size = 21 OK 2026/06/20 05:51:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/20 05:51:32 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/20 05:51:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/20 05:51:32 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/20 05:51:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/20 05:51:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/20 05:51:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/20 05:51:32 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/20 05:51:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/20 05:51:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/20 05:51:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/20 05:51:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/20 05:51:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/20 05:51:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/20 05:51:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/20 05:51:32 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/20 05:51:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/20 05:51:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/20 05:51:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/20 05:51:32 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/20 05:51:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/20 05:51:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/20 05:51:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/20 05:51:32 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/20 05:51:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/20 05:51:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/20 05:51:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/20 05:51:33 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/20 05:51:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/20 05:51:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/20 05:51:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/20 05:51:33 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/20 05:51:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/20 05:51:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/20 05:51:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/20 05:51:33 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/20 05:51:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/20 05:51:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/20 05:51:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/20 05:51:33 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/20 05:51:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/20 05:51:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/20 05:51:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/20 05:51:33 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/20 05:51:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/20 05:51:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/20 05:51:33 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/20 05:51:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/20 05:51:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/20 05:51:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/20 05:51:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/20 05:51:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/20 05:51:33 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/20 05:51:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/20 05:51:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/20 05:51:33 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:33 INFO : dir1/0003-defghij.txt: Deleted 2026/06/20 05:51:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/20 05:51:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/20 05:51:34 INFO : dir1/0007-1234567.txt: Deleted 2026/06/20 05:51:34 INFO : dir1/0009-3456789.txt: Deleted 2026/06/20 05:51:34 INFO : dir1/0012-6789;.txt: Deleted 2026/06/20 05:51:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/20 05:51:34 INFO : dir1/0008-2345678.txt: Deleted 2026/06/20 05:51:34 INFO : dir1/0010-456789.txt: Deleted 2026/06/20 05:51:34 INFO : dir1/0013-789;=.txt: Deleted 2026/06/20 05:51:34 INFO : dir1/0014-89;=.txt: Deleted 2026/06/20 05:51:34 INFO : dir1/0011-56789;.txt: Deleted 2026/06/20 05:51:34 INFO : splitbananasplit: Deleted 2026/06/20 05:51:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/20 05:51:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/20 05:51:34 INFO : dir1/0015-9;=.txt: Deleted 2026/06/20 05:51:34 INFO : appleappleapplebanana: Deleted 2026/06/20 05:51:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/20 05:51:34 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:34 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : appleapple: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/20 05:51:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/20 05:51:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/20 05:51:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/20 05:51:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/20 05:51:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/20 05:51:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/20 05:51:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/20 05:51:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/20 05:51:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/20 05:51:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/20 05:51:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/20 05:51:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/20 05:51:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/20 05:51:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/20 05:51:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/20 05:51:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/20 05:51:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/20 05:51:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/20 05:51:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/20 05:51:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/20 05:51:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/20 05:51:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/20 05:51:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/20 05:51:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/20 05:51:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/20 05:51:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/20 05:51:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/20 05:51:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/20 05:51:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/20 05:51:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/20 05:51:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/20 05:51:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/20 05:51:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/20 05:51:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/20 05:51:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/20 05:51:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/20 05:51:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/20 05:51:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/20 05:51:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/20 05:51:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/20 05:51:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/20 05:51:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/20 05:51:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/20 05:51:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/20 05:51:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/20 05:51:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/20 05:51:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/20 05:51:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/20 05:51:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/20 05:51:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/20 05:51:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/20 05:51:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/20 05:51:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/20 05:51:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/20 05:51:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/20 05:51:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/20 05:51:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/20 05:51:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/20 05:51:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/20 05:51:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/20 05:51:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/20 05:51:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/20 05:51:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/20 05:51:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/20 05:51:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/20 05:51:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/20 05:51:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/20 05:51:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/20 05:51:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/20 05:51:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/20 05:51:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/20 05:51:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/20 05:51:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/20 05:51:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/20 05:51:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/20 05:51:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/20 05:51:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/20 05:51:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/20 05:51:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/20 05:51:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/20 05:51:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/20 05:51:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/20 05:51:35 DEBUG : apple: size = 5 OK 2026/06/20 05:51:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : apple: Unchanged skipping 2026/06/20 05:51:35 DEBUG : appleapple: size = 21 OK 2026/06/20 05:51:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:51:35 DEBUG : splitbanan: size = 16 OK 2026/06/20 05:51:35 DEBUG : banana: size = 6 OK 2026/06/20 05:51:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:51:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : banana: Unchanged skipping 2026/06/20 05:51:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/20 05:51:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/20 05:51:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/20 05:51:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/20 05:51:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/20 05:51:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/20 05:51:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/20 05:51:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/20 05:51:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/20 05:51:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/20 05:51:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/20 05:51:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/20 05:51:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/20 05:51:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/20 05:51:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/20 05:51:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/20 05:51:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/20 05:51:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/20 05:51:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/20 05:51:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/20 05:51:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/20 05:51:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/20 05:51:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/20 05:51:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/20 05:51:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/20 05:51:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/20 05:51:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/20 05:51:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/20 05:51:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/20 05:51:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/20 05:51:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/20 05:51:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/20 05:51:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/20 05:51:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/20 05:51:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/20 05:51:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/20 05:51:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:51:35 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:51:35 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:51:35 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:35 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:35 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : appleapple: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/20 05:51:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/20 05:51:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/20 05:51:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/20 05:51:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/20 05:51:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/20 05:51:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/20 05:51:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/20 05:51:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/20 05:51:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/20 05:51:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/20 05:51:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/20 05:51:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/20 05:51:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/20 05:51:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/20 05:51:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/20 05:51:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/20 05:51:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/20 05:51:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/20 05:51:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/20 05:51:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/20 05:51:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/20 05:51:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/20 05:51:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/20 05:51:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/20 05:51:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/20 05:51:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/20 05:51:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/20 05:51:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/20 05:51:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/20 05:51:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/20 05:51:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/20 05:51:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/20 05:51:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/20 05:51:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/20 05:51:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/20 05:51:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/20 05:51:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/20 05:51:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/20 05:51:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/20 05:51:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/20 05:51:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/20 05:51:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/20 05:51:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/20 05:51:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/20 05:51:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/20 05:51:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/20 05:51:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/20 05:51:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/20 05:51:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/20 05:51:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/20 05:51:35 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:51:52 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:52 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:51:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : apple: size = 5 OK 2026/06/20 05:51:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:51:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : banana: size = 6 OK 2026/06/20 05:51:53 DEBUG : apple: Unchanged skipping 2026/06/20 05:51:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : banana: Unchanged skipping 2026/06/20 05:51:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:51:53 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:51:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:51:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:51:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:51:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:51:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:51:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:51:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:51:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:51:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:51:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:51:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:51:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:51:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:51:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:51:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:51:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:51:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:51:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:51:53 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:51:53 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:53 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:53 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:51:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : apple: size = 5 OK 2026/06/20 05:51:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : apple: Unchanged skipping 2026/06/20 05:51:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:51:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:51:54 DEBUG : banana: size = 6 OK 2026/06/20 05:51:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : banana: Unchanged skipping 2026/06/20 05:51:54 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:51:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:51:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:51:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:51:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:51:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:51:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:51:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:51:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:51:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:51:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:51:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:51:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:51:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:51:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:51:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:51:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:51:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:51:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:51:54 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:51:54 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:51:54 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:54 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:54 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : Waiting for deletions to finish 2026/06/20 05:51:54 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:51:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:52:11 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:12 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : apple: size = 5 OK 2026/06/20 05:52:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : banana: size = 6 OK 2026/06/20 05:52:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:52:12 DEBUG : apple: Unchanged skipping 2026/06/20 05:52:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:52:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:52:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:52:12 DEBUG : banana: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:52:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:52:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:52:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:52:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:52:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:52:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:52:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:52:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:52:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:52:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:52:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:52:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:52:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:52:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:52:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:52:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:52:12 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:52:12 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:52:12 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:12 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:12 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:52:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : apple: size = 5 OK 2026/06/20 05:52:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : apple: Unchanged skipping 2026/06/20 05:52:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:52:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:52:13 DEBUG : banana: size = 6 OK 2026/06/20 05:52:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : banana: Unchanged skipping 2026/06/20 05:52:13 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:52:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:52:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:52:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:52:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:52:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:52:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:52:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:52:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:52:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:52:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:52:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:52:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:52:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:52:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:52:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:52:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:52:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:52:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:52:13 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:52:13 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:13 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:13 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:52:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:52:31 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:31 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:52:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:52:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:52:32 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:52:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : apple: size = 5 OK 2026/06/20 05:52:32 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:52:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : apple: Unchanged skipping 2026/06/20 05:52:32 DEBUG : banana: size = 6 OK 2026/06/20 05:52:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : banana: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:52:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:52:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:52:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:52:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:52:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:52:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:52:32 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:52:32 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:32 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:32 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : apple: size = 5 OK 2026/06/20 05:52:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : apple: Unchanged skipping 2026/06/20 05:52:32 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:52:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:52:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:52:32 DEBUG : banana: size = 6 OK 2026/06/20 05:52:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : banana: Unchanged skipping 2026/06/20 05:52:32 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:52:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:52:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:52:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:52:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:52:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:52:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:52:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:52:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:52:32 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:52:32 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:32 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:32 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:52:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:52:50 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:51 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : apple: size = 5 OK 2026/06/20 05:52:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : apple: Unchanged skipping 2026/06/20 05:52:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:52:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:52:51 DEBUG : banana: size = 6 OK 2026/06/20 05:52:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : banana: Unchanged skipping 2026/06/20 05:52:51 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:52:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:52:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:52:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:52:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:52:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:52:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:52:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:52:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:52:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:52:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:52:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:52:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:52:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:52:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:52:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:52:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:52:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:52:51 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:52:51 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:52:51 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:51 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:51 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:52:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : apple: size = 5 OK 2026/06/20 05:52:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:52:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:52:52 DEBUG : banana: size = 6 OK 2026/06/20 05:52:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : apple: Unchanged skipping 2026/06/20 05:52:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:52:52 DEBUG : banana: Unchanged skipping 2026/06/20 05:52:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:52:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:52:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:52:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:52:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:52:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:52:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:52:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:52:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:52:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:52:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:52:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:52:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:52:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:52:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:52:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:52:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:52:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:52:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:52:52 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:52:52 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:52 DEBUG : Waiting for deletions to finish 2026/06/20 05:52:52 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:52:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:53:11 DEBUG : Waiting for deletions to finish 2026/06/20 05:53:12 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:53:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:53:12 DEBUG : apple: size = 5 OK 2026/06/20 05:53:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : apple: Unchanged skipping 2026/06/20 05:53:12 DEBUG : banana: size = 6 OK 2026/06/20 05:53:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : banana: Unchanged skipping 2026/06/20 05:53:12 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:53:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:53:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:53:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:53:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:53:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:53:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:53:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:53:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:53:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:53:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:53:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:53:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:53:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:53:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:53:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:53:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:53:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:53:12 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:12 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:12 DEBUG : Waiting for deletions to finish 2026/06/20 05:53:12 DEBUG : Waiting for deletions to finish 2026/06/20 05:53:12 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:53:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : banana: size = 6 OK 2026/06/20 05:53:13 DEBUG : apple: size = 5 OK 2026/06/20 05:53:13 DEBUG : splitbananasplit: size = 16 OK 2026/06/20 05:53:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : apple: Unchanged skipping 2026/06/20 05:53:13 DEBUG : banana: Unchanged skipping 2026/06/20 05:53:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/20 05:53:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/20 05:53:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : splitbananasplit: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/20 05:53:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/20 05:53:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/20 05:53:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/20 05:53:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/20 05:53:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/20 05:53:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/20 05:53:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/20 05:53:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/20 05:53:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/20 05:53:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/20 05:53:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/20 05:53:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/20 05:53:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/20 05:53:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/20 05:53:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/20 05:53:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/20 05:53:13 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:13 DEBUG : Waiting for deletions to finish 2026/06/20 05:53:13 DEBUG : Waiting for deletions to finish 2026/06/20 05:53:13 DEBUG : apple: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : banana: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/20 05:53:13 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (232.69s) --- PASS: TestTransform/NFC (16.79s) --- PASS: TestTransform/NFD (18.58s) --- PASS: TestTransform/base64 (24.41s) --- PASS: TestTransform/prefix (26.85s) --- PASS: TestTransform/suffix (27.00s) --- PASS: TestTransform/truncate (20.84s) --- PASS: TestTransform/encoder (19.55s) --- PASS: TestTransform/ISO-8859-1 (18.52s) --- PASS: TestTransform/charmap (19.44s) --- PASS: TestTransform/lowercase (19.48s) --- PASS: TestTransform/ascii (21.23s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:53:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/20 05:53:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/20 05:53:18 INFO : sub dir_somesuffix: Making directory 2026/06/20 05:53:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/20 05:53:18 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/20 05:53:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/20 05:53:18 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/20 05:53:18 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/20 05:53:18 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/20 05:53:19 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:19 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/20 05:53:19 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.81s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:53:20 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:20 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:20 INFO : tictactoe: Making directory 2026/06/20 05:53:20 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:20 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/20 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:20 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:20 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:21 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/20 05:53:21 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:21 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/20 05:53:21 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.79s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:53:22 INFO : toe: Making directory 2026/06/20 05:53:22 INFO : toe/toe: Making directory 2026/06/20 05:53:22 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/20 05:53:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/20 05:53:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/20 05:53:22 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:22 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/20 05:53:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/20 05:53:23 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.23s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:53:24 INFO : toe: Making directory 2026/06/20 05:53:24 INFO : toe/toe: Making directory 2026/06/20 05:53:24 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/20 05:53:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/20 05:53:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/20 05:53:24 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:24 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/20 05:53:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/20 05:53:25 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.00s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:53:26 DEBUG : empty_dir: Making directory with metadata 2026/06/20 05:53:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/20 05:53:26 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:26 INFO : tictacempty_dir: Making directory 2026/06/20 05:53:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:26 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:26 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:26 INFO : tictactoe: Making directory 2026/06/20 05:53:26 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:26 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:26 INFO : tictactoe/tictactoe: Making directory 2026/06/20 05:53:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/20 05:53:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/20 05:53:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/20 05:53:26 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:26 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/20 05:53:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/20 05:53:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.94s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:53:28 DEBUG : empty_dir: Making directory with metadata 2026/06/20 05:53:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/20 05:53:28 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:28 INFO : tictacempty_dir: Making directory 2026/06/20 05:53:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:28 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:28 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:28 INFO : tictactoe: Making directory 2026/06/20 05:53:28 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:28 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:28 INFO : tictactoe/tictactoe: Making directory 2026/06/20 05:53:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/20 05:53:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/20 05:53:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:28 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:28 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/20 05:53:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:29 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/20 05:53:29 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:29 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:29 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:29 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/20 05:53:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/20 05:53:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/20 05:53:29 NOTICE: B2 bucket rclone-test-daracup9huye: 0 differences found 2026/06/20 05:53:29 NOTICE: B2 bucket rclone-test-daracup9huye: 1 matching files --- PASS: TestAllTag (1.89s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:53:30 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:30 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:30 INFO : tictactoe: Making directory 2026/06/20 05:53:30 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:30 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:30 INFO : tictactoe/tictactoe: Making directory 2026/06/20 05:53:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/20 05:53:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/20 05:53:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/20 05:53:30 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:30 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/20 05:53:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/20 05:53:31 DEBUG : Waiting for deletions to finish 2026/06/20 05:53:31 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:31 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:31 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/20 05:53:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/20 05:53:31 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/20 05:53:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/20 05:53:31 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:31 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.15s) === RUN TestSyntax 2026/06/20 05:53:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:53:32 INFO : toe: Making directory 2026/06/20 05:53:32 INFO : toe/toe: Making directory 2026/06/20 05:53:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/20 05:53:32 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:32 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:33 DEBUG : toe/toe/toe: size = 11 OK 2026/06/20 05:53:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:33 INFO : toe/toe/toe: Copied (new) 2026/06/20 05:53:33 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.00s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:53:34 DEBUG : empty_dir: Making directory with metadata 2026/06/20 05:53:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/20 05:53:34 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:34 INFO : tictacempty_dir: Making directory 2026/06/20 05:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:34 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:34 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:34 INFO : tictactoe: Making directory 2026/06/20 05:53:34 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:34 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:34 INFO : tictactoe/tictactoe: Making directory 2026/06/20 05:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/20 05:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/20 05:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:34 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:34 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/20 05:53:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:35 INFO : toe/toe/toe.txt: Deleted 2026/06/20 05:53:35 INFO : toe/toe: Removing directory 2026/06/20 05:53:35 INFO : toe: Removing directory 2026/06/20 05:53:35 INFO : empty_dir: Removing directory 2026/06/20 05:53:35 DEBUG : Local file system at /tmp/rclone2944887582: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.84s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:53:36 DEBUG : empty_dir: Making directory with metadata 2026/06/20 05:53:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/20 05:53:36 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:36 INFO : tictacempty_dir: Making directory 2026/06/20 05:53:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:36 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:36 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:36 INFO : tictactoe: Making directory 2026/06/20 05:53:36 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:36 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:36 INFO : tictactoe/tictactoe: Making directory 2026/06/20 05:53:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/20 05:53:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/20 05:53:36 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:36 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/20 05:53:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:37 INFO : toe/toe/toe.txt: Deleted 2026/06/20 05:53:37 INFO : toe/toe: Removing directory 2026/06/20 05:53:37 INFO : toe: Removing directory 2026/06/20 05:53:37 INFO : empty_dir: Removing directory 2026/06/20 05:53:37 DEBUG : Local file system at /tmp/rclone2944887582: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/20 05:53:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/20 05:53:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/20 05:53:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/20 05:53:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/20 05:53:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/20 05:53:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/20 05:53:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/20 05:53:39 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 (4.24s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:53:40 DEBUG : Reset feature "Copy" 2026/06/20 05:53:40 DEBUG : Reset feature "Move" 2026/06/20 05:53:40 DEBUG : Reset feature "Copy" 2026/06/20 05:53:40 DEBUG : Reset feature "Move" 2026/06/20 05:53:40 DEBUG : empty_dir: Making directory with metadata 2026/06/20 05:53:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/20 05:53:40 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:40 INFO : tictacempty_dir: Making directory 2026/06/20 05:53:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/20 05:53:40 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:40 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:40 INFO : tictactoe: Making directory 2026/06/20 05:53:40 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:40 DEBUG : toe: transformed to: tictactoe 2026/06/20 05:53:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:40 INFO : tictactoe/tictactoe: Making directory 2026/06/20 05:53:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/20 05:53:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/20 05:53:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/20 05:53:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:40 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:40 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/20 05:53:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/20 05:53:41 INFO : toe/toe/toe.txt: Deleted 2026/06/20 05:53:41 INFO : toe/toe: Removing directory 2026/06/20 05:53:41 INFO : toe: Removing directory 2026/06/20 05:53:41 INFO : empty_dir: Removing directory 2026/06/20 05:53:41 DEBUG : Local file system at /tmp/rclone2944887582: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/20 05:53:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/20 05:53:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/20 05:53:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/20 05:53:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/20 05:53:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/20 05:53:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/20 05:53:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:43 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/20 05:53:43 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.71s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:53:44 DEBUG : toe: transformed to: dG9l 2026/06/20 05:53:44 DEBUG : toe: transformed to: dG9l 2026/06/20 05:53:44 INFO : dG9l: Making directory 2026/06/20 05:53:44 DEBUG : toe: transformed to: dG9l 2026/06/20 05:53:44 DEBUG : toe: transformed to: dG9l 2026/06/20 05:53:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/20 05:53:44 INFO : dG9l/dG9l: Making directory 2026/06/20 05:53:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/20 05:53:44 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/20 05:53:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/20 05:53:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/20 05:53:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/20 05:53:44 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:44 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/20 05:53:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:45 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/20 05:53:45 DEBUG : Waiting for deletions to finish 2026/06/20 05:53:45 DEBUG : dG9l: transformed to: toe 2026/06/20 05:53:45 DEBUG : dG9l: transformed to: toe 2026/06/20 05:53:45 DEBUG : dG9l: transformed to: toe 2026/06/20 05:53:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/20 05:53:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/20 05:53:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/20 05:53:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/20 05:53:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/20 05:53:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/20 05:53:45 DEBUG : Local file system at /tmp/rclone2944887582: Waiting for checks to finish 2026/06/20 05:53:45 DEBUG : Local file system at /tmp/rclone2944887582: Waiting for transfers to finish 2026/06/20 05:53:45 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.81s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-daracup9huye", Local "Local file system at /tmp/rclone2944887582", Modify Window "1ms" 2026/06/20 05:53:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/20 05:53:46 DEBUG : toe: transformed to: 2026/06/20 05:53:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/20 05:53:47 DEBUG : toe: transformed to: 2026/06/20 05:53:47 INFO : B2 bucket rclone-test-daracup9huye: Making directory 2026/06/20 05:53:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/20 05:53:47 DEBUG : toe: transformed to: 2026/06/20 05:53:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/20 05:53:47 DEBUG : toe: transformed to: 2026/06/20 05:53:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/20 05:53:47 DEBUG : toe/toe: transformed to: 2026/06/20 05:53:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/20 05:53:47 INFO : toe/toe: Making directory 2026/06/20 05:53:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/20 05:53:47 DEBUG : toe/toe: transformed to: 2026/06/20 05:53:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/20 05:53:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/20 05:53:47 DEBUG : toe: transformed to: 2026/06/20 05:53:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/20 05:53:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/20 05:53:47 DEBUG : toe/toe/toe: transformed to: 2026/06/20 05:53:47 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/20 05:53:47 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for checks to finish 2026/06/20 05:53:47 DEBUG : B2 bucket rclone-test-daracup9huye: Waiting for transfers to finish 2026/06/20 05:53:47 DEBUG : toe/toe/toe: size = 11 OK 2026/06/20 05:53:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/20 05:53:47 INFO : toe/toe/toe: Copied (new) 2026/06/20 05:53:47 ERROR : B2 bucket rclone-test-daracup9huye: not deleting files as there were IO errors 2026/06/20 05:53:47 ERROR : B2 bucket rclone-test-daracup9huye: not deleting directories as there were IO errors --- PASS: TestError (1.81s) PASS 2026/06/20 05:53:48 DEBUG : B2 bucket rclone-test-daracup9huye: Purge remote 2026/06/20 05:53:48 INFO : B2 bucket rclone-test-daracup9huye: cleaning bucket "rclone-test-daracup9huye" of all files 2026/06/20 05:53:49 DEBUG : BackupDir/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62ebb_d20260620_m054641_c001_v7007000_t0000_u01781934401690") 2026/06/20 05:53:49 DEBUG : BackupDir/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1172a65a28d2df86_d20260620_m054634_c001_v0001171_t0017_u01781934394197") 2026/06/20 05:53:49 DEBUG : CompareDest/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6a9_d20260620_m054613_c001_v7007000_t0000_u01781934373469") 2026/06/20 05:53:49 DEBUG : CompareDest/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa77d_d20260620_m054606_c001_v0001043_t0041_u01781934366395") 2026/06/20 05:53:49 DEBUG : CompareDest/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6aa_d20260620_m054613_c001_v7007000_t0000_u01781934373651") 2026/06/20 05:53:49 DEBUG : CompareDest/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853ba1_d20260620_m054607_c001_v0001120_t0047_u01781934367838") 2026/06/20 05:53:49 DEBUG : CopyDest/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62ebc_d20260620_m054641_c001_v7007000_t0000_u01781934401871") 2026/06/20 05:53:49 DEBUG : CopyDest/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8895_d20260620_m054630_c001_v0001104_t0047_u01781934390947") 2026/06/20 05:53:49 DEBUG : CopyDest/three: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62ebd_d20260620_m054642_c001_v7007000_t0000_u01781934402061") 2026/06/20 05:53:49 DEBUG : CopyDest/three: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853bf9_d20260620_m054639_c001_v0001120_t0049_u01781934399321") 2026/06/20 05:53:50 DEBUG : CopyDest/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62ebe_d20260620_m054642_c001_v7007000_t0000_u01781934402244") 2026/06/20 05:53:50 DEBUG : CopyDest/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa7ad_d20260620_m054637_c001_v0001043_t0009_u01781934397002") 2026/06/20 05:53:50 DEBUG : EXISTING: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b49dd6_d20260620_m054810_c001_v7007000_t0000_u01781934490775") 2026/06/20 05:53:50 DEBUG : EXISTING: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa867_d20260620_m054809_c001_v0001043_t0046_u01781934489443") 2026/06/20 05:53:50 DEBUG : PREFIXapple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d67_d20260620_m055046_c001_v7007000_t0000_u01781934646521") 2026/06/20 05:53:50 DEBUG : PREFIXapple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa05_d20260620_m055038_c001_v0001043_t0011_u01781934638102") 2026/06/20 05:53:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f42244f8b4d7603ef_d20260620_m055046_c001_v7007000_t0000_u01781934646631") 2026/06/20 05:53:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e19_d20260620_m055038_c001_v0001120_t0032_u01781934638091") 2026/06/20 05:53:50 DEBUG : PREFIXbanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d6b_d20260620_m055046_c001_v7007000_t0000_u01781934646775") 2026/06/20 05:53:50 DEBUG : PREFIXbanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8ba7_d20260620_m055038_c001_v0001104_t0036_u01781934638111") 2026/06/20 05:53:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d6c_d20260620_m055046_c001_v7007000_t0000_u01781934646785") 2026/06/20 05:53:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc60_d20260620_m055038_c001_v0001033_t0039_u01781934638122") 2026/06/20 05:53:50 DEBUG : Testêé: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b49dcc_d20260620_m054805_c001_v7007000_t0000_u01781934485413") 2026/06/20 05:53:50 DEBUG : Testêé: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853c9b_d20260620_m054804_c001_v0001120_t0025_u01781934484689") 2026/06/20 05:53:50 DEBUG : Testêé: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa85b_d20260620_m054803_c001_v0001043_t0056_u01781934483455") 2026/06/20 05:53:50 DEBUG : YXBwbGU=: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc74b_d20260620_m055021_c001_v7007000_t0000_u01781934621342") 2026/06/20 05:53:50 DEBUG : YXBwbGU=: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853def_d20260620_m055016_c001_v0001120_t0010_u01781934616350") 2026/06/20 05:53:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc74c_d20260620_m055021_c001_v7007000_t0000_u01781934621528") 2026/06/20 05:53:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa9c9_d20260620_m055016_c001_v0001043_t0022_u01781934616361") 2026/06/20 05:53:51 DEBUG : YmFuYW5h: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc74d_d20260620_m055021_c001_v7007000_t0000_u01781934621712") 2026/06/20 05:53:51 DEBUG : YmFuYW5h: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc0a_d20260620_m055016_c001_v0001033_t0055_u01781934616338") 2026/06/20 05:53:51 DEBUG : a/potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2e6_d20260620_m054431_c001_v7007000_t0000_u01781934271043") 2026/06/20 05:53:51 DEBUG : a/potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff875f_d20260620_m054430_c001_v0001104_t0020_u01781934270268") 2026/06/20 05:53:51 DEBUG : a/potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2e4_d20260620_m054428_c001_v7007000_t0000_u01781934268020") 2026/06/20 05:53:51 DEBUG : a/potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff874f_d20260620_m054426_c001_v0001104_t0040_u01781934266867") 2026/06/20 05:53:51 DEBUG : a/potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d88_d20260620_m054404_c001_v7007000_t0000_u01781934244840") 2026/06/20 05:53:51 DEBUG : a/potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86fb_d20260620_m054403_c001_v0001104_t0038_u01781934243717") 2026/06/20 05:53:51 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172867_d20260620_m055314_c001_v7007000_t0000_u01781934794255") 2026/06/20 05:53:51 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa9d_d20260620_m055309_c001_v0001043_t0046_u01781934789142") 2026/06/20 05:53:51 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af8f8_d20260620_m055253_c001_v7007000_t0000_u01781934773021") 2026/06/20 05:53:51 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa8f_d20260620_m055248_c001_v0001043_t0056_u01781934768368") 2026/06/20 05:53:51 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20a6_d20260620_m055233_c001_v7007000_t0000_u01781934753533") 2026/06/20 05:53:51 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa83_d20260620_m055229_c001_v0001043_t0005_u01781934749577") 2026/06/20 05:53:51 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121f92_d20260620_m055214_c001_v7007000_t0000_u01781934734095") 2026/06/20 05:53:51 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa71_d20260620_m055209_c001_v0001043_t0026_u01781934729910") 2026/06/20 05:53:51 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc76e_d20260620_m055155_c001_v7007000_t0000_u01781934715354") 2026/06/20 05:53:51 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa67_d20260620_m055149_c001_v0001043_t0017_u01781934709728") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53f7b_d20260620_m055136_c001_v7007000_t0000_u01781934696019") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c4b_d20260620_m055128_c001_v0001104_t0012_u01781934688810") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42daac_d20260620_m055115_c001_v7007000_t0000_u01781934675186") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa37_d20260620_m055110_c001_v0001043_t0044_u01781934670595") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b5a5_d20260620_m055109_c001_v7007000_t0000_u01781934669416") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8bfd_d20260620_m055102_c001_v0001104_t0058_u01781934662796") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d6e_d20260620_m055048_c001_v7007000_t0000_u01781934648279") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e29_d20260620_m055043_c001_v0001120_t0003_u01781934643777") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d63_d20260620_m055042_c001_v7007000_t0000_u01781934642610") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e15_d20260620_m055035_c001_v0001120_t0031_u01781934635642") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41523d3443bbf9d6_d20260620_m055018_c001_v7007000_t0000_u01781934618915") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b4f_d20260620_m055013_c001_v0001104_t0046_u01781934613031") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f38_d20260620_m054956_c001_v7007000_t0000_u01781934596985") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b1b_d20260620_m054952_c001_v0001104_t0011_u01781934592745") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f02_d20260620_m054938_c001_v7007000_t0000_u01781934578293") 2026/06/20 05:53:52 DEBUG : apple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8ae1_d20260620_m054933_c001_v0001104_t0046_u01781934573687") 2026/06/20 05:53:52 DEBUG : appleSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b5b1_d20260620_m055113_c001_v7007000_t0000_u01781934673838") 2026/06/20 05:53:52 DEBUG : appleSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa2f_d20260620_m055106_c001_v0001043_t0046_u01781934666028") 2026/06/20 05:53:52 DEBUG : appleapple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53f8c_d20260620_m055136_c001_v7007000_t0000_u01781934696201") 2026/06/20 05:53:52 DEBUG : appleapple: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c57_d20260620_m055131_c001_v0001104_t0007_u01781934691563") 2026/06/20 05:53:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172868_d20260620_m055314_c001_v7007000_t0000_u01781934794436") 2026/06/20 05:53:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054deb4_d20260620_m055310_c001_v0001033_t0056_u01781934790206") 2026/06/20 05:53:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af8f9_d20260620_m055253_c001_v7007000_t0000_u01781934773232") 2026/06/20 05:53:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054de60_d20260620_m055249_c001_v0001033_t0052_u01781934769339") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20a7_d20260620_m055233_c001_v7007000_t0000_u01781934753715") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054de12_d20260620_m055230_c001_v0001033_t0042_u01781934750383") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121f93_d20260620_m055214_c001_v7007000_t0000_u01781934734278") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054ddce_d20260620_m055210_c001_v0001033_t0011_u01781934730621") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc76f_d20260620_m055155_c001_v7007000_t0000_u01781934715538") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dd70_d20260620_m055150_c001_v0001033_t0057_u01781934710446") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41885b68af68fba6_d20260620_m055134_c001_v7007000_t0000_u01781934694417") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e97_d20260620_m055129_c001_v0001120_t0007_u01781934689821") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42daad_d20260620_m055115_c001_v7007000_t0000_u01781934675425") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dcca_d20260620_m055110_c001_v0001033_t0046_u01781934670605") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4173dda1a4493d1f_d20260620_m055109_c001_v7007000_t0000_u01781934669444") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e51_d20260620_m055103_c001_v0001120_t0046_u01781934663908") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d6f_d20260620_m055048_c001_v7007000_t0000_u01781934648459") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa11_d20260620_m055043_c001_v0001043_t0046_u01781934643767") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f42244f8b4d7603ec_d20260620_m055042_c001_v7007000_t0000_u01781934642668") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8ba3_d20260620_m055036_c001_v0001104_t0047_u01781934636399") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f414a368c2efaaa30_d20260620_m055019_c001_v7007000_t0000_u01781934619350") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853deb_d20260620_m055014_c001_v0001120_t0012_u01781934614118") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f39_d20260620_m054957_c001_v7007000_t0000_u01781934597167") 2026/06/20 05:53:53 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853dbd_d20260620_m054953_c001_v0001120_t0023_u01781934593864") 2026/06/20 05:53:54 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f03_d20260620_m054938_c001_v7007000_t0000_u01781934578476") 2026/06/20 05:53:54 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d8b_d20260620_m054934_c001_v0001120_t0055_u01781934574871") 2026/06/20 05:53:54 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4173dda1a4493e13_d20260620_m055113_c001_v7007000_t0000_u01781934673684") 2026/06/20 05:53:54 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dcbe_d20260620_m055106_c001_v0001033_t0038_u01781934666007") 2026/06/20 05:53:54 DEBUG : b/potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2e7_d20260620_m054431_c001_v7007000_t0000_u01781934271227") 2026/06/20 05:53:54 DEBUG : b/potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8755_d20260620_m054428_c001_v0001104_t0025_u01781934268571") 2026/06/20 05:53:54 DEBUG : b/potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2e3_d20260620_m054427_c001_v7007000_t0000_u01781934267467") 2026/06/20 05:53:54 DEBUG : b/potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8747_d20260620_m054424_c001_v0001104_t0011_u01781934264335") 2026/06/20 05:53:54 DEBUG : b/potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d87_d20260620_m054404_c001_v7007000_t0000_u01781934244297") 2026/06/20 05:53:54 DEBUG : b/potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86ef_d20260620_m054402_c001_v0001104_t0033_u01781934242162") 2026/06/20 05:53:54 DEBUG : backup/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217243e_d20260620_m054656_c001_v7007000_t0000_u01781934416095") 2026/06/20 05:53:54 DEBUG : backup/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1093291eaf8adbfc_d20260620_m054654_c001_v0001184_t0025_u01781934414110") 2026/06/20 05:53:54 DEBUG : backup/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f118d0e483cb3555b_d20260620_m054650_c001_v0001098_t0049_u01781934410074") 2026/06/20 05:53:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4022092e9d3e29a2_d20260620_m054723_c001_v7007000_t0000_u01781934443718") 2026/06/20 05:53:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f108b409fd6e77390_d20260620_m054721_c001_v0001099_t0016_u01781934441815") 2026/06/20 05:53:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f10584cd2def925e0_d20260620_m054717_c001_v0001106_t0000_u01781934437593") 2026/06/20 05:53:54 DEBUG : backup/one.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f426e44f3c8ea7c08_d20260620_m054709_c001_v7007000_t0000_u01781934429964") 2026/06/20 05:53:54 DEBUG : backup/one.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f107547ce97833059_d20260620_m054708_c001_v0001173_t0031_u01781934428142") 2026/06/20 05:53:54 DEBUG : backup/one.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1067cde85ea9ca87_d20260620_m054704_c001_v0001181_t0002_u01781934424177") 2026/06/20 05:53:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4022092e9d3e29a3_d20260620_m054723_c001_v7007000_t0000_u01781934443900") 2026/06/20 05:53:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f115b19955df05f29_d20260620_m054722_c001_v0001097_t0019_u01781934442751") 2026/06/20 05:53:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1047e49e8702f90d_d20260620_m054719_c001_v0001091_t0009_u01781934439316") 2026/06/20 05:53:55 DEBUG : backup/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217243f_d20260620_m054656_c001_v7007000_t0000_u01781934416277") 2026/06/20 05:53:55 DEBUG : backup/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106ea4b302f65964_d20260620_m054655_c001_v0001032_t0031_u01781934415196") 2026/06/20 05:53:55 DEBUG : backup/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f10922dbbfc4c80b2_d20260620_m054651_c001_v0001173_t0042_u01781934411716") 2026/06/20 05:53:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f426e44f3c8ea7c09_d20260620_m054710_c001_v7007000_t0000_u01781934430146") 2026/06/20 05:53:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f10928c177cb40413_d20260620_m054709_c001_v0001185_t0022_u01781934429068") 2026/06/20 05:53:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f10053e1342cee759_d20260620_m054705_c001_v0001097_t0038_u01781934425636") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172869_d20260620_m055314_c001_v7007000_t0000_u01781934794618") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f7d_d20260620_m055309_c001_v0001120_t0038_u01781934789902") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af8fa_d20260620_m055253_c001_v7007000_t0000_u01781934773419") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f5d_d20260620_m055248_c001_v0001120_t0054_u01781934768885") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20aa_d20260620_m055233_c001_v7007000_t0000_u01781934753897") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f1f_d20260620_m055229_c001_v0001120_t0051_u01781934749971") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121f94_d20260620_m055214_c001_v7007000_t0000_u01781934734464") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853ef5_d20260620_m055210_c001_v0001120_t0037_u01781934730258") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc770_d20260620_m055155_c001_v7007000_t0000_u01781934715724") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853ecf_d20260620_m055150_c001_v0001120_t0027_u01781934710129") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53f8d_d20260620_m055136_c001_v7007000_t0000_u01781934696386") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa4f_d20260620_m055129_c001_v0001043_t0028_u01781934689455") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42daae_d20260620_m055115_c001_v7007000_t0000_u01781934675605") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c17_d20260620_m055110_c001_v0001104_t0053_u01781934670614") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f51_d20260620_m055109_c001_v7007000_t0000_u01781934669513") 2026/06/20 05:53:55 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dcb8_d20260620_m055103_c001_v0001033_t0008_u01781934663433") 2026/06/20 05:53:56 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d70_d20260620_m055048_c001_v7007000_t0000_u01781934648640") 2026/06/20 05:53:56 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8bbd_d20260620_m055043_c001_v0001104_t0050_u01781934643787") 2026/06/20 05:53:56 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d64_d20260620_m055042_c001_v7007000_t0000_u01781934642620") 2026/06/20 05:53:56 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa03_d20260620_m055035_c001_v0001043_t0038_u01781934635928") 2026/06/20 05:53:56 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41523d3443bbf9d8_d20260620_m055019_c001_v7007000_t0000_u01781934619281") 2026/06/20 05:53:56 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc06_d20260620_m055013_c001_v0001033_t0039_u01781934613574") 2026/06/20 05:53:56 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f3a_d20260620_m054957_c001_v7007000_t0000_u01781934597350") 2026/06/20 05:53:56 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dbd2_d20260620_m054953_c001_v0001033_t0058_u01781934593395") 2026/06/20 05:53:56 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f04_d20260620_m054938_c001_v7007000_t0000_u01781934578662") 2026/06/20 05:53:56 DEBUG : banana: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054db9e_d20260620_m054934_c001_v0001033_t0035_u01781934574520") 2026/06/20 05:53:56 DEBUG : bananaSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b5b0_d20260620_m055113_c001_v7007000_t0000_u01781934673695") 2026/06/20 05:53:56 DEBUG : bananaSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c01_d20260620_m055105_c001_v0001104_t0023_u01781934665996") 2026/06/20 05:53:56 DEBUG : both0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6e0_d20260620_m054909_c001_v7007000_t0000_u01781934549076") 2026/06/20 05:53:56 DEBUG : both0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a1b_d20260620_m054843_c001_v0001104_t0025_u01781934523132") 2026/06/20 05:53:56 DEBUG : both0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea867_d20260620_m054838_c001_v7007000_t0000_u01781934518936") 2026/06/20 05:53:56 DEBUG : both0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853cb7_d20260620_m054813_c001_v0001120_t0011_u01781934493016") 2026/06/20 05:53:56 DEBUG : both1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6e1_d20260620_m054909_c001_v7007000_t0000_u01781934549258") 2026/06/20 05:53:56 DEBUG : both1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d19_d20260620_m054844_c001_v0001120_t0052_u01781934524832") 2026/06/20 05:53:56 DEBUG : both1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea868_d20260620_m054839_c001_v7007000_t0000_u01781934519117") 2026/06/20 05:53:56 DEBUG : both1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa875_d20260620_m054815_c001_v0001043_t0006_u01781934495631") 2026/06/20 05:53:57 DEBUG : both10: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6e2_d20260620_m054909_c001_v7007000_t0000_u01781934549442") 2026/06/20 05:53:57 DEBUG : both10: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d37_d20260620_m054854_c001_v0001120_t0017_u01781934534954") 2026/06/20 05:53:57 DEBUG : both10: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea869_d20260620_m054839_c001_v7007000_t0000_u01781934519299") 2026/06/20 05:53:57 DEBUG : both10: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa891_d20260620_m054826_c001_v0001043_t0003_u01781934506232") 2026/06/20 05:53:57 DEBUG : both11: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6e3_d20260620_m054909_c001_v7007000_t0000_u01781934549624") 2026/06/20 05:53:57 DEBUG : both11: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8e1_d20260620_m054856_c001_v0001043_t0034_u01781934536350") 2026/06/20 05:53:57 DEBUG : both11: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea86a_d20260620_m054839_c001_v7007000_t0000_u01781934519484") 2026/06/20 05:53:57 DEBUG : both11: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff89df_d20260620_m054827_c001_v0001104_t0049_u01781934507298") 2026/06/20 05:53:57 DEBUG : both12: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6e4_d20260620_m054909_c001_v7007000_t0000_u01781934549810") 2026/06/20 05:53:57 DEBUG : both12: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a5b_d20260620_m054857_c001_v0001104_t0031_u01781934537230") 2026/06/20 05:53:57 DEBUG : both12: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea86b_d20260620_m054839_c001_v7007000_t0000_u01781934519664") 2026/06/20 05:53:57 DEBUG : both12: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853ce9_d20260620_m054828_c001_v0001120_t0031_u01781934508503") 2026/06/20 05:53:57 DEBUG : both13: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6e5_d20260620_m054909_c001_v7007000_t0000_u01781934549995") 2026/06/20 05:53:57 DEBUG : both13: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d43_d20260620_m054858_c001_v0001120_t0055_u01781934538344") 2026/06/20 05:53:57 DEBUG : both13: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea86d_d20260620_m054839_c001_v7007000_t0000_u01781934519847") 2026/06/20 05:53:57 DEBUG : both13: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa89d_d20260620_m054829_c001_v0001043_t0008_u01781934509628") 2026/06/20 05:53:57 DEBUG : both14: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6e6_d20260620_m054910_c001_v7007000_t0000_u01781934550180") 2026/06/20 05:53:57 DEBUG : both14: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8ed_d20260620_m054859_c001_v0001043_t0053_u01781934539772") 2026/06/20 05:53:57 DEBUG : both14: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea86e_d20260620_m054840_c001_v7007000_t0000_u01781934520029") 2026/06/20 05:53:57 DEBUG : both14: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff89ef_d20260620_m054830_c001_v0001104_t0008_u01781934510483") 2026/06/20 05:53:57 DEBUG : both15: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6e7_d20260620_m054910_c001_v7007000_t0000_u01781934550366") 2026/06/20 05:53:57 DEBUG : both15: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a67_d20260620_m054900_c001_v0001104_t0028_u01781934540542") 2026/06/20 05:53:58 DEBUG : both15: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea86f_d20260620_m054840_c001_v7007000_t0000_u01781934520209") 2026/06/20 05:53:58 DEBUG : both15: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853cf9_d20260620_m054831_c001_v0001120_t0037_u01781934511567") 2026/06/20 05:53:58 DEBUG : both16: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6e8_d20260620_m054910_c001_v7007000_t0000_u01781934550550") 2026/06/20 05:53:58 DEBUG : both16: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d49_d20260620_m054902_c001_v0001120_t0000_u01781934542316") 2026/06/20 05:53:58 DEBUG : both16: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea870_d20260620_m054840_c001_v7007000_t0000_u01781934520389") 2026/06/20 05:53:58 DEBUG : both16: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8a9_d20260620_m054832_c001_v0001043_t0016_u01781934512396") 2026/06/20 05:53:58 DEBUG : both17: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6e9_d20260620_m054910_c001_v7007000_t0000_u01781934550734") 2026/06/20 05:53:58 DEBUG : both17: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8fd_d20260620_m054903_c001_v0001043_t0047_u01781934543767") 2026/06/20 05:53:58 DEBUG : both17: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea871_d20260620_m054840_c001_v7007000_t0000_u01781934520570") 2026/06/20 05:53:58 DEBUG : both17: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff89f9_d20260620_m054833_c001_v0001104_t0007_u01781934513139") 2026/06/20 05:53:58 DEBUG : both18: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6ea_d20260620_m054910_c001_v7007000_t0000_u01781934550918") 2026/06/20 05:53:58 DEBUG : both18: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a75_d20260620_m054904_c001_v0001104_t0055_u01781934544879") 2026/06/20 05:53:58 DEBUG : both18: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea872_d20260620_m054840_c001_v7007000_t0000_u01781934520755") 2026/06/20 05:53:58 DEBUG : both18: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853cff_d20260620_m054834_c001_v0001120_t0037_u01781934514224") 2026/06/20 05:53:58 DEBUG : both19: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6ec_d20260620_m054911_c001_v7007000_t0000_u01781934551161") 2026/06/20 05:53:58 DEBUG : both19: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d57_d20260620_m054905_c001_v0001120_t0033_u01781934545933") 2026/06/20 05:53:58 DEBUG : both19: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea873_d20260620_m054840_c001_v7007000_t0000_u01781934520938") 2026/06/20 05:53:58 DEBUG : both19: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8b1_d20260620_m054835_c001_v0001043_t0032_u01781934515419") 2026/06/20 05:53:58 DEBUG : both2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6ed_d20260620_m054911_c001_v7007000_t0000_u01781934551343") 2026/06/20 05:53:58 DEBUG : both2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8bf_d20260620_m054845_c001_v0001043_t0012_u01781934525874") 2026/06/20 05:53:58 DEBUG : both2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea874_d20260620_m054841_c001_v7007000_t0000_u01781934521120") 2026/06/20 05:53:58 DEBUG : both2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff89b1_d20260620_m054816_c001_v0001104_t0056_u01781934496782") 2026/06/20 05:53:59 DEBUG : both3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6ef_d20260620_m054911_c001_v7007000_t0000_u01781934551527") 2026/06/20 05:53:59 DEBUG : both3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a35_d20260620_m054847_c001_v0001104_t0003_u01781934527163") 2026/06/20 05:53:59 DEBUG : both3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea875_d20260620_m054841_c001_v7007000_t0000_u01781934521301") 2026/06/20 05:53:59 DEBUG : both3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853cc3_d20260620_m054818_c001_v0001120_t0047_u01781934498069") 2026/06/20 05:53:59 DEBUG : both4: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6f1_d20260620_m054911_c001_v7007000_t0000_u01781934551710") 2026/06/20 05:53:59 DEBUG : both4: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d21_d20260620_m054848_c001_v0001120_t0001_u01781934528010") 2026/06/20 05:53:59 DEBUG : both4: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea877_d20260620_m054841_c001_v7007000_t0000_u01781934521483") 2026/06/20 05:53:59 DEBUG : both4: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa87d_d20260620_m054818_c001_v0001043_t0011_u01781934498989") 2026/06/20 05:53:59 DEBUG : both5: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6f2_d20260620_m054911_c001_v7007000_t0000_u01781934551894") 2026/06/20 05:53:59 DEBUG : both5: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8c9_d20260620_m054848_c001_v0001043_t0038_u01781934528981") 2026/06/20 05:53:59 DEBUG : both5: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea878_d20260620_m054841_c001_v7007000_t0000_u01781934521664") 2026/06/20 05:53:59 DEBUG : both5: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff89b9_d20260620_m054819_c001_v0001104_t0038_u01781934499914") 2026/06/20 05:53:59 DEBUG : both6: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6f3_d20260620_m054912_c001_v7007000_t0000_u01781934552077") 2026/06/20 05:53:59 DEBUG : both6: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a41_d20260620_m054850_c001_v0001104_t0008_u01781934530061") 2026/06/20 05:53:59 DEBUG : both6: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea879_d20260620_m054841_c001_v7007000_t0000_u01781934521844") 2026/06/20 05:53:59 DEBUG : both6: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853ccd_d20260620_m054821_c001_v0001120_t0025_u01781934501250") 2026/06/20 05:53:59 DEBUG : both7: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6f4_d20260620_m054912_c001_v7007000_t0000_u01781934552261") 2026/06/20 05:53:59 DEBUG : both7: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d25_d20260620_m054851_c001_v0001120_t0038_u01781934531304") 2026/06/20 05:53:59 DEBUG : both7: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea87a_d20260620_m054842_c001_v7007000_t0000_u01781934522025") 2026/06/20 05:53:59 DEBUG : both7: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa885_d20260620_m054822_c001_v0001043_t0012_u01781934502156") 2026/06/20 05:54:00 DEBUG : both8: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6f5_d20260620_m054912_c001_v7007000_t0000_u01781934552460") 2026/06/20 05:54:00 DEBUG : both8: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8d5_d20260620_m054852_c001_v0001043_t0007_u01781934532632") 2026/06/20 05:54:00 DEBUG : both8: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea87b_d20260620_m054842_c001_v7007000_t0000_u01781934522214") 2026/06/20 05:54:00 DEBUG : both8: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff89c3_d20260620_m054823_c001_v0001104_t0004_u01781934503219") 2026/06/20 05:54:00 DEBUG : both9: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6f6_d20260620_m054912_c001_v7007000_t0000_u01781934552647") 2026/06/20 05:54:00 DEBUG : both9: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a4b_d20260620_m054854_c001_v0001104_t0055_u01781934534059") 2026/06/20 05:54:00 DEBUG : both9: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea87c_d20260620_m054842_c001_v7007000_t0000_u01781934522394") 2026/06/20 05:54:00 DEBUG : both9: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853cd9_d20260620_m054824_c001_v0001120_t0027_u01781934504187") 2026/06/20 05:54:00 DEBUG : c/non empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2e8_d20260620_m054431_c001_v7007000_t0000_u01781934271411") 2026/06/20 05:54:00 DEBUG : c/non empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8759_d20260620_m054429_c001_v0001104_t0055_u01781934269244") 2026/06/20 05:54:00 DEBUG : c/non empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2e5_d20260620_m054428_c001_v7007000_t0000_u01781934268204") 2026/06/20 05:54:00 DEBUG : c/non empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8749_d20260620_m054424_c001_v0001104_t0050_u01781934264882") 2026/06/20 05:54:00 DEBUG : c/non empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d89_d20260620_m054405_c001_v7007000_t0000_u01781934245022") 2026/06/20 05:54:00 DEBUG : c/non empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86f7_d20260620_m054402_c001_v0001104_t0016_u01781934242768") 2026/06/20 05:54:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc74e_d20260620_m055021_c001_v7007000_t0000_u01781934621896") 2026/06/20 05:54:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b55_d20260620_m055016_c001_v0001104_t0038_u01781934616330") 2026/06/20 05:54:00 DEBUG : check sum: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d80_d20260620_m054353_c001_v7007000_t0000_u01781934233888") 2026/06/20 05:54:00 DEBUG : check sum: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86cf_d20260620_m054352_c001_v0001104_t0028_u01781934232295") 2026/06/20 05:54:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4207a0667451d0ec_d20260620_m055346_c001_v7007000_t0000_u01781934826571") 2026/06/20 05:54:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaaad_d20260620_m055344_c001_v0001043_t0034_u01781934824720") 2026/06/20 05:54:01 DEBUG : dest/3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62eae_d20260620_m054623_c001_v7007000_t0000_u01781934383513") 2026/06/20 05:54:01 DEBUG : dest/3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41121255d9937305_d20260620_m054622_c001_v0001181_t0038_u01781934382423") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53f8f_d20260620_m055136_c001_v7007000_t0000_u01781934696569") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e9b_d20260620_m055131_c001_v0001120_t0058_u01781934691584") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217286a_d20260620_m055314_c001_v7007000_t0000_u01781934794799") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa95_d20260620_m055257_c001_v0001043_t0041_u01781934777660") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af8fb_d20260620_m055253_c001_v7007000_t0000_u01781934773602") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa85_d20260620_m055238_c001_v0001043_t0028_u01781934758184") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20ab_d20260620_m055234_c001_v7007000_t0000_u01781934754079") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa75_d20260620_m055218_c001_v0001043_t0041_u01781934738745") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121f95_d20260620_m055214_c001_v7007000_t0000_u01781934734646") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa69_d20260620_m055200_c001_v0001043_t0024_u01781934720224") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc771_d20260620_m055155_c001_v7007000_t0000_u01781934715907") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa5b_d20260620_m055140_c001_v0001043_t0054_u01781934700681") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53f4a_d20260620_m055134_c001_v7007000_t0000_u01781934694426") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c3b_d20260620_m055119_c001_v0001104_t0040_u01781934679835") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dab0_d20260620_m055115_c001_v7007000_t0000_u01781934675786") 2026/06/20 05:54:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dccc_d20260620_m055110_c001_v0001033_t0021_u01781934670927") 2026/06/20 05:54:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f403cfdb3d0e395fa_d20260620_m055109_c001_v7007000_t0000_u01781934669648") 2026/06/20 05:54:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8bdf_d20260620_m055052_c001_v0001104_t0000_u01781934652830") 2026/06/20 05:54:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d71_d20260620_m055048_c001_v7007000_t0000_u01781934648821") 2026/06/20 05:54:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc72_d20260620_m055044_c001_v0001033_t0040_u01781934644219") 2026/06/20 05:54:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41523d3443bbf9e9_d20260620_m055042_c001_v7007000_t0000_u01781934642416") 2026/06/20 05:54:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e07_d20260620_m055025_c001_v0001120_t0023_u01781934625981") 2026/06/20 05:54:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4259813539b2221e_d20260620_m055019_c001_v7007000_t0000_u01781934619298") 2026/06/20 05:54:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b2f_d20260620_m055001_c001_v0001104_t0041_u01781934601576") 2026/06/20 05:54:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f3b_d20260620_m054957_c001_v7007000_t0000_u01781934597532") 2026/06/20 05:54:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8aff_d20260620_m054942_c001_v0001104_t0043_u01781934582989") 2026/06/20 05:54:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f05_d20260620_m054938_c001_v7007000_t0000_u01781934578845") 2026/06/20 05:54:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8ac3_d20260620_m054925_c001_v0001104_t0004_u01781934565842") 2026/06/20 05:54:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b5af_d20260620_m055113_c001_v7007000_t0000_u01781934673642") 2026/06/20 05:54:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e5d_d20260620_m055106_c001_v0001120_t0045_u01781934666381") 2026/06/20 05:54:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53fa0_d20260620_m055136_c001_v7007000_t0000_u01781934696753") 2026/06/20 05:54:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dd20_d20260620_m055131_c001_v0001033_t0021_u01781934691593") 2026/06/20 05:54:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217286b_d20260620_m055314_c001_v7007000_t0000_u01781934794979") 2026/06/20 05:54:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f6b_d20260620_m055258_c001_v0001120_t0018_u01781934778374") 2026/06/20 05:54:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af8fc_d20260620_m055253_c001_v7007000_t0000_u01781934773783") 2026/06/20 05:54:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f3d_d20260620_m055238_c001_v0001120_t0039_u01781934758883") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20ac_d20260620_m055234_c001_v7007000_t0000_u01781934754261") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f0d_d20260620_m055219_c001_v0001120_t0045_u01781934739661") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121f96_d20260620_m055214_c001_v7007000_t0000_u01781934734829") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853edd_d20260620_m055200_c001_v0001120_t0035_u01781934720880") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc772_d20260620_m055156_c001_v7007000_t0000_u01781934716093") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853eb3_d20260620_m055141_c001_v0001120_t0022_u01781934701382") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4259813539b22244_d20260620_m055134_c001_v7007000_t0000_u01781934694198") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa43_d20260620_m055120_c001_v0001043_t0021_u01781934680757") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dab1_d20260620_m055115_c001_v7007000_t0000_u01781934675969") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa39_d20260620_m055110_c001_v0001043_t0026_u01781934670987") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b5a7_d20260620_m055109_c001_v7007000_t0000_u01781934669600") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc86_d20260620_m055053_c001_v0001033_t0017_u01781934653773") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d72_d20260620_m055049_c001_v7007000_t0000_u01781934649002") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e2b_d20260620_m055044_c001_v0001120_t0019_u01781934644294") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b4a834_d20260620_m055042_c001_v7007000_t0000_u01781934642630") 2026/06/20 05:54:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa9e9_d20260620_m055026_c001_v0001043_t0043_u01781934626610") 2026/06/20 05:54:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41523d3443bbf9d9_d20260620_m055019_c001_v7007000_t0000_u01781934619295") 2026/06/20 05:54:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dbe6_d20260620_m055003_c001_v0001033_t0009_u01781934603154") 2026/06/20 05:54:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f3c_d20260620_m054957_c001_v7007000_t0000_u01781934597714") 2026/06/20 05:54:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dbb4_d20260620_m054943_c001_v0001033_t0024_u01781934583947") 2026/06/20 05:54:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f06_d20260620_m054939_c001_v7007000_t0000_u01781934579029") 2026/06/20 05:54:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054db8a_d20260620_m054926_c001_v0001033_t0046_u01781934566594") 2026/06/20 05:54:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa97700440fc_d20260620_m055113_c001_v7007000_t0000_u01781934673705") 2026/06/20 05:54:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dcc0_d20260620_m055106_c001_v0001033_t0009_u01781934666480") 2026/06/20 05:54:04 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53fa1_d20260620_m055136_c001_v7007000_t0000_u01781934696935") 2026/06/20 05:54:04 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa53_d20260620_m055132_c001_v0001043_t0012_u01781934692017") 2026/06/20 05:54:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217286c_d20260620_m055315_c001_v7007000_t0000_u01781934795165") 2026/06/20 05:54:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054de8c_d20260620_m055259_c001_v0001033_t0020_u01781934779118") 2026/06/20 05:54:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af8fd_d20260620_m055253_c001_v7007000_t0000_u01781934773967") 2026/06/20 05:54:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054de3a_d20260620_m055239_c001_v0001033_t0004_u01781934759559") 2026/06/20 05:54:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20ad_d20260620_m055234_c001_v7007000_t0000_u01781934754499") 2026/06/20 05:54:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054ddf2_d20260620_m055220_c001_v0001033_t0009_u01781934740576") 2026/06/20 05:54:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121f97_d20260620_m055215_c001_v7007000_t0000_u01781934735011") 2026/06/20 05:54:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054ddb2_d20260620_m055201_c001_v0001033_t0050_u01781934721686") 2026/06/20 05:54:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc774_d20260620_m055156_c001_v7007000_t0000_u01781934716277") 2026/06/20 05:54:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dd46_d20260620_m055141_c001_v0001033_t0006_u01781934701997") 2026/06/20 05:54:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4247463a0073ddda_d20260620_m055134_c001_v7007000_t0000_u01781934694277") 2026/06/20 05:54:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e83_d20260620_m055121_c001_v0001120_t0033_u01781934681487") 2026/06/20 05:54:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dab3_d20260620_m055116_c001_v7007000_t0000_u01781934676150") 2026/06/20 05:54:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e6f_d20260620_m055111_c001_v0001120_t0041_u01781934671185") 2026/06/20 05:54:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42daa4_d20260620_m055109_c001_v7007000_t0000_u01781934669447") 2026/06/20 05:54:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e3f_d20260620_m055054_c001_v0001120_t0005_u01781934654793") 2026/06/20 05:54:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d73_d20260620_m055049_c001_v7007000_t0000_u01781934649183") 2026/06/20 05:54:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc74_d20260620_m055044_c001_v0001033_t0040_u01781934644601") 2026/06/20 05:54:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41523d3443bbf9eb_d20260620_m055042_c001_v7007000_t0000_u01781934642782") 2026/06/20 05:54:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b79_d20260620_m055027_c001_v0001104_t0051_u01781934627325") 2026/06/20 05:54:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53a40_d20260620_m055019_c001_v7007000_t0000_u01781934619309") 2026/06/20 05:54:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853dcf_d20260620_m055004_c001_v0001120_t0040_u01781934604396") 2026/06/20 05:54:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f3d_d20260620_m054957_c001_v7007000_t0000_u01781934597897") 2026/06/20 05:54:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853da3_d20260620_m054944_c001_v0001120_t0020_u01781934584737") 2026/06/20 05:54:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f07_d20260620_m054939_c001_v7007000_t0000_u01781934579214") 2026/06/20 05:54:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d7b_d20260620_m054926_c001_v0001120_t0006_u01781934566931") 2026/06/20 05:54:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f410691074adbf940_d20260620_m055113_c001_v7007000_t0000_u01781934673835") 2026/06/20 05:54:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa31_d20260620_m055106_c001_v0001043_t0054_u01781934666594") 2026/06/20 05:54:06 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53fb2_d20260620_m055137_c001_v7007000_t0000_u01781934697119") 2026/06/20 05:54:06 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dd26_d20260620_m055132_c001_v0001033_t0046_u01781934692081") 2026/06/20 05:54:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217286d_d20260620_m055315_c001_v7007000_t0000_u01781934795346") 2026/06/20 05:54:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d45_d20260620_m055300_c001_v0001104_t0029_u01781934780012") 2026/06/20 05:54:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af8fe_d20260620_m055254_c001_v7007000_t0000_u01781934774148") 2026/06/20 05:54:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d23_d20260620_m055241_c001_v0001104_t0008_u01781934761504") 2026/06/20 05:54:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20ae_d20260620_m055234_c001_v7007000_t0000_u01781934754682") 2026/06/20 05:54:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8cfb_d20260620_m055221_c001_v0001104_t0038_u01781934741766") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121f98_d20260620_m055215_c001_v7007000_t0000_u01781934735191") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8cb3_d20260620_m055202_c001_v0001104_t0029_u01781934722605") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc775_d20260620_m055156_c001_v7007000_t0000_u01781934716461") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c71_d20260620_m055142_c001_v0001104_t0016_u01781934702827") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4259813539b22242_d20260620_m055133_c001_v7007000_t0000_u01781934693831") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dcf2_d20260620_m055122_c001_v0001033_t0009_u01781934682312") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dab4_d20260620_m055116_c001_v7007000_t0000_u01781934676331") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c19_d20260620_m055111_c001_v0001104_t0006_u01781934671232") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4173dda1a4493d20_d20260620_m055109_c001_v7007000_t0000_u01781934669627") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa21_d20260620_m055055_c001_v0001043_t0058_u01781934655573") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d74_d20260620_m055049_c001_v7007000_t0000_u01781934649364") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8bc1_d20260620_m055044_c001_v0001104_t0022_u01781934644642") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d65_d20260620_m055042_c001_v7007000_t0000_u01781934642792") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc3c_d20260620_m055028_c001_v0001033_t0019_u01781934628343") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f426e44f3c8ea7c7f_d20260620_m055019_c001_v7007000_t0000_u01781934619529") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa9b1_d20260620_m055005_c001_v0001043_t0053_u01781934605881") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f3e_d20260620_m054958_c001_v7007000_t0000_u01781934598079") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa96b_d20260620_m054945_c001_v0001043_t0035_u01781934585402") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f08_d20260620_m054939_c001_v7007000_t0000_u01781934579397") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa93d_d20260620_m054927_c001_v0001043_t0012_u01781934567337") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f410691074adbf93e_d20260620_m055113_c001_v7007000_t0000_u01781934673467") 2026/06/20 05:54:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c03_d20260620_m055106_c001_v0001104_t0029_u01781934666639") 2026/06/20 05:54:07 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53fb3_d20260620_m055137_c001_v7007000_t0000_u01781934697303") 2026/06/20 05:54:07 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e9d_d20260620_m055132_c001_v0001120_t0026_u01781934692101") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217286e_d20260620_m055315_c001_v7007000_t0000_u01781934795527") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa97_d20260620_m055300_c001_v0001043_t0056_u01781934780975") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af8ff_d20260620_m055254_c001_v7007000_t0000_u01781934774330") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa87_d20260620_m055242_c001_v0001043_t0002_u01781934762245") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20af_d20260620_m055234_c001_v7007000_t0000_u01781934754863") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa79_d20260620_m055222_c001_v0001043_t0020_u01781934742469") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121f99_d20260620_m055215_c001_v7007000_t0000_u01781934735373") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa6b_d20260620_m055203_c001_v0001043_t0025_u01781934723553") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc776_d20260620_m055156_c001_v7007000_t0000_u01781934716645") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa5d_d20260620_m055143_c001_v0001043_t0037_u01781934703391") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4247463a0073ddd8_d20260620_m055133_c001_v7007000_t0000_u01781934693847") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c3f_d20260620_m055122_c001_v0001104_t0019_u01781934682828") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dab5_d20260620_m055116_c001_v7007000_t0000_u01781934676511") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa3b_d20260620_m055111_c001_v0001043_t0006_u01781934671489") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b5a3_d20260620_m055109_c001_v7007000_t0000_u01781934669048") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8beb_d20260620_m055056_c001_v0001104_t0057_u01781934656112") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d75_d20260620_m055049_c001_v7007000_t0000_u01781934649543") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e2d_d20260620_m055044_c001_v0001120_t0047_u01781934644688") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d66_d20260620_m055042_c001_v7007000_t0000_u01781934642803") 2026/06/20 05:54:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e0b_d20260620_m055028_c001_v0001120_t0054_u01781934628808") 2026/06/20 05:54:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41523d3443bbf9da_d20260620_m055019_c001_v7007000_t0000_u01781934619476") 2026/06/20 05:54:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b3d_d20260620_m055006_c001_v0001104_t0033_u01781934606269") 2026/06/20 05:54:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f3f_d20260620_m054958_c001_v7007000_t0000_u01781934598262") 2026/06/20 05:54:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b03_d20260620_m054946_c001_v0001104_t0024_u01781934586324") 2026/06/20 05:54:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f09_d20260620_m054939_c001_v7007000_t0000_u01781934579580") 2026/06/20 05:54:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8ac9_d20260620_m054927_c001_v0001104_t0021_u01781934567904") 2026/06/20 05:54:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f403cfdb3d0e395fc_d20260620_m055113_c001_v7007000_t0000_u01781934673477") 2026/06/20 05:54:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e5f_d20260620_m055106_c001_v0001120_t0033_u01781934666844") 2026/06/20 05:54:09 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53fc4_d20260620_m055137_c001_v7007000_t0000_u01781934697485") 2026/06/20 05:54:09 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c59_d20260620_m055132_c001_v0001104_t0017_u01781934692177") 2026/06/20 05:54:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217286f_d20260620_m055315_c001_v7007000_t0000_u01781934795708") 2026/06/20 05:54:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f71_d20260620_m055301_c001_v0001120_t0006_u01781934781525") 2026/06/20 05:54:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af900_d20260620_m055254_c001_v7007000_t0000_u01781934774511") 2026/06/20 05:54:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f4b_d20260620_m055242_c001_v0001120_t0056_u01781934762740") 2026/06/20 05:54:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20b0_d20260620_m055235_c001_v7007000_t0000_u01781934755045") 2026/06/20 05:54:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f13_d20260620_m055222_c001_v0001120_t0027_u01781934742793") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121f9a_d20260620_m055215_c001_v7007000_t0000_u01781934735555") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853ee5_d20260620_m055204_c001_v0001120_t0055_u01781934724003") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc777_d20260620_m055156_c001_v7007000_t0000_u01781934716830") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853ebb_d20260620_m055143_c001_v0001120_t0052_u01781934703975") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4259813539b22245_d20260620_m055134_c001_v7007000_t0000_u01781934694381") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa45_d20260620_m055123_c001_v0001043_t0033_u01781934683480") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dab6_d20260620_m055116_c001_v7007000_t0000_u01781934676691") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dcd0_d20260620_m055111_c001_v0001033_t0043_u01781934671541") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f403cfdb3d0e395f9_d20260620_m055109_c001_v7007000_t0000_u01781934669457") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc9c_d20260620_m055056_c001_v0001033_t0025_u01781934656685") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d76_d20260620_m055049_c001_v7007000_t0000_u01781934649724") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa15_d20260620_m055044_c001_v0001043_t0047_u01781934644852") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc761_d20260620_m055042_c001_v7007000_t0000_u01781934642638") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa9eb_d20260620_m055029_c001_v0001043_t0041_u01781934629216") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4259813539b2221f_d20260620_m055019_c001_v7007000_t0000_u01781934619487") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dbf0_d20260620_m055007_c001_v0001033_t0001_u01781934607443") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f40_d20260620_m054958_c001_v7007000_t0000_u01781934598444") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dbbc_d20260620_m054946_c001_v0001033_t0053_u01781934586879") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f0b_d20260620_m054939_c001_v7007000_t0000_u01781934579763") 2026/06/20 05:54:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054db8e_d20260620_m054928_c001_v0001033_t0003_u01781934568437") 2026/06/20 05:54:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b5ae_d20260620_m055113_c001_v7007000_t0000_u01781934673509") 2026/06/20 05:54:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dcc4_d20260620_m055107_c001_v0001033_t0012_u01781934667018") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53fc6_d20260620_m055137_c001_v7007000_t0000_u01781934697669") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dd2c_d20260620_m055132_c001_v0001033_t0018_u01781934692458") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172871_d20260620_m055315_c001_v7007000_t0000_u01781934795890") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054de9a_d20260620_m055302_c001_v0001033_t0008_u01781934782023") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af902_d20260620_m055254_c001_v7007000_t0000_u01781934774695") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054de44_d20260620_m055243_c001_v0001033_t0021_u01781934763235") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20b1_d20260620_m055235_c001_v7007000_t0000_u01781934755228") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054ddf8_d20260620_m055223_c001_v0001033_t0017_u01781934743089") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121f9b_d20260620_m055215_c001_v7007000_t0000_u01781934735737") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054ddba_d20260620_m055204_c001_v0001033_t0040_u01781934724556") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc778_d20260620_m055157_c001_v7007000_t0000_u01781934717014") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dd52_d20260620_m055144_c001_v0001033_t0043_u01781934704363") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f410691074adc011f_d20260620_m055133_c001_v7007000_t0000_u01781934693851") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e87_d20260620_m055123_c001_v0001120_t0054_u01781934683937") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dab7_d20260620_m055116_c001_v7007000_t0000_u01781934676872") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e71_d20260620_m055111_c001_v0001120_t0032_u01781934671627") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f410691074adbf938_d20260620_m055109_c001_v7007000_t0000_u01781934669663") 2026/06/20 05:54:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e45_d20260620_m055057_c001_v0001120_t0027_u01781934657124") 2026/06/20 05:54:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d77_d20260620_m055049_c001_v7007000_t0000_u01781934649905") 2026/06/20 05:54:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc76_d20260620_m055045_c001_v0001033_t0049_u01781934645114") 2026/06/20 05:54:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b4a835_d20260620_m055042_c001_v7007000_t0000_u01781934642813") 2026/06/20 05:54:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b81_d20260620_m055029_c001_v0001104_t0043_u01781934629637") 2026/06/20 05:54:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f414a368c2efaaa31_d20260620_m055019_c001_v7007000_t0000_u01781934619540") 2026/06/20 05:54:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853dd7_d20260620_m055007_c001_v0001120_t0019_u01781934607811") 2026/06/20 05:54:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f41_d20260620_m054958_c001_v7007000_t0000_u01781934598626") 2026/06/20 05:54:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853da9_d20260620_m054947_c001_v0001120_t0041_u01781934587291") 2026/06/20 05:54:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f0c_d20260620_m054939_c001_v7007000_t0000_u01781934579945") 2026/06/20 05:54:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d81_d20260620_m054929_c001_v0001120_t0007_u01781934569080") 2026/06/20 05:54:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42daa9_d20260620_m055113_c001_v7007000_t0000_u01781934673487") 2026/06/20 05:54:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa33_d20260620_m055107_c001_v0001043_t0026_u01781934667085") 2026/06/20 05:54:12 DEBUG : dir1/0007-12345: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53fc7_d20260620_m055137_c001_v7007000_t0000_u01781934697853") 2026/06/20 05:54:12 DEBUG : dir1/0007-12345: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e9f_d20260620_m055132_c001_v0001120_t0028_u01781934692515") 2026/06/20 05:54:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172872_d20260620_m055316_c001_v7007000_t0000_u01781934796074") 2026/06/20 05:54:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d4d_d20260620_m055303_c001_v0001104_t0021_u01781934783077") 2026/06/20 05:54:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af903_d20260620_m055254_c001_v7007000_t0000_u01781934774876") 2026/06/20 05:54:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d25_d20260620_m055243_c001_v0001104_t0015_u01781934763771") 2026/06/20 05:54:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20b2_d20260620_m055235_c001_v7007000_t0000_u01781934755411") 2026/06/20 05:54:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8cff_d20260620_m055223_c001_v0001104_t0045_u01781934743679") 2026/06/20 05:54:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121f9c_d20260620_m055215_c001_v7007000_t0000_u01781934735918") 2026/06/20 05:54:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8cb7_d20260620_m055205_c001_v0001104_t0033_u01781934725020") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc779_d20260620_m055157_c001_v7007000_t0000_u01781934717199") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c79_d20260620_m055144_c001_v0001104_t0001_u01781934704816") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4259813539b22243_d20260620_m055134_c001_v7007000_t0000_u01781934694014") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dcfe_d20260620_m055124_c001_v0001033_t0042_u01781934684296") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dab9_d20260620_m055117_c001_v7007000_t0000_u01781934677054") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c1b_d20260620_m055111_c001_v0001104_t0009_u01781934671761") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f4f_d20260620_m055109_c001_v7007000_t0000_u01781934669135") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa23_d20260620_m055057_c001_v0001043_t0045_u01781934657589") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d78_d20260620_m055050_c001_v7007000_t0000_u01781934650087") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e2f_d20260620_m055045_c001_v0001120_t0028_u01781934645126") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc762_d20260620_m055042_c001_v7007000_t0000_u01781934642824") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc42_d20260620_m055030_c001_v0001033_t0058_u01781934630290") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53a41_d20260620_m055019_c001_v7007000_t0000_u01781934619500") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa9b7_d20260620_m055008_c001_v0001043_t0011_u01781934608296") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f44_d20260620_m054958_c001_v7007000_t0000_u01781934598809") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa975_d20260620_m054947_c001_v0001043_t0008_u01781934587815") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f0d_d20260620_m054940_c001_v7007000_t0000_u01781934580127") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa93f_d20260620_m054929_c001_v0001043_t0039_u01781934569731") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f410691074adbf93f_d20260620_m055113_c001_v7007000_t0000_u01781934673651") 2026/06/20 05:54:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c05_d20260620_m055107_c001_v0001104_t0048_u01781934667215") 2026/06/20 05:54:13 DEBUG : dir1/0008-23456: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53fd8_d20260620_m055138_c001_v7007000_t0000_u01781934698036") 2026/06/20 05:54:13 DEBUG : dir1/0008-23456: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa55_d20260620_m055132_c001_v0001043_t0038_u01781934692554") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172873_d20260620_m055316_c001_v7007000_t0000_u01781934796255") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa99_d20260620_m055303_c001_v0001043_t0015_u01781934783829") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af904_d20260620_m055255_c001_v7007000_t0000_u01781934775058") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa89_d20260620_m055244_c001_v0001043_t0056_u01781934764361") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20b3_d20260620_m055235_c001_v7007000_t0000_u01781934755593") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa7d_d20260620_m055224_c001_v0001043_t0046_u01781934744951") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121f9e_d20260620_m055216_c001_v7007000_t0000_u01781934736100") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa6d_d20260620_m055205_c001_v0001043_t0037_u01781934725730") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc77a_d20260620_m055157_c001_v7007000_t0000_u01781934717385") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa5f_d20260620_m055145_c001_v0001043_t0055_u01781934705382") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f410691074adc0121_d20260620_m055134_c001_v7007000_t0000_u01781934694214") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c43_d20260620_m055124_c001_v0001104_t0032_u01781934684744") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42daba_d20260620_m055117_c001_v7007000_t0000_u01781934677235") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e73_d20260620_m055111_c001_v0001120_t0029_u01781934671950") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b5a8_d20260620_m055109_c001_v7007000_t0000_u01781934669671") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8bef_d20260620_m055058_c001_v0001104_t0002_u01781934658102") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d79_d20260620_m055050_c001_v7007000_t0000_u01781934650267") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8bc7_d20260620_m055045_c001_v0001104_t0050_u01781934645222") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f8c9_d20260620_m055042_c001_v7007000_t0000_u01781934642837") 2026/06/20 05:54:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e0d_d20260620_m055030_c001_v0001120_t0005_u01781934630650") 2026/06/20 05:54:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4132995f2809a549_d20260620_m055019_c001_v7007000_t0000_u01781934619319") 2026/06/20 05:54:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b41_d20260620_m055008_c001_v0001104_t0053_u01781934608857") 2026/06/20 05:54:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f45_d20260620_m054958_c001_v7007000_t0000_u01781934598991") 2026/06/20 05:54:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b07_d20260620_m054948_c001_v0001104_t0015_u01781934588248") 2026/06/20 05:54:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f0f_d20260620_m054940_c001_v7007000_t0000_u01781934580310") 2026/06/20 05:54:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8ad9_d20260620_m054930_c001_v0001104_t0052_u01781934570247") 2026/06/20 05:54:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f403cfdb3d0e395fe_d20260620_m055113_c001_v7007000_t0000_u01781934673845") 2026/06/20 05:54:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e61_d20260620_m055107_c001_v0001120_t0023_u01781934667231") 2026/06/20 05:54:15 DEBUG : dir1/0009-34567: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53fd9_d20260620_m055138_c001_v7007000_t0000_u01781934698219") 2026/06/20 05:54:15 DEBUG : dir1/0009-34567: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c5b_d20260620_m055132_c001_v0001104_t0015_u01781934692703") 2026/06/20 05:54:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172874_d20260620_m055316_c001_v7007000_t0000_u01781934796436") 2026/06/20 05:54:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f77_d20260620_m055304_c001_v0001120_t0018_u01781934784241") 2026/06/20 05:54:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af905_d20260620_m055255_c001_v7007000_t0000_u01781934775239") 2026/06/20 05:54:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f51_d20260620_m055244_c001_v0001120_t0000_u01781934764803") 2026/06/20 05:54:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20b4_d20260620_m055235_c001_v7007000_t0000_u01781934755776") 2026/06/20 05:54:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f19_d20260620_m055225_c001_v0001120_t0052_u01781934745630") 2026/06/20 05:54:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121f9f_d20260620_m055216_c001_v7007000_t0000_u01781934736281") 2026/06/20 05:54:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853eeb_d20260620_m055206_c001_v0001120_t0008_u01781934726352") 2026/06/20 05:54:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc77b_d20260620_m055157_c001_v7007000_t0000_u01781934717569") 2026/06/20 05:54:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853ec3_d20260620_m055145_c001_v0001120_t0049_u01781934705912") 2026/06/20 05:54:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f410691074adc0120_d20260620_m055134_c001_v7007000_t0000_u01781934694033") 2026/06/20 05:54:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa47_d20260620_m055125_c001_v0001043_t0030_u01781934685366") 2026/06/20 05:54:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dabb_d20260620_m055117_c001_v7007000_t0000_u01781934677418") 2026/06/20 05:54:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa3d_d20260620_m055112_c001_v0001043_t0027_u01781934672002") 2026/06/20 05:54:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f50_d20260620_m055109_c001_v7007000_t0000_u01781934669317") 2026/06/20 05:54:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dca4_d20260620_m055058_c001_v0001033_t0017_u01781934658869") 2026/06/20 05:54:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d8a_d20260620_m055050_c001_v7007000_t0000_u01781934650447") 2026/06/20 05:54:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e31_d20260620_m055045_c001_v0001120_t0037_u01781934645456") 2026/06/20 05:54:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f426e44f3c8ea7c89_d20260620_m055042_c001_v7007000_t0000_u01781934642848") 2026/06/20 05:54:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa9f5_d20260620_m055031_c001_v0001043_t0001_u01781934631066") 2026/06/20 05:54:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41523d3443bbf9d7_d20260620_m055019_c001_v7007000_t0000_u01781934619097") 2026/06/20 05:54:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dbf8_d20260620_m055009_c001_v0001033_t0003_u01781934609395") 2026/06/20 05:54:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f46_d20260620_m054959_c001_v7007000_t0000_u01781934599172") 2026/06/20 05:54:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dbc6_d20260620_m054948_c001_v0001033_t0006_u01781934588770") 2026/06/20 05:54:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f11_d20260620_m054940_c001_v7007000_t0000_u01781934580493") 2026/06/20 05:54:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054db92_d20260620_m054930_c001_v0001033_t0023_u01781934570807") 2026/06/20 05:54:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f403cfdb3d0e395fd_d20260620_m055113_c001_v7007000_t0000_u01781934673662") 2026/06/20 05:54:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dcc6_d20260620_m055107_c001_v0001033_t0015_u01781934667575") 2026/06/20 05:54:16 DEBUG : dir1/0010-45678: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53fda_d20260620_m055138_c001_v7007000_t0000_u01781934698404") 2026/06/20 05:54:16 DEBUG : dir1/0010-45678: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dd2e_d20260620_m055132_c001_v0001033_t0059_u01781934692907") 2026/06/20 05:54:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172875_d20260620_m055316_c001_v7007000_t0000_u01781934796616") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dea2_d20260620_m055304_c001_v0001033_t0027_u01781934784704") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af906_d20260620_m055255_c001_v7007000_t0000_u01781934775422") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054de4c_d20260620_m055245_c001_v0001033_t0020_u01781934765257") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20b5_d20260620_m055235_c001_v7007000_t0000_u01781934755959") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054de06_d20260620_m055226_c001_v0001033_t0022_u01781934746065") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121fa5_d20260620_m055216_c001_v7007000_t0000_u01781934736462") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054ddc2_d20260620_m055206_c001_v0001033_t0053_u01781934726905") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc77c_d20260620_m055157_c001_v7007000_t0000_u01781934717753") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dd5a_d20260620_m055146_c001_v0001033_t0021_u01781934706338") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41885b68af68fba5_d20260620_m055134_c001_v7007000_t0000_u01781934694231") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e8f_d20260620_m055125_c001_v0001120_t0022_u01781934685859") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dabd_d20260620_m055117_c001_v7007000_t0000_u01781934677600") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dcd2_d20260620_m055112_c001_v0001033_t0018_u01781934672158") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f70121726e4_d20260620_m055109_c001_v7007000_t0000_u01781934669135") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e49_d20260620_m055059_c001_v0001120_t0029_u01781934659991") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d8b_d20260620_m055050_c001_v7007000_t0000_u01781934650628") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc78_d20260620_m055045_c001_v0001033_t0055_u01781934645478") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f8c8_d20260620_m055042_c001_v7007000_t0000_u01781934642656") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b8b_d20260620_m055031_c001_v0001104_t0010_u01781934631454") 2026/06/20 05:54:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc748_d20260620_m055019_c001_v7007000_t0000_u01781934619335") 2026/06/20 05:54:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853de3_d20260620_m055009_c001_v0001120_t0003_u01781934609810") 2026/06/20 05:54:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f47_d20260620_m054959_c001_v7007000_t0000_u01781934599354") 2026/06/20 05:54:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853dad_d20260620_m054949_c001_v0001120_t0004_u01781934589252") 2026/06/20 05:54:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f12_d20260620_m054940_c001_v7007000_t0000_u01781934580675") 2026/06/20 05:54:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d85_d20260620_m054931_c001_v0001120_t0007_u01781934571236") 2026/06/20 05:54:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4173dda1a4493e12_d20260620_m055113_c001_v7007000_t0000_u01781934673499") 2026/06/20 05:54:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e63_d20260620_m055107_c001_v0001120_t0026_u01781934667594") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53feb_d20260620_m055138_c001_v7007000_t0000_u01781934698587") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853ea3_d20260620_m055132_c001_v0001120_t0029_u01781934692959") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172876_d20260620_m055316_c001_v7007000_t0000_u01781934796798") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d4f_d20260620_m055305_c001_v0001104_t0040_u01781934785369") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af907_d20260620_m055255_c001_v7007000_t0000_u01781934775604") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d29_d20260620_m055245_c001_v0001104_t0031_u01781934765785") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20b6_d20260620_m055236_c001_v7007000_t0000_u01781934756142") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d05_d20260620_m055226_c001_v0001104_t0044_u01781934746453") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121fac_d20260620_m055216_c001_v7007000_t0000_u01781934736644") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8cbd_d20260620_m055207_c001_v0001104_t0047_u01781934727439") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc77e_d20260620_m055158_c001_v7007000_t0000_u01781934718061") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c7f_d20260620_m055146_c001_v0001104_t0056_u01781934706747") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4056bee0958b43cc_d20260620_m055134_c001_v7007000_t0000_u01781934694257") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dd08_d20260620_m055126_c001_v0001033_t0030_u01781934686324") 2026/06/20 05:54:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dabe_d20260620_m055117_c001_v7007000_t0000_u01781934677780") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e75_d20260620_m055112_c001_v0001120_t0049_u01781934672248") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f410691074adbf937_d20260620_m055109_c001_v7007000_t0000_u01781934669470") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa27_d20260620_m055100_c001_v0001043_t0035_u01781934660251") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d8c_d20260620_m055050_c001_v7007000_t0000_u01781934650808") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa17_d20260620_m055045_c001_v0001043_t0058_u01781934645495") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d62_d20260620_m055042_c001_v7007000_t0000_u01781934642440") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc48_d20260620_m055032_c001_v0001033_t0031_u01781934632695") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53a42_d20260620_m055019_c001_v7007000_t0000_u01781934619683") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa9bb_d20260620_m055010_c001_v0001043_t0005_u01781934610263") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f48_d20260620_m054959_c001_v7007000_t0000_u01781934599536") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa97d_d20260620_m054949_c001_v0001043_t0022_u01781934589713") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f13_d20260620_m054940_c001_v7007000_t0000_u01781934580857") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa949_d20260620_m054931_c001_v0001043_t0054_u01781934571680") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42daab_d20260620_m055113_c001_v7007000_t0000_u01781934673855") 2026/06/20 05:54:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa35_d20260620_m055107_c001_v0001043_t0038_u01781934667852") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53fec_d20260620_m055138_c001_v7007000_t0000_u01781934698794") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa57_d20260620_m055133_c001_v0001043_t0011_u01781934693209") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172877_d20260620_m055316_c001_v7007000_t0000_u01781934796979") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa9b_d20260620_m055306_c001_v0001043_t0008_u01781934786233") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af908_d20260620_m055255_c001_v7007000_t0000_u01781934775785") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa8b_d20260620_m055246_c001_v0001043_t0008_u01781934766454") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20b7_d20260620_m055236_c001_v7007000_t0000_u01781934756324") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa81_d20260620_m055227_c001_v0001043_t0029_u01781934747157") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121fb2_d20260620_m055216_c001_v7007000_t0000_u01781934736839") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa6f_d20260620_m055208_c001_v0001043_t0043_u01781934728003") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc77f_d20260620_m055158_c001_v7007000_t0000_u01781934718245") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa61_d20260620_m055147_c001_v0001043_t0050_u01781934707573") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4247463a0073ddd9_d20260620_m055134_c001_v7007000_t0000_u01781934694095") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c49_d20260620_m055126_c001_v0001104_t0049_u01781934686737") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dabf_d20260620_m055117_c001_v7007000_t0000_u01781934677962") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c1f_d20260620_m055112_c001_v0001104_t0041_u01781934672271") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b5a4_d20260620_m055109_c001_v7007000_t0000_u01781934669233") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8bf7_d20260620_m055100_c001_v0001104_t0019_u01781934660862") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d9d_d20260620_m055050_c001_v7007000_t0000_u01781934650988") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e35_d20260620_m055045_c001_v0001120_t0035_u01781934645729") 2026/06/20 05:54:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41523d3443bbf9ea_d20260620_m055042_c001_v7007000_t0000_u01781934642601") 2026/06/20 05:54:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e11_d20260620_m055033_c001_v0001120_t0048_u01781934633358") 2026/06/20 05:54:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4132995f2809a54b_d20260620_m055019_c001_v7007000_t0000_u01781934619535") 2026/06/20 05:54:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b4b_d20260620_m055010_c001_v0001104_t0028_u01781934610852") 2026/06/20 05:54:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f49_d20260620_m054959_c001_v7007000_t0000_u01781934599717") 2026/06/20 05:54:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b11_d20260620_m054950_c001_v0001104_t0054_u01781934590140") 2026/06/20 05:54:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f14_d20260620_m054941_c001_v7007000_t0000_u01781934581136") 2026/06/20 05:54:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8adb_d20260620_m054932_c001_v0001104_t0015_u01781934572014") 2026/06/20 05:54:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa97700440fb_d20260620_m055113_c001_v7007000_t0000_u01781934673522") 2026/06/20 05:54:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e65_d20260620_m055107_c001_v0001120_t0019_u01781934667995") 2026/06/20 05:54:21 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53ffd_d20260620_m055138_c001_v7007000_t0000_u01781934698977") 2026/06/20 05:54:21 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853ea5_d20260620_m055133_c001_v0001120_t0057_u01781934693281") 2026/06/20 05:54:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172878_d20260620_m055317_c001_v7007000_t0000_u01781934797161") 2026/06/20 05:54:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f79_d20260620_m055306_c001_v0001120_t0058_u01781934786798") 2026/06/20 05:54:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af909_d20260620_m055255_c001_v7007000_t0000_u01781934775968") 2026/06/20 05:54:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f57_d20260620_m055246_c001_v0001120_t0005_u01781934766922") 2026/06/20 05:54:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20b8_d20260620_m055236_c001_v7007000_t0000_u01781934756506") 2026/06/20 05:54:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f1d_d20260620_m055227_c001_v0001120_t0026_u01781934747857") 2026/06/20 05:54:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121fba_d20260620_m055217_c001_v7007000_t0000_u01781934737020") 2026/06/20 05:54:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853ef1_d20260620_m055208_c001_v0001120_t0039_u01781934728333") 2026/06/20 05:54:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc780_d20260620_m055158_c001_v7007000_t0000_u01781934718429") 2026/06/20 05:54:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853ec7_d20260620_m055148_c001_v0001120_t0027_u01781934708184") 2026/06/20 05:54:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53f39_d20260620_m055134_c001_v7007000_t0000_u01781934694238") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa4b_d20260620_m055127_c001_v0001043_t0035_u01781934687434") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dac0_d20260620_m055118_c001_v7007000_t0000_u01781934678143") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa3f_d20260620_m055112_c001_v0001043_t0004_u01781934672505") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f70121726e5_d20260620_m055109_c001_v7007000_t0000_u01781934669318") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dcb2_d20260620_m055101_c001_v0001033_t0002_u01781934661429") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d9e_d20260620_m055051_c001_v7007000_t0000_u01781934651168") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc7a_d20260620_m055045_c001_v0001033_t0016_u01781934645974") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f42244f8b4d7603ed_d20260620_m055042_c001_v7007000_t0000_u01781934642861") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa9f7_d20260620_m055033_c001_v0001043_t0045_u01781934633817") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc74a_d20260620_m055019_c001_v7007000_t0000_u01781934619705") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dbfc_d20260620_m055011_c001_v0001033_t0043_u01781934611588") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f4a_d20260620_m054959_c001_v7007000_t0000_u01781934599903") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dbd0_d20260620_m054951_c001_v0001033_t0022_u01781934591243") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f15_d20260620_m054941_c001_v7007000_t0000_u01781934581320") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054db9a_d20260620_m054932_c001_v0001033_t0018_u01781934572568") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42daaa_d20260620_m055113_c001_v7007000_t0000_u01781934673671") 2026/06/20 05:54:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dcc8_d20260620_m055108_c001_v0001033_t0022_u01781934668017") 2026/06/20 05:54:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b53ffe_d20260620_m055139_c001_v7007000_t0000_u01781934699161") 2026/06/20 05:54:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c5d_d20260620_m055133_c001_v0001104_t0045_u01781934693310") 2026/06/20 05:54:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217287a_d20260620_m055317_c001_v7007000_t0000_u01781934797342") 2026/06/20 05:54:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054deac_d20260620_m055307_c001_v0001033_t0044_u01781934787421") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af90a_d20260620_m055256_c001_v7007000_t0000_u01781934776149") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054de54_d20260620_m055247_c001_v0001033_t0021_u01781934767346") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20b9_d20260620_m055236_c001_v7007000_t0000_u01781934756688") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054de08_d20260620_m055228_c001_v0001033_t0026_u01781934748144") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121fbe_d20260620_m055217_c001_v7007000_t0000_u01781934737248") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054ddc6_d20260620_m055208_c001_v0001033_t0051_u01781934728674") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc781_d20260620_m055158_c001_v7007000_t0000_u01781934718613") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dd6a_d20260620_m055148_c001_v0001033_t0054_u01781934708631") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811dd79_d20260620_m055134_c001_v7007000_t0000_u01781934694250") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e95_d20260620_m055127_c001_v0001120_t0011_u01781934687937") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dac1_d20260620_m055118_c001_v7007000_t0000_u01781934678323") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dcd4_d20260620_m055112_c001_v0001033_t0017_u01781934672600") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b5a6_d20260620_m055109_c001_v7007000_t0000_u01781934669481") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e4d_d20260620_m055101_c001_v0001120_t0011_u01781934661920") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d9f_d20260620_m055051_c001_v7007000_t0000_u01781934651348") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e37_d20260620_m055046_c001_v0001120_t0051_u01781934646030") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d61_d20260620_m055042_c001_v7007000_t0000_u01781934642249") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b99_d20260620_m055034_c001_v0001104_t0015_u01781934634444") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f426e44f3c8ea7c7e_d20260620_m055019_c001_v7007000_t0000_u01781934619335") 2026/06/20 05:54:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853de9_d20260620_m055012_c001_v0001120_t0005_u01781934612039") 2026/06/20 05:54:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f4b_d20260620_m055000_c001_v7007000_t0000_u01781934600085") 2026/06/20 05:54:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853db9_d20260620_m054951_c001_v0001120_t0031_u01781934591651") 2026/06/20 05:54:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f16_d20260620_m054941_c001_v7007000_t0000_u01781934581503") 2026/06/20 05:54:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d87_d20260620_m054932_c001_v0001120_t0051_u01781934572985") 2026/06/20 05:54:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f55_d20260620_m055113_c001_v7007000_t0000_u01781934673715") 2026/06/20 05:54:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c09_d20260620_m055108_c001_v0001104_t0058_u01781934668123") 2026/06/20 05:54:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b5400f_d20260620_m055139_c001_v7007000_t0000_u01781934699345") 2026/06/20 05:54:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dd30_d20260620_m055133_c001_v0001033_t0021_u01781934693418") 2026/06/20 05:54:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217287b_d20260620_m055317_c001_v7007000_t0000_u01781934797523") 2026/06/20 05:54:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d51_d20260620_m055308_c001_v0001104_t0054_u01781934788186") 2026/06/20 05:54:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af90b_d20260620_m055256_c001_v7007000_t0000_u01781934776331") 2026/06/20 05:54:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d2b_d20260620_m055247_c001_v0001104_t0041_u01781934767781") 2026/06/20 05:54:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20ba_d20260620_m055236_c001_v7007000_t0000_u01781934756872") 2026/06/20 05:54:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d09_d20260620_m055228_c001_v0001104_t0047_u01781934748740") 2026/06/20 05:54:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121fbf_d20260620_m055217_c001_v7007000_t0000_u01781934737429") 2026/06/20 05:54:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8cc7_d20260620_m055209_c001_v0001104_t0020_u01781934729268") 2026/06/20 05:54:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc782_d20260620_m055158_c001_v7007000_t0000_u01781934718797") 2026/06/20 05:54:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c85_d20260620_m055149_c001_v0001104_t0000_u01781934709081") 2026/06/20 05:54:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f410691074adc0123_d20260620_m055134_c001_v7007000_t0000_u01781934694396") 2026/06/20 05:54:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dd12_d20260620_m055128_c001_v0001033_t0025_u01781934688434") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dac2_d20260620_m055118_c001_v7007000_t0000_u01781934678506") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e77_d20260620_m055112_c001_v0001120_t0042_u01781934672770") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f70121726e6_d20260620_m055109_c001_v7007000_t0000_u01781934669501") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa29_d20260620_m055102_c001_v0001043_t0021_u01781934662452") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121db0_d20260620_m055051_c001_v7007000_t0000_u01781934651529") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa19_d20260620_m055046_c001_v0001043_t0016_u01781934646058") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41523d3443bbf9e7_d20260620_m055042_c001_v7007000_t0000_u01781934642234") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc50_d20260620_m055035_c001_v0001033_t0046_u01781934635289") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc749_d20260620_m055019_c001_v7007000_t0000_u01781934619520") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa9bf_d20260620_m055012_c001_v0001043_t0026_u01781934612518") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f4c_d20260620_m055000_c001_v7007000_t0000_u01781934600267") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa983_d20260620_m054952_c001_v0001043_t0035_u01781934592063") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f19_d20260620_m054941_c001_v7007000_t0000_u01781934581687") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa94d_d20260620_m054933_c001_v0001043_t0051_u01781934573340") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f54_d20260620_m055113_c001_v7007000_t0000_u01781934673529") 2026/06/20 05:54:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e67_d20260620_m055108_c001_v0001120_t0053_u01781934668380") 2026/06/20 05:54:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc74f_d20260620_m055022_c001_v7007000_t0000_u01781934622081") 2026/06/20 05:54:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa9cb_d20260620_m055016_c001_v0001043_t0045_u01781934616742") 2026/06/20 05:54:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc750_d20260620_m055022_c001_v7007000_t0000_u01781934622267") 2026/06/20 05:54:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc0c_d20260620_m055016_c001_v0001033_t0028_u01781934616774") 2026/06/20 05:54:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc751_d20260620_m055022_c001_v7007000_t0000_u01781934622451") 2026/06/20 05:54:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853df3_d20260620_m055016_c001_v0001120_t0049_u01781934616828") 2026/06/20 05:54:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc752_d20260620_m055022_c001_v7007000_t0000_u01781934622636") 2026/06/20 05:54:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b57_d20260620_m055016_c001_v0001104_t0007_u01781934616939") 2026/06/20 05:54:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc753_d20260620_m055022_c001_v7007000_t0000_u01781934622821") 2026/06/20 05:54:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853df7_d20260620_m055017_c001_v0001120_t0016_u01781934617223") 2026/06/20 05:54:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc754_d20260620_m055023_c001_v7007000_t0000_u01781934623005") 2026/06/20 05:54:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc0e_d20260620_m055017_c001_v0001033_t0020_u01781934617296") 2026/06/20 05:54:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc755_d20260620_m055023_c001_v7007000_t0000_u01781934623193") 2026/06/20 05:54:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa9cf_d20260620_m055017_c001_v0001043_t0035_u01781934617337") 2026/06/20 05:54:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc756_d20260620_m055023_c001_v7007000_t0000_u01781934623378") 2026/06/20 05:54:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b59_d20260620_m055017_c001_v0001104_t0023_u01781934617638") 2026/06/20 05:54:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc757_d20260620_m055023_c001_v7007000_t0000_u01781934623563") 2026/06/20 05:54:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853df9_d20260620_m055017_c001_v0001120_t0004_u01781934617650") 2026/06/20 05:54:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc758_d20260620_m055023_c001_v7007000_t0000_u01781934623747") 2026/06/20 05:54:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc12_d20260620_m055017_c001_v0001033_t0029_u01781934617795") 2026/06/20 05:54:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc759_d20260620_m055023_c001_v7007000_t0000_u01781934623932") 2026/06/20 05:54:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa9d3_d20260620_m055017_c001_v0001043_t0041_u01781934617963") 2026/06/20 05:54:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc75a_d20260620_m055024_c001_v7007000_t0000_u01781934624116") 2026/06/20 05:54:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853dfd_d20260620_m055018_c001_v0001120_t0001_u01781934618078") 2026/06/20 05:54:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc75b_d20260620_m055024_c001_v7007000_t0000_u01781934624306") 2026/06/20 05:54:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc16_d20260620_m055018_c001_v0001033_t0041_u01781934618105") 2026/06/20 05:54:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc75c_d20260620_m055024_c001_v7007000_t0000_u01781934624491") 2026/06/20 05:54:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8b5d_d20260620_m055018_c001_v0001104_t0059_u01781934618164") 2026/06/20 05:54:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc75d_d20260620_m055024_c001_v7007000_t0000_u01781934624675") 2026/06/20 05:54:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa9d5_d20260620_m055018_c001_v0001043_t0026_u01781934618455") 2026/06/20 05:54:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc75e_d20260620_m055024_c001_v7007000_t0000_u01781934624860") 2026/06/20 05:54:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc18_d20260620_m055018_c001_v0001033_t0045_u01781934618468") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b4a839_d20260620_m055046_c001_v7007000_t0000_u01781934646795") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e1b_d20260620_m055038_c001_v0001120_t0039_u01781934638463") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc764_d20260620_m055046_c001_v7007000_t0000_u01781934646805") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa07_d20260620_m055038_c001_v0001043_t0041_u01781934638708") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f426e44f3c8ea7c8d_d20260620_m055046_c001_v7007000_t0000_u01781934646820") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e1d_d20260620_m055038_c001_v0001120_t0036_u01781934638742") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f426e44f3c8ea7c8c_d20260620_m055046_c001_v7007000_t0000_u01781934646640") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc62_d20260620_m055038_c001_v0001033_t0005_u01781934638819") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f42244f8b4d7603f0_d20260620_m055046_c001_v7007000_t0000_u01781934646832") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8bab_d20260620_m055038_c001_v0001104_t0028_u01781934638903") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc763_d20260620_m055046_c001_v7007000_t0000_u01781934646479") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e1f_d20260620_m055039_c001_v0001120_t0026_u01781934639109") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b4a838_d20260620_m055046_c001_v7007000_t0000_u01781934646489") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc66_d20260620_m055039_c001_v0001033_t0032_u01781934639344") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d6d_d20260620_m055046_c001_v7007000_t0000_u01781934646944") 2026/06/20 05:54:27 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa09_d20260620_m055039_c001_v0001043_t0006_u01781934639355") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f8cc_d20260620_m055046_c001_v7007000_t0000_u01781934646652") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e21_d20260620_m055039_c001_v0001120_t0046_u01781934639424") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d6a_d20260620_m055046_c001_v7007000_t0000_u01781934646764") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8bad_d20260620_m055039_c001_v0001104_t0004_u01781934639453") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d69_d20260620_m055046_c001_v7007000_t0000_u01781934646585") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc68_d20260620_m055039_c001_v0001033_t0055_u01781934639789") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f8cd_d20260620_m055046_c001_v7007000_t0000_u01781934646842") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa0d_d20260620_m055039_c001_v0001043_t0035_u01781934639858") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f42244f8b4d7603ee_d20260620_m055046_c001_v7007000_t0000_u01781934646448") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8baf_d20260620_m055040_c001_v0001104_t0010_u01781934640143") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f426e44f3c8ea7c8b_d20260620_m055046_c001_v7007000_t0000_u01781934646457") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa0f_d20260620_m055040_c001_v0001043_t0045_u01781934640282") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121d68_d20260620_m055046_c001_v7007000_t0000_u01781934646585") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc6a_d20260620_m055040_c001_v0001033_t0059_u01781934640336") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f8cb_d20260620_m055046_c001_v7007000_t0000_u01781934646470") 2026/06/20 05:54:28 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8bb1_d20260620_m055040_c001_v0001104_t0050_u01781934640753") 2026/06/20 05:54:28 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b49dc5_d20260620_m054801_c001_v7007000_t0000_u01781934481898") 2026/06/20 05:54:28 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101a6b43b8c98fa5_d20260620_m054800_c001_v0001178_t0059_u01781934480054") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea6b5_d20260620_m054759_c001_v7007000_t0000_u01781934479872") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101a6b43b8c98f8f_d20260620_m054756_c001_v0001178_t0059_u01781934476341") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea6b2_d20260620_m054755_c001_v7007000_t0000_u01781934475612") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa83d_d20260620_m054750_c001_v0001043_t0028_u01781934470693") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4056bee0958b40fa_d20260620_m054749_c001_v7007000_t0000_u01781934469235") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f10825b4094148453_d20260620_m054746_c001_v0001173_t0008_u01781934466903") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e194b_d20260620_m054746_c001_v7007000_t0000_u01781934466719") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f10825b409414842d_d20260620_m054743_c001_v0001173_t0018_u01781934463419") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e1945_d20260620_m054742_c001_v7007000_t0000_u01781934462681") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa823_d20260620_m054736_c001_v0001043_t0037_u01781934456933") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4022092e9d3e29a8_d20260620_m054735_c001_v7007000_t0000_u01781934455659") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101fd71d53eb73d1_d20260620_m054733_c001_v0001104_t0005_u01781934453653") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbae615a_d20260620_m054733_c001_v7007000_t0000_u01781934453468") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101fd71d53eb73c1_d20260620_m054729_c001_v0001104_t0058_u01781934449937") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbae6158_d20260620_m054729_c001_v7007000_t0000_u01781934449212") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8943_d20260620_m054724_c001_v0001104_t0022_u01781934444991") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4022092e9d3e29a4_d20260620_m054724_c001_v7007000_t0000_u01781934444084") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f110c3c56397ded04_d20260620_m054722_c001_v0001185_t0000_u01781934442349") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41885b68af68e531_d20260620_m054722_c001_v7007000_t0000_u01781934442167") 2026/06/20 05:54:29 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f110c3c56397dece4_d20260620_m054718_c001_v0001185_t0020_u01781934438871") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41885b68af68e52f_d20260620_m054718_c001_v7007000_t0000_u01781934438147") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853c2d_d20260620_m054711_c001_v0001120_t0052_u01781934431244") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f426e44f3c8ea7c0a_d20260620_m054710_c001_v7007000_t0000_u01781934430328") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f104c4ee1e0fc0946_d20260620_m054708_c001_v0001185_t0031_u01781934428678") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b49cfc_d20260620_m054708_c001_v7007000_t0000_u01781934428492") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f104c4ee1e0fc092e_d20260620_m054705_c001_v0001185_t0031_u01781934425111") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b49cfa_d20260620_m054704_c001_v7007000_t0000_u01781934424385") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa7db_d20260620_m054657_c001_v0001043_t0054_u01781934417377") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172440_d20260620_m054656_c001_v7007000_t0000_u01781934416459") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f115b1293b3236ffc_d20260620_m054654_c001_v0001167_t0059_u01781934414498") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41523d3443bbf718_d20260620_m054654_c001_v7007000_t0000_u01781934414306") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f115b1293b3236fe2_d20260620_m054651_c001_v0001167_t0026_u01781934411226") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41523d3443bbf701_d20260620_m054650_c001_v7007000_t0000_u01781934410491") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff88c3_d20260620_m054643_c001_v0001104_t0024_u01781934403527") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62ebf_d20260620_m054642_c001_v7007000_t0000_u01781934402425") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f115947aa62df0e65_d20260620_m054634_c001_v0001105_t0054_u01781934394814") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b539ee_d20260620_m054634_c001_v7007000_t0000_u01781934394604") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853be1_d20260620_m054630_c001_v0001120_t0000_u01781934390069") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f117307e40c4f4a1e_d20260620_m054629_c001_v0001040_t0021_u01781934389054") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f117307e40c4f4a1a_d20260620_m054627_c001_v0001040_t0039_u01781934387891") 2026/06/20 05:54:30 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6ab_d20260620_m054613_c001_v7007000_t0000_u01781934373832") 2026/06/20 05:54:31 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff886f_d20260620_m054605_c001_v0001104_t0032_u01781934365256") 2026/06/20 05:54:31 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1129062194584048_d20260620_m054604_c001_v0001037_t0009_u01781934364198") 2026/06/20 05:54:31 DEBUG : dst/one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1129062194584046_d20260620_m054603_c001_v0001037_t0048_u01781934363085") 2026/06/20 05:54:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b49dc6_d20260620_m054802_c001_v7007000_t0000_u01781934482167") 2026/06/20 05:54:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f105f1a340115f01d_d20260620_m054759_c001_v0001097_t0020_u01781934479238") 2026/06/20 05:54:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1065208707fedf69_d20260620_m054755_c001_v0001165_t0009_u01781934475327") 2026/06/20 05:54:31 DEBUG : dst/one.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4056bee0958b40fb_d20260620_m054749_c001_v7007000_t0000_u01781934469419") 2026/06/20 05:54:31 DEBUG : dst/one.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f113a4d20943c15f5_d20260620_m054746_c001_v0001184_t0010_u01781934466514") 2026/06/20 05:54:31 DEBUG : dst/one.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f108a5787ad41f4e8_d20260620_m054741_c001_v0001033_t0023_u01781934461635") 2026/06/20 05:54:31 DEBUG : dst/one.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4022092e9d3e29a9_d20260620_m054735_c001_v7007000_t0000_u01781934455841") 2026/06/20 05:54:31 DEBUG : dst/one.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1055b3a39aa016ad_d20260620_m054733_c001_v0001174_t0044_u01781934453068") 2026/06/20 05:54:31 DEBUG : dst/one.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1012a4e41463a351_d20260620_m054728_c001_v0001091_t0028_u01781934448881") 2026/06/20 05:54:31 DEBUG : dst/three: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62ec0_d20260620_m054642_c001_v7007000_t0000_u01781934402607") 2026/06/20 05:54:31 DEBUG : dst/three: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f117307e40c4f4a36_d20260620_m054640_c001_v0001040_t0046_u01781934400815") 2026/06/20 05:54:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b49dc7_d20260620_m054802_c001_v7007000_t0000_u01781934482350") 2026/06/20 05:54:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f109488981a189e1a_d20260620_m054800_c001_v0001178_t0032_u01781934480850") 2026/06/20 05:54:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1102131c433add2a_d20260620_m054757_c001_v0001144_t0016_u01781934477124") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b49dc8_d20260620_m054802_c001_v7007000_t0000_u01781934482533") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101a6b43b8c98fab_d20260620_m054801_c001_v0001178_t0009_u01781934481275") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea6b6_d20260620_m054801_c001_v7007000_t0000_u01781934481094") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101a6b43b8c98f9b_d20260620_m054757_c001_v0001178_t0032_u01781934477891") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea6b4_d20260620_m054757_c001_v7007000_t0000_u01781934477710") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff897d_d20260620_m054752_c001_v0001104_t0042_u01781934472273") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4056bee0958b40fc_d20260620_m054749_c001_v7007000_t0000_u01781934469604") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f10825b409414845b_d20260620_m054748_c001_v0001173_t0004_u01781934468408") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e194d_d20260620_m054748_c001_v7007000_t0000_u01781934468224") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f10825b4094148449_d20260620_m054745_c001_v0001173_t0029_u01781934465031") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e1948_d20260620_m054744_c001_v7007000_t0000_u01781934464848") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff895f_d20260620_m054738_c001_v0001104_t0000_u01781934458673") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbae615c_d20260620_m054735_c001_v7007000_t0000_u01781934455104") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8951_d20260620_m054731_c001_v0001104_t0011_u01781934451890") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbae6159_d20260620_m054731_c001_v7007000_t0000_u01781934451162") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853c55_d20260620_m054726_c001_v0001120_t0051_u01781934446188") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41885b68af68e532_d20260620_m054723_c001_v7007000_t0000_u01781934443165") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853c47_d20260620_m054720_c001_v0001120_t0017_u01781934440847") 2026/06/20 05:54:32 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41885b68af68e530_d20260620_m054719_c001_v7007000_t0000_u01781934439741") 2026/06/20 05:54:33 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa7f7_d20260620_m054712_c001_v0001043_t0030_u01781934432985") 2026/06/20 05:54:33 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b49cfd_d20260620_m054709_c001_v7007000_t0000_u01781934429260") 2026/06/20 05:54:33 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa7ef_d20260620_m054707_c001_v0001043_t0024_u01781934427062") 2026/06/20 05:54:33 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b49cfb_d20260620_m054705_c001_v7007000_t0000_u01781934425968") 2026/06/20 05:54:33 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff88f7_d20260620_m054659_c001_v0001104_t0015_u01781934419016") 2026/06/20 05:54:33 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41523d3443bbf71f_d20260620_m054655_c001_v7007000_t0000_u01781934415545") 2026/06/20 05:54:33 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff88e7_d20260620_m054653_c001_v0001104_t0022_u01781934413112") 2026/06/20 05:54:33 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41523d3443bbf70a_d20260620_m054652_c001_v7007000_t0000_u01781934412012") 2026/06/20 05:54:33 DEBUG : dst/three.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853bfd_d20260620_m054645_c001_v0001120_t0011_u01781934405519") 2026/06/20 05:54:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4056bee0958b40fd_d20260620_m054749_c001_v7007000_t0000_u01781934469786") 2026/06/20 05:54:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1006b502fc481d72_d20260620_m054748_c001_v0001177_t0059_u01781934468005") 2026/06/20 05:54:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1074e200c25a555b_d20260620_m054744_c001_v0001161_t0037_u01781934464483") 2026/06/20 05:54:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4022092e9d3e29aa_d20260620_m054736_c001_v7007000_t0000_u01781934456024") 2026/06/20 05:54:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f107c2af45b41f2ce_d20260620_m054734_c001_v0001117_t0057_u01781934454480") 2026/06/20 05:54:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f100604ca18e99624_d20260620_m054730_c001_v0001174_t0049_u01781934450785") 2026/06/20 05:54:33 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b49dca_d20260620_m054802_c001_v7007000_t0000_u01781934482716") 2026/06/20 05:54:33 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853c7d_d20260620_m054751_c001_v0001120_t0006_u01781934471503") 2026/06/20 05:54:33 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4056bee0958b40fe_d20260620_m054749_c001_v7007000_t0000_u01781934469968") 2026/06/20 05:54:33 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853c6f_d20260620_m054737_c001_v0001120_t0019_u01781934457885") 2026/06/20 05:54:33 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4022092e9d3e29ab_d20260620_m054736_c001_v7007000_t0000_u01781934456208") 2026/06/20 05:54:33 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa80f_d20260620_m054725_c001_v0001043_t0025_u01781934445818") 2026/06/20 05:54:33 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4022092e9d3e29a5_d20260620_m054724_c001_v7007000_t0000_u01781934444267") 2026/06/20 05:54:34 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff891f_d20260620_m054712_c001_v0001104_t0047_u01781934432042") 2026/06/20 05:54:34 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f426e44f3c8ea7c0b_d20260620_m054710_c001_v7007000_t0000_u01781934430512") 2026/06/20 05:54:34 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853c13_d20260620_m054658_c001_v0001120_t0005_u01781934418244") 2026/06/20 05:54:34 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172441_d20260620_m054656_c001_v7007000_t0000_u01781934416642") 2026/06/20 05:54:34 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa7bd_d20260620_m054644_c001_v0001043_t0035_u01781934404591") 2026/06/20 05:54:34 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62ec1_d20260620_m054642_c001_v7007000_t0000_u01781934402788") 2026/06/20 05:54:34 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1030f5be31a46af9_d20260620_m054638_c001_v0001180_t0047_u01781934398155") 2026/06/20 05:54:34 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6ad_d20260620_m054614_c001_v7007000_t0000_u01781934374014") 2026/06/20 05:54:34 DEBUG : dst/two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1129062194584050_d20260620_m054612_c001_v0001037_t0026_u01781934372611") 2026/06/20 05:54:34 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41885b68af68e510_d20260620_m054538_c001_v7007000_t0000_u01781934338360") 2026/06/20 05:54:34 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853b59_d20260620_m054533_c001_v0001120_t0040_u01781934333828") 2026/06/20 05:54:34 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41885b68af68e50d_d20260620_m054531_c001_v7007000_t0000_u01781934331649") 2026/06/20 05:54:34 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853b31_d20260620_m054521_c001_v0001120_t0004_u01781934321032") 2026/06/20 05:54:34 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d854_d20260620_m054512_c001_v7007000_t0000_u01781934312318") 2026/06/20 05:54:34 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853b11_d20260620_m054508_c001_v0001120_t0023_u01781934308801") 2026/06/20 05:54:34 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b34f_d20260620_m054446_c001_v7007000_t0000_u01781934286791") 2026/06/20 05:54:34 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff879b_d20260620_m054444_c001_v0001104_t0024_u01781934284494") 2026/06/20 05:54:34 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b33a_d20260620_m054443_c001_v7007000_t0000_u01781934283186") 2026/06/20 05:54:34 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8791_d20260620_m054441_c001_v0001104_t0016_u01781934281376") 2026/06/20 05:54:34 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2ed_d20260620_m054437_c001_v7007000_t0000_u01781934277753") 2026/06/20 05:54:35 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8775_d20260620_m054435_c001_v0001104_t0000_u01781934275172") 2026/06/20 05:54:35 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2ea_d20260620_m054434_c001_v7007000_t0000_u01781934274049") 2026/06/20 05:54:35 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8765_d20260620_m054432_c001_v0001104_t0042_u01781934272277") 2026/06/20 05:54:35 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2e1_d20260620_m054423_c001_v7007000_t0000_u01781934263783") 2026/06/20 05:54:35 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff873b_d20260620_m054421_c001_v0001104_t0052_u01781934261741") 2026/06/20 05:54:35 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2dd_d20260620_m054420_c001_v7007000_t0000_u01781934260555") 2026/06/20 05:54:35 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8733_d20260620_m054419_c001_v0001104_t0043_u01781934259405") 2026/06/20 05:54:35 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d8f_d20260620_m054413_c001_v7007000_t0000_u01781934253518") 2026/06/20 05:54:35 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8715_d20260620_m054411_c001_v0001104_t0043_u01781934251555") 2026/06/20 05:54:35 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d8c_d20260620_m054409_c001_v7007000_t0000_u01781934249697") 2026/06/20 05:54:35 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff870d_d20260620_m054408_c001_v0001104_t0010_u01781934248350") 2026/06/20 05:54:35 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d8a_d20260620_m054407_c001_v7007000_t0000_u01781934247989") 2026/06/20 05:54:35 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f11683f13ebfdee01_d20260620_m054407_c001_v0001099_t0024_u01781934247296") 2026/06/20 05:54:35 DEBUG : empty space: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8703_d20260620_m054405_c001_v0001104_t0031_u01781934245388") 2026/06/20 05:54:35 DEBUG : enormous: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b33c_d20260620_m054445_c001_v7007000_t0000_u01781934285874") 2026/06/20 05:54:35 DEBUG : enormous: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff879f_d20260620_m054444_c001_v0001104_t0018_u01781934284944") 2026/06/20 05:54:35 DEBUG : existing: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f415c1fef28b49dcf_d20260620_m054808_c001_v7007000_t0000_u01781934488711") 2026/06/20 05:54:36 DEBUG : existing: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8995_d20260620_m054806_c001_v0001104_t0032_u01781934486535") 2026/06/20 05:54:36 DEBUG : existing: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d850_d20260620_m054507_c001_v7007000_t0000_u01781934307176") 2026/06/20 05:54:36 DEBUG : existing: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff87e1_d20260620_m054505_c001_v0001104_t0006_u01781934305391") 2026/06/20 05:54:36 DEBUG : existing: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d86_d20260620_m054401_c001_v7007000_t0000_u01781934241801") 2026/06/20 05:54:36 DEBUG : existing: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86e9_d20260620_m054400_c001_v0001104_t0015_u01781934240462") 2026/06/20 05:54:36 DEBUG : existing: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d85_d20260620_m054359_c001_v7007000_t0000_u01781934239920") 2026/06/20 05:54:36 DEBUG : existing: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86e3_d20260620_m054358_c001_v0001104_t0023_u01781934238946") 2026/06/20 05:54:36 DEBUG : existing: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86dd_d20260620_m054357_c001_v0001104_t0055_u01781934237808") 2026/06/20 05:54:36 DEBUG : existing-b: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d851_d20260620_m054507_c001_v7007000_t0000_u01781934307360") 2026/06/20 05:54:36 DEBUG : existing-b: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853b03_d20260620_m054505_c001_v0001120_t0058_u01781934305383") 2026/06/20 05:54:36 DEBUG : file1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f711_d20260620_m054920_c001_v7007000_t0000_u01781934560831") 2026/06/20 05:54:36 DEBUG : file1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa929_d20260620_m054919_c001_v0001043_t0038_u01781934559506") 2026/06/20 05:54:36 DEBUG : file1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f70c_d20260620_m054918_c001_v7007000_t0000_u01781934558549") 2026/06/20 05:54:36 DEBUG : file1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a9b_d20260620_m054917_c001_v0001104_t0036_u01781934557373") 2026/06/20 05:54:36 DEBUG : five: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b407_d20260620_m054451_c001_v7007000_t0000_u01781934291321") 2026/06/20 05:54:36 DEBUG : five: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e32fe0eff87b1_d20260620_m054449_c001_v0001104_t0034_u01781934289106") 2026/06/20 05:54:36 DEBUG : foo: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d8e_d20260620_m054411_c001_v7007000_t0000_u01781934251191") 2026/06/20 05:54:36 DEBUG : foo: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e32fe0eff8713_d20260620_m054410_c001_v0001104_t0034_u01781934250648") 2026/06/20 05:54:36 DEBUG : foo: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e32fe0eff8711_d20260620_m054410_c001_v0001104_t0034_u01781934250060") 2026/06/20 05:54:36 DEBUG : four: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b408_d20260620_m054451_c001_v7007000_t0000_u01781934291505") 2026/06/20 05:54:36 DEBUG : four: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4109a15b42853ad7_d20260620_m054449_c001_v0001120_t0024_u01781934289644") 2026/06/20 05:54:37 DEBUG : four: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff87ad_d20260620_m054448_c001_v0001104_t0046_u01781934288211") 2026/06/20 05:54:37 DEBUG : hello world2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba0f_d20260620_m054311_c001_v7007000_t0000_u01781934191369") 2026/06/20 05:54:37 DEBUG : hello world2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8645_d20260620_m054310_c001_v0001104_t0042_u01781934190269") 2026/06/20 05:54:37 DEBUG : ignore-size: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d82_d20260620_m054357_c001_v7007000_t0000_u01781934237445") 2026/06/20 05:54:37 DEBUG : ignore-size: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86d3_d20260620_m054356_c001_v0001104_t0020_u01781934236233") 2026/06/20 05:54:37 DEBUG : nested/sub dir/file: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d84d_d20260620_m054504_c001_v7007000_t0000_u01781934304646") 2026/06/20 05:54:37 DEBUG : nested/sub dir/file: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff87d9_d20260620_m054503_c001_v0001104_t0018_u01781934303701") 2026/06/20 05:54:37 DEBUG : nested/sub dir/file: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d84a_d20260620_m054502_c001_v7007000_t0000_u01781934302958") 2026/06/20 05:54:37 DEBUG : nested/sub dir/file: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff87d1_d20260620_m054501_c001_v0001104_t0047_u01781934301919") 2026/06/20 05:54:37 DEBUG : one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b409_d20260620_m054451_c001_v7007000_t0000_u01781934291690") 2026/06/20 05:54:37 DEBUG : one: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e32fe0eff87a5_d20260620_m054447_c001_v0001104_t0034_u01781934287161") 2026/06/20 05:54:37 DEBUG : only0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6f7_d20260620_m054912_c001_v7007000_t0000_u01781934552830") 2026/06/20 05:54:37 DEBUG : only0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e9479e0efa907_d20260620_m054907_c001_v0001043_t0021_u01781934547329") 2026/06/20 05:54:37 DEBUG : only0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8bb_d20260620_m054844_c001_v0001043_t0001_u01781934524064") 2026/06/20 05:54:37 DEBUG : only0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea863_d20260620_m054838_c001_v7007000_t0000_u01781934518115") 2026/06/20 05:54:37 DEBUG : only0: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff89ad_d20260620_m054814_c001_v0001104_t0020_u01781934494077") 2026/06/20 05:54:37 DEBUG : only1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6f8_d20260620_m054913_c001_v7007000_t0000_u01781934553015") 2026/06/20 05:54:37 DEBUG : only1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e32fe0eff8a89_d20260620_m054907_c001_v0001104_t0034_u01781934547931") 2026/06/20 05:54:37 DEBUG : only1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a25_d20260620_m054845_c001_v0001104_t0053_u01781934525240") 2026/06/20 05:54:37 DEBUG : only1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea85f_d20260620_m054837_c001_v7007000_t0000_u01781934517747") 2026/06/20 05:54:37 DEBUG : only1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853cc1_d20260620_m054816_c001_v0001120_t0011_u01781934496203") 2026/06/20 05:54:38 DEBUG : only10: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6f9_d20260620_m054913_c001_v7007000_t0000_u01781934553198") 2026/06/20 05:54:38 DEBUG : only10: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4109a15b42853d5b_d20260620_m054907_c001_v0001120_t0024_u01781934547339") 2026/06/20 05:54:38 DEBUG : only10: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a57_d20260620_m054855_c001_v0001104_t0051_u01781934535823") 2026/06/20 05:54:38 DEBUG : only10: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea860_d20260620_m054837_c001_v7007000_t0000_u01781934517757") 2026/06/20 05:54:38 DEBUG : only10: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853cdf_d20260620_m054826_c001_v0001120_t0041_u01781934506704") 2026/06/20 05:54:38 DEBUG : only11: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6fa_d20260620_m054913_c001_v7007000_t0000_u01781934553398") 2026/06/20 05:54:38 DEBUG : only11: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e32fe0eff8a81_d20260620_m054907_c001_v0001104_t0034_u01781934547350") 2026/06/20 05:54:38 DEBUG : only11: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d3b_d20260620_m054856_c001_v0001120_t0005_u01781934536808") 2026/06/20 05:54:38 DEBUG : only11: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea85b_d20260620_m054837_c001_v7007000_t0000_u01781934517198") 2026/06/20 05:54:38 DEBUG : only11: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa895_d20260620_m054827_c001_v0001043_t0047_u01781934507870") 2026/06/20 05:54:38 DEBUG : only12: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6fb_d20260620_m054913_c001_v7007000_t0000_u01781934553581") 2026/06/20 05:54:38 DEBUG : only12: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f401af50ce054db52_d20260620_m054907_c001_v0001033_t0027_u01781934547906") 2026/06/20 05:54:38 DEBUG : only12: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8e9_d20260620_m054857_c001_v0001043_t0057_u01781934537853") 2026/06/20 05:54:38 DEBUG : only12: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40500b4330fe262a_d20260620_m054837_c001_v7007000_t0000_u01781934517587") 2026/06/20 05:54:38 DEBUG : only12: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff89e1_d20260620_m054828_c001_v0001104_t0037_u01781934508871") 2026/06/20 05:54:38 DEBUG : only13: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6fc_d20260620_m054913_c001_v7007000_t0000_u01781934553763") 2026/06/20 05:54:38 DEBUG : only13: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e9479e0efa909_d20260620_m054907_c001_v0001043_t0021_u01781934547549") 2026/06/20 05:54:38 DEBUG : only13: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a61_d20260620_m054858_c001_v0001104_t0045_u01781934538990") 2026/06/20 05:54:38 DEBUG : only13: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea864_d20260620_m054838_c001_v7007000_t0000_u01781934518126") 2026/06/20 05:54:38 DEBUG : only13: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853cf5_d20260620_m054830_c001_v0001120_t0038_u01781934510179") 2026/06/20 05:54:38 DEBUG : only14: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6fd_d20260620_m054913_c001_v7007000_t0000_u01781934553948") 2026/06/20 05:54:39 DEBUG : only14: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e32fe0eff8a83_d20260620_m054907_c001_v0001104_t0034_u01781934547558") 2026/06/20 05:54:39 DEBUG : only14: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d45_d20260620_m054900_c001_v0001120_t0039_u01781934540206") 2026/06/20 05:54:39 DEBUG : only14: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea85c_d20260620_m054837_c001_v7007000_t0000_u01781934517380") 2026/06/20 05:54:39 DEBUG : only14: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8a1_d20260620_m054831_c001_v0001043_t0024_u01781934511231") 2026/06/20 05:54:39 DEBUG : only15: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6fe_d20260620_m054914_c001_v7007000_t0000_u01781934554131") 2026/06/20 05:54:39 DEBUG : only15: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4109a15b42853d5d_d20260620_m054907_c001_v0001120_t0024_u01781934547618") 2026/06/20 05:54:39 DEBUG : only15: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8f5_d20260620_m054901_c001_v0001043_t0038_u01781934541678") 2026/06/20 05:54:39 DEBUG : only15: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b4c3_d20260620_m054837_c001_v7007000_t0000_u01781934517594") 2026/06/20 05:54:39 DEBUG : only15: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff89f3_d20260620_m054831_c001_v0001104_t0006_u01781934511847") 2026/06/20 05:54:39 DEBUG : only16: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6ff_d20260620_m054914_c001_v7007000_t0000_u01781934554313") 2026/06/20 05:54:39 DEBUG : only16: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e9479e0efa90b_d20260620_m054907_c001_v0001043_t0021_u01781934547734") 2026/06/20 05:54:39 DEBUG : only16: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a6f_d20260620_m054903_c001_v0001104_t0055_u01781934543162") 2026/06/20 05:54:39 DEBUG : only16: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40500b4330fe262d_d20260620_m054838_c001_v7007000_t0000_u01781934518139") 2026/06/20 05:54:39 DEBUG : only16: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853cfb_d20260620_m054832_c001_v0001120_t0025_u01781934512822") 2026/06/20 05:54:40 DEBUG : only17: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f700_d20260620_m054914_c001_v7007000_t0000_u01781934554495") 2026/06/20 05:54:40 DEBUG : only17: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e32fe0eff8a87_d20260620_m054907_c001_v0001104_t0034_u01781934547742") 2026/06/20 05:54:40 DEBUG : only17: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d53_d20260620_m054904_c001_v0001120_t0057_u01781934544402") 2026/06/20 05:54:40 DEBUG : only17: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40500b4330fe262b_d20260620_m054837_c001_v7007000_t0000_u01781934517770") 2026/06/20 05:54:40 DEBUG : only17: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8ad_d20260620_m054833_c001_v0001043_t0018_u01781934513743") 2026/06/20 05:54:40 DEBUG : only18: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f701_d20260620_m054914_c001_v7007000_t0000_u01781934554681") 2026/06/20 05:54:40 DEBUG : only18: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4109a15b42853d5f_d20260620_m054907_c001_v0001120_t0024_u01781934547803") 2026/06/20 05:54:40 DEBUG : only18: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa905_d20260620_m054905_c001_v0001043_t0029_u01781934545569") 2026/06/20 05:54:40 DEBUG : only18: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea85d_d20260620_m054837_c001_v7007000_t0000_u01781934517564") 2026/06/20 05:54:40 DEBUG : only18: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff89fd_d20260620_m054834_c001_v0001104_t0009_u01781934514642") 2026/06/20 05:54:40 DEBUG : only19: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f702_d20260620_m054914_c001_v7007000_t0000_u01781934554864") 2026/06/20 05:54:40 DEBUG : only19: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e9479e0efa911_d20260620_m054907_c001_v0001043_t0021_u01781934547922") 2026/06/20 05:54:40 DEBUG : only19: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a79_d20260620_m054906_c001_v0001104_t0055_u01781934546243") 2026/06/20 05:54:40 DEBUG : only19: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b4c6_d20260620_m054838_c001_v7007000_t0000_u01781934518151") 2026/06/20 05:54:40 DEBUG : only19: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d05_d20260620_m054835_c001_v0001120_t0051_u01781934515863") 2026/06/20 05:54:40 DEBUG : only2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f703_d20260620_m054915_c001_v7007000_t0000_u01781934555046") 2026/06/20 05:54:40 DEBUG : only2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4109a15b42853d61_d20260620_m054907_c001_v0001120_t0024_u01781934547993") 2026/06/20 05:54:40 DEBUG : only2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d1d_d20260620_m054846_c001_v0001120_t0046_u01781934526511") 2026/06/20 05:54:40 DEBUG : only2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b4c4_d20260620_m054837_c001_v7007000_t0000_u01781934517781") 2026/06/20 05:54:40 DEBUG : only2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa879_d20260620_m054817_c001_v0001043_t0040_u01781934497585") 2026/06/20 05:54:40 DEBUG : only3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f704_d20260620_m054915_c001_v7007000_t0000_u01781934555229") 2026/06/20 05:54:41 DEBUG : only3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e9479e0efa913_d20260620_m054908_c001_v0001043_t0021_u01781934548107") 2026/06/20 05:54:41 DEBUG : only3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8c7_d20260620_m054847_c001_v0001043_t0050_u01781934527629") 2026/06/20 05:54:41 DEBUG : only3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea865_d20260620_m054838_c001_v7007000_t0000_u01781934518301") 2026/06/20 05:54:41 DEBUG : only3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff89b5_d20260620_m054818_c001_v0001104_t0025_u01781934498471") 2026/06/20 05:54:41 DEBUG : only4: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f705_d20260620_m054915_c001_v7007000_t0000_u01781934555413") 2026/06/20 05:54:41 DEBUG : only4: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f401af50ce054db54_d20260620_m054908_c001_v0001033_t0027_u01781934548124") 2026/06/20 05:54:41 DEBUG : only4: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a37_d20260620_m054848_c001_v0001104_t0028_u01781934528451") 2026/06/20 05:54:41 DEBUG : only4: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea861_d20260620_m054837_c001_v7007000_t0000_u01781934517931") 2026/06/20 05:54:41 DEBUG : only4: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853cc7_d20260620_m054819_c001_v0001120_t0037_u01781934499557") 2026/06/20 05:54:41 DEBUG : only5: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f706_d20260620_m054915_c001_v7007000_t0000_u01781934555599") 2026/06/20 05:54:41 DEBUG : only5: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e32fe0eff8a8b_d20260620_m054908_c001_v0001104_t0034_u01781934548127") 2026/06/20 05:54:41 DEBUG : only5: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d23_d20260620_m054849_c001_v0001120_t0054_u01781934529581") 2026/06/20 05:54:41 DEBUG : only5: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea85e_d20260620_m054837_c001_v7007000_t0000_u01781934517568") 2026/06/20 05:54:41 DEBUG : only5: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa881_d20260620_m054820_c001_v0001043_t0005_u01781934500507") 2026/06/20 05:54:41 DEBUG : only6: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f707_d20260620_m054915_c001_v7007000_t0000_u01781934555787") 2026/06/20 05:54:41 DEBUG : only6: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4109a15b42853d63_d20260620_m054908_c001_v0001120_t0024_u01781934548177") 2026/06/20 05:54:41 DEBUG : only6: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8cf_d20260620_m054850_c001_v0001043_t0016_u01781934530795") 2026/06/20 05:54:42 DEBUG : only6: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea862_d20260620_m054837_c001_v7007000_t0000_u01781934517944") 2026/06/20 05:54:42 DEBUG : only6: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff89bd_d20260620_m054821_c001_v0001104_t0012_u01781934501594") 2026/06/20 05:54:42 DEBUG : only7: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f708_d20260620_m054915_c001_v7007000_t0000_u01781934555970") 2026/06/20 05:54:42 DEBUG : only7: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e9479e0efa915_d20260620_m054908_c001_v0001043_t0021_u01781934548291") 2026/06/20 05:54:42 DEBUG : only7: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8a47_d20260620_m054851_c001_v0001104_t0020_u01781934531715") 2026/06/20 05:54:42 DEBUG : only7: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40500b4330fe262c_d20260620_m054837_c001_v7007000_t0000_u01781934517956") 2026/06/20 05:54:42 DEBUG : only7: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853cd3_d20260620_m054822_c001_v0001120_t0000_u01781934502836") 2026/06/20 05:54:42 DEBUG : only8: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f709_d20260620_m054916_c001_v7007000_t0000_u01781934556155") 2026/06/20 05:54:42 DEBUG : only8: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f401af50ce054db56_d20260620_m054908_c001_v0001033_t0027_u01781934548307") 2026/06/20 05:54:42 DEBUG : only8: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d29_d20260620_m054853_c001_v0001120_t0016_u01781934533113") 2026/06/20 05:54:42 DEBUG : only8: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b4c5_d20260620_m054837_c001_v7007000_t0000_u01781934517967") 2026/06/20 05:54:42 DEBUG : only8: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa889_d20260620_m054823_c001_v0001043_t0020_u01781934503824") 2026/06/20 05:54:42 DEBUG : only9: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f70a_d20260620_m054916_c001_v7007000_t0000_u01781934556339") 2026/06/20 05:54:42 DEBUG : only9: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4109a15b42853d65_d20260620_m054908_c001_v0001120_t0024_u01781934548361") 2026/06/20 05:54:42 DEBUG : only9: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa8db_d20260620_m054854_c001_v0001043_t0052_u01781934534559") 2026/06/20 05:54:42 DEBUG : only9: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f40618530cbaea866_d20260620_m054838_c001_v7007000_t0000_u01781934518312") 2026/06/20 05:54:42 DEBUG : only9: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff89cd_d20260620_m054824_c001_v0001104_t0017_u01781934504512") 2026/06/20 05:54:42 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d846_d20260620_m054500_c001_v7007000_t0000_u01781934300808") 2026/06/20 05:54:42 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa6fb_d20260620_m054458_c001_v0001043_t0055_u01781934298971") 2026/06/20 05:54:42 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d843_d20260620_m054457_c001_v7007000_t0000_u01781934297871") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853aeb_d20260620_m054455_c001_v0001120_t0001_u01781934295599") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d83e_d20260620_m054454_c001_v7007000_t0000_u01781934294854") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853add_d20260620_m054452_c001_v0001120_t0038_u01781934292613") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b306_d20260620_m054440_c001_v7007000_t0000_u01781934280044") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8787_d20260620_m054438_c001_v0001104_t0000_u01781934278303") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2ec_d20260620_m054436_c001_v7007000_t0000_u01781934276277") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8771_d20260620_m054434_c001_v0001104_t0039_u01781934274601") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2e9_d20260620_m054433_c001_v7007000_t0000_u01781934273183") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8763_d20260620_m054431_c001_v0001104_t0029_u01781934271777") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2e0_d20260620_m054423_c001_v7007000_t0000_u01781934263232") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8739_d20260620_m054421_c001_v0001104_t0049_u01781934261107") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2de_d20260620_m054420_c001_v7007000_t0000_u01781934260739") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff872f_d20260620_m054418_c001_v0001104_t0023_u01781934258870") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2db_d20260620_m054418_c001_v7007000_t0000_u01781934258504") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff872b_d20260620_m054417_c001_v0001104_t0016_u01781934257524") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8725_d20260620_m054416_c001_v0001104_t0049_u01781934256626") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2da_d20260620_m054416_c001_v7007000_t0000_u01781934256261") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8721_d20260620_m054415_c001_v0001104_t0056_u01781934255341") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff871f_d20260620_m054414_c001_v0001104_t0000_u01781934254427") 2026/06/20 05:54:43 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d91_d20260620_m054413_c001_v7007000_t0000_u01781934253699") 2026/06/20 05:54:44 DEBUG : potato: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8717_d20260620_m054412_c001_v0001104_t0030_u01781934252433") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f70121723fe_d20260620_m054548_c001_v7007000_t0000_u01781934348122") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa75b_d20260620_m054547_c001_v0001043_t0034_u01781934347284") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41885b68af68e511_d20260620_m054538_c001_v7007000_t0000_u01781934338601") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa741_d20260620_m054532_c001_v0001043_t0004_u01781934332931") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4122a8ed399fdd2e_d20260620_m054525_c001_v7007000_t0000_u01781934325860") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa71f_d20260620_m054520_c001_v0001043_t0030_u01781934320255") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d855_d20260620_m054512_c001_v7007000_t0000_u01781934312870") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa70f_d20260620_m054508_c001_v0001043_t0051_u01781934308305") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b33d_d20260620_m054446_c001_v7007000_t0000_u01781934286057") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8799_d20260620_m054443_c001_v0001104_t0049_u01781934283738") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b33b_d20260620_m054443_c001_v7007000_t0000_u01781934283370") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff878b_d20260620_m054440_c001_v0001104_t0040_u01781934280595") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b30c_d20260620_m054440_c001_v7007000_t0000_u01781934280228") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8789_d20260620_m054439_c001_v0001104_t0059_u01781934279179") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2ee_d20260620_m054437_c001_v7007000_t0000_u01781934277937") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff877f_d20260620_m054436_c001_v0001104_t0045_u01781934276644") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2eb_d20260620_m054434_c001_v7007000_t0000_u01781934274233") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8767_d20260620_m054433_c001_v0001104_t0052_u01781934273173") 2026/06/20 05:54:44 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b2e2_d20260620_m054423_c001_v7007000_t0000_u01781934263968") 2026/06/20 05:54:45 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff873f_d20260620_m054422_c001_v0001104_t0038_u01781934262662") 2026/06/20 05:54:45 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba11_d20260620_m054314_c001_v7007000_t0000_u01781934194686") 2026/06/20 05:54:45 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff864f_d20260620_m054313_c001_v0001104_t0048_u01781934193742") 2026/06/20 05:54:45 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba10_d20260620_m054312_c001_v7007000_t0000_u01781934192828") 2026/06/20 05:54:45 DEBUG : potato2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8647_d20260620_m054311_c001_v0001104_t0059_u01781934191914") 2026/06/20 05:54:45 DEBUG : potato3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41885b68af68e512_d20260620_m054538_c001_v7007000_t0000_u01781934338963") 2026/06/20 05:54:45 DEBUG : potato3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8839_d20260620_m054534_c001_v0001104_t0043_u01781934334837") 2026/06/20 05:54:45 DEBUG : potato3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4122a8ed399fdd2d_d20260620_m054525_c001_v7007000_t0000_u01781934325679") 2026/06/20 05:54:45 DEBUG : potato3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8807_d20260620_m054521_c001_v0001104_t0051_u01781934321838") 2026/06/20 05:54:45 DEBUG : potato3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d856_d20260620_m054513_c001_v7007000_t0000_u01781934313179") 2026/06/20 05:54:45 DEBUG : potato3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff87ef_d20260620_m054509_c001_v0001104_t0007_u01781934309130") 2026/06/20 05:54:45 DEBUG : pre-dest1/1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62eaf_d20260620_m054623_c001_v7007000_t0000_u01781934383695") 2026/06/20 05:54:45 DEBUG : pre-dest1/1: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff887f_d20260620_m054614_c001_v0001104_t0052_u01781934374751") 2026/06/20 05:54:45 DEBUG : pre-dest2/2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62eb0_d20260620_m054623_c001_v7007000_t0000_u01781934383877") 2026/06/20 05:54:45 DEBUG : pre-dest2/2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa78b_d20260620_m054615_c001_v0001043_t0057_u01781934375999") 2026/06/20 05:54:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f6a4_d20260620_m054559_c001_v7007000_t0000_u01781934359048") 2026/06/20 05:54:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853b8b_d20260620_m054555_c001_v0001120_t0056_u01781934355885") 2026/06/20 05:54:45 DEBUG : sizeonly: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d81_d20260620_m054355_c001_v7007000_t0000_u01781934235690") 2026/06/20 05:54:45 DEBUG : sizeonly: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86d1_d20260620_m054354_c001_v0001104_t0028_u01781934234433") 2026/06/20 05:54:45 DEBUG : splitbanan: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4013c61518b54010_d20260620_m055139_c001_v7007000_t0000_u01781934699528") 2026/06/20 05:54:45 DEBUG : splitbanan: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa51_d20260620_m055131_c001_v0001043_t0017_u01781934691573") 2026/06/20 05:54:45 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217287c_d20260620_m055317_c001_v7007000_t0000_u01781934797704") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d53_d20260620_m055310_c001_v0001104_t0037_u01781934790990") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7af90c_d20260620_m055256_c001_v7007000_t0000_u01781934776515") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d31_d20260620_m055250_c001_v0001104_t0026_u01781934770051") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f411263b66f3e20bc_d20260620_m055237_c001_v7007000_t0000_u01781934757054") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d0d_d20260620_m055230_c001_v0001104_t0018_u01781934750834") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121fc0_d20260620_m055217_c001_v7007000_t0000_u01781934737615") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8cd1_d20260620_m055211_c001_v0001104_t0059_u01781934731453") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4097954c667dc784_d20260620_m055158_c001_v7007000_t0000_u01781934718983") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8c8f_d20260620_m055151_c001_v0001104_t0020_u01781934711897") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f63_d20260620_m055134_c001_v7007000_t0000_u01781934694260") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dd1c_d20260620_m055130_c001_v0001033_t0051_u01781934690325") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42dac3_d20260620_m055118_c001_v7007000_t0000_u01781934678687") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e6d_d20260620_m055110_c001_v0001120_t0042_u01781934670627") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f427c1e62ff42daa5_d20260620_m055109_c001_v7007000_t0000_u01781934669636") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa2b_d20260620_m055104_c001_v0001043_t0045_u01781934664673") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd2121db1_d20260620_m055051_c001_v7007000_t0000_u01781934651711") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc6c_d20260620_m055043_c001_v0001033_t0000_u01781934643797") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f426e44f3c8ea7c88_d20260620_m055042_c001_v7007000_t0000_u01781934642667") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054dc5c_d20260620_m055036_c001_v0001033_t0044_u01781934636970") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41523d3443bbf9db_d20260620_m055019_c001_v7007000_t0000_u01781934619537") 2026/06/20 05:54:46 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa9c3_d20260620_m055014_c001_v0001043_t0030_u01781934614583") 2026/06/20 05:54:47 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4211aa9770043f4d_d20260620_m055000_c001_v7007000_t0000_u01781934600449") 2026/06/20 05:54:47 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa987_d20260620_m054954_c001_v0001043_t0027_u01781934594126") 2026/06/20 05:54:47 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41985ecd4fa62f1a_d20260620_m054941_c001_v7007000_t0000_u01781934581873") 2026/06/20 05:54:47 DEBUG : splitbananasplit: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa957_d20260620_m054935_c001_v0001043_t0004_u01781934575561") 2026/06/20 05:54:47 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f400d39c762f2b5ad_d20260620_m055113_c001_v7007000_t0000_u01781934673458") 2026/06/20 05:54:47 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853e5b_d20260620_m055106_c001_v0001120_t0039_u01781934666019") 2026/06/20 05:54:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f71b_d20260620_m054925_c001_v7007000_t0000_u01781934565285") 2026/06/20 05:54:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa935_d20260620_m054923_c001_v0001043_t0058_u01781934563912") 2026/06/20 05:54:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f718_d20260620_m054923_c001_v7007000_t0000_u01781934563161") 2026/06/20 05:54:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8ab5_d20260620_m054921_c001_v0001104_t0007_u01781934561770") 2026/06/20 05:54:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d84e_d20260620_m054504_c001_v7007000_t0000_u01781934304828") 2026/06/20 05:54:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa703_d20260620_m054503_c001_v0001043_t0053_u01781934303692") 2026/06/20 05:54:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d84b_d20260620_m054503_c001_v7007000_t0000_u01781934303142") 2026/06/20 05:54:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853aff_d20260620_m054502_c001_v0001120_t0031_u01781934302274") 2026/06/20 05:54:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d7f_d20260620_m054351_c001_v7007000_t0000_u01781934231751") 2026/06/20 05:54:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86c9_d20260620_m054350_c001_v0001104_t0033_u01781934230074") 2026/06/20 05:54:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d79_d20260620_m054349_c001_v7007000_t0000_u01781934229712") 2026/06/20 05:54:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86c3_d20260620_m054348_c001_v0001104_t0002_u01781934228448") 2026/06/20 05:54:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d78_d20260620_m054346_c001_v7007000_t0000_u01781934226427") 2026/06/20 05:54:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86bd_d20260620_m054344_c001_v0001104_t0037_u01781934224971") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d77_d20260620_m054344_c001_v7007000_t0000_u01781934224428") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86b5_d20260620_m054343_c001_v0001104_t0045_u01781934223237") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86b1_d20260620_m054340_c001_v0001104_t0036_u01781934220424") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f404af3151e7a9d76_d20260620_m054340_c001_v7007000_t0000_u01781934220063") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86af_d20260620_m054339_c001_v0001104_t0037_u01781934219255") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86a9_d20260620_m054338_c001_v0001104_t0018_u01781934218311") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba29_d20260620_m054337_c001_v7007000_t0000_u01781934217585") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff86a3_d20260620_m054335_c001_v0001104_t0048_u01781934215026") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8699_d20260620_m054331_c001_v0001104_t0051_u01781934211955") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba21_d20260620_m054331_c001_v7007000_t0000_u01781934211591") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8693_d20260620_m054330_c001_v0001104_t0055_u01781934210756") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff868d_d20260620_m054329_c001_v0001104_t0058_u01781934209645") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba20_d20260620_m054329_c001_v7007000_t0000_u01781934209281") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8683_d20260620_m054325_c001_v0001104_t0054_u01781934205352") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba1d_d20260620_m054324_c001_v7007000_t0000_u01781934204986") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff867d_d20260620_m054323_c001_v0001104_t0047_u01781934203951") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba18_d20260620_m054323_c001_v7007000_t0000_u01781934203041") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8679_d20260620_m054322_c001_v0001104_t0010_u01781934202099") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba16_d20260620_m054321_c001_v7007000_t0000_u01781934201520") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff866f_d20260620_m054320_c001_v0001104_t0000_u01781934200279") 2026/06/20 05:54:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba15_d20260620_m054319_c001_v7007000_t0000_u01781934199373") 2026/06/20 05:54:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8667_d20260620_m054318_c001_v0001104_t0007_u01781934198278") 2026/06/20 05:54:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba14_d20260620_m054317_c001_v7007000_t0000_u01781934197727") 2026/06/20 05:54:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8661_d20260620_m054316_c001_v0001104_t0003_u01781934196850") 2026/06/20 05:54:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba13_d20260620_m054316_c001_v7007000_t0000_u01781934196301") 2026/06/20 05:54:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff865d_d20260620_m054315_c001_v0001104_t0004_u01781934195230") 2026/06/20 05:54:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba0e_d20260620_m054309_c001_v7007000_t0000_u01781934189725") 2026/06/20 05:54:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff863d_d20260620_m054308_c001_v0001104_t0055_u01781934188559") 2026/06/20 05:54:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba0c_d20260620_m054308_c001_v7007000_t0000_u01781934188012") 2026/06/20 05:54:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8639_d20260620_m054307_c001_v0001104_t0043_u01781934187129") 2026/06/20 05:54:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba0b_d20260620_m054306_c001_v7007000_t0000_u01781934186224") 2026/06/20 05:54:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8635_d20260620_m054305_c001_v0001104_t0022_u01781934185408") 2026/06/20 05:54:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f417baa0fd211ba06_d20260620_m054303_c001_v7007000_t0000_u01781934183238") 2026/06/20 05:54:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff862f_d20260620_m054302_c001_v0001104_t0027_u01781934182104") 2026/06/20 05:54:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f71c_d20260620_m054925_c001_v7007000_t0000_u01781934565469") 2026/06/20 05:54:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d77_d20260620_m054923_c001_v0001120_t0052_u01781934563922") 2026/06/20 05:54:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f719_d20260620_m054923_c001_v7007000_t0000_u01781934563344") 2026/06/20 05:54:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054db7c_d20260620_m054921_c001_v0001033_t0017_u01781934561781") 2026/06/20 05:54:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217287e_d20260620_m055319_c001_v7007000_t0000_u01781934799966") 2026/06/20 05:54:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaa9f_d20260620_m055319_c001_v0001043_t0044_u01781934799090") 2026/06/20 05:54:50 DEBUG : sub/yam: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d845_d20260620_m054500_c001_v7007000_t0000_u01781934300259") 2026/06/20 05:54:50 DEBUG : sub/yam: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff87cd_d20260620_m054458_c001_v0001104_t0016_u01781934298617") 2026/06/20 05:54:50 DEBUG : test_dir1/file2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f712_d20260620_m054921_c001_v7007000_t0000_u01781934561014") 2026/06/20 05:54:50 DEBUG : test_dir1/file2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054db76_d20260620_m054919_c001_v0001033_t0023_u01781934559496") 2026/06/20 05:54:50 DEBUG : test_dir1/file2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f70d_d20260620_m054918_c001_v7007000_t0000_u01781934558732") 2026/06/20 05:54:50 DEBUG : test_dir1/file2: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054db70_d20260620_m054917_c001_v0001033_t0000_u01781934557303") 2026/06/20 05:54:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f714_d20260620_m054921_c001_v7007000_t0000_u01781934561197") 2026/06/20 05:54:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853d71_d20260620_m054919_c001_v0001120_t0051_u01781934559846") 2026/06/20 05:54:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4079e459c917f70e_d20260620_m054918_c001_v7007000_t0000_u01781934558916") 2026/06/20 05:54:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa927_d20260620_m054917_c001_v0001043_t0038_u01781934557290") 2026/06/20 05:54:50 DEBUG : three: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b40a_d20260620_m054451_c001_v7007000_t0000_u01781934291874") 2026/06/20 05:54:50 DEBUG : three: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff87b5_d20260620_m054450_c001_v0001104_t0048_u01781934290404") 2026/06/20 05:54:50 DEBUG : three: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff87a9_d20260620_m054447_c001_v0001104_t0011_u01781934287525") 2026/06/20 05:54:50 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217287f_d20260620_m055321_c001_v7007000_t0000_u01781934801746") 2026/06/20 05:54:50 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853f91_d20260620_m055320_c001_v0001120_t0016_u01781934800912") 2026/06/20 05:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172899_d20260620_m055343_c001_v7007000_t0000_u01781934823156") 2026/06/20 05:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054df0a_d20260620_m055341_c001_v0001033_t0031_u01781934821042") 2026/06/20 05:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172895_d20260620_m055339_c001_v7007000_t0000_u01781934819461") 2026/06/20 05:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853fb3_d20260620_m055336_c001_v0001120_t0006_u01781934816777") 2026/06/20 05:54:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172892_d20260620_m055335_c001_v7007000_t0000_u01781934815812") 2026/06/20 05:54:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaaa7_d20260620_m055334_c001_v0001043_t0040_u01781934814920") 2026/06/20 05:54:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217288a_d20260620_m055329_c001_v7007000_t0000_u01781934809812") 2026/06/20 05:54:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853fa7_d20260620_m055328_c001_v0001120_t0029_u01781934808877") 2026/06/20 05:54:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217288d_d20260620_m055331_c001_v7007000_t0000_u01781934811954") 2026/06/20 05:54:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054deec_d20260620_m055330_c001_v0001033_t0045_u01781934810771") 2026/06/20 05:54:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172888_d20260620_m055327_c001_v7007000_t0000_u01781934807909") 2026/06/20 05:54:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efaaa3_d20260620_m055327_c001_v0001043_t0000_u01781934807108") 2026/06/20 05:54:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172885_d20260620_m055325_c001_v7007000_t0000_u01781934805976") 2026/06/20 05:54:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d59_d20260620_m055324_c001_v0001104_t0003_u01781934804932") 2026/06/20 05:54:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172882_d20260620_m055323_c001_v7007000_t0000_u01781934803965") 2026/06/20 05:54:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f101af50ce054ded4_d20260620_m055322_c001_v0001033_t0033_u01781934802707") 2026/06/20 05:54:51 DEBUG : toe/toe/toe: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f4207a0667451d0ed_d20260620_m055348_c001_v7007000_t0000_u01781934828385") 2026/06/20 05:54:51 DEBUG : toe/toe/toe: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f1109a15b42853fc3_d20260620_m055347_c001_v0001120_t0049_u01781934827545") 2026/06/20 05:54:51 DEBUG : toe/toe/toe: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172890_d20260620_m055333_c001_v7007000_t0000_u01781934813967") 2026/06/20 05:54:51 DEBUG : toe/toe/toe: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d5d_d20260620_m055332_c001_v0001104_t0027_u01781934812917") 2026/06/20 05:54:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f701217289f_d20260620_m055343_c001_v7007000_t0000_u01781934823767") 2026/06/20 05:54:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff8d65_d20260620_m055342_c001_v0001104_t0016_u01781934822614") 2026/06/20 05:54:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41981f7012172896_d20260620_m055340_c001_v7007000_t0000_u01781934820047") 2026/06/20 05:54:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f105750cb49c638cf_d20260620_m055338_c001_v0001115_t0034_u01781934818133") 2026/06/20 05:54:51 DEBUG : two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f416c06e22129b40b_d20260620_m054452_c001_v7007000_t0000_u01781934292060") 2026/06/20 05:54:52 DEBUG : two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e9479e0efa6ef_d20260620_m054449_c001_v0001043_t0021_u01781934289835") 2026/06/20 05:54:52 DEBUG : two: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f406e32fe0eff87a7_d20260620_m054447_c001_v0001104_t0034_u01781934287343") 2026/06/20 05:54:52 DEBUG : yam: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d847_d20260620_m054500_c001_v7007000_t0000_u01781934300991") 2026/06/20 05:54:52 DEBUG : yam: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f109488981a189b58_d20260620_m054500_c001_v0001178_t0042_u01781934300033") 2026/06/20 05:54:52 DEBUG : yam: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d842_d20260620_m054457_c001_v7007000_t0000_u01781934297322") 2026/06/20 05:54:52 DEBUG : yam: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e32fe0eff87c3_d20260620_m054455_c001_v0001104_t0054_u01781934295588") 2026/06/20 05:54:52 DEBUG : yam: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d83d_d20260620_m054454_c001_v7007000_t0000_u01781934294305") 2026/06/20 05:54:52 DEBUG : yam: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f106e9479e0efa6f3_d20260620_m054452_c001_v0001043_t0052_u01781934292623") 2026/06/20 05:54:52 DEBUG : yaml: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d844_d20260620_m054458_c001_v7007000_t0000_u01781934298054") 2026/06/20 05:54:52 DEBUG : yaml: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f10720430396e9d21_d20260620_m054456_c001_v0001172_t0045_u01781934296826") 2026/06/20 05:54:52 DEBUG : yaml: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f41821bcfc811d83f_d20260620_m054455_c001_v7007000_t0000_u01781934295037") 2026/06/20 05:54:52 DEBUG : yaml: Deleting (id "4_zaf32cd7380ddeb3b9fe80e1b_f115312ada6477015_d20260620_m054453_c001_v0001171_t0006_u01781934293977") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m54.213210401s (try 1/5)