"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/11 04:37:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu" 2026/05/11 04:37:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:37:48 DEBUG : Creating backend with remote "/tmp/rclone2603740904" === 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-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:37:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:37:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/11 04:37:49 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:37:49 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:37:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 04:37:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:37:50 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:37:50 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:37:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:37:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:37:51 INFO : sub dir/hello world: Copied (new) 2026/05/11 04:37:51 DEBUG : B2 bucket rclone-test-cusudon6rohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.99s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", 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-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", 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-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:37:52 DEBUG : Creating backend with remote "/non-existing" 2026/05/11 04:37:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/11 04:37:53 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:37:53 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:37:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:37:54 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:37:54 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:37:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:37:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:37:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.75s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", 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-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:37:55 INFO : B2 bucket rclone-test-cusudon6rohu: Running all checks before starting transfers 2026/05/11 04:37:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:37:55 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:37:55 INFO : B2 bucket rclone-test-cusudon6rohu: Checks finished, now starting transfers 2026/05/11 04:37:55 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:37:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:37:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:37:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.20s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:37:56 ERROR : Ignoring --no-traverse with sync 2026/05/11 04:37:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:37:56 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:37:56 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:37:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:37:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:37:57 INFO : sub dir/hello world: Copied (new) 2026/05/11 04:37:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.24s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:37:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/11 04:37:58 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:37:58 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:37:58 DEBUG : hello world2: size = 12 OK 2026/05/11 04:37:58 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/11 04:37:58 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.29s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:37:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 04:37:59 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:37:59 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:37:59 DEBUG : potato2: size = 11 OK 2026/05/11 04:37:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:37:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 04:38:01 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:01 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:01 DEBUG : potato2: size = 11 OK 2026/05/11 04:38:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:38:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.59s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/11 04:38:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 04:38:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/11 04:38:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 04:38:02 INFO : sub dir2: Making directory 2026/05/11 04:38:02 INFO : sub dir: Making directory 2026/05/11 04:38:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:38:02 INFO : sub dir2/sub sub dir2: Making directory 2026/05/11 04:38:02 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:02 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:02 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:38:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:38:02 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/11 04:38:02 DEBUG : B2 bucket rclone-test-cusudon6rohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.22s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:03 INFO : sub dir2: Making directory 2026/05/11 04:38:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/11 04:38:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 04:38:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:38:03 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:03 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:38:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:38:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:04 DEBUG : sub dir2: Making directory with metadata 2026/05/11 04:38:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 04:38:04 INFO : sub dir2: Making directory 2026/05/11 04:38:04 INFO : sub dir: Making directory 2026/05/11 04:38:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:38:04 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:04 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:05 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:38:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:38:05 INFO : sub dir/hello world: Copied (new) 2026/05/11 04:38:05 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/11 04:38:05 DEBUG : B2 bucket rclone-test-cusudon6rohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/11 04:38:05 DEBUG : B2 bucket rclone-test-cusudon6rohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.46s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", 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-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:06 INFO : sub dir2: Making directory 2026/05/11 04:38:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:38:06 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:06 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:07 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:38:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:38:07 INFO : sub dir/hello world: Copied (new) 2026/05/11 04:38:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:07 DEBUG : sub dir2: Making directory with metadata 2026/05/11 04:38:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 04:38:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 04:38:08 INFO : sub dir2: Making directory 2026/05/11 04:38:08 INFO : sub dir: Making directory 2026/05/11 04:38:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:38:08 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:08 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:08 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:38:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:38:08 INFO : sub dir/hello world: Copied (new) 2026/05/11 04:38:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/11 04:38:08 DEBUG : B2 bucket rclone-test-cusudon6rohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.34s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", 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-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:09 INFO : sub dir2: Making directory 2026/05/11 04:38:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:38:09 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:09 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:10 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:38:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:38:10 INFO : sub dir/hello world: Copied (new) 2026/05/11 04:38:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.27s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qomenod0qino" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-cusudon6rohu -> B2 bucket rclone-test-qomenod0qino 2026/05/11 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:38:12 DEBUG : B2 bucket rclone-test-qomenod0qino: Waiting for checks to finish 2026/05/11 04:38:12 DEBUG : B2 bucket rclone-test-qomenod0qino: Waiting for transfers to finish 2026/05/11 04:38:13 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:38:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:38:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 04:38:13 DEBUG : B2 bucket rclone-test-qomenod0qino: Purge remote 2026/05/11 04:38:13 INFO : B2 bucket rclone-test-qomenod0qino: cleaning bucket "rclone-test-qomenod0qino" of all files 2026/05/11 04:38:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f921d63504d1b5b9fe80e1b_f1194b29a93dc4b9a_d20260511_m043813_c001_v0001042_t0034_u01778474293251") --- PASS: TestServerSideCopy (4.28s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:15 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:38:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:38:15 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 04:38:15 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:16 DEBUG : sub dir/hello world: size = 17 OK 2026/05/11 04:38:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/11 04:38:16 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.89s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:17 DEBUG : Creating backend with remote "TestB2:rclone-test-gederow4wiyi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-cusudon6rohu -> B2 bucket rclone-test-gederow4wiyi 2026/05/11 04:38:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:38:18 DEBUG : B2 bucket rclone-test-gederow4wiyi: Waiting for checks to finish 2026/05/11 04:38:18 DEBUG : B2 bucket rclone-test-gederow4wiyi: Waiting for transfers to finish 2026/05/11 04:38:19 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:38:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:38:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 04:38:21 DEBUG : B2 bucket rclone-test-gederow4wiyi: Waiting for checks to finish 2026/05/11 04:38:21 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:38:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gederow4wiyi) 2026/05/11 04:38:21 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 04:38:21 DEBUG : B2 bucket rclone-test-gederow4wiyi: Waiting for transfers to finish 2026/05/11 04:38:21 DEBUG : sub dir/hello world: size = 17 OK 2026/05/11 04:38:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/11 04:38:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 04:38:21 DEBUG : B2 bucket rclone-test-gederow4wiyi: Purge remote 2026/05/11 04:38:21 INFO : B2 bucket rclone-test-gederow4wiyi: cleaning bucket "rclone-test-gederow4wiyi" of all files 2026/05/11 04:38:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f322de3504d1b5b9fe80e1b_f1173dc57d07147e9_d20260511_m043821_c001_v0001184_t0041_u01778474301217") 2026/05/11 04:38:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f322de3504d1b5b9fe80e1b_f110981d66c550aad_d20260511_m043819_c001_v0001184_t0059_u01778474299464") --- PASS: TestServerSideCopyOverSelf (6.03s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:23 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:38:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:38:23 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 04:38:23 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:24 DEBUG : sub dir/hello world: size = 17 OK 2026/05/11 04:38:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/11 04:38:24 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/11 04:38:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.99s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:25 DEBUG : Creating backend with remote "TestB2:rclone-test-pecosag7wine" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-cusudon6rohu -> B2 bucket rclone-test-pecosag7wine 2026/05/11 04:38:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:38:26 DEBUG : B2 bucket rclone-test-pecosag7wine: Waiting for checks to finish 2026/05/11 04:38:26 DEBUG : B2 bucket rclone-test-pecosag7wine: Waiting for transfers to finish 2026/05/11 04:38:28 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:38:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:38:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 04:38:29 DEBUG : B2 bucket rclone-test-pecosag7wine: Waiting for checks to finish 2026/05/11 04:38:29 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:38:29 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pecosag7wine) 2026/05/11 04:38:29 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 04:38:29 DEBUG : B2 bucket rclone-test-pecosag7wine: Waiting for transfers to finish 2026/05/11 04:38:29 DEBUG : sub dir/hello world: size = 17 OK 2026/05/11 04:38:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/11 04:38:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 04:38:29 INFO : sub dir/hello world: Deleted 2026/05/11 04:38:30 DEBUG : testing file moves 2026/05/11 04:38:30 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:38:30 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pecosag7wine) 2026/05/11 04:38:30 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 04:38:30 DEBUG : B2 bucket rclone-test-pecosag7wine: Waiting for checks to finish 2026/05/11 04:38:30 DEBUG : B2 bucket rclone-test-pecosag7wine: Waiting for transfers to finish 2026/05/11 04:38:31 DEBUG : sub dir/hello world: size = 24 OK 2026/05/11 04:38:31 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/11 04:38:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 04:38:31 INFO : sub dir/hello world: Deleted 2026/05/11 04:38:31 DEBUG : B2 bucket rclone-test-pecosag7wine: Purge remote 2026/05/11 04:38:31 INFO : B2 bucket rclone-test-pecosag7wine: cleaning bucket "rclone-test-pecosag7wine" of all files 2026/05/11 04:38:31 DEBUG : sub dir/hello world: Deleting (id "4_z1fd24de3504d1b5b9fe80e1b_f113d81f5eb369922_d20260511_m043830_c001_v0001172_t0057_u01778474310983") 2026/05/11 04:38:31 DEBUG : sub dir/hello world: Deleting (id "4_z1fd24de3504d1b5b9fe80e1b_f1191788e71febe86_d20260511_m043829_c001_v0001130_t0049_u01778474309189") 2026/05/11 04:38:31 DEBUG : sub dir/hello world: Deleting (id "4_z1fd24de3504d1b5b9fe80e1b_f1174174e137eacb1_d20260511_m043827_c001_v0001167_t0027_u01778474307635") --- PASS: TestServerSideMoveOverSelf (8.27s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:33 ERROR : error listing: directory not found 2026/05/11 04:38:33 INFO : Local file system at /tmp/rclone2603740904: Making directory 2026/05/11 04:38:34 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:34 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:38:35 DEBUG : Local file system at /tmp/rclone2603740904: Waiting for checks to finish 2026/05/11 04:38:35 DEBUG : Local file system at /tmp/rclone2603740904: Waiting for transfers to finish 2026/05/11 04:38:36 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/11 04:38:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:38:36 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/11 04:38:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.94s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:37 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/11 04:38:37 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:37 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:37 DEBUG : check sum: size = 1 OK 2026/05/11 04:38:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/11 04:38:37 INFO : check sum: Copied (new) 2026/05/11 04:38:37 DEBUG : Waiting for deletions to finish 2026/05/11 04:38:37 DEBUG : check sum: size = 1 OK 2026/05/11 04:38:37 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/11 04:38:37 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/11 04:38:37 DEBUG : check sum: Unchanged skipping 2026/05/11 04:38:37 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:37 DEBUG : Waiting for deletions to finish 2026/05/11 04:38:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.52s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/11 04:38:38 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:38 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:38 DEBUG : sizeonly: size = 6 OK 2026/05/11 04:38:38 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/11 04:38:38 INFO : sizeonly: Copied (new) 2026/05/11 04:38:38 DEBUG : Waiting for deletions to finish 2026/05/11 04:38:39 DEBUG : sizeonly: size = 6 OK 2026/05/11 04:38:39 DEBUG : sizeonly: Sizes identical 2026/05/11 04:38:39 DEBUG : sizeonly: Unchanged skipping 2026/05/11 04:38:39 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:39 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:39 DEBUG : Waiting for deletions to finish 2026/05/11 04:38:39 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.60s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/11 04:38:40 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:40 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:40 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/11 04:38:40 INFO : ignore-size: Copied (new) 2026/05/11 04:38:40 DEBUG : Waiting for deletions to finish 2026/05/11 04:38:40 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:38:40 DEBUG : ignore-size: Unchanged skipping 2026/05/11 04:38:40 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:40 DEBUG : Waiting for deletions to finish 2026/05/11 04:38:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.64s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:42 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:42 DEBUG : existing: size = 6 OK 2026/05/11 04:38:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:38:42 DEBUG : existing: Unchanged skipping 2026/05/11 04:38:42 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:42 DEBUG : Waiting for deletions to finish 2026/05/11 04:38:42 INFO : There was nothing to transfer 2026/05/11 04:38:42 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/11 04:38:42 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:42 DEBUG : existing: size = 6 OK 2026/05/11 04:38:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/11 04:38:42 INFO : existing: Copied (replaced existing) 2026/05/11 04:38:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.90s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/11 04:38:43 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:43 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:44 DEBUG : existing: size = 6 OK 2026/05/11 04:38:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/11 04:38:44 INFO : existing: Copied (new) 2026/05/11 04:38:44 DEBUG : Waiting for deletions to finish 2026/05/11 04:38:44 DEBUG : existing: Destination exists, skipping 2026/05/11 04:38:44 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:44 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:44 DEBUG : Waiting for deletions to finish 2026/05/11 04:38:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.85s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:46 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/11 04:38:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/11 04:38:46 DEBUG : c/non empty space: size = 5 OK 2026/05/11 04:38:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:38:46 DEBUG : c/non empty space: Unchanged skipping 2026/05/11 04:38:46 DEBUG : a/potato2: size = 60 OK 2026/05/11 04:38:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 04:38:46 INFO : a/potato2: Copied (new) 2026/05/11 04:38:46 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:46 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:46 DEBUG : Waiting for deletions to finish 2026/05/11 04:38:47 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:49 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:49 DEBUG : empty space: size = 1 OK 2026/05/11 04:38:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/11 04:38:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/11 04:38:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/11 04:38:49 DEBUG : empty space: Unchanged skipping 2026/05/11 04:38:49 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:49 DEBUG : Waiting for deletions to finish 2026/05/11 04:38:49 INFO : There was nothing to transfer 2026/05/11 04:38:49 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:49 DEBUG : empty space: size = 1 OK 2026/05/11 04:38:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/11 04:38:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/11 04:38:50 INFO : empty space: Updated modification time in destination 2026/05/11 04:38:50 DEBUG : empty space: Unchanged skipping 2026/05/11 04:38:50 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:50 DEBUG : Waiting for deletions to finish 2026/05/11 04:38:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:51 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:51 DEBUG : empty space: size = 1 OK 2026/05/11 04:38:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/11 04:38:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/11 04:38:51 DEBUG : empty space: Unchanged skipping 2026/05/11 04:38:51 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:51 DEBUG : Waiting for deletions to finish 2026/05/11 04:38:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:53 DEBUG : foo: size = 3 OK 2026/05/11 04:38:53 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/11 04:38:53 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:38:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:38:53 DEBUG : foo: sha1 differ 2026/05/11 04:38:53 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:53 DEBUG : foo: size = 3 OK 2026/05/11 04:38:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/11 04:38:53 INFO : foo: Copied (replaced existing) 2026/05/11 04:38:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:54 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/11 04:38:54 DEBUG : empty space: size = 1 OK 2026/05/11 04:38:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:38:54 DEBUG : empty space: Unchanged skipping 2026/05/11 04:38:54 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:54 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:55 DEBUG : potato: size = 60 OK 2026/05/11 04:38:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 04:38:55 INFO : potato: Copied (new) 2026/05/11 04:38:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.96s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:56 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:56 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:38:56 DEBUG : potato: size = 60 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:38:56 DEBUG : potato: Sizes differ 2026/05/11 04:38:56 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:56 DEBUG : potato: size = 21 OK 2026/05/11 04:38:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/11 04:38:56 INFO : potato: Copied (replaced existing) 2026/05/11 04:38:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.72s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:38:58 DEBUG : potato: size = 21 OK 2026/05/11 04:38:58 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/11 04:38:58 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:38:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2603740904) 2026/05/11 04:38:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:38:58 DEBUG : potato: sha1 differ 2026/05/11 04:38:58 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:38:58 DEBUG : potato: size = 21 OK 2026/05/11 04:38:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/11 04:38:58 INFO : potato: Copied (replaced existing) 2026/05/11 04:38:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 04:39:00 DEBUG : empty space: size = 1 OK 2026/05/11 04:39:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:39:00 DEBUG : empty space: Unchanged skipping 2026/05/11 04:39:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/11 04:39:00 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:00 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:00 DEBUG : Waiting for deletions to finish 2026/05/11 04:39:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 04:39:02 DEBUG : empty space: size = 1 OK 2026/05/11 04:39:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:39:02 DEBUG : empty space: Unchanged skipping 2026/05/11 04:39:02 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:02 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:02 DEBUG : potato2: size = 60 OK 2026/05/11 04:39:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 04:39:02 INFO : potato2: Copied (new) 2026/05/11 04:39:02 DEBUG : Waiting for deletions to finish 2026/05/11 04:39:03 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:04 INFO : d: Making directory 2026/05/11 04:39:04 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/11 04:39:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/11 04:39:05 DEBUG : c/non empty space: size = 5 OK 2026/05/11 04:39:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:39:05 DEBUG : c/non empty space: Unchanged skipping 2026/05/11 04:39:05 DEBUG : a/potato2: size = 60 OK 2026/05/11 04:39:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 04:39:05 INFO : a/potato2: Copied (new) 2026/05/11 04:39:05 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:05 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:05 DEBUG : Waiting for deletions to finish 2026/05/11 04:39:05 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:07 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/11 04:39:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/11 04:39:08 DEBUG : c/non empty space: size = 5 OK 2026/05/11 04:39:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:39:08 DEBUG : c/non empty space: Unchanged skipping 2026/05/11 04:39:08 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:08 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:08 DEBUG : a/potato2: size = 60 OK 2026/05/11 04:39:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 04:39:08 INFO : a/potato2: Copied (new) 2026/05/11 04:39:08 ERROR : B2 bucket rclone-test-cusudon6rohu: not deleting files as there were IO errors 2026/05/11 04:39:08 ERROR : B2 bucket rclone-test-cusudon6rohu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:10 DEBUG : Waiting for deletions to finish 2026/05/11 04:39:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 04:39:10 DEBUG : empty space: size = 1 OK 2026/05/11 04:39:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:39:10 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:10 DEBUG : empty space: Unchanged skipping 2026/05/11 04:39:10 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:10 INFO : potato: Deleted 2026/05/11 04:39:10 DEBUG : potato2: size = 60 OK 2026/05/11 04:39:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 04:39:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.31s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:12 DEBUG : Waiting for deletions to finish 2026/05/11 04:39:12 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:12 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:12 INFO : potato: Deleted 2026/05/11 04:39:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 04:39:13 DEBUG : empty space: size = 1 OK 2026/05/11 04:39:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:39:13 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:13 DEBUG : empty space: Unchanged skipping 2026/05/11 04:39:13 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:13 DEBUG : potato2: size = 60 OK 2026/05/11 04:39:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 04:39:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.61s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 04:39:15 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:15 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:15 DEBUG : potato2: size = 19 OK 2026/05/11 04:39:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/11 04:39:15 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.24s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:17 DEBUG : enormous: Excluded (Size Filter) 2026/05/11 04:39:17 DEBUG : enormous: Excluded 2026/05/11 04:39:17 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 04:39:17 DEBUG : potato2: Excluded 2026/05/11 04:39:17 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 04:39:17 DEBUG : potato2: Excluded 2026/05/11 04:39:17 DEBUG : empty space: size = 1 OK 2026/05/11 04:39:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:39:17 DEBUG : empty space: Unchanged skipping 2026/05/11 04:39:17 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:17 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:17 DEBUG : Waiting for deletions to finish 2026/05/11 04:39:17 INFO : There was nothing to transfer 2026/05/11 04:39:17 DEBUG : enormous: Excluded (Size Filter) 2026/05/11 04:39:17 DEBUG : enormous: Excluded 2026/05/11 04:39:17 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 04:39:17 DEBUG : potato2: Excluded 2026/05/11 04:39:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 04:39:18 DEBUG : potato2: Excluded 2026/05/11 04:39:18 DEBUG : empty space: size = 1 OK 2026/05/11 04:39:18 DEBUG : Local file system at /tmp/rclone2603740904: Waiting for checks to finish 2026/05/11 04:39:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/11 04:39:18 DEBUG : empty space: Unchanged skipping 2026/05/11 04:39:18 DEBUG : Local file system at /tmp/rclone2603740904: Waiting for transfers to finish 2026/05/11 04:39:18 DEBUG : Waiting for deletions to finish 2026/05/11 04:39:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.25s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:20 DEBUG : enormous: Excluded (Size Filter) 2026/05/11 04:39:20 DEBUG : enormous: Excluded 2026/05/11 04:39:20 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 04:39:20 DEBUG : potato2: Excluded 2026/05/11 04:39:20 DEBUG : empty space: size = 1 OK 2026/05/11 04:39:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:39:20 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:20 DEBUG : empty space: Unchanged skipping 2026/05/11 04:39:20 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:20 DEBUG : Waiting for deletions to finish 2026/05/11 04:39:20 INFO : potato2: Deleted 2026/05/11 04:39:20 INFO : enormous: Deleted 2026/05/11 04:39:20 INFO : There was nothing to transfer 2026/05/11 04:39:20 DEBUG : empty space: size = 1 OK 2026/05/11 04:39:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/11 04:39:20 DEBUG : empty space: Unchanged skipping 2026/05/11 04:39:20 DEBUG : Local file system at /tmp/rclone2603740904: Waiting for checks to finish 2026/05/11 04:39:20 DEBUG : Local file system at /tmp/rclone2603740904: Waiting for transfers to finish 2026/05/11 04:39:20 DEBUG : Waiting for deletions to finish 2026/05/11 04:39:20 INFO : enormous: Deleted 2026/05/11 04:39:20 INFO : potato2: Deleted 2026/05/11 04:39:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.74s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:23 DEBUG : five: Need to transfer - File not found at Destination 2026/05/11 04:39:23 DEBUG : four: size = 4 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:39:23 DEBUG : four: size = 8 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:39:23 DEBUG : four: Sizes differ 2026/05/11 04:39:23 DEBUG : one: Destination is newer than source, skipping 2026/05/11 04:39:23 DEBUG : three: size = 5 OK 2026/05/11 04:39:23 DEBUG : three: Sizes identical 2026/05/11 04:39:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/11 04:39:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/11 04:39:23 DEBUG : two: size = 3 OK 2026/05/11 04:39:23 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2603740904) 2026/05/11 04:39:23 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:39:23 DEBUG : two: sha1 differ 2026/05/11 04:39:23 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:23 DEBUG : five: size = 4 OK 2026/05/11 04:39:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/11 04:39:23 INFO : five: Copied (new) 2026/05/11 04:39:23 DEBUG : two: size = 3 OK 2026/05/11 04:39:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/11 04:39:23 INFO : two: Copied (replaced existing) 2026/05/11 04:39:23 DEBUG : four: size = 4 OK 2026/05/11 04:39:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/11 04:39:23 INFO : four: Copied (replaced existing) 2026/05/11 04:39:23 DEBUG : Waiting for deletions to finish 2026/05/11 04:39:24 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:24 DEBUG : five: size = 4 OK 2026/05/11 04:39:24 DEBUG : four: size = 4 OK 2026/05/11 04:39:24 DEBUG : one: Destination is newer than source, skipping 2026/05/11 04:39:24 DEBUG : three: size = 5 OK 2026/05/11 04:39:24 DEBUG : two: size = 3 OK 2026/05/11 04:39:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/11 04:39:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/11 04:39:24 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/11 04:39:24 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/11 04:39:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/11 04:39:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/11 04:39:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2603740904) 2026/05/11 04:39:24 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:39:24 DEBUG : three: sha1 differ 2026/05/11 04:39:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/11 04:39:24 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/11 04:39:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/11 04:39:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/11 04:39:24 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:24 DEBUG : three: size = 5 OK 2026/05/11 04:39:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/11 04:39:24 INFO : three: Copied (replaced existing) 2026/05/11 04:39:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.69s) === 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-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/11 04:39:26 INFO : B2 bucket rclone-test-cusudon6rohu: Making map for --track-renames 2026/05/11 04:39:26 INFO : B2 bucket rclone-test-cusudon6rohu: Finished making map for --track-renames 2026/05/11 04:39:26 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/11 04:39:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/11 04:39:26 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for renames to finish 2026/05/11 04:39:26 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:26 DEBUG : yam: size = 11 OK 2026/05/11 04:39:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/11 04:39:26 INFO : yam: Copied (new) 2026/05/11 04:39:26 DEBUG : potato: size = 14 OK 2026/05/11 04:39:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/11 04:39:26 INFO : potato: Copied (new) 2026/05/11 04:39:26 DEBUG : Waiting for deletions to finish 2026/05/11 04:39:27 INFO : B2 bucket rclone-test-cusudon6rohu: Making map for --track-renames 2026/05/11 04:39:27 DEBUG : potato: size = 14 OK 2026/05/11 04:39:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:39:27 INFO : B2 bucket rclone-test-cusudon6rohu: Finished making map for --track-renames 2026/05/11 04:39:27 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:27 DEBUG : potato: Unchanged skipping 2026/05/11 04:39:27 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for renames to finish 2026/05/11 04:39:28 DEBUG : yaml: size = 11 OK 2026/05/11 04:39:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/11 04:39:28 INFO : yam: Copied (server-side copy) to: yaml 2026/05/11 04:39:28 INFO : yam: Deleted 2026/05/11 04:39:28 INFO : yaml: Renamed from "yam" 2026/05/11 04:39:28 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.06s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/11 04:39:29 INFO : B2 bucket rclone-test-cusudon6rohu: Making map for --track-renames 2026/05/11 04:39:29 INFO : B2 bucket rclone-test-cusudon6rohu: Finished making map for --track-renames 2026/05/11 04:39:29 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/11 04:39:29 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for renames to finish 2026/05/11 04:39:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/11 04:39:29 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:29 DEBUG : potato: size = 14 OK 2026/05/11 04:39:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/11 04:39:29 INFO : potato: Copied (new) 2026/05/11 04:39:29 DEBUG : yam: size = 11 OK 2026/05/11 04:39:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/11 04:39:29 INFO : yam: Copied (new) 2026/05/11 04:39:29 DEBUG : Waiting for deletions to finish 2026/05/11 04:39:30 INFO : B2 bucket rclone-test-cusudon6rohu: Making map for --track-renames 2026/05/11 04:39:30 DEBUG : potato: size = 14 OK 2026/05/11 04:39:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:39:30 INFO : B2 bucket rclone-test-cusudon6rohu: Finished making map for --track-renames 2026/05/11 04:39:30 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:30 DEBUG : potato: Unchanged skipping 2026/05/11 04:39:30 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for renames to finish 2026/05/11 04:39:30 DEBUG : yaml: size = 11 OK 2026/05/11 04:39:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/11 04:39:30 INFO : yam: Copied (server-side copy) to: yaml 2026/05/11 04:39:30 INFO : yam: Deleted 2026/05/11 04:39:30 INFO : yaml: Renamed from "yam" 2026/05/11 04:39:30 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/11 04:39:31 INFO : B2 bucket rclone-test-cusudon6rohu: Making map for --track-renames 2026/05/11 04:39:31 INFO : B2 bucket rclone-test-cusudon6rohu: Finished making map for --track-renames 2026/05/11 04:39:31 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/11 04:39:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/11 04:39:31 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for renames to finish 2026/05/11 04:39:31 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:32 DEBUG : sub/yam: size = 11 OK 2026/05/11 04:39:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/11 04:39:32 INFO : sub/yam: Copied (new) 2026/05/11 04:39:32 DEBUG : potato: size = 14 OK 2026/05/11 04:39:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/11 04:39:32 INFO : potato: Copied (new) 2026/05/11 04:39:32 DEBUG : Waiting for deletions to finish 2026/05/11 04:39:32 DEBUG : potato: size = 14 OK 2026/05/11 04:39:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:39:32 DEBUG : potato: Unchanged skipping 2026/05/11 04:39:33 INFO : B2 bucket rclone-test-cusudon6rohu: Making map for --track-renames 2026/05/11 04:39:33 INFO : B2 bucket rclone-test-cusudon6rohu: Finished making map for --track-renames 2026/05/11 04:39:33 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:33 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for renames to finish 2026/05/11 04:39:33 DEBUG : yam: size = 11 OK 2026/05/11 04:39:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/11 04:39:33 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/11 04:39:33 INFO : sub/yam: Deleted 2026/05/11 04:39:33 INFO : yam: Renamed from "sub/yam" 2026/05/11 04:39:33 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.99s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:34 DEBUG : Creating backend with remote "/tmp/rclone2603740904/dir1" 2026/05/11 04:39:34 DEBUG : Creating backend with remote "/tmp/rclone2603740904/dir2" 2026/05/11 04:39:34 DEBUG : Local file system at /tmp/rclone2603740904/dir2: Using server-side directory move 2026/05/11 04:39:34 INFO : Local file system at /tmp/rclone2603740904/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/11 04:39:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/11 04:39:34 DEBUG : Local file system at /tmp/rclone2603740904/dir2: Waiting for checks to finish 2026/05/11 04:39:34 INFO : file1.txt: Moved (server-side) 2026/05/11 04:39:34 DEBUG : Local file system at /tmp/rclone2603740904/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:39:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/11 04:39:35 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:35 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:35 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/11 04:39:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/11 04:39:35 INFO : nested/sub dir/file: Copied (new) 2026/05/11 04:39:35 INFO : nested/sub dir/file: Deleted 2026/05/11 04:39:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:39:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:39:35 INFO : sub dir/hello world: Copied (new) 2026/05/11 04:39:35 INFO : sub dir/hello world: Deleted 2026/05/11 04:39:35 INFO : sub dir: Removing directory 2026/05/11 04:39:35 INFO : nested/sub dir: Removing directory 2026/05/11 04:39:35 INFO : nested: Removing directory 2026/05/11 04:39:35 DEBUG : Local file system at /tmp/rclone2603740904: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.75s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 04:39:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/11 04:39:36 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:36 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 04:39:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:39:37 INFO : sub dir/hello world: Copied (new) 2026/05/11 04:39:37 INFO : sub dir/hello world: Deleted 2026/05/11 04:39:37 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/11 04:39:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/11 04:39:37 INFO : nested/sub dir/file: Copied (new) 2026/05/11 04:39:37 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.44s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/11 04:39:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/11 04:39:38 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:38 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:38 DEBUG : existing-b: size = 6 OK 2026/05/11 04:39:38 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/11 04:39:38 INFO : existing-b: Copied (new) 2026/05/11 04:39:38 INFO : existing-b: Deleted 2026/05/11 04:39:38 DEBUG : existing: size = 6 OK 2026/05/11 04:39:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/11 04:39:38 INFO : existing: Copied (new) 2026/05/11 04:39:38 INFO : existing: Deleted 2026/05/11 04:39:39 DEBUG : existing: Destination exists, skipping 2026/05/11 04:39:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/11 04:39:39 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:39:39 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:39:39 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.05s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:40 DEBUG : Creating backend with remote "TestB2:rclone-test-wotipuj1niqi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cusudon6rohu -> B2 bucket rclone-test-wotipuj1niqi 2026/05/11 04:39:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 04:39:47 DEBUG : empty space: size = 1 OK 2026/05/11 04:39:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 04:39:47 DEBUG : empty space: Unchanged skipping 2026/05/11 04:39:47 DEBUG : B2 bucket rclone-test-wotipuj1niqi: Waiting for checks to finish 2026/05/11 04:39:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:39:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wotipuj1niqi) 2026/05/11 04:39:47 DEBUG : potato3: Sizes differ 2026/05/11 04:39:48 INFO : empty space: Deleted 2026/05/11 04:39:48 DEBUG : B2 bucket rclone-test-wotipuj1niqi: Waiting for transfers to finish 2026/05/11 04:39:48 DEBUG : potato2: size = 60 OK 2026/05/11 04:39:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 04:39:48 INFO : potato2: Copied (server-side copy) 2026/05/11 04:39:48 DEBUG : potato3: size = 68 OK 2026/05/11 04:39:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/11 04:39:48 INFO : potato3: Copied (server-side copy) 2026/05/11 04:39:48 INFO : potato2: Deleted 2026/05/11 04:39:48 INFO : potato3: Deleted 2026/05/11 04:39:49 DEBUG : Creating backend with remote "TestB2:rclone-test-rikokek7wese" 2026/05/11 04:39:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/11 04:39:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 04:39:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/11 04:39:50 DEBUG : B2 bucket rclone-test-rikokek7wese: Waiting for checks to finish 2026/05/11 04:39:50 DEBUG : B2 bucket rclone-test-rikokek7wese: Waiting for transfers to finish 2026/05/11 04:39:51 DEBUG : empty space: size = 1 OK 2026/05/11 04:39:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/11 04:39:51 INFO : empty space: Copied (server-side copy) 2026/05/11 04:39:51 INFO : empty space: Deleted 2026/05/11 04:39:51 DEBUG : potato3: size = 68 OK 2026/05/11 04:39:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/11 04:39:51 INFO : potato3: Copied (server-side copy) 2026/05/11 04:39:51 DEBUG : potato2: size = 60 OK 2026/05/11 04:39:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 04:39:51 INFO : potato2: Copied (server-side copy) 2026/05/11 04:39:51 INFO : potato3: Deleted 2026/05/11 04:39:51 INFO : potato2: Deleted 2026/05/11 04:39:52 DEBUG : B2 bucket rclone-test-rikokek7wese: Purge remote 2026/05/11 04:39:52 INFO : B2 bucket rclone-test-rikokek7wese: cleaning bucket "rclone-test-rikokek7wese" of all files 2026/05/11 04:39:52 DEBUG : empty space: Deleting (id "4_z3f529d33505d1b5b9fe80e1b_f112f3a3f841dbe02_d20260511_m043950_c001_v0001161_t0029_u01778474390873") 2026/05/11 04:39:52 DEBUG : potato2: Deleting (id "4_z3f529d33505d1b5b9fe80e1b_f11180465152c3900_d20260511_m043951_c001_v0001153_t0003_u01778474391270") 2026/05/11 04:39:52 DEBUG : potato3: Deleting (id "4_z3f529d33505d1b5b9fe80e1b_f11055a5c058f8153_d20260511_m043951_c001_v0001183_t0024_u01778474391248") 2026/05/11 04:39:52 DEBUG : B2 bucket rclone-test-wotipuj1niqi: Purge remote 2026/05/11 04:39:52 INFO : B2 bucket rclone-test-wotipuj1niqi: cleaning bucket "rclone-test-wotipuj1niqi" of all files 2026/05/11 04:39:53 DEBUG : empty space: Deleting (id "4_z0ff27d53505d1b5b9fe80e1b_f4129cd3bd3bcb809_d20260511_m043951_c001_v7007000_t0000_u01778474391248") 2026/05/11 04:39:53 DEBUG : empty space: Deleting (id "4_z0ff27d53505d1b5b9fe80e1b_f1118322d2595e043_d20260511_m043943_c001_v0001109_t0033_u01778474383743") 2026/05/11 04:39:53 DEBUG : potato2: Deleting (id "4_z0ff27d53505d1b5b9fe80e1b_f4166c99597962030_d20260511_m043951_c001_v7007000_t0000_u01778474391588") 2026/05/11 04:39:53 DEBUG : potato2: Deleting (id "4_z0ff27d53505d1b5b9fe80e1b_f1023d1f2d9078921_d20260511_m043947_c001_v0001101_t0029_u01778474387963") 2026/05/11 04:39:53 DEBUG : potato3: Deleting (id "4_z0ff27d53505d1b5b9fe80e1b_f4129cd3bd3bcb80a_d20260511_m043951_c001_v7007000_t0000_u01778474391457") 2026/05/11 04:39:53 DEBUG : potato3: Deleting (id "4_z0ff27d53505d1b5b9fe80e1b_f107f981ee677f859_d20260511_m043948_c001_v0001179_t0014_u01778474388345") 2026/05/11 04:39:53 DEBUG : potato3: Deleting (id "4_z0ff27d53505d1b5b9fe80e1b_f1118322d2595e04f_d20260511_m043946_c001_v0001109_t0001_u01778474386320") --- PASS: TestServerSideMove (14.13s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:39:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lobifiv6lebu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cusudon6rohu -> B2 bucket rclone-test-lobifiv6lebu 2026/05/11 04:39:59 DEBUG : empty space: Excluded (Size Filter) 2026/05/11 04:39:59 DEBUG : empty space: Excluded 2026/05/11 04:39:59 DEBUG : empty space: Excluded (Size Filter) 2026/05/11 04:39:59 DEBUG : empty space: Excluded 2026/05/11 04:39:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 04:39:59 DEBUG : B2 bucket rclone-test-lobifiv6lebu: Waiting for checks to finish 2026/05/11 04:39:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:39:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lobifiv6lebu) 2026/05/11 04:39:59 DEBUG : potato3: Sizes differ 2026/05/11 04:39:59 DEBUG : B2 bucket rclone-test-lobifiv6lebu: Waiting for transfers to finish 2026/05/11 04:40:00 DEBUG : potato2: size = 60 OK 2026/05/11 04:40:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 04:40:00 INFO : potato2: Copied (server-side copy) 2026/05/11 04:40:00 INFO : potato2: Deleted 2026/05/11 04:40:00 DEBUG : potato3: size = 68 OK 2026/05/11 04:40:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/11 04:40:00 INFO : potato3: Copied (server-side copy) 2026/05/11 04:40:01 INFO : potato3: Deleted 2026/05/11 04:40:01 DEBUG : Creating backend with remote "TestB2:rclone-test-rewijuj9lije" 2026/05/11 04:40:02 DEBUG : empty space: Excluded (Size Filter) 2026/05/11 04:40:02 DEBUG : empty space: Excluded 2026/05/11 04:40:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 04:40:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/11 04:40:02 DEBUG : B2 bucket rclone-test-rewijuj9lije: Waiting for checks to finish 2026/05/11 04:40:02 DEBUG : B2 bucket rclone-test-rewijuj9lije: Waiting for transfers to finish 2026/05/11 04:40:03 DEBUG : potato2: size = 60 OK 2026/05/11 04:40:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 04:40:03 INFO : potato2: Copied (server-side copy) 2026/05/11 04:40:03 INFO : potato2: Deleted 2026/05/11 04:40:03 DEBUG : potato3: size = 68 OK 2026/05/11 04:40:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/11 04:40:03 INFO : potato3: Copied (server-side copy) 2026/05/11 04:40:03 INFO : potato3: Deleted 2026/05/11 04:40:04 DEBUG : B2 bucket rclone-test-rewijuj9lije: Purge remote 2026/05/11 04:40:04 INFO : B2 bucket rclone-test-rewijuj9lije: cleaning bucket "rclone-test-rewijuj9lije" of all files 2026/05/11 04:40:04 DEBUG : potato2: Deleting (id "4_z3f42cd33505d1b5b9fe80e1b_f1003abb44ecd4789_d20260511_m044003_c001_v0001171_t0014_u01778474403173") 2026/05/11 04:40:04 DEBUG : potato3: Deleting (id "4_z3f42cd33505d1b5b9fe80e1b_f10203044f727bafd_d20260511_m044003_c001_v0001137_t0035_u01778474403521") 2026/05/11 04:40:05 DEBUG : B2 bucket rclone-test-lobifiv6lebu: Purge remote 2026/05/11 04:40:05 INFO : B2 bucket rclone-test-lobifiv6lebu: cleaning bucket "rclone-test-lobifiv6lebu" of all files 2026/05/11 04:40:05 DEBUG : empty space: Deleting (id "4_z8ff2bd03505d1b5b9fe80e1b_f107a95979e2a49d9_d20260511_m043958_c001_v0001103_t0023_u01778474398959") 2026/05/11 04:40:05 DEBUG : potato2: Deleting (id "4_z8ff2bd03505d1b5b9fe80e1b_f4099c6c586bafadd_d20260511_m044003_c001_v7007000_t0000_u01778474403478") 2026/05/11 04:40:05 DEBUG : potato2: Deleting (id "4_z8ff2bd03505d1b5b9fe80e1b_f104839cc04f59c5e_d20260511_m044000_c001_v0001185_t0051_u01778474400063") 2026/05/11 04:40:05 DEBUG : potato3: Deleting (id "4_z8ff2bd03505d1b5b9fe80e1b_f4099c6c586bafade_d20260511_m044003_c001_v7007000_t0000_u01778474403894") 2026/05/11 04:40:05 DEBUG : potato3: Deleting (id "4_z8ff2bd03505d1b5b9fe80e1b_f11946a6a2007fea8_d20260511_m044000_c001_v0001117_t0034_u01778474400306") 2026/05/11 04:40:05 DEBUG : potato3: Deleting (id "4_z8ff2bd03505d1b5b9fe80e1b_f107a95979e2a49dd_d20260511_m043959_c001_v0001103_t0044_u01778474399393") --- PASS: TestServerSideMoveWithFilter (12.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:40:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lupebif4kaji" 2026/05/11 04:40:10 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cusudon6rohu -> B2 bucket rclone-test-lupebif4kaji 2026/05/11 04:40:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 04:40:12 DEBUG : empty space: size = 1 OK 2026/05/11 04:40:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 04:40:12 DEBUG : empty space: Unchanged skipping 2026/05/11 04:40:12 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:40:12 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lupebif4kaji) 2026/05/11 04:40:12 DEBUG : potato3: Sizes differ 2026/05/11 04:40:12 DEBUG : B2 bucket rclone-test-lupebif4kaji: Waiting for checks to finish 2026/05/11 04:40:12 INFO : empty space: Deleted 2026/05/11 04:40:12 DEBUG : B2 bucket rclone-test-lupebif4kaji: Waiting for transfers to finish 2026/05/11 04:40:13 DEBUG : potato2: size = 60 OK 2026/05/11 04:40:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 04:40:13 INFO : potato2: Copied (server-side copy) 2026/05/11 04:40:13 INFO : potato2: Deleted 2026/05/11 04:40:13 DEBUG : potato3: size = 68 OK 2026/05/11 04:40:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/11 04:40:13 INFO : potato3: Copied (server-side copy) 2026/05/11 04:40:14 INFO : potato3: Deleted 2026/05/11 04:40:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wuzosey7viwi" 2026/05/11 04:40:15 INFO : tomatoDir: Making directory 2026/05/11 04:40:15 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/11 04:40:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 04:40:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/11 04:40:15 DEBUG : B2 bucket rclone-test-wuzosey7viwi: Waiting for checks to finish 2026/05/11 04:40:15 DEBUG : B2 bucket rclone-test-wuzosey7viwi: Waiting for transfers to finish 2026/05/11 04:40:17 DEBUG : potato3: size = 68 OK 2026/05/11 04:40:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/11 04:40:17 INFO : potato3: Copied (server-side copy) 2026/05/11 04:40:17 DEBUG : potato2: size = 60 OK 2026/05/11 04:40:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 04:40:17 INFO : potato2: Copied (server-side copy) 2026/05/11 04:40:17 INFO : potato3: Deleted 2026/05/11 04:40:17 DEBUG : empty space: size = 1 OK 2026/05/11 04:40:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/11 04:40:17 INFO : empty space: Copied (server-side copy) 2026/05/11 04:40:17 INFO : potato2: Deleted 2026/05/11 04:40:17 INFO : empty space: Deleted 2026/05/11 04:40:18 DEBUG : B2 bucket rclone-test-wuzosey7viwi: Purge remote 2026/05/11 04:40:18 INFO : B2 bucket rclone-test-wuzosey7viwi: cleaning bucket "rclone-test-wuzosey7viwi" of all files 2026/05/11 04:40:18 DEBUG : empty space: Deleting (id "4_z1f32fd73505d1b5b9fe80e1b_f1083bcea7b7260bf_d20260511_m044016_c001_v0001117_t0032_u01778474416606") 2026/05/11 04:40:18 DEBUG : potato2: Deleting (id "4_z1f32fd73505d1b5b9fe80e1b_f11926adf27b32bf0_d20260511_m044016_c001_v0001167_t0037_u01778474416971") 2026/05/11 04:40:18 DEBUG : potato3: Deleting (id "4_z1f32fd73505d1b5b9fe80e1b_f102bab2b0c182376_d20260511_m044016_c001_v0001180_t0049_u01778474416983") 2026/05/11 04:40:18 DEBUG : B2 bucket rclone-test-lupebif4kaji: Purge remote 2026/05/11 04:40:18 INFO : B2 bucket rclone-test-lupebif4kaji: cleaning bucket "rclone-test-lupebif4kaji" of all files 2026/05/11 04:40:19 DEBUG : empty space: Deleting (id "4_zffc2ed23505d1b5b9fe80e1b_f415e73e099ff2e0a_d20260511_m044017_c001_v7007000_t0000_u01778474417462") 2026/05/11 04:40:19 DEBUG : empty space: Deleting (id "4_zffc2ed23505d1b5b9fe80e1b_f101e36bf5d6c637c_d20260511_m044011_c001_v0001178_t0014_u01778474411935") 2026/05/11 04:40:19 DEBUG : potato2: Deleting (id "4_zffc2ed23505d1b5b9fe80e1b_f407bbdb741f871dc_d20260511_m044017_c001_v7007000_t0000_u01778474417346") 2026/05/11 04:40:19 DEBUG : potato2: Deleting (id "4_zffc2ed23505d1b5b9fe80e1b_f112d5108a377e295_d20260511_m044012_c001_v0001032_t0019_u01778474412800") 2026/05/11 04:40:19 DEBUG : potato3: Deleting (id "4_zffc2ed23505d1b5b9fe80e1b_f415e73e099ff2e09_d20260511_m044017_c001_v7007000_t0000_u01778474417207") 2026/05/11 04:40:19 DEBUG : potato3: Deleting (id "4_zffc2ed23505d1b5b9fe80e1b_f115cbf3b52387324_d20260511_m044013_c001_v0001106_t0054_u01778474413169") 2026/05/11 04:40:19 DEBUG : potato3: Deleting (id "4_zffc2ed23505d1b5b9fe80e1b_f101e36bf5d6c637e_d20260511_m044012_c001_v0001178_t0015_u01778474412168") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.67s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:40:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:40:23 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:40:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/rclone-sync-test" 2026/05/11 04:40:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/rclone-sync-test-include/layer2" 2026/05/11 04:40:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/rclone-sync-test-ignore-file" 2026/05/11 04:40:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/11 04:40:32 DEBUG : B2 bucket rclone-test-cusudon6rohu path rclone-sync-test: Waiting for checks to finish 2026/05/11 04:40:32 DEBUG : B2 bucket rclone-test-cusudon6rohu path rclone-sync-test: Waiting for transfers to finish 2026/05/11 04:40:32 DEBUG : Waiting for deletions to finish 2026/05/11 04:40:32 INFO : There was nothing to transfer 2026/05/11 04:40:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/11 04:40:33 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:40:33 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:40:33 DEBUG : Waiting for deletions to finish 2026/05/11 04:40:33 INFO : There was nothing to transfer 2026/05/11 04:40:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/11 04:40:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/11 04:40:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/11 04:40:34 DEBUG : pacer: Reducing sleep to 10ms 2026/05/11 04:40:34 DEBUG : B2 bucket rclone-test-cusudon6rohu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/11 04:40:34 DEBUG : B2 bucket rclone-test-cusudon6rohu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/11 04:40:34 DEBUG : Waiting for deletions to finish 2026/05/11 04:40:34 INFO : There was nothing to transfer 2026/05/11 04:40:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/11 04:40:34 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:40:34 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:40:34 DEBUG : Waiting for deletions to finish 2026/05/11 04:40:34 INFO : There was nothing to transfer 2026/05/11 04:40:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/11 04:40:35 DEBUG : Excluded 2026/05/11 04:40:35 DEBUG : B2 bucket rclone-test-cusudon6rohu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/11 04:40:35 DEBUG : B2 bucket rclone-test-cusudon6rohu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/11 04:40:35 DEBUG : Waiting for deletions to finish 2026/05/11 04:40:35 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.20s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:40:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/dst" 2026/05/11 04:40:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/CompareDest" 2026/05/11 04:40:39 DEBUG : one: Need to transfer - File not found at Destination 2026/05/11 04:40:39 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:40:39 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:40:40 DEBUG : one: size = 3 OK 2026/05/11 04:40:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 04:40:40 INFO : one: Copied (new) 2026/05/11 04:40:40 DEBUG : Waiting for deletions to finish 2026/05/11 04:40:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:40:40 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:40:40 DEBUG : one: Sizes differ 2026/05/11 04:40:40 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:40:41 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:40:42 DEBUG : one: size = 5 OK 2026/05/11 04:40:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/11 04:40:42 INFO : one: Copied (replaced existing) 2026/05/11 04:40:42 DEBUG : Waiting for deletions to finish 2026/05/11 04:40:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:40:44 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:40:44 DEBUG : one: Sizes differ 2026/05/11 04:40:44 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:40:44 DEBUG : one: size = 5 OK 2026/05/11 04:40:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:40:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 04:40:44 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:40:44 DEBUG : Waiting for deletions to finish 2026/05/11 04:40:44 INFO : There was nothing to transfer 2026/05/11 04:40:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:40:45 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:40:45 DEBUG : one: Sizes differ 2026/05/11 04:40:45 DEBUG : two: size = 3 OK 2026/05/11 04:40:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:40:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/11 04:40:45 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:40:46 DEBUG : one: size = 5 OK 2026/05/11 04:40:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:40:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 04:40:46 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:40:46 DEBUG : Waiting for deletions to finish 2026/05/11 04:40:46 INFO : There was nothing to transfer 2026/05/11 04:40:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:40:46 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:40:46 DEBUG : one: Sizes differ 2026/05/11 04:40:46 DEBUG : two: size = 3 OK 2026/05/11 04:40:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:40:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/11 04:40:46 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:40:46 DEBUG : one: size = 5 OK 2026/05/11 04:40:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:40:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 04:40:46 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:40:46 DEBUG : Waiting for deletions to finish 2026/05/11 04:40:46 INFO : There was nothing to transfer 2026/05/11 04:40:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:40:47 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:40:47 DEBUG : one: Sizes differ 2026/05/11 04:40:47 DEBUG : two: size = 3 OK 2026/05/11 04:40:47 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/05/11 04:40:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/11 04:40:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/11 04:40:47 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:40:47 DEBUG : one: size = 5 OK 2026/05/11 04:40:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:40:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 04:40:47 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:40:47 DEBUG : Waiting for deletions to finish 2026/05/11 04:40:47 INFO : There was nothing to transfer 2026/05/11 04:40:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:40:48 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:40:48 DEBUG : one: Sizes differ 2026/05/11 04:40:48 DEBUG : two: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:40:48 DEBUG : two: size = 3 (B2 bucket rclone-test-cusudon6rohu path CompareDest) 2026/05/11 04:40:48 DEBUG : two: Sizes differ 2026/05/11 04:40:48 DEBUG : two: Need to transfer - File not found at Destination 2026/05/11 04:40:48 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:40:48 DEBUG : one: size = 5 OK 2026/05/11 04:40:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:40:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 04:40:48 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:40:49 DEBUG : two: size = 5 OK 2026/05/11 04:40:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/11 04:40:49 INFO : two: Copied (new) 2026/05/11 04:40:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.73s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:40:52 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/dest" 2026/05/11 04:40:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/pre-dest1" 2026/05/11 04:40:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/pre-dest2" 2026/05/11 04:40:56 DEBUG : 1: size = 1 OK 2026/05/11 04:40:56 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:40:56 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/11 04:40:57 DEBUG : 2: size = 1 OK 2026/05/11 04:40:57 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:40:57 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/11 04:40:57 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/11 04:40:57 DEBUG : B2 bucket rclone-test-cusudon6rohu path dest: Waiting for checks to finish 2026/05/11 04:40:57 DEBUG : B2 bucket rclone-test-cusudon6rohu path dest: Waiting for transfers to finish 2026/05/11 04:40:58 DEBUG : 3: size = 1 OK 2026/05/11 04:40:58 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/11 04:40:58 INFO : 3: Copied (new) 2026/05/11 04:40:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.05s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:40:59 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/dst" 2026/05/11 04:40:59 DEBUG : Config file has changed externally - reloading 2026/05/11 04:41:01 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/CopyDest" 2026/05/11 04:41:03 DEBUG : one: Need to transfer - File not found at Destination 2026/05/11 04:41:03 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:41:03 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:41:04 DEBUG : one: size = 3 OK 2026/05/11 04:41:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 04:41:04 INFO : one: Copied (new) 2026/05/11 04:41:04 DEBUG : Waiting for deletions to finish 2026/05/11 04:41:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:41:04 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:41:04 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:41:04 DEBUG : one: Sizes differ 2026/05/11 04:41:04 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:41:05 DEBUG : one: size = 5 OK 2026/05/11 04:41:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/11 04:41:05 INFO : one: Copied (replaced existing) 2026/05/11 04:41:05 DEBUG : Waiting for deletions to finish 2026/05/11 04:41:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/BackupDir" 2026/05/11 04:41:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:41:08 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:41:08 DEBUG : one: Sizes differ 2026/05/11 04:41:08 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:41:08 DEBUG : one: size = 5 OK 2026/05/11 04:41:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:41:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:41:08 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:41:08 DEBUG : one: Sizes differ 2026/05/11 04:41:09 DEBUG : one: size = 3 OK 2026/05/11 04:41:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 04:41:09 INFO : one: Copied (server-side copy) 2026/05/11 04:41:10 INFO : one: Deleted 2026/05/11 04:41:10 DEBUG : one: size = 5 OK 2026/05/11 04:41:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/11 04:41:10 INFO : one: Copied (server-side copy) 2026/05/11 04:41:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/11 04:41:10 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:41:10 DEBUG : Waiting for deletions to finish 2026/05/11 04:41:11 DEBUG : one: size = 5 OK 2026/05/11 04:41:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:41:11 DEBUG : one: Unchanged skipping 2026/05/11 04:41:11 DEBUG : two: size = 3 OK 2026/05/11 04:41:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:41:12 DEBUG : two: size = 3 OK 2026/05/11 04:41:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/11 04:41:12 INFO : two: Copied (server-side copy) 2026/05/11 04:41:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/11 04:41:12 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:41:12 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:41:12 DEBUG : Waiting for deletions to finish 2026/05/11 04:41:12 DEBUG : one: size = 5 OK 2026/05/11 04:41:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:41:12 DEBUG : two: size = 3 OK 2026/05/11 04:41:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:41:12 DEBUG : two: Unchanged skipping 2026/05/11 04:41:12 DEBUG : one: Unchanged skipping 2026/05/11 04:41:12 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:41:12 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:41:12 DEBUG : Waiting for deletions to finish 2026/05/11 04:41:12 INFO : There was nothing to transfer 2026/05/11 04:41:14 DEBUG : one: size = 5 OK 2026/05/11 04:41:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:41:14 DEBUG : one: Unchanged skipping 2026/05/11 04:41:14 DEBUG : three: size = 7 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:41:14 DEBUG : three: size = 5 (B2 bucket rclone-test-cusudon6rohu path CopyDest) 2026/05/11 04:41:14 DEBUG : three: Sizes differ 2026/05/11 04:41:14 DEBUG : three: Destination not found in --copy-dest 2026/05/11 04:41:14 DEBUG : three: Need to transfer - File not found at Destination 2026/05/11 04:41:14 DEBUG : two: size = 3 OK 2026/05/11 04:41:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 04:41:14 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:41:14 DEBUG : two: Unchanged skipping 2026/05/11 04:41:14 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:41:15 DEBUG : three: size = 7 OK 2026/05/11 04:41:15 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/11 04:41:15 INFO : three: Copied (new) 2026/05/11 04:41:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.21s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:41:18 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1105-11.backblaze.com/b2api/v1/b2_upload_file/9fc2bd93503d1b5b9fe80e1b/c001_v0001105_t0038": EOF 2026/05/11 04:41:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-11.backblaze.com/b2api/v1/b2_upload_file/9fc2bd93503d1b5b9fe80e1b/c001_v0001105_t0038": EOF) 2026/05/11 04:41:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-cusudon6rohu: 1/10 (Post "https://pod-000-1105-11.backblaze.com/b2api/v1/b2_upload_file/9fc2bd93503d1b5b9fe80e1b/c001_v0001105_t0038": EOF) 2026/05/11 04:41:21 DEBUG : pacer: Reducing sleep to 10ms 2026/05/11 04:41:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/dst" 2026/05/11 04:41:22 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/backup" 2026/05/11 04:41:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:41:24 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:41:24 DEBUG : one: Sizes differ 2026/05/11 04:41:24 DEBUG : two: size = 3 OK 2026/05/11 04:41:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:41:24 DEBUG : two: Unchanged skipping 2026/05/11 04:41:24 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:41:25 DEBUG : one: size = 3 OK 2026/05/11 04:41:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 04:41:25 INFO : one: Copied (server-side copy) 2026/05/11 04:41:25 INFO : one: Deleted 2026/05/11 04:41:25 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:41:27 DEBUG : one: size = 4 OK 2026/05/11 04:41:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 04:41:27 INFO : one: Copied (new) 2026/05/11 04:41:27 DEBUG : Waiting for deletions to finish 2026/05/11 04:41:28 DEBUG : three.txt: size = 5 OK 2026/05/11 04:41:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/11 04:41:28 INFO : three.txt: Copied (server-side copy) 2026/05/11 04:41:28 INFO : three.txt: Deleted 2026/05/11 04:41:28 INFO : three.txt: Moved into backup dir 2026/05/11 04:41:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:41:30 DEBUG : one: size = 4 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:41:30 DEBUG : two: size = 3 OK 2026/05/11 04:41:30 DEBUG : one: Sizes differ 2026/05/11 04:41:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:41:30 DEBUG : two: Unchanged skipping 2026/05/11 04:41:30 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:41:30 DEBUG : one: size = 4 OK 2026/05/11 04:41:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 04:41:30 INFO : one: Copied (server-side copy) 2026/05/11 04:41:30 INFO : one: Deleted 2026/05/11 04:41:30 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:41:32 DEBUG : one: size = 5 OK 2026/05/11 04:41:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/11 04:41:32 INFO : one: Copied (new) 2026/05/11 04:41:32 DEBUG : Waiting for deletions to finish 2026/05/11 04:41:38 DEBUG : three.txt: size = 6 OK 2026/05/11 04:41:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 04:41:38 INFO : three.txt: Copied (server-side copy) 2026/05/11 04:41:39 INFO : three.txt: Deleted 2026/05/11 04:41:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (23.58s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:41:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/dst" 2026/05/11 04:41:43 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/backup" 2026/05/11 04:41:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:41:45 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:41:45 DEBUG : one: Sizes differ 2026/05/11 04:41:45 DEBUG : two: size = 3 OK 2026/05/11 04:41:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:41:45 DEBUG : two: Unchanged skipping 2026/05/11 04:41:45 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:41:47 DEBUG : one.bak: size = 3 OK 2026/05/11 04:41:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 04:41:47 INFO : one: Copied (server-side copy) to: one.bak 2026/05/11 04:41:47 INFO : one: Deleted 2026/05/11 04:41:47 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:41:48 DEBUG : one: size = 4 OK 2026/05/11 04:41:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 04:41:48 INFO : one: Copied (new) 2026/05/11 04:41:48 DEBUG : Waiting for deletions to finish 2026/05/11 04:41:48 DEBUG : three.txt.bak: size = 5 OK 2026/05/11 04:41:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/11 04:41:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/11 04:41:48 INFO : three.txt: Deleted 2026/05/11 04:41:48 INFO : three.txt: Moved into backup dir 2026/05/11 04:41:50 DEBUG : two: size = 3 OK 2026/05/11 04:41:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:41:50 DEBUG : two: Unchanged skipping 2026/05/11 04:41:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:41:50 DEBUG : one: size = 4 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:41:50 DEBUG : one: Sizes differ 2026/05/11 04:41:50 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:41:51 DEBUG : one.bak: size = 4 OK 2026/05/11 04:41:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 04:41:51 INFO : one: Copied (server-side copy) to: one.bak 2026/05/11 04:41:51 INFO : one: Deleted 2026/05/11 04:41:51 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:41:51 DEBUG : one: size = 5 OK 2026/05/11 04:41:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/11 04:41:51 INFO : one: Copied (new) 2026/05/11 04:41:51 DEBUG : Waiting for deletions to finish 2026/05/11 04:41:52 DEBUG : three.txt.bak: size = 6 OK 2026/05/11 04:41:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 04:41:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/11 04:41:52 INFO : three.txt: Deleted 2026/05/11 04:41:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:41:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/dst" 2026/05/11 04:41:56 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/backup" 2026/05/11 04:41:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:41:58 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:41:58 DEBUG : one: Sizes differ 2026/05/11 04:41:58 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:41:58 DEBUG : two: size = 3 OK 2026/05/11 04:41:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:41:58 DEBUG : two: Unchanged skipping 2026/05/11 04:41:59 DEBUG : one-2019-01-01: size = 3 OK 2026/05/11 04:41:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 04:41:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/11 04:42:00 INFO : one: Deleted 2026/05/11 04:42:00 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:42:01 DEBUG : one: size = 4 OK 2026/05/11 04:42:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 04:42:01 INFO : one: Copied (new) 2026/05/11 04:42:01 DEBUG : Waiting for deletions to finish 2026/05/11 04:42:01 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/11 04:42:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/11 04:42:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/11 04:42:01 INFO : three.txt: Deleted 2026/05/11 04:42:01 INFO : three.txt: Moved into backup dir 2026/05/11 04:42:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:42:03 DEBUG : one: size = 4 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:42:03 DEBUG : one: Sizes differ 2026/05/11 04:42:03 DEBUG : two: size = 3 OK 2026/05/11 04:42:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:42:03 DEBUG : two: Unchanged skipping 2026/05/11 04:42:03 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:42:03 DEBUG : one-2019-01-01: size = 4 OK 2026/05/11 04:42:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 04:42:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/11 04:42:03 INFO : one: Deleted 2026/05/11 04:42:03 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:42:04 DEBUG : one: size = 5 OK 2026/05/11 04:42:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/11 04:42:04 INFO : one: Copied (new) 2026/05/11 04:42:04 DEBUG : Waiting for deletions to finish 2026/05/11 04:42:04 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/11 04:42:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 04:42:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/11 04:42:04 INFO : three.txt: Deleted 2026/05/11 04:42:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.36s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:42:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/dst" 2026/05/11 04:42:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:42:09 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:42:09 DEBUG : one: Sizes differ 2026/05/11 04:42:09 DEBUG : two: size = 3 OK 2026/05/11 04:42:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:42:09 DEBUG : two: Unchanged skipping 2026/05/11 04:42:09 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:42:10 DEBUG : one.bak: size = 3 OK 2026/05/11 04:42:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 04:42:10 INFO : one: Copied (server-side copy) to: one.bak 2026/05/11 04:42:10 INFO : one: Deleted 2026/05/11 04:42:10 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:42:12 DEBUG : one: size = 4 OK 2026/05/11 04:42:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 04:42:12 INFO : one: Copied (new) 2026/05/11 04:42:12 DEBUG : Waiting for deletions to finish 2026/05/11 04:42:12 DEBUG : three.txt.bak: size = 5 OK 2026/05/11 04:42:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/11 04:42:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/11 04:42:13 INFO : three.txt: Deleted 2026/05/11 04:42:13 INFO : three.txt: Moved into backup dir 2026/05/11 04:42:14 DEBUG : one.bak: Excluded (Path Filter) 2026/05/11 04:42:14 DEBUG : one.bak: Excluded 2026/05/11 04:42:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/11 04:42:14 DEBUG : three.txt.bak: Excluded 2026/05/11 04:42:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:42:14 DEBUG : one: size = 4 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:42:14 DEBUG : one: Sizes differ 2026/05/11 04:42:14 DEBUG : two: size = 3 OK 2026/05/11 04:42:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:42:14 DEBUG : two: Unchanged skipping 2026/05/11 04:42:14 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for checks to finish 2026/05/11 04:42:15 DEBUG : one.bak: size = 4 OK 2026/05/11 04:42:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 04:42:15 INFO : one: Copied (server-side copy) to: one.bak 2026/05/11 04:42:15 INFO : one: Deleted 2026/05/11 04:42:15 DEBUG : B2 bucket rclone-test-cusudon6rohu path dst: Waiting for transfers to finish 2026/05/11 04:42:17 DEBUG : one: size = 5 OK 2026/05/11 04:42:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/11 04:42:17 INFO : one: Copied (new) 2026/05/11 04:42:17 DEBUG : Waiting for deletions to finish 2026/05/11 04:42:17 DEBUG : three.txt.bak: size = 6 OK 2026/05/11 04:42:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 04:42:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/11 04:42:18 INFO : three.txt: Deleted 2026/05/11 04:42:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.06s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:42:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/dst" 2026/05/11 04:42:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:42:22 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:42:22 DEBUG : one: Sizes differ 2026/05/11 04:42:23 DEBUG : one.bak: size = 3 OK 2026/05/11 04:42:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 04:42:23 INFO : one: Copied (server-side copy) to: one.bak 2026/05/11 04:42:23 INFO : one: Deleted 2026/05/11 04:42:26 DEBUG : one: size = 4 OK 2026/05/11 04:42:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 04:42:26 INFO : one: Copied (new) 2026/05/11 04:42:26 DEBUG : two: size = 3 OK 2026/05/11 04:42:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:42:26 DEBUG : two: Unchanged skipping 2026/05/11 04:42:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:42:26 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:42:26 DEBUG : three.txt: Sizes differ 2026/05/11 04:42:27 DEBUG : three.txt.bak: size = 5 OK 2026/05/11 04:42:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/11 04:42:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/11 04:42:27 INFO : three.txt: Deleted 2026/05/11 04:42:28 DEBUG : three.txt: size = 6 OK 2026/05/11 04:42:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 04:42:28 INFO : three.txt: Copied (new) 2026/05/11 04:42:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:42:29 DEBUG : one: size = 4 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:42:29 DEBUG : one: Sizes differ 2026/05/11 04:42:30 DEBUG : one.bak: size = 4 OK 2026/05/11 04:42:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 04:42:30 INFO : one: Copied (server-side copy) to: one.bak 2026/05/11 04:42:30 INFO : one: Deleted 2026/05/11 04:42:31 DEBUG : one: size = 5 OK 2026/05/11 04:42:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/11 04:42:31 INFO : one: Copied (new) 2026/05/11 04:42:31 DEBUG : two: size = 3 OK 2026/05/11 04:42:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:42:31 DEBUG : two: Unchanged skipping 2026/05/11 04:42:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:42:32 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:42:32 DEBUG : three.txt: Sizes differ 2026/05/11 04:42:32 DEBUG : three.txt.bak: size = 6 OK 2026/05/11 04:42:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 04:42:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/11 04:42:32 INFO : three.txt: Deleted 2026/05/11 04:42:34 DEBUG : three.txt: size = 19 OK 2026/05/11 04:42:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/11 04:42:34 INFO : three.txt: Copied (new) 2026/05/11 04:42:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/11 04:42:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/11 04:42:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncSuffix (16.67s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:42:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cusudon6rohu/dst" 2026/05/11 04:42:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:42:39 DEBUG : one: size = 3 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:42:39 DEBUG : one: Sizes differ 2026/05/11 04:42:40 DEBUG : one-2019-01-01: size = 3 OK 2026/05/11 04:42:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 04:42:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/11 04:42:40 INFO : one: Deleted 2026/05/11 04:42:41 DEBUG : one: size = 4 OK 2026/05/11 04:42:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 04:42:41 INFO : one: Copied (new) 2026/05/11 04:42:41 DEBUG : two: size = 3 OK 2026/05/11 04:42:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:42:41 DEBUG : two: Unchanged skipping 2026/05/11 04:42:41 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:42:41 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:42:41 DEBUG : three.txt: Sizes differ 2026/05/11 04:42:42 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/11 04:42:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/11 04:42:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/11 04:42:42 INFO : three.txt: Deleted 2026/05/11 04:42:43 DEBUG : three.txt: size = 6 OK 2026/05/11 04:42:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 04:42:43 INFO : three.txt: Copied (new) 2026/05/11 04:42:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:42:43 DEBUG : one: size = 4 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:42:43 DEBUG : one: Sizes differ 2026/05/11 04:42:44 DEBUG : one-2019-01-01: size = 4 OK 2026/05/11 04:42:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 04:42:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/11 04:42:44 INFO : one: Deleted 2026/05/11 04:42:45 DEBUG : one: size = 5 OK 2026/05/11 04:42:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/11 04:42:45 INFO : one: Copied (new) 2026/05/11 04:42:45 DEBUG : two: size = 3 OK 2026/05/11 04:42:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:42:45 DEBUG : two: Unchanged skipping 2026/05/11 04:42:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:42:45 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cusudon6rohu path dst) 2026/05/11 04:42:45 DEBUG : three.txt: Sizes differ 2026/05/11 04:42:45 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/11 04:42:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 04:42:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/11 04:42:46 INFO : three.txt: Deleted 2026/05/11 04:42:46 DEBUG : three.txt: size = 19 OK 2026/05/11 04:42:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/11 04:42:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.16s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:42:49 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:42:49 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:42:49 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:42:49 DEBUG : Testêé: Sizes differ 2026/05/11 04:42:49 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:42:49 DEBUG : Testêé: size = 14 OK 2026/05/11 04:42:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/11 04:42:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/11 04:42:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.56s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:42:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/11 04:42:51 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:42:51 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:42:51 DEBUG : existing: size = 6 OK 2026/05/11 04:42:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/11 04:42:51 INFO : existing: Copied (new) 2026/05/11 04:42:51 DEBUG : Waiting for deletions to finish 2026/05/11 04:42:51 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:42:51 DEBUG : existing: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:42:51 DEBUG : existing: Sizes differ 2026/05/11 04:42:51 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:42:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/11 04:42:51 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:42:51 ERROR : B2 bucket rclone-test-cusudon6rohu: not deleting files as there were IO errors 2026/05/11 04:42:51 ERROR : B2 bucket rclone-test-cusudon6rohu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.00s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:42:53 DEBUG : EXISTING: size = 6 OK 2026/05/11 04:42:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:42:53 DEBUG : existing: Unchanged skipping 2026/05/11 04:42:53 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:42:53 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:42:53 DEBUG : Waiting for deletions to finish 2026/05/11 04:42:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", 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.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:43:11 DEBUG : both0: size = 6 OK 2026/05/11 04:43:11 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:43:11 DEBUG : both10: size = 6 OK 2026/05/11 04:43:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both11: size = 6 OK 2026/05/11 04:43:11 DEBUG : both12: size = 6 OK 2026/05/11 04:43:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both0: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both13: size = 6 OK 2026/05/11 04:43:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both13: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both14: size = 6 OK 2026/05/11 04:43:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both14: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both15: size = 6 OK 2026/05/11 04:43:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both10: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both16: size = 6 OK 2026/05/11 04:43:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both16: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both17: size = 6 OK 2026/05/11 04:43:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both17: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both18: size = 6 OK 2026/05/11 04:43:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both11: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both19: size = 6 OK 2026/05/11 04:43:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both19: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both1: size = 6 OK 2026/05/11 04:43:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both1: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both2: size = 6 OK 2026/05/11 04:43:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both2: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both3: size = 6 OK 2026/05/11 04:43:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both12: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both4: size = 6 OK 2026/05/11 04:43:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both4: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both5: size = 6 OK 2026/05/11 04:43:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both5: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both6: size = 6 OK 2026/05/11 04:43:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both6: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both7: size = 6 OK 2026/05/11 04:43:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both7: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both8: size = 6 OK 2026/05/11 04:43:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both8: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both9: size = 6 OK 2026/05/11 04:43:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:11 DEBUG : both9: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both15: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both18: Unchanged skipping 2026/05/11 04:43:11 DEBUG : both3: Unchanged skipping 2026/05/11 04:43:11 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:43:11 DEBUG : Waiting for deletions to finish 2026/05/11 04:43:11 INFO : only12: Deleted 2026/05/11 04:43:11 INFO : only14: Deleted 2026/05/11 04:43:11 INFO : only16: Deleted 2026/05/11 04:43:11 INFO : only17: Deleted 2026/05/11 04:43:11 INFO : only3: Deleted 2026/05/11 04:43:11 INFO : only5: Deleted 2026/05/11 04:43:11 INFO : only10: Deleted 2026/05/11 04:43:11 INFO : only13: Deleted 2026/05/11 04:43:11 INFO : only15: Deleted 2026/05/11 04:43:11 INFO : only18: Deleted 2026/05/11 04:43:12 INFO : only19: Deleted 2026/05/11 04:43:12 INFO : only1: Deleted 2026/05/11 04:43:12 INFO : only4: Deleted 2026/05/11 04:43:12 INFO : only8: Deleted 2026/05/11 04:43:12 INFO : only0: Deleted 2026/05/11 04:43:12 INFO : only2: Deleted 2026/05/11 04:43:12 INFO : only6: Deleted 2026/05/11 04:43:12 INFO : only9: Deleted 2026/05/11 04:43:12 INFO : only11: Deleted 2026/05/11 04:43:12 INFO : only7: Deleted 2026/05/11 04:43:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.92s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:43:32 DEBUG : both11: size = 6 OK 2026/05/11 04:43:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both12: size = 6 OK 2026/05/11 04:43:32 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:43:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both0: size = 6 OK 2026/05/11 04:43:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both11: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both10: size = 6 OK 2026/05/11 04:43:32 DEBUG : both13: size = 6 OK 2026/05/11 04:43:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both12: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both14: size = 6 OK 2026/05/11 04:43:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both0: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both15: size = 6 OK 2026/05/11 04:43:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both10: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both16: size = 6 OK 2026/05/11 04:43:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both16: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both17: size = 6 OK 2026/05/11 04:43:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both13: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both18: size = 6 OK 2026/05/11 04:43:32 DEBUG : both14: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both19: size = 6 OK 2026/05/11 04:43:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both15: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both1: size = 6 OK 2026/05/11 04:43:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both1: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both2: size = 6 OK 2026/05/11 04:43:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both17: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both3: size = 6 OK 2026/05/11 04:43:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both3: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both4: size = 6 OK 2026/05/11 04:43:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both4: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both5: size = 6 OK 2026/05/11 04:43:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both5: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both6: size = 6 OK 2026/05/11 04:43:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both6: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both7: size = 6 OK 2026/05/11 04:43:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both7: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both8: size = 6 OK 2026/05/11 04:43:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both18: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both9: size = 6 OK 2026/05/11 04:43:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:43:32 DEBUG : both9: Unchanged skipping 2026/05/11 04:43:32 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only0: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only0: Sizes differ 2026/05/11 04:43:32 DEBUG : both19: Unchanged skipping 2026/05/11 04:43:32 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only10: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only10: Sizes differ 2026/05/11 04:43:32 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only11: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only11: Sizes differ 2026/05/11 04:43:32 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only12: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only12: Sizes differ 2026/05/11 04:43:32 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only13: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only13: Sizes differ 2026/05/11 04:43:32 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only14: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only14: Sizes differ 2026/05/11 04:43:32 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only15: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only15: Sizes differ 2026/05/11 04:43:32 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only16: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only16: Sizes differ 2026/05/11 04:43:32 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only17: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only17: Sizes differ 2026/05/11 04:43:32 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only18: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only18: Sizes differ 2026/05/11 04:43:32 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only19: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only19: Sizes differ 2026/05/11 04:43:32 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only1: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only1: Sizes differ 2026/05/11 04:43:32 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only2: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only2: Sizes differ 2026/05/11 04:43:32 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only3: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only3: Sizes differ 2026/05/11 04:43:32 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only4: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only4: Sizes differ 2026/05/11 04:43:32 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only5: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only5: Sizes differ 2026/05/11 04:43:32 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only6: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only6: Sizes differ 2026/05/11 04:43:32 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only7: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only7: Sizes differ 2026/05/11 04:43:32 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only8: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only8: Sizes differ 2026/05/11 04:43:32 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2603740904) 2026/05/11 04:43:32 DEBUG : only9: size = 6 (B2 bucket rclone-test-cusudon6rohu) 2026/05/11 04:43:32 DEBUG : only9: Sizes differ 2026/05/11 04:43:32 DEBUG : both2: Unchanged skipping 2026/05/11 04:43:32 DEBUG : both8: Unchanged skipping 2026/05/11 04:43:32 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:43:32 DEBUG : only10: size = 0 OK 2026/05/11 04:43:32 DEBUG : only11: size = 0 OK 2026/05/11 04:43:32 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:32 INFO : only10: Copied (replaced existing) 2026/05/11 04:43:32 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:32 INFO : only11: Copied (replaced existing) 2026/05/11 04:43:32 DEBUG : only14: size = 0 OK 2026/05/11 04:43:32 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:32 INFO : only14: Copied (replaced existing) 2026/05/11 04:43:32 DEBUG : only15: size = 0 OK 2026/05/11 04:43:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:32 INFO : only15: Copied (replaced existing) 2026/05/11 04:43:32 DEBUG : only16: size = 0 OK 2026/05/11 04:43:32 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:32 INFO : only16: Copied (replaced existing) 2026/05/11 04:43:32 DEBUG : only17: size = 0 OK 2026/05/11 04:43:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:32 INFO : only17: Copied (replaced existing) 2026/05/11 04:43:32 DEBUG : only12: size = 0 OK 2026/05/11 04:43:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:32 INFO : only12: Copied (replaced existing) 2026/05/11 04:43:33 DEBUG : only18: size = 0 OK 2026/05/11 04:43:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:33 INFO : only18: Copied (replaced existing) 2026/05/11 04:43:33 DEBUG : only19: size = 0 OK 2026/05/11 04:43:33 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:33 INFO : only19: Copied (replaced existing) 2026/05/11 04:43:33 DEBUG : only13: size = 0 OK 2026/05/11 04:43:33 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:33 INFO : only13: Copied (replaced existing) 2026/05/11 04:43:33 DEBUG : only1: size = 0 OK 2026/05/11 04:43:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:33 INFO : only1: Copied (replaced existing) 2026/05/11 04:43:33 DEBUG : only2: size = 0 OK 2026/05/11 04:43:33 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:33 INFO : only2: Copied (replaced existing) 2026/05/11 04:43:33 DEBUG : only3: size = 0 OK 2026/05/11 04:43:33 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:33 INFO : only3: Copied (replaced existing) 2026/05/11 04:43:33 DEBUG : only4: size = 0 OK 2026/05/11 04:43:33 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:33 INFO : only4: Copied (replaced existing) 2026/05/11 04:43:33 DEBUG : only5: size = 0 OK 2026/05/11 04:43:33 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:33 INFO : only5: Copied (replaced existing) 2026/05/11 04:43:33 DEBUG : only6: size = 0 OK 2026/05/11 04:43:33 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:33 INFO : only6: Copied (replaced existing) 2026/05/11 04:43:33 DEBUG : only7: size = 0 OK 2026/05/11 04:43:33 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:33 INFO : only7: Copied (replaced existing) 2026/05/11 04:43:33 DEBUG : only8: size = 0 OK 2026/05/11 04:43:33 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:33 INFO : only8: Copied (replaced existing) 2026/05/11 04:43:33 DEBUG : only9: size = 0 OK 2026/05/11 04:43:33 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:33 INFO : only9: Copied (replaced existing) 2026/05/11 04:43:33 DEBUG : only0: size = 0 OK 2026/05/11 04:43:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 04:43:33 INFO : only0: Copied (replaced existing) 2026/05/11 04:43:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.83s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:43:41 DEBUG : empty_dir: Making directory with metadata 2026/05/11 04:43:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 04:43:41 DEBUG : empty_on_remote: Making directory with metadata 2026/05/11 04:43:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 04:43:41 INFO : empty_on_remote: Making directory 2026/05/11 04:43:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/11 04:43:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/11 04:43:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/11 04:43:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/11 04:43:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.78s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:43:44 DEBUG : empty_dir: Making directory with metadata 2026/05/11 04:43:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 04:43:44 DEBUG : empty_on_remote: Making directory with metadata 2026/05/11 04:43:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 04:43:44 INFO : empty_on_remote: Making directory 2026/05/11 04:43:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/11 04:43:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/11 04:43:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/11 04:43:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/11 04:43:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/11 04:43:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:43:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 04:43:46 INFO : sub dir: Making directory 2026/05/11 04:43:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.39s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:43:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 04:43:50 INFO : sub dir: Making directory 2026/05/11 04:43:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:44:02 DEBUG : Waiting for deletions to finish 2026/05/11 04:44:02 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:44:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : banana: size = 6 OK 2026/05/11 04:44:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:44:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : banana: Unchanged skipping 2026/05/11 04:44:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:44:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:44:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:44:03 DEBUG : apple: size = 5 OK 2026/05/11 04:44:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : apple: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:44:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:44:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:44:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:44:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:44:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:44:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:44:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:44:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:44:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:44:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:44:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:44:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:44:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:44:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:44:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:44:03 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:44:03 DEBUG : Waiting for deletions to finish 2026/05/11 04:44:03 INFO : There was nothing to transfer 2026/05/11 04:44:03 DEBUG : Waiting for deletions to finish 2026/05/11 04:44:03 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : apple: size = 5 OK 2026/05/11 04:44:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:44:04 DEBUG : banana: size = 6 OK 2026/05/11 04:44:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:44:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : banana: Unchanged skipping 2026/05/11 04:44:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:44:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:44:04 DEBUG : apple: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:44:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:44:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:44:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:44:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:44:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:44:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:44:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:44:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:44:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:44:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:44:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:44:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:44:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:44:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:44:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:44:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:44:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:44:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:44:04 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:44:04 DEBUG : Waiting for deletions to finish 2026/05/11 04:44:04 INFO : There was nothing to transfer 2026/05/11 04:44:04 DEBUG : Waiting for deletions to finish 2026/05/11 04:44:04 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:44:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:44:17 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": net/http: TLS handshake timeout) 2026/05/11 04:45:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/11 04:45:18 DEBUG : pacer: Reducing sleep to 10ms 2026/05/11 04:45:18 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:45:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:45:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : banana: size = 6 OK 2026/05/11 04:45:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:45:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : apple: size = 5 OK 2026/05/11 04:45:18 DEBUG : banana: Unchanged skipping 2026/05/11 04:45:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:45:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:45:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : apple: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:45:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:45:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:45:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:45:18 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:45:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:45:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:45:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:45:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:45:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:45:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:45:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:45:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:45:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:45:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:45:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:45:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:45:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:45:18 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:45:18 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:18 INFO : There was nothing to transfer 2026/05/11 04:45:18 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:19 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:45:19 DEBUG : apple: size = 5 OK 2026/05/11 04:45:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : apple: Unchanged skipping 2026/05/11 04:45:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:45:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:45:19 DEBUG : banana: size = 6 OK 2026/05/11 04:45:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : banana: Unchanged skipping 2026/05/11 04:45:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:45:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:45:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:45:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:45:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:45:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:45:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:45:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:45:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:45:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:45:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:45:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:45:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:45:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:45:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:45:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:45:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:45:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:45:19 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:45:19 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:19 INFO : There was nothing to transfer 2026/05/11 04:45:19 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:20 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:45:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:45:33 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:34 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/11 04:45:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:34 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:45:34 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:45:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/11 04:45:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/11 04:45:34 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:34 DEBUG : YXBwbGU=: size = 5 OK 2026/05/11 04:45:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/11 04:45:34 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/11 04:45:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/11 04:45:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/11 04:45:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:34 DEBUG : YmFuYW5h: size = 6 OK 2026/05/11 04:45:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/11 04:45:34 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/11 04:45:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/11 04:45:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/11 04:45:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/11 04:45:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/11 04:45:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/11 04:45:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/11 04:45:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/11 04:45:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/11 04:45:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/11 04:45:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/11 04:45:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/11 04:45:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/11 04:45:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/11 04:45:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/11 04:45:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/11 04:45:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/11 04:45:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/11 04:45:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/11 04:45:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/11 04:45:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/11 04:45:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/11 04:45:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/11 04:45:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/11 04:45:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/11 04:45:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 04:45:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/11 04:45:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/11 04:45:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/11 04:45:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/11 04:45:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/11 04:45:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/11 04:45:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:36 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/11 04:45:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/11 04:45:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/11 04:45:36 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/11 04:45:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/11 04:45:36 INFO : dir1/0014-89;=.txt: Deleted 2026/05/11 04:45:36 INFO : apple: Deleted 2026/05/11 04:45:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/11 04:45:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/11 04:45:36 INFO : dir1/0011-56789;.txt: Deleted 2026/05/11 04:45:36 INFO : dir1/0009-3456789.txt: Deleted 2026/05/11 04:45:37 INFO : dir1/0003-defghij.txt: Deleted 2026/05/11 04:45:37 INFO : dir1/0012-6789;.txt: Deleted 2026/05/11 04:45:37 INFO : appleappleapplebanana: Deleted 2026/05/11 04:45:37 INFO : banana: Deleted 2026/05/11 04:45:37 INFO : dir1/0008-2345678.txt: Deleted 2026/05/11 04:45:37 INFO : dir1/0010-456789.txt: Deleted 2026/05/11 04:45:37 INFO : dir1/0013-789;=.txt: Deleted 2026/05/11 04:45:37 INFO : splitbananasplit: Deleted 2026/05/11 04:45:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/11 04:45:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/11 04:45:37 INFO : dir1/0007-1234567.txt: Deleted 2026/05/11 04:45:37 INFO : dir1/0015-9;=.txt: Deleted 2026/05/11 04:45:37 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/11 04:45:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 04:45:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:38 DEBUG : YXBwbGU=: size = 5 OK 2026/05/11 04:45:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/11 04:45:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : YmFuYW5h: size = 6 OK 2026/05/11 04:45:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : banana: Unchanged skipping 2026/05/11 04:45:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:45:38 DEBUG : apple: Unchanged skipping 2026/05/11 04:45:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/11 04:45:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:45:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/11 04:45:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/11 04:45:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/11 04:45:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/11 04:45:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/11 04:45:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/11 04:45:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/11 04:45:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/11 04:45:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/11 04:45:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/11 04:45:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/11 04:45:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/11 04:45:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/11 04:45:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/11 04:45:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/11 04:45:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/11 04:45:38 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:45:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/11 04:45:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:45:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:45:38 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:45:38 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:38 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/11 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 04:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 04:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 04:45:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 04:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 04:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 04:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 04:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 04:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 04:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 04:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:45:52 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:52 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:45:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 04:45:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 04:45:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 04:45:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 04:45:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 04:45:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 04:45:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 04:45:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 04:45:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 04:45:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 04:45:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 04:45:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 04:45:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 04:45:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 04:45:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 04:45:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 04:45:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 04:45:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 04:45:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 04:45:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 04:45:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 04:45:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 04:45:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 04:45:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 04:45:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 04:45:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 04:45:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 04:45:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 04:45:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 04:45:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 04:45:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 04:45:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 04:45:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 04:45:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 04:45:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 04:45:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 04:45:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 04:45:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 04:45:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 04:45:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 04:45:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 04:45:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 04:45:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 04:45:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 04:45:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 04:45:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 04:45:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 04:45:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 04:45:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 04:45:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 04:45:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 04:45:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 04:45:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 04:45:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 04:45:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 04:45:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 04:45:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 04:45:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 04:45:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 04:45:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 04:45:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 04:45:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 04:45:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 04:45:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 04:45:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 04:45:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 04:45:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 04:45:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 04:45:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 04:45:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 04:45:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 04:45:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 04:45:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 04:45:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 04:45:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 04:45:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 04:45:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 04:45:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 04:45:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 04:45:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 04:45:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 04:45:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 04:45:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 04:45:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/11 04:45:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:52 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:45:52 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:45:52 DEBUG : PREFIXbanana: size = 6 OK 2026/05/11 04:45:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/11 04:45:52 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/11 04:45:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 04:45:52 DEBUG : PREFIXapple: size = 5 OK 2026/05/11 04:45:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/11 04:45:52 INFO : apple: Copied (new) to: PREFIXapple 2026/05/11 04:45:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 04:45:53 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/11 04:45:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/11 04:45:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/11 04:45:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 04:45:53 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/11 04:45:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/11 04:45:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/11 04:45:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 04:45:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/11 04:45:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/11 04:45:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 04:45:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 04:45:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/11 04:45:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/11 04:45:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 04:45:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 04:45:53 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/11 04:45:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/11 04:45:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/11 04:45:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 04:45:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:45:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/11 04:45:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 04:45:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 04:45:53 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/11 04:45:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/11 04:45:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/11 04:45:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 04:45:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/11 04:45:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/11 04:45:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 04:45:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 04:45:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/11 04:45:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/11 04:45:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 04:45:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 04:45:53 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/11 04:45:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/11 04:45:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/11 04:45:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 04:45:54 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/11 04:45:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/11 04:45:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/11 04:45:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 04:45:54 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/11 04:45:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/11 04:45:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/11 04:45:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 04:45:54 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/11 04:45:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/11 04:45:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/11 04:45:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 04:45:54 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/11 04:45:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/11 04:45:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/11 04:45:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 04:45:54 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/11 04:45:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/11 04:45:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/11 04:45:54 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/11 04:45:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/11 04:45:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/11 04:45:54 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/11 04:45:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/11 04:45:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/11 04:45:54 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/11 04:45:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/11 04:45:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/11 04:45:54 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:54 INFO : dir1/0008-2345678.txt: Deleted 2026/05/11 04:45:54 INFO : banana: Deleted 2026/05/11 04:45:55 INFO : splitbananasplit: Deleted 2026/05/11 04:45:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/11 04:45:55 INFO : dir1/0003-defghij.txt: Deleted 2026/05/11 04:45:55 INFO : dir1/0007-1234567.txt: Deleted 2026/05/11 04:45:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/11 04:45:55 INFO : dir1/0010-456789.txt: Deleted 2026/05/11 04:45:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/11 04:45:55 INFO : dir1/0011-56789;.txt: Deleted 2026/05/11 04:45:55 INFO : dir1/0013-789;=.txt: Deleted 2026/05/11 04:45:55 INFO : dir1/0014-89;=.txt: Deleted 2026/05/11 04:45:55 INFO : dir1/0015-9;=.txt: Deleted 2026/05/11 04:45:55 INFO : dir1/0009-3456789.txt: Deleted 2026/05/11 04:45:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/11 04:45:55 INFO : dir1/0012-6789;.txt: Deleted 2026/05/11 04:45:55 INFO : apple: Deleted 2026/05/11 04:45:55 INFO : appleappleapplebanana: Deleted 2026/05/11 04:45:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/11 04:45:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/11 04:45:55 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:55 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:45:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 04:45:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 04:45:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 04:45:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 04:45:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 04:45:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 04:45:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 04:45:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 04:45:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 04:45:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 04:45:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 04:45:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 04:45:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 04:45:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 04:45:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 04:45:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 04:45:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 04:45:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 04:45:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 04:45:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 04:45:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 04:45:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 04:45:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 04:45:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 04:45:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 04:45:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 04:45:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 04:45:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 04:45:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 04:45:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 04:45:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 04:45:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 04:45:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 04:45:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 04:45:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 04:45:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 04:45:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 04:45:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 04:45:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 04:45:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 04:45:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 04:45:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 04:45:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 04:45:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 04:45:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 04:45:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 04:45:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 04:45:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 04:45:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 04:45:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:45:56 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:45:56 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:45:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:45:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/11 04:45:56 INFO : appleappleapplebanana: Copied (new) 2026/05/11 04:45:56 DEBUG : banana: size = 6 OK 2026/05/11 04:45:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/11 04:45:56 INFO : banana: Copied (new) 2026/05/11 04:45:56 DEBUG : apple: size = 5 OK 2026/05/11 04:45:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/11 04:45:56 INFO : apple: Copied (new) 2026/05/11 04:45:56 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:45:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/11 04:45:56 INFO : splitbananasplit: Copied (new) 2026/05/11 04:45:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:45:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/11 04:45:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/11 04:45:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:45:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/11 04:45:56 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/11 04:45:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:45:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/11 04:45:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/11 04:45:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:45:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/11 04:45:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/11 04:45:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:45:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/11 04:45:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/11 04:45:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:45:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/11 04:45:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/11 04:45:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:45:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/11 04:45:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/11 04:45:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:45:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/11 04:45:57 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/11 04:45:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:45:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/11 04:45:57 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/11 04:45:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:45:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/11 04:45:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/11 04:45:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:45:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/11 04:45:57 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/11 04:45:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:45:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/11 04:45:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/11 04:45:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:45:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/11 04:45:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/11 04:45:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:45:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/11 04:45:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/11 04:45:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:45:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/11 04:45:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/11 04:45:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:45:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/11 04:45:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/11 04:45:58 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/11 04:45:58 INFO : PREFIXapple: Deleted 2026/05/11 04:45:58 INFO : PREFIXbanana: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/11 04:45:58 INFO : PREFIXsplitbananasplit: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/11 04:45:58 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/11 04:45:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/11 04:45:58 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:58 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:45:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : Waiting for deletions to finish 2026/05/11 04:45:59 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:45:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:46:15 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:15 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:46:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 04:46:15 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 04:46:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:15 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 04:46:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 04:46:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:15 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:15 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 04:46:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 04:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:15 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:46:15 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:46:15 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/11 04:46:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/11 04:46:15 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/11 04:46:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 04:46:16 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/11 04:46:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/11 04:46:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:16 DEBUG : appleSUFFIX: size = 5 OK 2026/05/11 04:46:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/11 04:46:16 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 04:46:16 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/11 04:46:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/11 04:46:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/11 04:46:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/11 04:46:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/11 04:46:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/11 04:46:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/11 04:46:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/11 04:46:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/11 04:46:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/11 04:46:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/11 04:46:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/11 04:46:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/11 04:46:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/11 04:46:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/11 04:46:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/11 04:46:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 04:46:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 04:46:17 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/11 04:46:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/11 04:46:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/11 04:46:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 04:46:17 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/11 04:46:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/11 04:46:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/11 04:46:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 04:46:17 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/11 04:46:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/11 04:46:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/11 04:46:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 04:46:17 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/11 04:46:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/11 04:46:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/11 04:46:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 04:46:17 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/11 04:46:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/11 04:46:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/11 04:46:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 04:46:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/11 04:46:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/11 04:46:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/11 04:46:17 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/11 04:46:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/11 04:46:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/11 04:46:17 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/11 04:46:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/11 04:46:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/11 04:46:17 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/11 04:46:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/11 04:46:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/11 04:46:17 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/11 04:46:17 INFO : dir1/0012-6789;.txt: Deleted 2026/05/11 04:46:17 INFO : appleappleapplebanana: Deleted 2026/05/11 04:46:18 INFO : dir1/0014-89;=.txt: Deleted 2026/05/11 04:46:18 INFO : banana: Deleted 2026/05/11 04:46:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/11 04:46:18 INFO : dir1/0003-defghij.txt: Deleted 2026/05/11 04:46:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/11 04:46:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/11 04:46:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/11 04:46:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/11 04:46:18 INFO : dir1/0008-2345678.txt: Deleted 2026/05/11 04:46:18 INFO : dir1/0007-1234567.txt: Deleted 2026/05/11 04:46:18 INFO : dir1/0009-3456789.txt: Deleted 2026/05/11 04:46:18 INFO : dir1/0010-456789.txt: Deleted 2026/05/11 04:46:18 INFO : dir1/0013-789;=.txt: Deleted 2026/05/11 04:46:18 INFO : apple: Deleted 2026/05/11 04:46:18 INFO : splitbananasplit: Deleted 2026/05/11 04:46:18 INFO : dir1/0011-56789;.txt: Deleted 2026/05/11 04:46:18 INFO : dir1/0015-9;=.txt: Deleted 2026/05/11 04:46:18 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:18 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/11 04:46:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 04:46:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 04:46:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 04:46:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:19 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:46:19 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:46:19 DEBUG : apple: size = 5 OK 2026/05/11 04:46:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/11 04:46:19 INFO : apple: Copied (new) 2026/05/11 04:46:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:46:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/11 04:46:19 INFO : appleappleapplebanana: Copied (new) 2026/05/11 04:46:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:46:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/11 04:46:19 INFO : splitbananasplit: Copied (new) 2026/05/11 04:46:19 DEBUG : banana: size = 6 OK 2026/05/11 04:46:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/11 04:46:19 INFO : banana: Copied (new) 2026/05/11 04:46:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:46:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/11 04:46:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/11 04:46:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:46:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/11 04:46:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/11 04:46:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:46:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/11 04:46:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/11 04:46:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:46:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/11 04:46:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/11 04:46:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:46:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/11 04:46:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/11 04:46:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:46:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/11 04:46:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/11 04:46:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:46:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/11 04:46:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/11 04:46:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:46:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/11 04:46:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/11 04:46:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:46:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/11 04:46:20 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/11 04:46:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:46:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/11 04:46:20 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/11 04:46:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:46:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/11 04:46:20 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/11 04:46:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:46:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/11 04:46:20 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/11 04:46:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:46:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/11 04:46:20 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/11 04:46:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:46:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/11 04:46:20 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/11 04:46:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:46:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/11 04:46:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/11 04:46:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:46:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/11 04:46:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/11 04:46:21 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:21 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : bananaSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : splitbananasplitSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : appleSUFFIX: Deleted 2026/05/11 04:46:21 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/11 04:46:21 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/11 04:46:21 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:22 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:22 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:46:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:46:36 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:36 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:46:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 04:46:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 04:46:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 04:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 04:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 04:46:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 04:46:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 04:46:36 DEBUG : apple: size = 5 OK 2026/05/11 04:46:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:36 DEBUG : apple: Unchanged skipping 2026/05/11 04:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 04:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : banana: size = 6 OK 2026/05/11 04:46:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:36 DEBUG : banana: Unchanged skipping 2026/05/11 04:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 04:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 04:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 04:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 04:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/11 04:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 04:46:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 04:46:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 04:46:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/11 04:46:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 04:46:37 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:46:37 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:46:37 DEBUG : splitbanan: size = 16 OK 2026/05/11 04:46:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/11 04:46:37 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/11 04:46:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 04:46:37 DEBUG : appleapple: size = 21 OK 2026/05/11 04:46:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/11 04:46:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/11 04:46:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 04:46:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/11 04:46:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/11 04:46:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/11 04:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 04:46:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/11 04:46:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/11 04:46:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/11 04:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 04:46:37 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/11 04:46:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/11 04:46:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/11 04:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 04:46:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/11 04:46:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/11 04:46:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/11 04:46:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 04:46:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/11 04:46:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/11 04:46:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/11 04:46:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 04:46:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/11 04:46:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/11 04:46:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/11 04:46:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 04:46:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/11 04:46:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/11 04:46:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/11 04:46:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 04:46:38 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/11 04:46:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/11 04:46:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/11 04:46:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 04:46:38 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/11 04:46:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/11 04:46:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/11 04:46:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 04:46:38 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/11 04:46:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/11 04:46:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/11 04:46:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 04:46:38 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/11 04:46:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/11 04:46:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/11 04:46:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 04:46:38 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/11 04:46:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/11 04:46:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/11 04:46:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 04:46:38 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/11 04:46:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/11 04:46:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/11 04:46:38 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/11 04:46:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/11 04:46:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/11 04:46:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/11 04:46:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/11 04:46:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/11 04:46:39 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/11 04:46:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/11 04:46:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/11 04:46:39 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:39 INFO : dir1/0008-2345678.txt: Deleted 2026/05/11 04:46:39 INFO : dir1/0011-56789;.txt: Deleted 2026/05/11 04:46:39 INFO : dir1/0012-6789;.txt: Deleted 2026/05/11 04:46:39 INFO : splitbananasplit: Deleted 2026/05/11 04:46:39 INFO : appleappleapplebanana: Deleted 2026/05/11 04:46:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/11 04:46:39 INFO : dir1/0013-789;=.txt: Deleted 2026/05/11 04:46:39 INFO : dir1/0003-defghij.txt: Deleted 2026/05/11 04:46:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/11 04:46:39 INFO : dir1/0009-3456789.txt: Deleted 2026/05/11 04:46:39 INFO : dir1/0010-456789.txt: Deleted 2026/05/11 04:46:39 INFO : dir1/0015-9;=.txt: Deleted 2026/05/11 04:46:39 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/11 04:46:39 INFO : dir1/0014-89;=.txt: Deleted 2026/05/11 04:46:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/11 04:46:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/11 04:46:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/11 04:46:39 INFO : dir1/0007-1234567.txt: Deleted 2026/05/11 04:46:39 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:39 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : appleapple: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/11 04:46:39 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 04:46:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 04:46:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 04:46:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 04:46:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 04:46:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 04:46:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 04:46:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 04:46:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 04:46:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 04:46:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 04:46:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 04:46:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 04:46:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 04:46:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 04:46:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 04:46:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 04:46:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 04:46:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 04:46:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 04:46:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 04:46:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 04:46:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 04:46:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 04:46:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 04:46:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 04:46:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 04:46:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 04:46:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 04:46:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 04:46:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 04:46:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 04:46:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 04:46:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 04:46:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 04:46:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 04:46:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 04:46:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 04:46:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 04:46:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 04:46:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 04:46:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 04:46:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 04:46:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 04:46:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 04:46:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 04:46:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 04:46:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 04:46:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 04:46:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 04:46:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 04:46:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 04:46:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 04:46:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 04:46:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 04:46:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 04:46:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 04:46:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 04:46:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 04:46:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 04:46:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 04:46:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 04:46:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 04:46:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 04:46:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 04:46:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 04:46:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 04:46:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 04:46:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 04:46:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 04:46:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 04:46:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 04:46:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 04:46:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 04:46:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 04:46:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 04:46:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 04:46:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 04:46:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 04:46:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 04:46:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 04:46:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 04:46:40 DEBUG : apple: size = 5 OK 2026/05/11 04:46:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : apple: Unchanged skipping 2026/05/11 04:46:40 DEBUG : appleapple: size = 21 OK 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:46:40 DEBUG : banana: size = 6 OK 2026/05/11 04:46:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : banana: Unchanged skipping 2026/05/11 04:46:40 DEBUG : splitbanan: size = 16 OK 2026/05/11 04:46:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 04:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 04:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 04:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 04:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 04:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 04:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 04:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 04:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 04:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 04:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 04:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 04:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 04:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 04:46:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 04:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 04:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 04:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 04:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 04:46:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/11 04:46:40 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/11 04:46:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/11 04:46:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/11 04:46:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/11 04:46:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/11 04:46:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/11 04:46:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/11 04:46:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/11 04:46:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:46:40 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/11 04:46:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/11 04:46:40 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/11 04:46:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/11 04:46:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/11 04:46:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/11 04:46:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/11 04:46:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/11 04:46:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:46:40 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:46:40 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:40 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:40 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : appleapple: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/11 04:46:40 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/11 04:46:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 04:46:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 04:46:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 04:46:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 04:46:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 04:46:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 04:46:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 04:46:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 04:46:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 04:46:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 04:46:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 04:46:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 04:46:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 04:46:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 04:46:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 04:46:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 04:46:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 04:46:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 04:46:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 04:46:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 04:46:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 04:46:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 04:46:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 04:46:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 04:46:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 04:46:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 04:46:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 04:46:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 04:46:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 04:46:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 04:46:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 04:46:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 04:46:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 04:46:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 04:46:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 04:46:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 04:46:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 04:46:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 04:46:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 04:46:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 04:46:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 04:46:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 04:46:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 04:46:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 04:46:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 04:46:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 04:46:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 04:46:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 04:46:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 04:46:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 04:46:41 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:46:53 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:53 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:46:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : apple: size = 5 OK 2026/05/11 04:46:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : apple: Unchanged skipping 2026/05/11 04:46:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:46:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:46:54 DEBUG : banana: size = 6 OK 2026/05/11 04:46:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : banana: Unchanged skipping 2026/05/11 04:46:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:46:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:46:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:46:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:46:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:46:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:46:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:46:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:46:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:46:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:46:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:46:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:46:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:46:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:46:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:46:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:46:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:46:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:46:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:46:54 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:46:54 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:54 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:54 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:46:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:46:55 DEBUG : apple: size = 5 OK 2026/05/11 04:46:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : apple: Unchanged skipping 2026/05/11 04:46:55 DEBUG : banana: size = 6 OK 2026/05/11 04:46:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:46:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:46:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:46:55 DEBUG : banana: Unchanged skipping 2026/05/11 04:46:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:46:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:46:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:46:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:46:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:46:55 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:46:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:46:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:46:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:46:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:46:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:46:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:46:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:46:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:46:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:46:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:46:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:46:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:46:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:46:55 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:46:55 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:55 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:56 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : Waiting for deletions to finish 2026/05/11 04:46:56 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:46:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:47:10 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:10 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:47:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : apple: size = 5 OK 2026/05/11 04:47:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:47:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : apple: Unchanged skipping 2026/05/11 04:47:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:47:11 DEBUG : banana: size = 6 OK 2026/05/11 04:47:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : banana: Unchanged skipping 2026/05/11 04:47:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:47:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:47:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:47:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:47:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:47:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:47:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:47:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:47:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:47:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:47:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:47:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:47:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:47:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:47:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:47:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:47:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:47:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:47:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:47:11 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:47:11 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:11 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:11 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:47:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : apple: size = 5 OK 2026/05/11 04:47:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : apple: Unchanged skipping 2026/05/11 04:47:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:47:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:47:12 DEBUG : banana: size = 6 OK 2026/05/11 04:47:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : banana: Unchanged skipping 2026/05/11 04:47:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:47:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:47:12 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:47:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:47:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:47:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:47:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:47:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:47:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:47:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:47:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:47:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:47:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:47:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:47:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:47:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:47:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:47:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:47:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:47:12 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:47:12 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:12 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:12 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:47:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:47:26 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:26 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:47:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : apple: size = 5 OK 2026/05/11 04:47:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : apple: Unchanged skipping 2026/05/11 04:47:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:47:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:47:27 DEBUG : banana: size = 6 OK 2026/05/11 04:47:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : banana: Unchanged skipping 2026/05/11 04:47:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:47:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:47:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:47:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:47:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:47:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:47:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:47:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:47:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:47:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:47:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:47:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:47:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:47:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:47:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:47:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:47:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:47:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:47:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:47:27 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:47:27 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:27 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:27 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:47:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : apple: size = 5 OK 2026/05/11 04:47:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : apple: Unchanged skipping 2026/05/11 04:47:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:47:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:47:28 DEBUG : banana: size = 6 OK 2026/05/11 04:47:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : banana: Unchanged skipping 2026/05/11 04:47:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:47:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:47:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:47:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:47:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:47:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:47:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:47:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:47:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:47:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:47:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:47:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:47:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:47:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:47:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:47:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:47:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:47:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:47:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:47:28 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:47:28 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:28 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:28 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:47:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:47:41 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:42 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:47:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:47:42 DEBUG : banana: size = 6 OK 2026/05/11 04:47:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:47:42 DEBUG : banana: Unchanged skipping 2026/05/11 04:47:42 DEBUG : apple: size = 5 OK 2026/05/11 04:47:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:42 DEBUG : apple: Unchanged skipping 2026/05/11 04:47:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:47:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:47:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:47:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:47:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:47:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:47:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:47:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:47:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:47:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:47:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:47:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:47:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:47:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:47:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:47:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:47:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:47:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:47:43 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:47:43 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:47:43 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:43 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:43 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:47:43 DEBUG : apple: size = 5 OK 2026/05/11 04:47:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : apple: Unchanged skipping 2026/05/11 04:47:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:47:43 DEBUG : banana: size = 6 OK 2026/05/11 04:47:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:47:43 DEBUG : banana: Unchanged skipping 2026/05/11 04:47:43 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:47:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:43 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:47:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:47:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:47:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:47:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:47:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:47:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:47:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:47:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:47:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:47:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:47:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:47:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:47:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:47:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:47:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:47:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:47:44 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:47:44 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:47:44 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:44 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:44 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:47:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:47:57 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:58 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:47:58 DEBUG : apple: size = 5 OK 2026/05/11 04:47:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : apple: Unchanged skipping 2026/05/11 04:47:58 DEBUG : banana: size = 6 OK 2026/05/11 04:47:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:47:58 DEBUG : banana: Unchanged skipping 2026/05/11 04:47:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:47:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:47:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:47:58 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:47:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:47:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:47:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:47:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:47:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:47:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:47:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:47:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:47:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:47:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:47:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:47:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:47:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:47:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:47:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:47:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:47:58 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:47:58 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:58 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:59 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 04:47:59 DEBUG : apple: size = 5 OK 2026/05/11 04:47:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : apple: Unchanged skipping 2026/05/11 04:47:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 04:47:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 04:47:59 DEBUG : banana: size = 6 OK 2026/05/11 04:47:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : banana: Unchanged skipping 2026/05/11 04:47:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 04:47:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 04:47:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 04:47:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 04:47:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 04:47:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 04:47:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 04:47:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 04:47:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 04:47:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 04:47:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 04:47:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 04:47:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 04:47:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 04:47:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 04:47:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 04:47:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:47:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 04:47:59 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:47:59 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:47:59 DEBUG : Waiting for deletions to finish 2026/05/11 04:47:59 DEBUG : Waiting for deletions to finish 2026/05/11 04:48:00 DEBUG : apple: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : banana: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 04:48:00 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (250.66s) --- PASS: TestTransform/NFC (15.01s) --- PASS: TestTransform/NFD (75.55s) --- PASS: TestTransform/base64 (18.53s) --- PASS: TestTransform/prefix (20.82s) --- PASS: TestTransform/suffix (23.37s) --- PASS: TestTransform/truncate (18.11s) --- PASS: TestTransform/encoder (15.74s) --- PASS: TestTransform/ISO-8859-1 (16.29s) --- PASS: TestTransform/charmap (15.73s) --- PASS: TestTransform/lowercase (15.70s) --- PASS: TestTransform/ascii (15.82s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:48:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/11 04:48:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/11 04:48:05 INFO : sub dir_somesuffix: Making directory 2026/05/11 04:48:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/11 04:48:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/11 04:48:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/11 04:48:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/11 04:48:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/11 04:48:05 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:05 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:48:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/11 04:48:05 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/11 04:48:05 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.73s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:48:06 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:06 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:06 INFO : tictactoe: Making directory 2026/05/11 04:48:06 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:06 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:06 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/11 04:48:06 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:06 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:48:07 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/11 04:48:07 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:07 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/11 04:48:07 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.79s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:48:08 INFO : toe: Making directory 2026/05/11 04:48:08 INFO : toe/toe: Making directory 2026/05/11 04:48:08 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/11 04:48:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/11 04:48:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/11 04:48:08 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:08 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:48:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/11 04:48:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/11 04:48:09 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.79s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:48:10 INFO : toe: Making directory 2026/05/11 04:48:10 INFO : toe/toe: Making directory 2026/05/11 04:48:10 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/11 04:48:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/11 04:48:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/11 04:48:10 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:10 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:48:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/11 04:48:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/11 04:48:11 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.70s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:48:11 DEBUG : empty_dir: Making directory with metadata 2026/05/11 04:48:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 04:48:11 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:12 INFO : tictacempty_dir: Making directory 2026/05/11 04:48:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:12 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:12 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:12 INFO : tictactoe: Making directory 2026/05/11 04:48:12 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:12 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:12 INFO : tictactoe/tictactoe: Making directory 2026/05/11 04:48:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 04:48:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 04:48:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 04:48:12 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:12 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:48:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/11 04:48:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/11 04:48:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.70s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:48:13 DEBUG : empty_dir: Making directory with metadata 2026/05/11 04:48:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 04:48:13 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:13 INFO : tictacempty_dir: Making directory 2026/05/11 04:48:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:13 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:13 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:13 INFO : tictactoe: Making directory 2026/05/11 04:48:13 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:13 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:13 INFO : tictactoe/tictactoe: Making directory 2026/05/11 04:48:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 04:48:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 04:48:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:13 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:13 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:48:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 04:48:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/11 04:48:14 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:14 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:14 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:14 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 04:48:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 04:48:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/11 04:48:15 NOTICE: B2 bucket rclone-test-cusudon6rohu: 0 differences found 2026/05/11 04:48:15 NOTICE: B2 bucket rclone-test-cusudon6rohu: 1 matching files --- PASS: TestAllTag (2.33s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:48:15 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:16 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:16 INFO : tictactoe: Making directory 2026/05/11 04:48:16 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:16 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:16 INFO : tictactoe/tictactoe: Making directory 2026/05/11 04:48:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 04:48:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 04:48:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 04:48:16 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:16 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:48:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/11 04:48:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/11 04:48:16 DEBUG : Waiting for deletions to finish 2026/05/11 04:48:17 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:17 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:17 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/11 04:48:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 04:48:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 04:48:17 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/11 04:48:17 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:48:17 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.65s) === RUN TestSyntax 2026/05/11 04:48:18 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:48:18 INFO : toe: Making directory 2026/05/11 04:48:18 INFO : toe/toe: Making directory 2026/05/11 04:48:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/11 04:48:18 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:18 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:48:19 DEBUG : toe/toe/toe: size = 11 OK 2026/05/11 04:48:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:19 INFO : toe/toe/toe: Copied (new) 2026/05/11 04:48:19 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:48:20 DEBUG : empty_dir: Making directory with metadata 2026/05/11 04:48:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 04:48:20 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:20 INFO : tictacempty_dir: Making directory 2026/05/11 04:48:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:20 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:20 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:20 INFO : tictactoe: Making directory 2026/05/11 04:48:20 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:20 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:20 INFO : tictactoe/tictactoe: Making directory 2026/05/11 04:48:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 04:48:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 04:48:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:20 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:20 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:48:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 04:48:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:21 INFO : toe/toe/toe.txt: Deleted 2026/05/11 04:48:21 INFO : toe/toe: Removing directory 2026/05/11 04:48:21 INFO : toe: Removing directory 2026/05/11 04:48:21 INFO : empty_dir: Removing directory 2026/05/11 04:48:21 DEBUG : Local file system at /tmp/rclone2603740904: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.81s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:48:22 DEBUG : empty_dir: Making directory with metadata 2026/05/11 04:48:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 04:48:22 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:22 INFO : tictacempty_dir: Making directory 2026/05/11 04:48:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:22 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:22 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:22 INFO : tictactoe: Making directory 2026/05/11 04:48:22 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:22 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:22 INFO : tictactoe/tictactoe: Making directory 2026/05/11 04:48:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 04:48:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 04:48:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:22 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:22 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:48:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 04:48:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:23 INFO : toe/toe/toe.txt: Deleted 2026/05/11 04:48:23 INFO : toe/toe: Removing directory 2026/05/11 04:48:23 INFO : toe: Removing directory 2026/05/11 04:48:23 INFO : empty_dir: Removing directory 2026/05/11 04:48:23 DEBUG : Local file system at /tmp/rclone2603740904: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/11 04:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 04:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 04:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 04:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 04:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 04:48:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/11 04:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/11 04:48:24 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.35s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:48:25 DEBUG : Reset feature "Copy" 2026/05/11 04:48:25 DEBUG : Reset feature "Move" 2026/05/11 04:48:25 DEBUG : Reset feature "Copy" 2026/05/11 04:48:25 DEBUG : Reset feature "Move" 2026/05/11 04:48:25 DEBUG : empty_dir: Making directory with metadata 2026/05/11 04:48:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 04:48:25 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:25 INFO : tictacempty_dir: Making directory 2026/05/11 04:48:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 04:48:25 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:25 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:25 INFO : tictactoe: Making directory 2026/05/11 04:48:25 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:25 DEBUG : toe: transformed to: tictactoe 2026/05/11 04:48:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:25 INFO : tictactoe/tictactoe: Making directory 2026/05/11 04:48:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 04:48:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 04:48:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 04:48:25 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:25 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:48:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 04:48:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 04:48:26 INFO : toe/toe/toe.txt: Deleted 2026/05/11 04:48:26 INFO : toe/toe: Removing directory 2026/05/11 04:48:26 INFO : toe: Removing directory 2026/05/11 04:48:26 INFO : empty_dir: Removing directory 2026/05/11 04:48:26 DEBUG : Local file system at /tmp/rclone2603740904: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/11 04:48:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 04:48:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 04:48:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 04:48:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 04:48:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 04:48:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/11 04:48:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/11 04:48:27 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.66s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:48:29 DEBUG : toe: transformed to: dG9l 2026/05/11 04:48:29 DEBUG : toe: transformed to: dG9l 2026/05/11 04:48:29 INFO : dG9l: Making directory 2026/05/11 04:48:29 DEBUG : toe: transformed to: dG9l 2026/05/11 04:48:29 DEBUG : toe: transformed to: dG9l 2026/05/11 04:48:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/11 04:48:29 INFO : dG9l/dG9l: Making directory 2026/05/11 04:48:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/11 04:48:29 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/11 04:48:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/11 04:48:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 04:48:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/11 04:48:29 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:29 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:48:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/11 04:48:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:30 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/11 04:48:30 DEBUG : Waiting for deletions to finish 2026/05/11 04:48:30 DEBUG : dG9l: transformed to: toe 2026/05/11 04:48:30 DEBUG : dG9l: transformed to: toe 2026/05/11 04:48:30 DEBUG : dG9l: transformed to: toe 2026/05/11 04:48:30 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/11 04:48:30 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/11 04:48:30 DEBUG : Local file system at /tmp/rclone2603740904: Waiting for checks to finish 2026/05/11 04:48:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/11 04:48:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/11 04:48:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/11 04:48:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/11 04:48:30 DEBUG : Local file system at /tmp/rclone2603740904: Waiting for transfers to finish 2026/05/11 04:48:30 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.80s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-cusudon6rohu", Local "Local file system at /tmp/rclone2603740904", Modify Window "1ms" 2026/05/11 04:48:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 04:48:31 DEBUG : toe: transformed to: 2026/05/11 04:48:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 04:48:32 DEBUG : toe: transformed to: 2026/05/11 04:48:32 INFO : B2 bucket rclone-test-cusudon6rohu: Making directory 2026/05/11 04:48:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 04:48:32 DEBUG : toe: transformed to: 2026/05/11 04:48:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 04:48:32 DEBUG : toe: transformed to: 2026/05/11 04:48:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 04:48:32 DEBUG : toe/toe: transformed to: 2026/05/11 04:48:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/11 04:48:32 INFO : toe/toe: Making directory 2026/05/11 04:48:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 04:48:32 DEBUG : toe/toe: transformed to: 2026/05/11 04:48:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/11 04:48:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 04:48:32 DEBUG : toe: transformed to: 2026/05/11 04:48:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/11 04:48:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 04:48:32 DEBUG : toe/toe/toe: transformed to: 2026/05/11 04:48:32 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for checks to finish 2026/05/11 04:48:32 DEBUG : B2 bucket rclone-test-cusudon6rohu: Waiting for transfers to finish 2026/05/11 04:48:32 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/11 04:48:33 DEBUG : toe/toe/toe: size = 11 OK 2026/05/11 04:48:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 04:48:33 INFO : toe/toe/toe: Copied (new) 2026/05/11 04:48:33 ERROR : B2 bucket rclone-test-cusudon6rohu: not deleting files as there were IO errors 2026/05/11 04:48:33 ERROR : B2 bucket rclone-test-cusudon6rohu: not deleting directories as there were IO errors --- PASS: TestError (1.89s) PASS 2026/05/11 04:48:33 DEBUG : B2 bucket rclone-test-cusudon6rohu: Purge remote 2026/05/11 04:48:33 INFO : B2 bucket rclone-test-cusudon6rohu: cleaning bucket "rclone-test-cusudon6rohu" of all files 2026/05/11 04:48:34 DEBUG : BackupDir/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523aec0_d20260511_m044115_c001_v7007000_t0000_u01778474475768") 2026/05/11 04:48:34 DEBUG : BackupDir/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1134f1705b6f9b8e_d20260511_m044109_c001_v0001099_t0008_u01778474469609") 2026/05/11 04:48:34 DEBUG : CompareDest/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40463e912afb8e47_d20260511_m044050_c001_v7007000_t0000_u01778474450054") 2026/05/11 04:48:34 DEBUG : CompareDest/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a5498e6_d20260511_m044043_c001_v0001173_t0027_u01778474443772") 2026/05/11 04:48:34 DEBUG : CompareDest/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40463e912afb8e48_d20260511_m044050_c001_v7007000_t0000_u01778474450239") 2026/05/11 04:48:34 DEBUG : CompareDest/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f11165fb979b9e581_d20260511_m044045_c001_v0001105_t0043_u01778474445229") 2026/05/11 04:48:34 DEBUG : CopyDest/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523aec1_d20260511_m044115_c001_v7007000_t0000_u01778474475950") 2026/05/11 04:48:34 DEBUG : CopyDest/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cc40_d20260511_m044106_c001_v0001157_t0043_u01778474466616") 2026/05/11 04:48:34 DEBUG : CopyDest/three: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523aec2_d20260511_m044116_c001_v7007000_t0000_u01778474476131") 2026/05/11 04:48:35 DEBUG : CopyDest/three: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f11165fb979b9e5cf_d20260511_m044113_c001_v0001105_t0037_u01778474473559") 2026/05/11 04:48:35 DEBUG : CopyDest/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523aec3_d20260511_m044116_c001_v7007000_t0000_u01778474476313") 2026/05/11 04:48:35 DEBUG : CopyDest/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54999e_d20260511_m044110_c001_v0001173_t0034_u01778474470927") 2026/05/11 04:48:35 DEBUG : EXISTING: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e923_d20260511_m044253_c001_v7007000_t0000_u01778474573986") 2026/05/11 04:48:35 DEBUG : EXISTING: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549bba_d20260511_m044252_c001_v0001173_t0050_u01778474572816") 2026/05/11 04:48:35 DEBUG : PREFIXapple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855d0c_d20260511_m044558_c001_v7007000_t0000_u01778474758218") 2026/05/11 04:48:35 DEBUG : PREFIXapple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122ce2_d20260511_m044552_c001_v0001172_t0036_u01778474752780") 2026/05/11 04:48:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f404ab0c4b0447876_d20260511_m044558_c001_v7007000_t0000_u01778474758474") 2026/05/11 04:48:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549fd7_d20260511_m044552_c001_v0001173_t0059_u01778474752790") 2026/05/11 04:48:35 DEBUG : PREFIXbanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9df_d20260511_m044558_c001_v7007000_t0000_u01778474758238") 2026/05/11 04:48:35 DEBUG : PREFIXbanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b56_d20260511_m044552_c001_v0001174_t0010_u01778474752801") 2026/05/11 04:48:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855d0d_d20260511_m044558_c001_v7007000_t0000_u01778474758403") 2026/05/11 04:48:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d022_d20260511_m044552_c001_v0001157_t0023_u01778474752809") 2026/05/11 04:48:35 DEBUG : Testêé: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e91b_d20260511_m044250_c001_v7007000_t0000_u01778474570444") 2026/05/11 04:48:36 DEBUG : Testêé: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549bac_d20260511_m044249_c001_v0001173_t0054_u01778474569736") 2026/05/11 04:48:36 DEBUG : Testêé: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cdc0_d20260511_m044248_c001_v0001157_t0037_u01778474568612") 2026/05/11 04:48:36 DEBUG : YXBwbGU=: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9c3_d20260511_m044539_c001_v7007000_t0000_u01778474739058") 2026/05/11 04:48:36 DEBUG : YXBwbGU=: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4ae8_d20260511_m044534_c001_v0001174_t0024_u01778474734555") 2026/05/11 04:48:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9c4_d20260511_m044539_c001_v7007000_t0000_u01778474739239") 2026/05/11 04:48:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549f69_d20260511_m044534_c001_v0001173_t0008_u01778474734565") 2026/05/11 04:48:36 DEBUG : YmFuYW5h: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9c5_d20260511_m044539_c001_v7007000_t0000_u01778474739421") 2026/05/11 04:48:36 DEBUG : YmFuYW5h: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cfe8_d20260511_m044534_c001_v0001157_t0026_u01778474734582") 2026/05/11 04:48:36 DEBUG : a/potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3a0_d20260511_m043908_c001_v7007000_t0000_u01778474348706") 2026/05/11 04:48:36 DEBUG : a/potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9e6_d20260511_m043907_c001_v0001157_t0056_u01778474347933") 2026/05/11 04:48:36 DEBUG : a/potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855a9a_d20260511_m043906_c001_v7007000_t0000_u01778474346285") 2026/05/11 04:48:36 DEBUG : a/potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9ce_d20260511_m043905_c001_v0001157_t0052_u01778474345394") 2026/05/11 04:48:36 DEBUG : a/potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7d4_d20260511_m043847_c001_v7007000_t0000_u01778474327617") 2026/05/11 04:48:36 DEBUG : a/potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c96a_d20260511_m043846_c001_v0001157_t0003_u01778474326736") 2026/05/11 04:48:36 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d27a_d20260511_m044800_c001_v7007000_t0000_u01778474880706") 2026/05/11 04:48:36 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122f1d_d20260511_m044756_c001_v0001172_t0051_u01778474876302") 2026/05/11 04:48:36 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d3ffa_d20260511_m044744_c001_v7007000_t0000_u01778474864816") 2026/05/11 04:48:36 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122ecb_d20260511_m044740_c001_v0001172_t0030_u01778474860266") 2026/05/11 04:48:36 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f3892735e_d20260511_m044729_c001_v7007000_t0000_u01778474849206") 2026/05/11 04:48:36 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122e9d_d20260511_m044725_c001_v0001172_t0019_u01778474845408") 2026/05/11 04:48:36 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622e0_d20260511_m044713_c001_v7007000_t0000_u01778474833457") 2026/05/11 04:48:36 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122e59_d20260511_m044709_c001_v0001172_t0000_u01778474829167") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b2d_d20260511_m044657_c001_v7007000_t0000_u01778474817185") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122e19_d20260511_m044652_c001_v0001172_t0041_u01778474812309") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b14_d20260511_m044641_c001_v7007000_t0000_u01778474801462") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4d0a_d20260511_m044634_c001_v0001174_t0019_u01778474794754") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d06675e_d20260511_m044623_c001_v7007000_t0000_u01778474783318") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d078_d20260511_m044619_c001_v0001157_t0002_u01778474779274") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066756_d20260511_m044618_c001_v7007000_t0000_u01778474778335") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a047_d20260511_m044613_c001_v0001173_t0032_u01778474773437") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9d9d_d20260511_m044559_c001_v7007000_t0000_u01778474759964") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d038_d20260511_m044556_c001_v0001157_t0007_u01778474756266") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9d89_d20260511_m044555_c001_v7007000_t0000_u01778474755357") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122cd2_d20260511_m044550_c001_v0001172_t0026_u01778474750719") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9bf_d20260511_m044536_c001_v7007000_t0000_u01778474736855") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4ac4_d20260511_m044532_c001_v0001174_t0053_u01778474732012") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff316f_d20260511_m044520_c001_v7007000_t0000_u01778474720650") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd47ca_d20260511_m044416_c001_v0001174_t0026_u01778474656294") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b06c_d20260511_m044405_c001_v7007000_t0000_u01778474645079") 2026/05/11 04:48:37 DEBUG : apple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4744_d20260511_m044400_c001_v0001174_t0039_u01778474640778") 2026/05/11 04:48:37 DEBUG : appleSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d1fe_d20260511_m044621_c001_v7007000_t0000_u01778474781842") 2026/05/11 04:48:37 DEBUG : appleSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a05f_d20260511_m044615_c001_v0001173_t0012_u01778474775787") 2026/05/11 04:48:37 DEBUG : appleapple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b15_d20260511_m044641_c001_v7007000_t0000_u01778474801643") 2026/05/11 04:48:37 DEBUG : appleapple: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4d1a_d20260511_m044637_c001_v0001174_t0046_u01778474797061") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d27b_d20260511_m044800_c001_v7007000_t0000_u01778474880889") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d1a6_d20260511_m044756_c001_v0001157_t0011_u01778474876989") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d3ffb_d20260511_m044744_c001_v7007000_t0000_u01778474864999") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d184_d20260511_m044741_c001_v0001157_t0003_u01778474861045") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f3892735f_d20260511_m044729_c001_v7007000_t0000_u01778474849387") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d152_d20260511_m044726_c001_v0001157_t0049_u01778474846045") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622e1_d20260511_m044713_c001_v7007000_t0000_u01778474833639") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d124_d20260511_m044710_c001_v0001157_t0058_u01778474830002") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b2e_d20260511_m044657_c001_v7007000_t0000_u01778474817367") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d0f2_d20260511_m044652_c001_v0001157_t0034_u01778474812957") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f421a3fb16d2ef42d_d20260511_m044639_c001_v7007000_t0000_u01778474799276") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a0f7_d20260511_m044635_c001_v0001173_t0058_u01778474795403") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d06675f_d20260511_m044623_c001_v7007000_t0000_u01778474783504") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d6d_d20260511_m044619_c001_v0001172_t0031_u01778474779287") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d1f5_d20260511_m044617_c001_v7007000_t0000_u01778474777804") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d50_d20260511_m044614_c001_v0001172_t0031_u01778474774351") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9d9f_d20260511_m044600_c001_v7007000_t0000_u01778474760146") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549ffb_d20260511_m044556_c001_v0001173_t0059_u01778474756289") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9de_d20260511_m044555_c001_v7007000_t0000_u01778474755376") 2026/05/11 04:48:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b44_d20260511_m044551_c001_v0001174_t0007_u01778474751402") 2026/05/11 04:48:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d19f_d20260511_m044537_c001_v7007000_t0000_u01778474737024") 2026/05/11 04:48:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122c84_d20260511_m044532_c001_v0001172_t0018_u01778474732877") 2026/05/11 04:48:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff3170_d20260511_m044520_c001_v7007000_t0000_u01778474720837") 2026/05/11 04:48:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122b34_d20260511_m044417_c001_v0001172_t0043_u01778474657036") 2026/05/11 04:48:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b06d_d20260511_m044405_c001_v7007000_t0000_u01778474645262") 2026/05/11 04:48:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122ade_d20260511_m044401_c001_v0001172_t0018_u01778474641647") 2026/05/11 04:48:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b151_d20260511_m044621_c001_v7007000_t0000_u01778474781851") 2026/05/11 04:48:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4c1c_d20260511_m044615_c001_v0001174_t0036_u01778474775804") 2026/05/11 04:48:39 DEBUG : b/potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3a3_d20260511_m043908_c001_v7007000_t0000_u01778474348888") 2026/05/11 04:48:39 DEBUG : b/potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9d6_d20260511_m043906_c001_v0001157_t0057_u01778474346831") 2026/05/11 04:48:39 DEBUG : b/potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855a99_d20260511_m043905_c001_v7007000_t0000_u01778474345739") 2026/05/11 04:48:39 DEBUG : b/potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9ca_d20260511_m043904_c001_v0001157_t0047_u01778474344075") 2026/05/11 04:48:39 DEBUG : b/potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7d3_d20260511_m043847_c001_v7007000_t0000_u01778474327076") 2026/05/11 04:48:39 DEBUG : b/potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c964_d20260511_m043845_c001_v0001157_t0047_u01778474325560") 2026/05/11 04:48:39 DEBUG : backup/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f389270ac_d20260511_m044139_c001_v7007000_t0000_u01778474499843") 2026/05/11 04:48:39 DEBUG : backup/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f117c066e2c84ad66_d20260511_m044130_c001_v0001101_t0015_u01778474490500") 2026/05/11 04:48:39 DEBUG : backup/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f10971ec55a8ee83c_d20260511_m044125_c001_v0001184_t0015_u01778474485529") 2026/05/11 04:48:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88991_d20260511_m044205_c001_v7007000_t0000_u01778474525446") 2026/05/11 04:48:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f10184b96f72d0319_d20260511_m044203_c001_v0001182_t0015_u01778474523691") 2026/05/11 04:48:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f118a6a36d0b0f8ba_d20260511_m044159_c001_v0001044_t0024_u01778474519512") 2026/05/11 04:48:39 DEBUG : backup/one.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbb27_d20260511_m044153_c001_v7007000_t0000_u01778474513084") 2026/05/11 04:48:40 DEBUG : backup/one.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f109663ee228e1ccc_d20260511_m044150_c001_v0001178_t0031_u01778474510905") 2026/05/11 04:48:40 DEBUG : backup/one.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1063bcf9926f2838_d20260511_m044146_c001_v0001136_t0042_u01778474506772") 2026/05/11 04:48:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88992_d20260511_m044205_c001_v7007000_t0000_u01778474525629") 2026/05/11 04:48:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1105ec0803be4754_d20260511_m044204_c001_v0001182_t0024_u01778474524665") 2026/05/11 04:48:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f118b905e40f186fe_d20260511_m044201_c001_v0001154_t0011_u01778474521387") 2026/05/11 04:48:40 DEBUG : backup/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f389270ad_d20260511_m044140_c001_v7007000_t0000_u01778474500028") 2026/05/11 04:48:40 DEBUG : backup/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f100450268c16adf7_d20260511_m044138_c001_v0001145_t0037_u01778474498006") 2026/05/11 04:48:40 DEBUG : backup/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106920125b28e27f_d20260511_m044128_c001_v0001131_t0047_u01778474488134") 2026/05/11 04:48:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbb28_d20260511_m044153_c001_v7007000_t0000_u01778474513265") 2026/05/11 04:48:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1062c828828094c4_d20260511_m044152_c001_v0001103_t0029_u01778474512082") 2026/05/11 04:48:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f107363d0bad41d2a_d20260511_m044148_c001_v0001177_t0058_u01778474508466") 2026/05/11 04:48:40 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d27d_d20260511_m044801_c001_v7007000_t0000_u01778474881070") 2026/05/11 04:48:40 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4fba_d20260511_m044756_c001_v0001174_t0059_u01778474876636") 2026/05/11 04:48:40 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d3ffc_d20260511_m044745_c001_v7007000_t0000_u01778474865181") 2026/05/11 04:48:40 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4f1e_d20260511_m044740_c001_v0001174_t0006_u01778474860623") 2026/05/11 04:48:40 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f38927360_d20260511_m044729_c001_v7007000_t0000_u01778474849570") 2026/05/11 04:48:40 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4ebc_d20260511_m044725_c001_v0001174_t0029_u01778474845708") 2026/05/11 04:48:40 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622e2_d20260511_m044713_c001_v7007000_t0000_u01778474833820") 2026/05/11 04:48:40 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4e40_d20260511_m044709_c001_v0001174_t0022_u01778474829567") 2026/05/11 04:48:40 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b2f_d20260511_m044657_c001_v7007000_t0000_u01778474817548") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4db4_d20260511_m044652_c001_v0001174_t0037_u01778474812602") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b16_d20260511_m044641_c001_v7007000_t0000_u01778474801823") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122dbb_d20260511_m044635_c001_v0001172_t0037_u01778474795099") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066760_d20260511_m044623_c001_v7007000_t0000_u01778474783687") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4c54_d20260511_m044619_c001_v0001174_t0016_u01778474779295") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066753_d20260511_m044617_c001_v7007000_t0000_u01778474777961") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4c00_d20260511_m044613_c001_v0001174_t0046_u01778474773828") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9da0_d20260511_m044600_c001_v7007000_t0000_u01778474760330") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b74_d20260511_m044556_c001_v0001174_t0012_u01778474756278") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d1b0_d20260511_m044554_c001_v7007000_t0000_u01778474754762") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549fcd_d20260511_m044551_c001_v0001173_t0000_u01778474751120") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9c1_d20260511_m044537_c001_v7007000_t0000_u01778474737043") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549f59_d20260511_m044532_c001_v0001173_t0033_u01778474732441") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff3171_d20260511_m044521_c001_v7007000_t0000_u01778474721018") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549def_d20260511_m044416_c001_v0001173_t0006_u01778474656612") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b06f_d20260511_m044405_c001_v7007000_t0000_u01778474645447") 2026/05/11 04:48:41 DEBUG : banana: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549da9_d20260511_m044401_c001_v0001173_t0029_u01778474641248") 2026/05/11 04:48:41 DEBUG : bananaSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066758_d20260511_m044621_c001_v7007000_t0000_u01778474781494") 2026/05/11 04:48:41 DEBUG : bananaSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d56_d20260511_m044615_c001_v0001172_t0054_u01778474775808") 2026/05/11 04:48:41 DEBUG : both0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b43_d20260511_m044334_c001_v7007000_t0000_u01778474614170") 2026/05/11 04:48:41 DEBUG : both0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce3c_d20260511_m044317_c001_v0001157_t0015_u01778474597143") 2026/05/11 04:48:42 DEBUG : both0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f420237972135779b_d20260511_m044312_c001_v7007000_t0000_u01778474592948") 2026/05/11 04:48:42 DEBUG : both0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cdd4_d20260511_m044255_c001_v0001157_t0019_u01778474575862") 2026/05/11 04:48:42 DEBUG : both1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b44_d20260511_m044334_c001_v7007000_t0000_u01778474614355") 2026/05/11 04:48:42 DEBUG : both1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce42_d20260511_m044318_c001_v0001157_t0003_u01778474598136") 2026/05/11 04:48:42 DEBUG : both1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f420237972135779c_d20260511_m044313_c001_v7007000_t0000_u01778474593130") 2026/05/11 04:48:42 DEBUG : both1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cdd6_d20260511_m044256_c001_v0001157_t0033_u01778474576542") 2026/05/11 04:48:42 DEBUG : both10: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b45_d20260511_m044334_c001_v7007000_t0000_u01778474614535") 2026/05/11 04:48:42 DEBUG : both10: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce6c_d20260511_m044324_c001_v0001157_t0009_u01778474604490") 2026/05/11 04:48:42 DEBUG : both10: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f420237972135779d_d20260511_m044313_c001_v7007000_t0000_u01778474593312") 2026/05/11 04:48:42 DEBUG : both10: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce04_d20260511_m044302_c001_v0001157_t0023_u01778474582912") 2026/05/11 04:48:42 DEBUG : both11: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b46_d20260511_m044334_c001_v7007000_t0000_u01778474614716") 2026/05/11 04:48:42 DEBUG : both11: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce70_d20260511_m044325_c001_v0001157_t0010_u01778474605086") 2026/05/11 04:48:42 DEBUG : both11: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f420237972135779e_d20260511_m044313_c001_v7007000_t0000_u01778474593496") 2026/05/11 04:48:42 DEBUG : both11: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce08_d20260511_m044303_c001_v0001157_t0056_u01778474583551") 2026/05/11 04:48:42 DEBUG : both12: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b47_d20260511_m044334_c001_v7007000_t0000_u01778474614897") 2026/05/11 04:48:42 DEBUG : both12: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce7a_d20260511_m044325_c001_v0001157_t0025_u01778474605791") 2026/05/11 04:48:42 DEBUG : both12: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f420237972135779f_d20260511_m044313_c001_v7007000_t0000_u01778474593679") 2026/05/11 04:48:42 DEBUG : both12: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce0e_d20260511_m044304_c001_v0001157_t0028_u01778474584285") 2026/05/11 04:48:42 DEBUG : both13: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b48_d20260511_m044335_c001_v7007000_t0000_u01778474615078") 2026/05/11 04:48:42 DEBUG : both13: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce7c_d20260511_m044326_c001_v0001157_t0032_u01778474606676") 2026/05/11 04:48:43 DEBUG : both13: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577a0_d20260511_m044313_c001_v7007000_t0000_u01778474593861") 2026/05/11 04:48:43 DEBUG : both13: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce14_d20260511_m044305_c001_v0001157_t0053_u01778474585086") 2026/05/11 04:48:43 DEBUG : both14: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b49_d20260511_m044335_c001_v7007000_t0000_u01778474615265") 2026/05/11 04:48:43 DEBUG : both14: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce80_d20260511_m044327_c001_v0001157_t0048_u01778474607316") 2026/05/11 04:48:43 DEBUG : both14: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577a1_d20260511_m044314_c001_v7007000_t0000_u01778474594042") 2026/05/11 04:48:43 DEBUG : both14: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce18_d20260511_m044305_c001_v0001157_t0015_u01778474585649") 2026/05/11 04:48:43 DEBUG : both15: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b4a_d20260511_m044335_c001_v7007000_t0000_u01778474615448") 2026/05/11 04:48:43 DEBUG : both15: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce84_d20260511_m044328_c001_v0001157_t0042_u01778474608042") 2026/05/11 04:48:43 DEBUG : both15: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577a2_d20260511_m044314_c001_v7007000_t0000_u01778474594223") 2026/05/11 04:48:43 DEBUG : both15: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce1c_d20260511_m044306_c001_v0001157_t0036_u01778474586364") 2026/05/11 04:48:43 DEBUG : both16: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b4b_d20260511_m044335_c001_v7007000_t0000_u01778474615629") 2026/05/11 04:48:43 DEBUG : both16: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce88_d20260511_m044328_c001_v0001157_t0020_u01778474608611") 2026/05/11 04:48:43 DEBUG : both16: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577a3_d20260511_m044314_c001_v7007000_t0000_u01778474594405") 2026/05/11 04:48:43 DEBUG : both16: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce20_d20260511_m044307_c001_v0001157_t0024_u01778474587214") 2026/05/11 04:48:43 DEBUG : both17: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b4d_d20260511_m044335_c001_v7007000_t0000_u01778474615808") 2026/05/11 04:48:43 DEBUG : both17: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce8c_d20260511_m044329_c001_v0001157_t0033_u01778474609540") 2026/05/11 04:48:43 DEBUG : both17: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577a4_d20260511_m044314_c001_v7007000_t0000_u01778474594588") 2026/05/11 04:48:43 DEBUG : both17: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce24_d20260511_m044308_c001_v0001157_t0055_u01778474588086") 2026/05/11 04:48:43 DEBUG : both18: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b4f_d20260511_m044335_c001_v7007000_t0000_u01778474615996") 2026/05/11 04:48:43 DEBUG : both18: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce90_d20260511_m044330_c001_v0001157_t0059_u01778474610180") 2026/05/11 04:48:43 DEBUG : both18: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577a5_d20260511_m044314_c001_v7007000_t0000_u01778474594769") 2026/05/11 04:48:43 DEBUG : both18: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce2a_d20260511_m044308_c001_v0001157_t0033_u01778474588771") 2026/05/11 04:48:43 DEBUG : both19: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b50_d20260511_m044336_c001_v7007000_t0000_u01778474616176") 2026/05/11 04:48:44 DEBUG : both19: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce94_d20260511_m044330_c001_v0001157_t0022_u01778474610819") 2026/05/11 04:48:44 DEBUG : both19: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577a6_d20260511_m044314_c001_v7007000_t0000_u01778474594950") 2026/05/11 04:48:44 DEBUG : both19: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce2c_d20260511_m044309_c001_v0001157_t0031_u01778474589528") 2026/05/11 04:48:44 DEBUG : both2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b51_d20260511_m044336_c001_v7007000_t0000_u01778474616357") 2026/05/11 04:48:44 DEBUG : both2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce46_d20260511_m044318_c001_v0001157_t0057_u01778474598812") 2026/05/11 04:48:44 DEBUG : both2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577a7_d20260511_m044315_c001_v7007000_t0000_u01778474595132") 2026/05/11 04:48:44 DEBUG : both2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cdda_d20260511_m044257_c001_v0001157_t0011_u01778474577266") 2026/05/11 04:48:44 DEBUG : both3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b52_d20260511_m044336_c001_v7007000_t0000_u01778474616538") 2026/05/11 04:48:44 DEBUG : both3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce4a_d20260511_m044319_c001_v0001157_t0004_u01778474599632") 2026/05/11 04:48:44 DEBUG : both3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577a8_d20260511_m044315_c001_v7007000_t0000_u01778474595314") 2026/05/11 04:48:44 DEBUG : both3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cddc_d20260511_m044257_c001_v0001157_t0016_u01778474577897") 2026/05/11 04:48:44 DEBUG : both4: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b53_d20260511_m044336_c001_v7007000_t0000_u01778474616720") 2026/05/11 04:48:44 DEBUG : both4: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce50_d20260511_m044320_c001_v0001157_t0046_u01778474600264") 2026/05/11 04:48:44 DEBUG : both4: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577a9_d20260511_m044315_c001_v7007000_t0000_u01778474595496") 2026/05/11 04:48:44 DEBUG : both4: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cde0_d20260511_m044258_c001_v0001157_t0045_u01778474578601") 2026/05/11 04:48:44 DEBUG : both5: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b54_d20260511_m044336_c001_v7007000_t0000_u01778474616900") 2026/05/11 04:48:44 DEBUG : both5: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce54_d20260511_m044320_c001_v0001157_t0049_u01778474600812") 2026/05/11 04:48:44 DEBUG : both5: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577aa_d20260511_m044315_c001_v7007000_t0000_u01778474595679") 2026/05/11 04:48:44 DEBUG : both5: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cde2_d20260511_m044259_c001_v0001157_t0010_u01778474579291") 2026/05/11 04:48:44 DEBUG : both6: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b55_d20260511_m044337_c001_v7007000_t0000_u01778474617082") 2026/05/11 04:48:45 DEBUG : both6: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce58_d20260511_m044321_c001_v0001157_t0025_u01778474601582") 2026/05/11 04:48:45 DEBUG : both6: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577ab_d20260511_m044315_c001_v7007000_t0000_u01778474595862") 2026/05/11 04:48:45 DEBUG : both6: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cdec_d20260511_m044259_c001_v0001157_t0024_u01778474579855") 2026/05/11 04:48:45 DEBUG : both7: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b56_d20260511_m044337_c001_v7007000_t0000_u01778474617262") 2026/05/11 04:48:45 DEBUG : both7: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce5e_d20260511_m044322_c001_v0001157_t0017_u01778474602206") 2026/05/11 04:48:45 DEBUG : both7: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577ac_d20260511_m044316_c001_v7007000_t0000_u01778474596044") 2026/05/11 04:48:45 DEBUG : both7: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cdf6_d20260511_m044300_c001_v0001157_t0051_u01778474580755") 2026/05/11 04:48:45 DEBUG : both8: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b57_d20260511_m044337_c001_v7007000_t0000_u01778474617444") 2026/05/11 04:48:45 DEBUG : both8: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce62_d20260511_m044323_c001_v0001157_t0038_u01778474603077") 2026/05/11 04:48:45 DEBUG : both8: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577ad_d20260511_m044316_c001_v7007000_t0000_u01778474596225") 2026/05/11 04:48:45 DEBUG : both8: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cdfc_d20260511_m044301_c001_v0001157_t0036_u01778474581423") 2026/05/11 04:48:45 DEBUG : both9: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b58_d20260511_m044337_c001_v7007000_t0000_u01778474617627") 2026/05/11 04:48:45 DEBUG : both9: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce68_d20260511_m044323_c001_v0001157_t0005_u01778474603858") 2026/05/11 04:48:45 DEBUG : both9: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213577ae_d20260511_m044316_c001_v7007000_t0000_u01778474596414") 2026/05/11 04:48:45 DEBUG : both9: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ce00_d20260511_m044302_c001_v0001157_t0005_u01778474582120") 2026/05/11 04:48:45 DEBUG : c/non empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3a4_d20260511_m043909_c001_v7007000_t0000_u01778474349071") 2026/05/11 04:48:45 DEBUG : c/non empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9da_d20260511_m043907_c001_v0001157_t0038_u01778474347174") 2026/05/11 04:48:45 DEBUG : c/non empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855a9b_d20260511_m043906_c001_v7007000_t0000_u01778474346466") 2026/05/11 04:48:45 DEBUG : c/non empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9cc_d20260511_m043904_c001_v0001157_t0035_u01778474344621") 2026/05/11 04:48:45 DEBUG : c/non empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7d5_d20260511_m043847_c001_v7007000_t0000_u01778474327798") 2026/05/11 04:48:45 DEBUG : c/non empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c966_d20260511_m043845_c001_v0001157_t0020_u01778474325987") 2026/05/11 04:48:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9c6_d20260511_m044539_c001_v7007000_t0000_u01778474739605") 2026/05/11 04:48:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122c8a_d20260511_m044534_c001_v0001172_t0056_u01778474734574") 2026/05/11 04:48:46 DEBUG : check sum: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7cc_d20260511_m043838_c001_v7007000_t0000_u01778474318204") 2026/05/11 04:48:46 DEBUG : check sum: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c946_d20260511_m043837_c001_v0001157_t0046_u01778474317223") 2026/05/11 04:48:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4157c35a5b72b802_d20260511_m044831_c001_v7007000_t0000_u01778474911522") 2026/05/11 04:48:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122f99_d20260511_m044829_c001_v0001172_t0022_u01778474909838") 2026/05/11 04:48:46 DEBUG : dest/3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523aeba_d20260511_m044059_c001_v7007000_t0000_u01778474459292") 2026/05/11 04:48:46 DEBUG : dest/3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4056ddd262f58dad_d20260511_m044058_c001_v0001136_t0056_u01778474458155") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b17_d20260511_m044642_c001_v7007000_t0000_u01778474802004") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d0ba_d20260511_m044637_c001_v0001157_t0031_u01778474797338") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d27e_d20260511_m044801_c001_v7007000_t0000_u01778474881252") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122ee9_d20260511_m044749_c001_v0001172_t0027_u01778474869524") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d3ffd_d20260511_m044745_c001_v7007000_t0000_u01778474865365") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122eb9_d20260511_m044733_c001_v0001172_t0001_u01778474853825") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f38927362_d20260511_m044729_c001_v7007000_t0000_u01778474849750") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122e7f_d20260511_m044718_c001_v0001172_t0028_u01778474838096") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622e3_d20260511_m044714_c001_v7007000_t0000_u01778474834003") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122e3f_d20260511_m044701_c001_v0001172_t0026_u01778474821854") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b30_d20260511_m044657_c001_v7007000_t0000_u01778474817730") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122dfd_d20260511_m044646_c001_v0001172_t0045_u01778474806067") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9dc7_d20260511_m044639_c001_v7007000_t0000_u01778474799518") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4cb4_d20260511_m044627_c001_v0001174_t0020_u01778474787982") 2026/05/11 04:48:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066761_d20260511_m044623_c001_v7007000_t0000_u01778474783869") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d07a_d20260511_m044619_c001_v0001157_t0025_u01778474779649") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d1f6_d20260511_m044617_c001_v7007000_t0000_u01778474777988") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a01b_d20260511_m044604_c001_v0001173_t0018_u01778474764591") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9da2_d20260511_m044600_c001_v7007000_t0000_u01778474760512") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549fff_d20260511_m044556_c001_v0001173_t0047_u01778474756544") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855d04_d20260511_m044555_c001_v7007000_t0000_u01778474755379") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122caa_d20260511_m044543_c001_v0001172_t0059_u01778474743817") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c99597962262_d20260511_m044537_c001_v7007000_t0000_u01778474737094") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4a76_d20260511_m044525_c001_v0001174_t0021_u01778474725277") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff3172_d20260511_m044521_c001_v7007000_t0000_u01778474721203") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4792_d20260511_m044409_c001_v0001174_t0053_u01778474649697") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b070_d20260511_m044405_c001_v7007000_t0000_u01778474645631") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4706_d20260511_m044354_c001_v0001174_t0012_u01778474634712") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d1fc_d20260511_m044621_c001_v7007000_t0000_u01778474781474") 2026/05/11 04:48:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d58_d20260511_m044616_c001_v0001172_t0042_u01778474776081") 2026/05/11 04:48:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b18_d20260511_m044642_c001_v7007000_t0000_u01778474802186") 2026/05/11 04:48:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a101_d20260511_m044637_c001_v0001173_t0057_u01778474797329") 2026/05/11 04:48:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d27f_d20260511_m044801_c001_v7007000_t0000_u01778474881435") 2026/05/11 04:48:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4f88_d20260511_m044750_c001_v0001174_t0000_u01778474870212") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d3ffe_d20260511_m044745_c001_v7007000_t0000_u01778474865548") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4eee_d20260511_m044734_c001_v0001174_t0015_u01778474854503") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f38927363_d20260511_m044729_c001_v7007000_t0000_u01778474849931") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4e86_d20260511_m044718_c001_v0001174_t0034_u01778474838828") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622e4_d20260511_m044714_c001_v7007000_t0000_u01778474834185") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4e12_d20260511_m044702_c001_v0001174_t0056_u01778474822785") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b31_d20260511_m044657_c001_v7007000_t0000_u01778474817912") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4d82_d20260511_m044646_c001_v0001174_t0057_u01778474806685") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b0d_d20260511_m044639_c001_v7007000_t0000_u01778474799288") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122da1_d20260511_m044628_c001_v0001172_t0025_u01778474788813") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066762_d20260511_m044624_c001_v7007000_t0000_u01778474784052") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d71_d20260511_m044619_c001_v0001172_t0028_u01778474779664") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066754_d20260511_m044618_c001_v7007000_t0000_u01778474778143") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4bc8_d20260511_m044606_c001_v0001174_t0001_u01778474766159") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9da3_d20260511_m044600_c001_v7007000_t0000_u01778474760695") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b7a_d20260511_m044556_c001_v0001174_t0020_u01778474756612") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff31c6_d20260511_m044555_c001_v7007000_t0000_u01778474755405") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549f9d_d20260511_m044544_c001_v0001173_t0018_u01778474744475") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f400638e49733de39_d20260511_m044537_c001_v7007000_t0000_u01778474737110") 2026/05/11 04:48:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549f31_d20260511_m044525_c001_v0001173_t0027_u01778474725968") 2026/05/11 04:48:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff3173_d20260511_m044521_c001_v7007000_t0000_u01778474721386") 2026/05/11 04:48:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549dcd_d20260511_m044410_c001_v0001173_t0041_u01778474650412") 2026/05/11 04:48:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b076_d20260511_m044405_c001_v7007000_t0000_u01778474645815") 2026/05/11 04:48:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549d87_d20260511_m044355_c001_v0001173_t0001_u01778474635409") 2026/05/11 04:48:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d1fd_d20260511_m044621_c001_v7007000_t0000_u01778474781658") 2026/05/11 04:48:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d06e_d20260511_m044616_c001_v0001157_t0051_u01778474776107") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b19_d20260511_m044642_c001_v7007000_t0000_u01778474802367") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122dc9_d20260511_m044637_c001_v0001172_t0006_u01778474797378") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d280_d20260511_m044801_c001_v7007000_t0000_u01778474881626") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d196_d20260511_m044751_c001_v0001157_t0041_u01778474871131") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d3fff_d20260511_m044745_c001_v7007000_t0000_u01778474865733") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d16a_d20260511_m044735_c001_v0001157_t0023_u01778474855120") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f38927364_d20260511_m044730_c001_v7007000_t0000_u01778474850112") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d13a_d20260511_m044719_c001_v0001157_t0007_u01778474839502") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622e5_d20260511_m044714_c001_v7007000_t0000_u01778474834365") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d104_d20260511_m044703_c001_v0001157_t0053_u01778474823580") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b32_d20260511_m044658_c001_v7007000_t0000_u01778474818095") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d0de_d20260511_m044647_c001_v0001157_t0038_u01778474807462") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9dc8_d20260511_m044639_c001_v7007000_t0000_u01778474799527") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a0c5_d20260511_m044629_c001_v0001173_t0019_u01778474789551") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066763_d20260511_m044624_c001_v7007000_t0000_u01778474784233") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a087_d20260511_m044619_c001_v0001173_t0056_u01778474779915") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f400638e49733de89_d20260511_m044618_c001_v7007000_t0000_u01778474778154") 2026/05/11 04:48:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d26_d20260511_m044606_c001_v0001172_t0014_u01778474766809") 2026/05/11 04:48:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9da4_d20260511_m044600_c001_v7007000_t0000_u01778474760878") 2026/05/11 04:48:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d03c_d20260511_m044556_c001_v0001157_t0018_u01778474756635") 2026/05/11 04:48:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d1b2_d20260511_m044554_c001_v7007000_t0000_u01778474754947") 2026/05/11 04:48:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b1a_d20260511_m044545_c001_v0001174_t0040_u01778474745079") 2026/05/11 04:48:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f3892721b_d20260511_m044536_c001_v7007000_t0000_u01778474736863") 2026/05/11 04:48:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122c66_d20260511_m044526_c001_v0001172_t0030_u01778474726581") 2026/05/11 04:48:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff3174_d20260511_m044521_c001_v7007000_t0000_u01778474721569") 2026/05/11 04:48:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122b0a_d20260511_m044411_c001_v0001172_t0000_u01778474651111") 2026/05/11 04:48:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b078_d20260511_m044405_c001_v7007000_t0000_u01778474645998") 2026/05/11 04:48:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122ac0_d20260511_m044355_c001_v0001172_t0058_u01778474635777") 2026/05/11 04:48:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b150_d20260511_m044621_c001_v7007000_t0000_u01778474781667") 2026/05/11 04:48:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a063_d20260511_m044616_c001_v0001173_t0039_u01778474776178") 2026/05/11 04:48:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b1a_d20260511_m044642_c001_v7007000_t0000_u01778474802547") 2026/05/11 04:48:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4d20_d20260511_m044637_c001_v0001174_t0025_u01778474797397") 2026/05/11 04:48:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d281_d20260511_m044801_c001_v7007000_t0000_u01778474881808") 2026/05/11 04:48:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a251_d20260511_m044751_c001_v0001173_t0026_u01778474871814") 2026/05/11 04:48:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d4000_d20260511_m044745_c001_v7007000_t0000_u01778474865916") 2026/05/11 04:48:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a1ff_d20260511_m044735_c001_v0001173_t0017_u01778474855950") 2026/05/11 04:48:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f38927365_d20260511_m044730_c001_v7007000_t0000_u01778474850293") 2026/05/11 04:48:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a1c3_d20260511_m044720_c001_v0001173_t0006_u01778474840156") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622e6_d20260511_m044714_c001_v7007000_t0000_u01778474834547") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a177_d20260511_m044704_c001_v0001173_t0033_u01778474824246") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b33_d20260511_m044658_c001_v7007000_t0000_u01778474818276") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a137_d20260511_m044648_c001_v0001173_t0054_u01778474808150") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f421a3fb16d2ef42e_d20260511_m044639_c001_v7007000_t0000_u01778474799307") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d0a2_d20260511_m044630_c001_v0001157_t0048_u01778474790166") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066764_d20260511_m044624_c001_v7007000_t0000_u01778474784415") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4c58_d20260511_m044619_c001_v0001174_t0044_u01778474779976") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbce2_d20260511_m044618_c001_v7007000_t0000_u01778474778117") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d054_d20260511_m044607_c001_v0001157_t0019_u01778474767626") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9da6_d20260511_m044601_c001_v7007000_t0000_u01778474761061") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d06_d20260511_m044556_c001_v0001172_t0009_u01778474756724") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa5ae_d20260511_m044555_c001_v7007000_t0000_u01778474755111") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d00e_d20260511_m044545_c001_v0001157_t0030_u01778474745870") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c99597962261_d20260511_m044536_c001_v7007000_t0000_u01778474736880") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cfd2_d20260511_m044527_c001_v0001157_t0029_u01778474727333") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff3175_d20260511_m044521_c001_v7007000_t0000_u01778474721751") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cf1c_d20260511_m044411_c001_v0001157_t0051_u01778474651775") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b07a_d20260511_m044406_c001_v7007000_t0000_u01778474646181") 2026/05/11 04:48:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ceee_d20260511_m044356_c001_v0001157_t0048_u01778474636164") 2026/05/11 04:48:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d3f3a_d20260511_m044621_c001_v7007000_t0000_u01778474781730") 2026/05/11 04:48:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4c22_d20260511_m044616_c001_v0001174_t0036_u01778474776239") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b1b_d20260511_m044642_c001_v7007000_t0000_u01778474802728") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a105_d20260511_m044637_c001_v0001173_t0013_u01778474797620") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d282_d20260511_m044801_c001_v7007000_t0000_u01778474881992") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122eff_d20260511_m044752_c001_v0001172_t0007_u01778474872155") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d4001_d20260511_m044746_c001_v7007000_t0000_u01778474866099") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122ebd_d20260511_m044736_c001_v0001172_t0042_u01778474856293") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f38927367_d20260511_m044730_c001_v7007000_t0000_u01778474850475") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122e85_d20260511_m044720_c001_v0001172_t0005_u01778474840897") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622e7_d20260511_m044714_c001_v7007000_t0000_u01778474834734") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122e41_d20260511_m044704_c001_v0001172_t0020_u01778474824586") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b34_d20260511_m044658_c001_v7007000_t0000_u01778474818458") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122e05_d20260511_m044648_c001_v0001172_t0014_u01778474808477") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f421a3fb16d2ef430_d20260511_m044639_c001_v7007000_t0000_u01778474799458") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4cd2_d20260511_m044630_c001_v0001174_t0011_u01778474790445") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066765_d20260511_m044624_c001_v7007000_t0000_u01778474784597") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d07c_d20260511_m044620_c001_v0001157_t0005_u01778474780003") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbce0_d20260511_m044617_c001_v7007000_t0000_u01778474777754") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a027_d20260511_m044607_c001_v0001173_t0038_u01778474767982") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9da8_d20260511_m044601_c001_v7007000_t0000_u01778474761243") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a003_d20260511_m044556_c001_v0001173_t0020_u01778474756839") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d1b4_d20260511_m044555_c001_v7007000_t0000_u01778474755143") 2026/05/11 04:48:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122cb6_d20260511_m044546_c001_v0001172_t0032_u01778474746380") 2026/05/11 04:48:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d19c_d20260511_m044536_c001_v7007000_t0000_u01778474736473") 2026/05/11 04:48:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4a96_d20260511_m044527_c001_v0001174_t0012_u01778474727910") 2026/05/11 04:48:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff3176_d20260511_m044521_c001_v7007000_t0000_u01778474721933") 2026/05/11 04:48:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd47a8_d20260511_m044412_c001_v0001174_t0045_u01778474652089") 2026/05/11 04:48:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b07b_d20260511_m044406_c001_v7007000_t0000_u01778474646363") 2026/05/11 04:48:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4716_d20260511_m044356_c001_v0001174_t0037_u01778474636455") 2026/05/11 04:48:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbce4_d20260511_m044621_c001_v7007000_t0000_u01778474781549") 2026/05/11 04:48:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d070_d20260511_m044616_c001_v0001157_t0025_u01778474776391") 2026/05/11 04:48:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b1c_d20260511_m044642_c001_v7007000_t0000_u01778474802908") 2026/05/11 04:48:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122dcb_d20260511_m044637_c001_v0001172_t0020_u01778474797645") 2026/05/11 04:48:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d283_d20260511_m044802_c001_v7007000_t0000_u01778474882178") 2026/05/11 04:48:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4f92_d20260511_m044752_c001_v0001174_t0032_u01778474872474") 2026/05/11 04:48:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d4002_d20260511_m044746_c001_v7007000_t0000_u01778474866282") 2026/05/11 04:48:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4f00_d20260511_m044736_c001_v0001174_t0055_u01778474856601") 2026/05/11 04:48:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f38927368_d20260511_m044730_c001_v7007000_t0000_u01778474850656") 2026/05/11 04:48:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4ea0_d20260511_m044721_c001_v0001174_t0056_u01778474841171") 2026/05/11 04:48:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622e8_d20260511_m044714_c001_v7007000_t0000_u01778474834917") 2026/05/11 04:48:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4e28_d20260511_m044705_c001_v0001174_t0038_u01778474825043") 2026/05/11 04:48:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b35_d20260511_m044658_c001_v7007000_t0000_u01778474818639") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4d8c_d20260511_m044648_c001_v0001174_t0008_u01778474808805") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4157c35a5b72b7f0_d20260511_m044639_c001_v7007000_t0000_u01778474799500") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122da9_d20260511_m044630_c001_v0001172_t0040_u01778474790823") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066766_d20260511_m044624_c001_v7007000_t0000_u01778474784780") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d77_d20260511_m044620_c001_v0001172_t0021_u01778474780029") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066755_d20260511_m044618_c001_v7007000_t0000_u01778474778158") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4bd4_d20260511_m044608_c001_v0001174_t0041_u01778474768482") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9da9_d20260511_m044601_c001_v7007000_t0000_u01778474761425") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d08_d20260511_m044557_c001_v0001172_t0030_u01778474757021") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9d86_d20260511_m044555_c001_v7007000_t0000_u01778474755159") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549fad_d20260511_m044546_c001_v0001173_t0000_u01778474746764") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d19d_d20260511_m044536_c001_v7007000_t0000_u01778474736658") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549f3f_d20260511_m044528_c001_v0001173_t0000_u01778474728332") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff3177_d20260511_m044522_c001_v7007000_t0000_u01778474722115") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549dd5_d20260511_m044412_c001_v0001173_t0003_u01778474652474") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b07c_d20260511_m044406_c001_v7007000_t0000_u01778474646545") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549d89_d20260511_m044356_c001_v0001173_t0043_u01778474636762") 2026/05/11 04:48:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40463e912afb8ff3_d20260511_m044621_c001_v7007000_t0000_u01778474781528") 2026/05/11 04:48:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d5d_d20260511_m044616_c001_v0001172_t0027_u01778474776419") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b1d_d20260511_m044643_c001_v7007000_t0000_u01778474803089") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d0bc_d20260511_m044637_c001_v0001157_t0015_u01778474797673") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d284_d20260511_m044802_c001_v7007000_t0000_u01778474882359") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d19a_d20260511_m044752_c001_v0001157_t0055_u01778474872983") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d4003_d20260511_m044746_c001_v7007000_t0000_u01778474866465") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d170_d20260511_m044736_c001_v0001157_t0051_u01778474856875") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f3892736a_d20260511_m044730_c001_v7007000_t0000_u01778474850838") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d142_d20260511_m044721_c001_v0001157_t0018_u01778474841493") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622e9_d20260511_m044715_c001_v7007000_t0000_u01778474835098") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d10c_d20260511_m044705_c001_v0001157_t0001_u01778474825380") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b36_d20260511_m044658_c001_v7007000_t0000_u01778474818820") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d0e4_d20260511_m044649_c001_v0001157_t0039_u01778474809141") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f421a3fb16d2ef432_d20260511_m044639_c001_v7007000_t0000_u01778474799643") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a0d1_d20260511_m044631_c001_v0001173_t0048_u01778474791205") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066767_d20260511_m044624_c001_v7007000_t0000_u01778474784968") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d79_d20260511_m044620_c001_v0001172_t0012_u01778474780304") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40463e912afb8fe7_d20260511_m044618_c001_v7007000_t0000_u01778474778145") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d32_d20260511_m044609_c001_v0001172_t0008_u01778474769236") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9dab_d20260511_m044601_c001_v7007000_t0000_u01778474761607") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b7c_d20260511_m044557_c001_v0001174_t0018_u01778474757031") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d1b5_d20260511_m044555_c001_v7007000_t0000_u01778474755337") 2026/05/11 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b26_d20260511_m044547_c001_v0001174_t0008_u01778474747061") 2026/05/11 04:48:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a936115805851_d20260511_m044536_c001_v7007000_t0000_u01778474736855") 2026/05/11 04:48:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122c76_d20260511_m044528_c001_v0001172_t0031_u01778474728595") 2026/05/11 04:48:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff3178_d20260511_m044522_c001_v7007000_t0000_u01778474722298") 2026/05/11 04:48:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122b1c_d20260511_m044412_c001_v0001172_t0046_u01778474652765") 2026/05/11 04:48:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b07e_d20260511_m044406_c001_v7007000_t0000_u01778474646727") 2026/05/11 04:48:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122ac8_d20260511_m044357_c001_v0001172_t0055_u01778474637014") 2026/05/11 04:48:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d06675a_d20260511_m044621_c001_v7007000_t0000_u01778474781678") 2026/05/11 04:48:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a067_d20260511_m044616_c001_v0001173_t0040_u01778474776522") 2026/05/11 04:48:56 DEBUG : dir1/0007-12345: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b1e_d20260511_m044643_c001_v7007000_t0000_u01778474803269") 2026/05/11 04:48:56 DEBUG : dir1/0007-12345: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4d24_d20260511_m044637_c001_v0001174_t0037_u01778474797863") 2026/05/11 04:48:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d285_d20260511_m044802_c001_v7007000_t0000_u01778474882539") 2026/05/11 04:48:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a257_d20260511_m044753_c001_v0001173_t0057_u01778474873300") 2026/05/11 04:48:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d4004_d20260511_m044746_c001_v7007000_t0000_u01778474866648") 2026/05/11 04:48:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a20d_d20260511_m044737_c001_v0001173_t0015_u01778474857199") 2026/05/11 04:48:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f3892736b_d20260511_m044731_c001_v7007000_t0000_u01778474851019") 2026/05/11 04:48:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a1c7_d20260511_m044722_c001_v0001173_t0029_u01778474842010") 2026/05/11 04:48:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622ea_d20260511_m044715_c001_v7007000_t0000_u01778474835292") 2026/05/11 04:48:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a17b_d20260511_m044705_c001_v0001173_t0019_u01778474825788") 2026/05/11 04:48:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b37_d20260511_m044659_c001_v7007000_t0000_u01778474819003") 2026/05/11 04:48:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a141_d20260511_m044649_c001_v0001173_t0057_u01778474809434") 2026/05/11 04:48:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b0f_d20260511_m044639_c001_v7007000_t0000_u01778474799652") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d0a4_d20260511_m044631_c001_v0001157_t0033_u01778474791461") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066768_d20260511_m044625_c001_v7007000_t0000_u01778474785151") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d07e_d20260511_m044620_c001_v0001157_t0025_u01778474780315") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b14d_d20260511_m044618_c001_v7007000_t0000_u01778474778173") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d05a_d20260511_m044609_c001_v0001157_t0055_u01778474769575") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9dad_d20260511_m044601_c001_v7007000_t0000_u01778474761793") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d042_d20260511_m044557_c001_v0001157_t0058_u01778474757219") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbcd3_d20260511_m044555_c001_v7007000_t0000_u01778474755143") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d010_d20260511_m044547_c001_v0001157_t0050_u01778474747563") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d1a0_d20260511_m044537_c001_v7007000_t0000_u01778474737208") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cfd4_d20260511_m044528_c001_v0001157_t0011_u01778474728940") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff3179_d20260511_m044522_c001_v7007000_t0000_u01778474722480") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cf2c_d20260511_m044413_c001_v0001157_t0006_u01778474653106") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b07f_d20260511_m044406_c001_v7007000_t0000_u01778474646910") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cef4_d20260511_m044357_c001_v0001157_t0042_u01778474637344") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbce5_d20260511_m044621_c001_v7007000_t0000_u01778474781744") 2026/05/11 04:48:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a06d_d20260511_m044616_c001_v0001173_t0049_u01778474776778") 2026/05/11 04:48:57 DEBUG : dir1/0008-23456: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b1f_d20260511_m044643_c001_v7007000_t0000_u01778474803449") 2026/05/11 04:48:57 DEBUG : dir1/0008-23456: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122dcd_d20260511_m044637_c001_v0001172_t0058_u01778474797957") 2026/05/11 04:48:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d286_d20260511_m044802_c001_v7007000_t0000_u01778474882726") 2026/05/11 04:48:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122f0b_d20260511_m044753_c001_v0001172_t0059_u01778474873610") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d4005_d20260511_m044746_c001_v7007000_t0000_u01778474866833") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122ec3_d20260511_m044737_c001_v0001172_t0024_u01778474857549") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f3892736d_d20260511_m044731_c001_v7007000_t0000_u01778474851201") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122e8d_d20260511_m044722_c001_v0001172_t0014_u01778474842348") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622eb_d20260511_m044715_c001_v7007000_t0000_u01778474835474") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122e45_d20260511_m044706_c001_v0001172_t0032_u01778474826117") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b38_d20260511_m044659_c001_v7007000_t0000_u01778474819184") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122e0b_d20260511_m044649_c001_v0001172_t0036_u01778474809688") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f421a3fb16d2ef42b_d20260511_m044639_c001_v7007000_t0000_u01778474799093") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4ce0_d20260511_m044631_c001_v0001174_t0006_u01778474791813") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066769_d20260511_m044625_c001_v7007000_t0000_u01778474785332") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4c5e_d20260511_m044620_c001_v0001174_t0048_u01778474780365") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d1f7_d20260511_m044618_c001_v7007000_t0000_u01778474778171") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a035_d20260511_m044610_c001_v0001173_t0000_u01778474770016") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9dae_d20260511_m044601_c001_v7007000_t0000_u01778474761981") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a005_d20260511_m044557_c001_v0001173_t0040_u01778474757324") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa5ac_d20260511_m044554_c001_v7007000_t0000_u01778474754750") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122cc4_d20260511_m044548_c001_v0001172_t0008_u01778474748018") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a936115805852_d20260511_m044537_c001_v7007000_t0000_u01778474737046") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4aa4_d20260511_m044529_c001_v0001174_t0010_u01778474729319") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff317a_d20260511_m044522_c001_v7007000_t0000_u01778474722667") 2026/05/11 04:48:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd47b0_d20260511_m044413_c001_v0001174_t0039_u01778474653494") 2026/05/11 04:48:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b080_d20260511_m044407_c001_v7007000_t0000_u01778474647095") 2026/05/11 04:48:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd471c_d20260511_m044357_c001_v0001174_t0016_u01778474637640") 2026/05/11 04:48:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d06675c_d20260511_m044621_c001_v7007000_t0000_u01778474781864") 2026/05/11 04:48:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4c28_d20260511_m044616_c001_v0001174_t0056_u01778474776810") 2026/05/11 04:48:59 DEBUG : dir1/0009-34567: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b20_d20260511_m044643_c001_v7007000_t0000_u01778474803637") 2026/05/11 04:48:59 DEBUG : dir1/0009-34567: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a107_d20260511_m044638_c001_v0001173_t0024_u01778474798006") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d287_d20260511_m044802_c001_v7007000_t0000_u01778474882908") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4f9a_d20260511_m044753_c001_v0001174_t0042_u01778474873911") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d4006_d20260511_m044747_c001_v7007000_t0000_u01778474867016") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4f06_d20260511_m044737_c001_v0001174_t0015_u01778474857866") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f3892736e_d20260511_m044731_c001_v7007000_t0000_u01778474851384") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4ea8_d20260511_m044722_c001_v0001174_t0051_u01778474842714") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622ec_d20260511_m044715_c001_v7007000_t0000_u01778474835657") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4e32_d20260511_m044706_c001_v0001174_t0009_u01778474826505") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b3a_d20260511_m044659_c001_v7007000_t0000_u01778474819368") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4d96_d20260511_m044649_c001_v0001174_t0054_u01778474809968") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b0e_d20260511_m044639_c001_v7007000_t0000_u01778474799468") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122daf_d20260511_m044632_c001_v0001172_t0038_u01778474792114") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d06676a_d20260511_m044625_c001_v7007000_t0000_u01778474785516") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a091_d20260511_m044620_c001_v0001173_t0031_u01778474780381") 2026/05/11 04:48:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f41925c2f91fecdfd_d20260511_m044618_c001_v7007000_t0000_u01778474778187") 2026/05/11 04:49:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4be2_d20260511_m044610_c001_v0001174_t0050_u01778474770597") 2026/05/11 04:49:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9db0_d20260511_m044602_c001_v7007000_t0000_u01778474762162") 2026/05/11 04:49:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b7e_d20260511_m044557_c001_v0001174_t0004_u01778474757354") 2026/05/11 04:49:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbcd4_d20260511_m044555_c001_v7007000_t0000_u01778474755326") 2026/05/11 04:49:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549fb7_d20260511_m044548_c001_v0001173_t0055_u01778474748359") 2026/05/11 04:49:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f421a3fb16d2ef373_d20260511_m044536_c001_v7007000_t0000_u01778474736894") 2026/05/11 04:49:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549f43_d20260511_m044529_c001_v0001173_t0045_u01778474729696") 2026/05/11 04:49:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff317b_d20260511_m044522_c001_v7007000_t0000_u01778474722854") 2026/05/11 04:49:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549de3_d20260511_m044413_c001_v0001173_t0051_u01778474653954") 2026/05/11 04:49:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b082_d20260511_m044407_c001_v7007000_t0000_u01778474647277") 2026/05/11 04:49:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549d91_d20260511_m044357_c001_v0001173_t0049_u01778474637935") 2026/05/11 04:49:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b14f_d20260511_m044621_c001_v7007000_t0000_u01778474781483") 2026/05/11 04:49:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d5f_d20260511_m044616_c001_v0001172_t0017_u01778474776833") 2026/05/11 04:49:00 DEBUG : dir1/0010-45678: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b21_d20260511_m044643_c001_v7007000_t0000_u01778474803818") 2026/05/11 04:49:00 DEBUG : dir1/0010-45678: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d0c0_d20260511_m044638_c001_v0001157_t0032_u01778474798091") 2026/05/11 04:49:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d288_d20260511_m044803_c001_v7007000_t0000_u01778474883089") 2026/05/11 04:49:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d19e_d20260511_m044754_c001_v0001157_t0049_u01778474874361") 2026/05/11 04:49:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d4007_d20260511_m044747_c001_v7007000_t0000_u01778474867210") 2026/05/11 04:49:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d176_d20260511_m044738_c001_v0001157_t0047_u01778474858152") 2026/05/11 04:49:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f3892736f_d20260511_m044731_c001_v7007000_t0000_u01778474851567") 2026/05/11 04:49:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d146_d20260511_m044723_c001_v0001157_t0014_u01778474843072") 2026/05/11 04:49:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622ed_d20260511_m044715_c001_v7007000_t0000_u01778474835838") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d114_d20260511_m044706_c001_v0001157_t0016_u01778474826883") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b3b_d20260511_m044659_c001_v7007000_t0000_u01778474819549") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d0e8_d20260511_m044650_c001_v0001157_t0050_u01778474810250") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbcf0_d20260511_m044639_c001_v7007000_t0000_u01778474799491") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a0e3_d20260511_m044632_c001_v0001173_t0031_u01778474792397") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d06676b_d20260511_m044625_c001_v7007000_t0000_u01778474785699") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d080_d20260511_m044620_c001_v0001157_t0053_u01778474780695") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbce3_d20260511_m044618_c001_v7007000_t0000_u01778474778299") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d3e_d20260511_m044611_c001_v0001172_t0050_u01778474771041") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9db1_d20260511_m044602_c001_v7007000_t0000_u01778474762345") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d0a_d20260511_m044557_c001_v0001172_t0056_u01778474757461") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff31c5_d20260511_m044555_c001_v7007000_t0000_u01778474755171") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b30_d20260511_m044548_c001_v0001174_t0018_u01778474748634") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f3892721d_d20260511_m044537_c001_v7007000_t0000_u01778474737054") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122c7c_d20260511_m044530_c001_v0001172_t0032_u01778474730032") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff317c_d20260511_m044523_c001_v7007000_t0000_u01778474723037") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122b24_d20260511_m044414_c001_v0001172_t0040_u01778474654283") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b083_d20260511_m044407_c001_v7007000_t0000_u01778474647463") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122aca_d20260511_m044358_c001_v0001172_t0045_u01778474638247") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d06675d_d20260511_m044621_c001_v7007000_t0000_u01778474781882") 2026/05/11 04:49:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d072_d20260511_m044616_c001_v0001157_t0017_u01778474776865") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b22_d20260511_m044643_c001_v7007000_t0000_u01778474803999") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122dd1_d20260511_m044638_c001_v0001172_t0056_u01778474798251") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d28a_d20260511_m044803_c001_v7007000_t0000_u01778474883271") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a25d_d20260511_m044754_c001_v0001173_t0001_u01778474874873") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d4008_d20260511_m044747_c001_v7007000_t0000_u01778474867393") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a215_d20260511_m044738_c001_v0001173_t0017_u01778474858464") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f38927371_d20260511_m044731_c001_v7007000_t0000_u01778474851750") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a1c9_d20260511_m044723_c001_v0001173_t0048_u01778474843621") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622ee_d20260511_m044716_c001_v7007000_t0000_u01778474836019") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a189_d20260511_m044707_c001_v0001173_t0058_u01778474827371") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b3c_d20260511_m044659_c001_v7007000_t0000_u01778474819730") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a147_d20260511_m044650_c001_v0001173_t0013_u01778474810578") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b0c_d20260511_m044639_c001_v7007000_t0000_u01778474799107") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d0aa_d20260511_m044633_c001_v0001157_t0016_u01778474793015") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d06676c_d20260511_m044625_c001_v7007000_t0000_u01778474785881") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d7b_d20260511_m044620_c001_v0001172_t0051_u01778474780709") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b14e_d20260511_m044618_c001_v7007000_t0000_u01778474778357") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d060_d20260511_m044611_c001_v0001157_t0028_u01778474771340") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9db3_d20260511_m044602_c001_v7007000_t0000_u01778474762530") 2026/05/11 04:49:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d044_d20260511_m044557_c001_v0001157_t0055_u01778474757489") 2026/05/11 04:49:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9d87_d20260511_m044555_c001_v7007000_t0000_u01778474755163") 2026/05/11 04:49:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d016_d20260511_m044548_c001_v0001157_t0044_u01778474748959") 2026/05/11 04:49:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f420237972135790d_d20260511_m044536_c001_v7007000_t0000_u01778474736882") 2026/05/11 04:49:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cfde_d20260511_m044530_c001_v0001157_t0037_u01778474730371") 2026/05/11 04:49:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff317d_d20260511_m044523_c001_v7007000_t0000_u01778474723221") 2026/05/11 04:49:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cf32_d20260511_m044414_c001_v0001157_t0010_u01778474654573") 2026/05/11 04:49:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b085_d20260511_m044407_c001_v7007000_t0000_u01778474647647") 2026/05/11 04:49:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cef6_d20260511_m044358_c001_v0001157_t0056_u01778474638508") 2026/05/11 04:49:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066759_d20260511_m044621_c001_v7007000_t0000_u01778474781514") 2026/05/11 04:49:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a06f_d20260511_m044617_c001_v0001173_t0000_u01778474777112") 2026/05/11 04:49:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b23_d20260511_m044644_c001_v7007000_t0000_u01778474804184") 2026/05/11 04:49:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a10d_d20260511_m044638_c001_v0001173_t0058_u01778474798263") 2026/05/11 04:49:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d28c_d20260511_m044803_c001_v7007000_t0000_u01778474883453") 2026/05/11 04:49:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122f17_d20260511_m044755_c001_v0001172_t0009_u01778474875146") 2026/05/11 04:49:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d4009_d20260511_m044747_c001_v7007000_t0000_u01778474867575") 2026/05/11 04:49:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122ec7_d20260511_m044738_c001_v0001172_t0031_u01778474858738") 2026/05/11 04:49:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f38927373_d20260511_m044731_c001_v7007000_t0000_u01778474851931") 2026/05/11 04:49:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122e97_d20260511_m044724_c001_v0001172_t0034_u01778474844082") 2026/05/11 04:49:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622f0_d20260511_m044716_c001_v7007000_t0000_u01778474836201") 2026/05/11 04:49:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122e4f_d20260511_m044707_c001_v0001172_t0049_u01778474827675") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b3d_d20260511_m044659_c001_v7007000_t0000_u01778474819913") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122e13_d20260511_m044650_c001_v0001172_t0050_u01778474810889") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbcee_d20260511_m044639_c001_v7007000_t0000_u01778474799118") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4cf8_d20260511_m044633_c001_v0001174_t0039_u01778474793384") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d06676d_d20260511_m044626_c001_v7007000_t0000_u01778474786065") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a097_d20260511_m044620_c001_v0001173_t0017_u01778474780718") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066752_d20260511_m044617_c001_v7007000_t0000_u01778474777779") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a039_d20260511_m044611_c001_v0001173_t0018_u01778474771705") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9db4_d20260511_m044602_c001_v7007000_t0000_u01778474762714") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a009_d20260511_m044557_c001_v0001173_t0056_u01778474757606") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9d88_d20260511_m044555_c001_v7007000_t0000_u01778474755346") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122ccc_d20260511_m044549_c001_v0001172_t0004_u01778474749336") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f400638e49733de38_d20260511_m044536_c001_v7007000_t0000_u01778474736915") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4ab4_d20260511_m044530_c001_v0001174_t0021_u01778474730697") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff317e_d20260511_m044523_c001_v7007000_t0000_u01778474723403") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd47c2_d20260511_m044414_c001_v0001174_t0008_u01778474654928") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b086_d20260511_m044407_c001_v7007000_t0000_u01778474647831") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4724_d20260511_m044358_c001_v0001174_t0049_u01778474638800") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9e7_d20260511_m044621_c001_v7007000_t0000_u01778474781546") 2026/05/11 04:49:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d61_d20260511_m044617_c001_v0001172_t0024_u01778474777122") 2026/05/11 04:49:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b24_d20260511_m044644_c001_v7007000_t0000_u01778474804366") 2026/05/11 04:49:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4d2e_d20260511_m044638_c001_v0001174_t0034_u01778474798271") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d28e_d20260511_m044803_c001_v7007000_t0000_u01778474883635") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4fa6_d20260511_m044755_c001_v0001174_t0055_u01778474875432") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d400a_d20260511_m044747_c001_v7007000_t0000_u01778474867799") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4f0e_d20260511_m044739_c001_v0001174_t0033_u01778474859124") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f38927375_d20260511_m044732_c001_v7007000_t0000_u01778474852112") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4eb2_d20260511_m044724_c001_v0001174_t0013_u01778474844442") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622f1_d20260511_m044716_c001_v7007000_t0000_u01778474836383") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4e38_d20260511_m044708_c001_v0001174_t0042_u01778474828087") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b3e_d20260511_m044700_c001_v7007000_t0000_u01778474820097") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4da4_d20260511_m044651_c001_v0001174_t0016_u01778474811167") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbcef_d20260511_m044639_c001_v7007000_t0000_u01778474799305") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122db1_d20260511_m044633_c001_v0001172_t0027_u01778474793729") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d06676e_d20260511_m044626_c001_v7007000_t0000_u01778474786248") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4c62_d20260511_m044620_c001_v0001174_t0020_u01778474780744") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40463e912afb8fe9_d20260511_m044618_c001_v7007000_t0000_u01778474778329") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4bfa_d20260511_m044612_c001_v0001174_t0046_u01778474772214") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9db5_d20260511_m044602_c001_v7007000_t0000_u01778474762896") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b86_d20260511_m044557_c001_v0001174_t0024_u01778474757714") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855d00_d20260511_m044555_c001_v7007000_t0000_u01778474755180") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549fbd_d20260511_m044549_c001_v0001173_t0023_u01778474749622") 2026/05/11 04:49:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f420237972135790e_d20260511_m044537_c001_v7007000_t0000_u01778474737068") 2026/05/11 04:49:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549f51_d20260511_m044531_c001_v0001173_t0026_u01778474731149") 2026/05/11 04:49:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff3180_d20260511_m044523_c001_v7007000_t0000_u01778474723586") 2026/05/11 04:49:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549de7_d20260511_m044415_c001_v0001173_t0047_u01778474655331") 2026/05/11 04:49:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b087_d20260511_m044408_c001_v7007000_t0000_u01778474648015") 2026/05/11 04:49:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549d95_d20260511_m044359_c001_v0001173_t0050_u01778474639265") 2026/05/11 04:49:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d06675b_d20260511_m044621_c001_v7007000_t0000_u01778474781697") 2026/05/11 04:49:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4c2e_d20260511_m044617_c001_v0001174_t0003_u01778474777196") 2026/05/11 04:49:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b25_d20260511_m044644_c001_v7007000_t0000_u01778474804547") 2026/05/11 04:49:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d0c2_d20260511_m044638_c001_v0001157_t0007_u01778474798463") 2026/05/11 04:49:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d290_d20260511_m044803_c001_v7007000_t0000_u01778474883816") 2026/05/11 04:49:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d1a0_d20260511_m044755_c001_v0001157_t0045_u01778474875715") 2026/05/11 04:49:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d400b_d20260511_m044747_c001_v7007000_t0000_u01778474867985") 2026/05/11 04:49:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d180_d20260511_m044739_c001_v0001157_t0053_u01778474859490") 2026/05/11 04:49:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f38927376_d20260511_m044732_c001_v7007000_t0000_u01778474852294") 2026/05/11 04:49:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d14c_d20260511_m044724_c001_v0001157_t0049_u01778474844801") 2026/05/11 04:49:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622f3_d20260511_m044716_c001_v7007000_t0000_u01778474836564") 2026/05/11 04:49:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d11e_d20260511_m044708_c001_v0001157_t0025_u01778474828399") 2026/05/11 04:49:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b3f_d20260511_m044700_c001_v7007000_t0000_u01778474820278") 2026/05/11 04:49:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d0ec_d20260511_m044651_c001_v0001157_t0031_u01778474811563") 2026/05/11 04:49:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f389272dd_d20260511_m044639_c001_v7007000_t0000_u01778474799512") 2026/05/11 04:49:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a0f3_d20260511_m044634_c001_v0001173_t0040_u01778474794081") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d06676f_d20260511_m044626_c001_v7007000_t0000_u01778474786430") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d082_d20260511_m044620_c001_v0001157_t0011_u01778474780981") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbce1_d20260511_m044617_c001_v7007000_t0000_u01778474777935") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d44_d20260511_m044612_c001_v0001172_t0040_u01778474772527") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9db6_d20260511_m044603_c001_v7007000_t0000_u01778474763080") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d0c_d20260511_m044557_c001_v0001172_t0027_u01778474757769") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9dd_d20260511_m044555_c001_v7007000_t0000_u01778474755193") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b3c_d20260511_m044549_c001_v0001174_t0006_u01778474749890") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d19e_d20260511_m044536_c001_v7007000_t0000_u01778474736840") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122c80_d20260511_m044531_c001_v0001172_t0037_u01778474731420") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff3181_d20260511_m044523_c001_v7007000_t0000_u01778474723768") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122b2e_d20260511_m044415_c001_v0001172_t0017_u01778474655633") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b089_d20260511_m044408_c001_v7007000_t0000_u01778474648199") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122ad2_d20260511_m044359_c001_v0001172_t0027_u01778474639857") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40463e912afb8ff5_d20260511_m044621_c001_v7007000_t0000_u01778474781713") 2026/05/11 04:49:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d074_d20260511_m044617_c001_v0001157_t0057_u01778474777221") 2026/05/11 04:49:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b26_d20260511_m044644_c001_v7007000_t0000_u01778474804727") 2026/05/11 04:49:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a10f_d20260511_m044638_c001_v0001173_t0040_u01778474798525") 2026/05/11 04:49:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d293_d20260511_m044804_c001_v7007000_t0000_u01778474884000") 2026/05/11 04:49:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a267_d20260511_m044756_c001_v0001173_t0041_u01778474876032") 2026/05/11 04:49:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d400c_d20260511_m044748_c001_v7007000_t0000_u01778474868169") 2026/05/11 04:49:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a21b_d20260511_m044739_c001_v0001173_t0039_u01778474859977") 2026/05/11 04:49:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f38927378_d20260511_m044732_c001_v7007000_t0000_u01778474852476") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a1cf_d20260511_m044725_c001_v0001173_t0016_u01778474845147") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622f4_d20260511_m044716_c001_v7007000_t0000_u01778474836746") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a193_d20260511_m044708_c001_v0001173_t0028_u01778474828807") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b40_d20260511_m044700_c001_v7007000_t0000_u01778474820461") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a14d_d20260511_m044652_c001_v0001173_t0003_u01778474812020") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f421a3fb16d2ef431_d20260511_m044639_c001_v7007000_t0000_u01778474799489") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d0b0_d20260511_m044634_c001_v0001157_t0023_u01778474794341") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066770_d20260511_m044626_c001_v7007000_t0000_u01778474786613") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a09b_d20260511_m044621_c001_v0001173_t0017_u01778474781016") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d1f8_d20260511_m044618_c001_v7007000_t0000_u01778474778370") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d062_d20260511_m044612_c001_v0001157_t0038_u01778474772932") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9db8_d20260511_m044603_c001_v7007000_t0000_u01778474763263") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d046_d20260511_m044557_c001_v0001157_t0053_u01778474757814") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa5af_d20260511_m044555_c001_v7007000_t0000_u01778474755295") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d018_d20260511_m044550_c001_v0001157_t0000_u01778474750264") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9c2_d20260511_m044537_c001_v7007000_t0000_u01778474737226") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cfe2_d20260511_m044531_c001_v0001157_t0011_u01778474731697") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff3182_d20260511_m044523_c001_v7007000_t0000_u01778474723950") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cf3a_d20260511_m044415_c001_v0001157_t0001_u01778474655966") 2026/05/11 04:49:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b08a_d20260511_m044408_c001_v7007000_t0000_u01778474648381") 2026/05/11 04:49:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cefe_d20260511_m044400_c001_v0001157_t0023_u01778474640188") 2026/05/11 04:49:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9e8_d20260511_m044621_c001_v7007000_t0000_u01778474781729") 2026/05/11 04:49:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a071_d20260511_m044617_c001_v0001173_t0049_u01778474777460") 2026/05/11 04:49:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9c7_d20260511_m044539_c001_v7007000_t0000_u01778474739787") 2026/05/11 04:49:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549f6b_d20260511_m044534_c001_v0001173_t0035_u01778474734864") 2026/05/11 04:49:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9c8_d20260511_m044539_c001_v7007000_t0000_u01778474739970") 2026/05/11 04:49:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4aec_d20260511_m044534_c001_v0001174_t0052_u01778474734920") 2026/05/11 04:49:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9c9_d20260511_m044540_c001_v7007000_t0000_u01778474740155") 2026/05/11 04:49:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122c8c_d20260511_m044534_c001_v0001172_t0008_u01778474734946") 2026/05/11 04:49:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9ca_d20260511_m044540_c001_v7007000_t0000_u01778474740431") 2026/05/11 04:49:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cfee_d20260511_m044535_c001_v0001157_t0032_u01778474735041") 2026/05/11 04:49:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9cb_d20260511_m044540_c001_v7007000_t0000_u01778474740617") 2026/05/11 04:49:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549f6d_d20260511_m044535_c001_v0001173_t0040_u01778474735212") 2026/05/11 04:49:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9cc_d20260511_m044540_c001_v7007000_t0000_u01778474740807") 2026/05/11 04:49:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122c8e_d20260511_m044535_c001_v0001172_t0012_u01778474735235") 2026/05/11 04:49:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9cd_d20260511_m044541_c001_v7007000_t0000_u01778474741000") 2026/05/11 04:49:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4aee_d20260511_m044535_c001_v0001174_t0008_u01778474735244") 2026/05/11 04:49:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9ce_d20260511_m044541_c001_v7007000_t0000_u01778474741182") 2026/05/11 04:49:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cff0_d20260511_m044535_c001_v0001157_t0020_u01778474735443") 2026/05/11 04:49:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9cf_d20260511_m044541_c001_v7007000_t0000_u01778474741364") 2026/05/11 04:49:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549f6f_d20260511_m044535_c001_v0001173_t0007_u01778474735498") 2026/05/11 04:49:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9d1_d20260511_m044541_c001_v7007000_t0000_u01778474741547") 2026/05/11 04:49:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4af0_d20260511_m044535_c001_v0001174_t0020_u01778474735563") 2026/05/11 04:49:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9d3_d20260511_m044541_c001_v7007000_t0000_u01778474741728") 2026/05/11 04:49:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122c94_d20260511_m044535_c001_v0001172_t0016_u01778474735674") 2026/05/11 04:49:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9d4_d20260511_m044541_c001_v7007000_t0000_u01778474741910") 2026/05/11 04:49:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cff4_d20260511_m044535_c001_v0001157_t0058_u01778474735800") 2026/05/11 04:49:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9d5_d20260511_m044542_c001_v7007000_t0000_u01778474742092") 2026/05/11 04:49:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4af8_d20260511_m044535_c001_v0001174_t0011_u01778474735889") 2026/05/11 04:49:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9d6_d20260511_m044542_c001_v7007000_t0000_u01778474742274") 2026/05/11 04:49:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122c9a_d20260511_m044535_c001_v0001172_t0043_u01778474735954") 2026/05/11 04:49:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9d7_d20260511_m044542_c001_v7007000_t0000_u01778474742456") 2026/05/11 04:49:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549f75_d20260511_m044536_c001_v0001173_t0022_u01778474736022") 2026/05/11 04:49:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9d8_d20260511_m044542_c001_v7007000_t0000_u01778474742638") 2026/05/11 04:49:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cff6_d20260511_m044536_c001_v0001157_t0008_u01778474736144") 2026/05/11 04:49:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff31c9_d20260511_m044558_c001_v7007000_t0000_u01778474758591") 2026/05/11 04:49:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b5a_d20260511_m044553_c001_v0001174_t0029_u01778474753073") 2026/05/11 04:49:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9d98_d20260511_m044558_c001_v7007000_t0000_u01778474758438") 2026/05/11 04:49:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122ce8_d20260511_m044553_c001_v0001172_t0003_u01778474753085") 2026/05/11 04:49:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d1be_d20260511_m044558_c001_v7007000_t0000_u01778474758450") 2026/05/11 04:49:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549fdb_d20260511_m044553_c001_v0001173_t0004_u01778474753097") 2026/05/11 04:49:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9d93_d20260511_m044558_c001_v7007000_t0000_u01778474758237") 2026/05/11 04:49:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d024_d20260511_m044553_c001_v0001157_t0051_u01778474753177") 2026/05/11 04:49:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9d94_d20260511_m044558_c001_v7007000_t0000_u01778474758247") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549fdf_d20260511_m044553_c001_v0001173_t0025_u01778474753385") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d1bd_d20260511_m044558_c001_v7007000_t0000_u01778474758261") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b5e_d20260511_m044553_c001_v0001174_t0030_u01778474753413") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbcd7_d20260511_m044558_c001_v7007000_t0000_u01778474758460") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d02c_d20260511_m044553_c001_v0001157_t0055_u01778474753571") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9d97_d20260511_m044558_c001_v7007000_t0000_u01778474758431") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122cf0_d20260511_m044553_c001_v0001172_t0042_u01778474753585") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855d0f_d20260511_m044558_c001_v7007000_t0000_u01778474758587") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549fe7_d20260511_m044553_c001_v0001173_t0007_u01778474753689") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9e1_d20260511_m044558_c001_v7007000_t0000_u01778474758610") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b64_d20260511_m044553_c001_v0001174_t0038_u01778474753832") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbcd6_d20260511_m044558_c001_v7007000_t0000_u01778474758269") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d030_d20260511_m044553_c001_v0001157_t0042_u01778474753841") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9d99_d20260511_m044558_c001_v7007000_t0000_u01778474758621") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549fed_d20260511_m044554_c001_v0001173_t0046_u01778474754083") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f404ab0c4b0447875_d20260511_m044558_c001_v7007000_t0000_u01778474758288") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d032_d20260511_m044554_c001_v0001157_t0015_u01778474754106") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff31c7_d20260511_m044558_c001_v7007000_t0000_u01778474758223") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122cf8_d20260511_m044554_c001_v0001172_t0006_u01778474754128") 2026/05/11 04:49:11 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff31c8_d20260511_m044558_c001_v7007000_t0000_u01778474758406") 2026/05/11 04:49:12 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4b68_d20260511_m044554_c001_v0001174_t0003_u01778474754231") 2026/05/11 04:49:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e9e0_d20260511_m044558_c001_v7007000_t0000_u01778474758426") 2026/05/11 04:49:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122cfa_d20260511_m044554_c001_v0001172_t0031_u01778474754391") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e915_d20260511_m044247_c001_v7007000_t0000_u01778474567161") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f117c9c76d773d974_d20260511_m044244_c001_v0001033_t0030_u01778474564652") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4139683051156740_d20260511_m044244_c001_v7007000_t0000_u01778474564466") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f117c9c76d773d96e_d20260511_m044241_c001_v0001033_t0044_u01778474561266") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f413968305115673e_d20260511_m044240_c001_v7007000_t0000_u01778474560495") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549b6c_d20260511_m044236_c001_v0001173_t0036_u01778474556451") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f421a3fb16d2ef12d_d20260511_m044234_c001_v7007000_t0000_u01778474554996") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1024fef4abb513f1_d20260511_m044230_c001_v0001109_t0016_u01778474550995") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f400638e49733dcf4_d20260511_m044230_c001_v7007000_t0000_u01778474550807") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1024fef4abb513d7_d20260511_m044224_c001_v0001109_t0050_u01778474544590") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f400638e49733dcf0_d20260511_m044223_c001_v7007000_t0000_u01778474543821") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cd6c_d20260511_m044219_c001_v0001157_t0014_u01778474539781") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4157c35a5b72b739_d20260511_m044218_c001_v7007000_t0000_u01778474538513") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f108398222b92578e_d20260511_m044215_c001_v0001144_t0053_u01778474535566") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f41925c2f91feccb9_d20260511_m044215_c001_v7007000_t0000_u01778474535372") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f108398222b925788_d20260511_m044211_c001_v0001144_t0053_u01778474531248") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f41925c2f91feccb5_d20260511_m044210_c001_v7007000_t0000_u01778474530471") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cd46_d20260511_m044206_c001_v0001157_t0058_u01778474526743") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88993_d20260511_m044205_c001_v7007000_t0000_u01778474525810") 2026/05/11 04:49:12 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1083184ff490be1c_d20260511_m044204_c001_v0001154_t0001_u01778474524083") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa41e_d20260511_m044203_c001_v7007000_t0000_u01778474523902") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1083184ff490be14_d20260511_m044200_c001_v0001154_t0024_u01778474520757") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa41c_d20260511_m044200_c001_v7007000_t0000_u01778474520017") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cd16_d20260511_m044154_c001_v0001157_t0023_u01778474514359") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbb2a_d20260511_m044153_c001_v7007000_t0000_u01778474513447") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1058541298231dad_d20260511_m044151_c001_v0001137_t0017_u01778474511315") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f389270bf_d20260511_m044151_c001_v7007000_t0000_u01778474511132") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1058541298231d95_d20260511_m044147_c001_v0001137_t0019_u01778474507847") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f389270bb_d20260511_m044147_c001_v7007000_t0000_u01778474507103") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ccda_d20260511_m044141_c001_v0001157_t0016_u01778474501212") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f389270ae_d20260511_m044140_c001_v7007000_t0000_u01778474500212") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f108398222b925726_d20260511_m044131_c001_v0001144_t0001_u01778474491057") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158056df_d20260511_m044130_c001_v7007000_t0000_u01778474490867") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f108398222b92571a_d20260511_m044126_c001_v0001144_t0028_u01778474486506") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158056d9_d20260511_m044125_c001_v7007000_t0000_u01778474485728") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cc80_d20260511_m044117_c001_v0001157_t0010_u01778474477842") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523aec4_d20260511_m044116_c001_v7007000_t0000_u01778474476495") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106322be4946c41d_d20260511_m044110_c001_v0001177_t0005_u01778474470174") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d023_d20260511_m044109_c001_v7007000_t0000_u01778474469964") 2026/05/11 04:49:13 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f11165fb979b9e5bf_d20260511_m044105_c001_v0001105_t0011_u01778474465823") 2026/05/11 04:49:14 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1082510d65c58ce6_d20260511_m044104_c001_v0001097_t0020_u01778474464830") 2026/05/11 04:49:14 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1082510d65c58cde_d20260511_m044103_c001_v0001097_t0000_u01778474463657") 2026/05/11 04:49:14 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40463e912afb8e49_d20260511_m044050_c001_v7007000_t0000_u01778474450422") 2026/05/11 04:49:14 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cbb2_d20260511_m044043_c001_v0001157_t0044_u01778474443061") 2026/05/11 04:49:14 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1140045d12adc68c_d20260511_m044041_c001_v0001116_t0021_u01778474441159") 2026/05/11 04:49:14 DEBUG : dst/one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1140045d12adc686_d20260511_m044039_c001_v0001116_t0035_u01778474439949") 2026/05/11 04:49:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e916_d20260511_m044247_c001_v7007000_t0000_u01778474567343") 2026/05/11 04:49:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106699e10a368bec_d20260511_m044244_c001_v0001184_t0045_u01778474564263") 2026/05/11 04:49:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f109ab0aec64721ec_d20260511_m044240_c001_v0001173_t0055_u01778474560218") 2026/05/11 04:49:14 DEBUG : dst/one.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f421a3fb16d2ef12e_d20260511_m044235_c001_v7007000_t0000_u01778474555179") 2026/05/11 04:49:14 DEBUG : dst/one.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1137233e2e61eded_d20260511_m044229_c001_v0001144_t0012_u01778474549649") 2026/05/11 04:49:14 DEBUG : dst/one.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f11468ed54f6845bf_d20260511_m044223_c001_v0001183_t0018_u01778474543609") 2026/05/11 04:49:14 DEBUG : dst/one.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4157c35a5b72b73b_d20260511_m044218_c001_v7007000_t0000_u01778474538695") 2026/05/11 04:49:14 DEBUG : dst/one.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1028a7239f2b77a0_d20260511_m044215_c001_v0001165_t0054_u01778474535172") 2026/05/11 04:49:14 DEBUG : dst/one.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f119b83b298d90db1_d20260511_m044209_c001_v0001038_t0025_u01778474529921") 2026/05/11 04:49:14 DEBUG : dst/three: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523aec5_d20260511_m044116_c001_v7007000_t0000_u01778474476678") 2026/05/11 04:49:14 DEBUG : dst/three: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1082510d65c58d0e_d20260511_m044114_c001_v0001097_t0059_u01778474474905") 2026/05/11 04:49:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e917_d20260511_m044247_c001_v7007000_t0000_u01778474567525") 2026/05/11 04:49:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106dd1f7ce9d0114_d20260511_m044245_c001_v0001180_t0015_u01778474565868") 2026/05/11 04:49:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f116aab6aa20c949e_d20260511_m044242_c001_v0001092_t0043_u01778474562221") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e918_d20260511_m044247_c001_v7007000_t0000_u01778474567707") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f117c9c76d773d978_d20260511_m044246_c001_v0001033_t0007_u01778474566255") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4139683051156742_d20260511_m044246_c001_v7007000_t0000_u01778474566069") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f117c9c76d773d972_d20260511_m044242_c001_v0001033_t0040_u01778474562710") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f413968305115673f_d20260511_m044242_c001_v7007000_t0000_u01778474562522") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549b72_d20260511_m044237_c001_v0001173_t0044_u01778474557470") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f421a3fb16d2ef12f_d20260511_m044235_c001_v7007000_t0000_u01778474555360") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1024fef4abb513f9_d20260511_m044232_c001_v0001109_t0031_u01778474552875") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f400638e49733dcf5_d20260511_m044232_c001_v7007000_t0000_u01778474552691") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1024fef4abb513df_d20260511_m044227_c001_v0001109_t0053_u01778474547296") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f400638e49733dcf1_d20260511_m044227_c001_v7007000_t0000_u01778474547109") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cd74_d20260511_m044220_c001_v0001157_t0026_u01778474540794") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f41925c2f91feccbb_d20260511_m044217_c001_v7007000_t0000_u01778474537952") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549b0c_d20260511_m044214_c001_v0001173_t0018_u01778474534195") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f41925c2f91feccb7_d20260511_m044213_c001_v7007000_t0000_u01778474533058") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cd4e_d20260511_m044207_c001_v0001157_t0006_u01778474527372") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa421_d20260511_m044204_c001_v7007000_t0000_u01778474524877") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549ad2_d20260511_m044202_c001_v0001173_t0044_u01778474522829") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa41d_d20260511_m044201_c001_v7007000_t0000_u01778474521723") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cd1a_d20260511_m044155_c001_v0001157_t0058_u01778474515040") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f389270c1_d20260511_m044152_c001_v7007000_t0000_u01778474512529") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549a8c_d20260511_m044149_c001_v0001173_t0000_u01778474509853") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f389270bd_d20260511_m044148_c001_v7007000_t0000_u01778474508738") 2026/05/11 04:49:15 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cce4_d20260511_m044142_c001_v0001157_t0000_u01778474502413") 2026/05/11 04:49:16 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f389270ab_d20260511_m044138_c001_v7007000_t0000_u01778474498925") 2026/05/11 04:49:16 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549a14_d20260511_m044129_c001_v0001173_t0029_u01778474489638") 2026/05/11 04:49:16 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158056db_d20260511_m044128_c001_v7007000_t0000_u01778474488529") 2026/05/11 04:49:16 DEBUG : dst/three.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cc8e_d20260511_m044120_c001_v0001157_t0046_u01778474480957") 2026/05/11 04:49:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f421a3fb16d2ef130_d20260511_m044235_c001_v7007000_t0000_u01778474555542") 2026/05/11 04:49:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1197cf7c79bbf4f7_d20260511_m044232_c001_v0001044_t0052_u01778474552370") 2026/05/11 04:49:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1023d1f2d9078ba3_d20260511_m044226_c001_v0001101_t0053_u01778474546756") 2026/05/11 04:49:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4157c35a5b72b73d_d20260511_m044218_c001_v7007000_t0000_u01778474538875") 2026/05/11 04:49:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f116b6b0edf6d3e4d_d20260511_m044217_c001_v0001106_t0058_u01778474537328") 2026/05/11 04:49:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1182586dfcc4a4df_d20260511_m044212_c001_v0001032_t0007_u01778474532688") 2026/05/11 04:49:16 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e919_d20260511_m044247_c001_v7007000_t0000_u01778474567890") 2026/05/11 04:49:16 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cda2_d20260511_m044237_c001_v0001157_t0004_u01778474557112") 2026/05/11 04:49:16 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f421a3fb16d2ef131_d20260511_m044235_c001_v7007000_t0000_u01778474555723") 2026/05/11 04:49:16 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549b2a_d20260511_m044220_c001_v0001173_t0028_u01778474540501") 2026/05/11 04:49:16 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4157c35a5b72b73e_d20260511_m044219_c001_v7007000_t0000_u01778474539057") 2026/05/11 04:49:16 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549aee_d20260511_m044207_c001_v0001173_t0013_u01778474527064") 2026/05/11 04:49:16 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88995_d20260511_m044205_c001_v7007000_t0000_u01778474525993") 2026/05/11 04:49:16 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549ab0_d20260511_m044154_c001_v0001173_t0028_u01778474514730") 2026/05/11 04:49:16 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbb2b_d20260511_m044153_c001_v7007000_t0000_u01778474513627") 2026/05/11 04:49:17 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549a5e_d20260511_m044142_c001_v0001173_t0049_u01778474502127") 2026/05/11 04:49:17 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f389270af_d20260511_m044140_c001_v7007000_t0000_u01778474500398") 2026/05/11 04:49:17 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a5499ca_d20260511_m044118_c001_v0001173_t0026_u01778474478572") 2026/05/11 04:49:17 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523aec6_d20260511_m044116_c001_v7007000_t0000_u01778474476860") 2026/05/11 04:49:17 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1132dc05625dabb7_d20260511_m044111_c001_v0001137_t0023_u01778474471827") 2026/05/11 04:49:17 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40463e912afb8e4a_d20260511_m044050_c001_v7007000_t0000_u01778474450605") 2026/05/11 04:49:17 DEBUG : dst/two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1140045d12adc6a6_d20260511_m044049_c001_v0001116_t0000_u01778474449173") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbafd_d20260511_m044012_c001_v7007000_t0000_u01778474412777") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f11165fb979b9e521_d20260511_m044008_c001_v0001105_t0047_u01778474408956") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbafa_d20260511_m044006_c001_v7007000_t0000_u01778474406961") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f11165fb979b9e4ff_d20260511_m043956_c001_v0001105_t0029_u01778474396094") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213576ba_d20260511_m043947_c001_v7007000_t0000_u01778474387944") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f11165fb979b9e4d1_d20260511_m043941_c001_v0001105_t0006_u01778474381177") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3b8_d20260511_m043921_c001_v7007000_t0000_u01778474361219") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca30_d20260511_m043919_c001_v0001157_t0017_u01778474359181") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3b4_d20260511_m043918_c001_v7007000_t0000_u01778474358292") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca26_d20260511_m043917_c001_v0001157_t0058_u01778474357035") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3ad_d20260511_m043913_c001_v7007000_t0000_u01778474353806") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca00_d20260511_m043912_c001_v0001157_t0046_u01778474352102") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3a6_d20260511_m043911_c001_v7007000_t0000_u01778474351197") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9f0_d20260511_m043909_c001_v0001157_t0051_u01778474349864") 2026/05/11 04:49:17 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855a97_d20260511_m043903_c001_v7007000_t0000_u01778474343530") 2026/05/11 04:49:18 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9b6_d20260511_m043901_c001_v0001157_t0011_u01778474341819") 2026/05/11 04:49:18 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855a94_d20260511_m043900_c001_v7007000_t0000_u01778474340695") 2026/05/11 04:49:18 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9a8_d20260511_m043859_c001_v0001157_t0012_u01778474339784") 2026/05/11 04:49:18 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855a8e_d20260511_m043855_c001_v7007000_t0000_u01778474335458") 2026/05/11 04:49:18 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c98a_d20260511_m043854_c001_v0001157_t0023_u01778474334048") 2026/05/11 04:49:18 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7da_d20260511_m043852_c001_v7007000_t0000_u01778474332221") 2026/05/11 04:49:18 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c97c_d20260511_m043851_c001_v0001157_t0007_u01778474331174") 2026/05/11 04:49:18 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7d7_d20260511_m043850_c001_v7007000_t0000_u01778474330810") 2026/05/11 04:49:18 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f115d1f7d016fc541_d20260511_m043850_c001_v0001176_t0019_u01778474330239") 2026/05/11 04:49:18 DEBUG : empty space: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c96e_d20260511_m043848_c001_v0001157_t0037_u01778474328161") 2026/05/11 04:49:18 DEBUG : enormous: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3b7_d20260511_m043920_c001_v7007000_t0000_u01778474360483") 2026/05/11 04:49:18 DEBUG : enormous: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca34_d20260511_m043919_c001_v0001157_t0011_u01778474359582") 2026/05/11 04:49:18 DEBUG : existing: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40975c611bc4e921_d20260511_m044252_c001_v7007000_t0000_u01778474572447") 2026/05/11 04:49:18 DEBUG : existing: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cdc6_d20260511_m044251_c001_v0001157_t0050_u01778474571189") 2026/05/11 04:49:18 DEBUG : existing: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3d4_d20260511_m043939_c001_v7007000_t0000_u01778474379788") 2026/05/11 04:49:18 DEBUG : existing: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca8c_d20260511_m043938_c001_v0001157_t0044_u01778474378478") 2026/05/11 04:49:18 DEBUG : existing: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7d2_d20260511_m043845_c001_v7007000_t0000_u01778474325196") 2026/05/11 04:49:18 DEBUG : existing: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c95a_d20260511_m043843_c001_v0001157_t0045_u01778474323898") 2026/05/11 04:49:18 DEBUG : existing: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7d1_d20260511_m043843_c001_v7007000_t0000_u01778474323344") 2026/05/11 04:49:18 DEBUG : existing: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c954_d20260511_m043842_c001_v0001157_t0004_u01778474322664") 2026/05/11 04:49:18 DEBUG : existing: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c952_d20260511_m043841_c001_v0001157_t0008_u01778474321809") 2026/05/11 04:49:19 DEBUG : existing-b: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3d5_d20260511_m043939_c001_v7007000_t0000_u01778474379970") 2026/05/11 04:49:19 DEBUG : existing-b: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f11165fb979b9e4c7_d20260511_m043938_c001_v0001105_t0057_u01778474378469") 2026/05/11 04:49:19 DEBUG : file1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b70_d20260511_m044346_c001_v7007000_t0000_u01778474626331") 2026/05/11 04:49:19 DEBUG : file1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cedc_d20260511_m044345_c001_v0001157_t0027_u01778474625002") 2026/05/11 04:49:19 DEBUG : file1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b6d_d20260511_m044343_c001_v7007000_t0000_u01778474623657") 2026/05/11 04:49:19 DEBUG : file1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549d4e_d20260511_m044342_c001_v0001173_t0018_u01778474622184") 2026/05/11 04:49:19 DEBUG : five: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3ba_d20260511_m043925_c001_v7007000_t0000_u01778474365178") 2026/05/11 04:49:19 DEBUG : five: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414c5505f161ca48_d20260511_m043923_c001_v0001157_t0039_u01778474363098") 2026/05/11 04:49:19 DEBUG : foo: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855a8d_d20260511_m043853_c001_v7007000_t0000_u01778474333683") 2026/05/11 04:49:19 DEBUG : foo: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414c5505f161c984_d20260511_m043853_c001_v0001157_t0039_u01778474333137") 2026/05/11 04:49:19 DEBUG : foo: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414c5505f161c982_d20260511_m043852_c001_v0001157_t0039_u01778474332584") 2026/05/11 04:49:19 DEBUG : four: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3bb_d20260511_m043925_c001_v7007000_t0000_u01778474365361") 2026/05/11 04:49:19 DEBUG : four: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406a245a0a5496b2_d20260511_m043923_c001_v0001173_t0005_u01778474363892") 2026/05/11 04:49:19 DEBUG : four: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca44_d20260511_m043922_c001_v0001157_t0011_u01778474362417") 2026/05/11 04:49:19 DEBUG : hello world2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049c9_d20260511_m043759_c001_v7007000_t0000_u01778474279057") 2026/05/11 04:49:19 DEBUG : hello world2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c8a2_d20260511_m043758_c001_v0001157_t0050_u01778474278309") 2026/05/11 04:49:19 DEBUG : ignore-size: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7cf_d20260511_m043841_c001_v7007000_t0000_u01778474321447") 2026/05/11 04:49:19 DEBUG : ignore-size: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c94e_d20260511_m043840_c001_v0001157_t0022_u01778474320350") 2026/05/11 04:49:19 DEBUG : nested/sub dir/file: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3d1_d20260511_m043937_c001_v7007000_t0000_u01778474377733") 2026/05/11 04:49:19 DEBUG : nested/sub dir/file: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549716_d20260511_m043937_c001_v0001173_t0055_u01778474377039") 2026/05/11 04:49:19 DEBUG : nested/sub dir/file: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3cf_d20260511_m043936_c001_v7007000_t0000_u01778474376297") 2026/05/11 04:49:20 DEBUG : nested/sub dir/file: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549706_d20260511_m043935_c001_v0001173_t0058_u01778474375291") 2026/05/11 04:49:20 DEBUG : one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3bc_d20260511_m043925_c001_v7007000_t0000_u01778474365543") 2026/05/11 04:49:20 DEBUG : one: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414c5505f161ca3a_d20260511_m043921_c001_v0001157_t0039_u01778474361588") 2026/05/11 04:49:20 DEBUG : only0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b59_d20260511_m044337_c001_v7007000_t0000_u01778474617809") 2026/05/11 04:49:20 DEBUG : only0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414c5505f161cea4_d20260511_m044333_c001_v0001157_t0039_u01778474613490") 2026/05/11 04:49:20 DEBUG : only0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c74_d20260511_m044317_c001_v0001173_t0043_u01778474597864") 2026/05/11 04:49:20 DEBUG : only0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f413968305115674e_d20260511_m044312_c001_v7007000_t0000_u01778474592124") 2026/05/11 04:49:20 DEBUG : only0: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549bca_d20260511_m044256_c001_v0001173_t0039_u01778474576238") 2026/05/11 04:49:20 DEBUG : only1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b5a_d20260511_m044337_c001_v7007000_t0000_u01778474617990") 2026/05/11 04:49:20 DEBUG : only1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410876f29c122a6e_d20260511_m044332_c001_v0001172_t0049_u01778474612969") 2026/05/11 04:49:20 DEBUG : only1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c78_d20260511_m044318_c001_v0001173_t0049_u01778474598425") 2026/05/11 04:49:20 DEBUG : only1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4202379721357798_d20260511_m044311_c001_v7007000_t0000_u01778474591959") 2026/05/11 04:49:20 DEBUG : only1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549bd2_d20260511_m044256_c001_v0001173_t0034_u01778474576898") 2026/05/11 04:49:20 DEBUG : only10: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b5b_d20260511_m044338_c001_v7007000_t0000_u01778474618170") 2026/05/11 04:49:20 DEBUG : only10: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414c5505f161ce96_d20260511_m044332_c001_v0001157_t0039_u01778474612174") 2026/05/11 04:49:20 DEBUG : only10: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549cbc_d20260511_m044324_c001_v0001173_t0003_u01778474604814") 2026/05/11 04:49:20 DEBUG : only10: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f413968305115674c_d20260511_m044311_c001_v7007000_t0000_u01778474591762") 2026/05/11 04:49:20 DEBUG : only10: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c00_d20260511_m044303_c001_v0001173_t0046_u01778474583258") 2026/05/11 04:49:20 DEBUG : only11: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b5c_d20260511_m044338_c001_v7007000_t0000_u01778474618352") 2026/05/11 04:49:20 DEBUG : only11: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406a245a0a549d0e_d20260511_m044332_c001_v0001173_t0005_u01778474612187") 2026/05/11 04:49:20 DEBUG : only11: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549cc6_d20260511_m044325_c001_v0001173_t0036_u01778474605424") 2026/05/11 04:49:20 DEBUG : only11: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f413968305115674f_d20260511_m044312_c001_v7007000_t0000_u01778474592304") 2026/05/11 04:49:21 DEBUG : only11: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c02_d20260511_m044303_c001_v0001173_t0057_u01778474583895") 2026/05/11 04:49:21 DEBUG : only12: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b5d_d20260511_m044338_c001_v7007000_t0000_u01778474618535") 2026/05/11 04:49:21 DEBUG : only12: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410876f29c122a6c_d20260511_m044332_c001_v0001172_t0049_u01778474612781") 2026/05/11 04:49:21 DEBUG : only12: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549cd0_d20260511_m044326_c001_v0001173_t0043_u01778474606389") 2026/05/11 04:49:21 DEBUG : only12: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4139683051156749_d20260511_m044311_c001_v7007000_t0000_u01778474591212") 2026/05/11 04:49:21 DEBUG : only12: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c08_d20260511_m044304_c001_v0001173_t0005_u01778474584710") 2026/05/11 04:49:21 DEBUG : only13: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b5e_d20260511_m044338_c001_v7007000_t0000_u01778474618715") 2026/05/11 04:49:21 DEBUG : only13: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4118c52dd7cd4612_d20260511_m044332_c001_v0001174_t0019_u01778474612949") 2026/05/11 04:49:21 DEBUG : only13: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549cd2_d20260511_m044327_c001_v0001173_t0018_u01778474607001") 2026/05/11 04:49:21 DEBUG : only13: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4202379721357796_d20260511_m044311_c001_v7007000_t0000_u01778474591776") 2026/05/11 04:49:21 DEBUG : only13: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c12_d20260511_m044305_c001_v0001173_t0017_u01778474585366") 2026/05/11 04:49:21 DEBUG : only14: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b5f_d20260511_m044338_c001_v7007000_t0000_u01778474618896") 2026/05/11 04:49:21 DEBUG : only14: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414c5505f161ce98_d20260511_m044332_c001_v0001157_t0039_u01778474612571") 2026/05/11 04:49:21 DEBUG : only14: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549cd8_d20260511_m044327_c001_v0001173_t0014_u01778474607627") 2026/05/11 04:49:21 DEBUG : only14: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f413968305115674a_d20260511_m044311_c001_v7007000_t0000_u01778474591392") 2026/05/11 04:49:21 DEBUG : only14: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c1a_d20260511_m044306_c001_v0001173_t0039_u01778474586023") 2026/05/11 04:49:21 DEBUG : only15: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b60_d20260511_m044339_c001_v7007000_t0000_u01778474619077") 2026/05/11 04:49:21 DEBUG : only15: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406a245a0a549d14_d20260511_m044332_c001_v0001173_t0005_u01778474612583") 2026/05/11 04:49:21 DEBUG : only15: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549cde_d20260511_m044328_c001_v0001173_t0050_u01778474608320") 2026/05/11 04:49:21 DEBUG : only15: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40463e912afb8e9d_d20260511_m044311_c001_v7007000_t0000_u01778474591787") 2026/05/11 04:49:21 DEBUG : only15: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c26_d20260511_m044306_c001_v0001173_t0034_u01778474586765") 2026/05/11 04:49:21 DEBUG : only16: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b61_d20260511_m044339_c001_v7007000_t0000_u01778474619260") 2026/05/11 04:49:22 DEBUG : only16: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414c5505f161ce9a_d20260511_m044332_c001_v0001157_t0039_u01778474612755") 2026/05/11 04:49:22 DEBUG : only16: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549ce4_d20260511_m044329_c001_v0001173_t0046_u01778474609014") 2026/05/11 04:49:22 DEBUG : only16: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f413968305115674b_d20260511_m044311_c001_v7007000_t0000_u01778474591576") 2026/05/11 04:49:22 DEBUG : only16: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c30_d20260511_m044307_c001_v0001173_t0042_u01778474587579") 2026/05/11 04:49:23 DEBUG : only17: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b62_d20260511_m044339_c001_v7007000_t0000_u01778474619441") 2026/05/11 04:49:23 DEBUG : only17: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406a245a0a549d16_d20260511_m044332_c001_v0001173_t0005_u01778474612768") 2026/05/11 04:49:23 DEBUG : only17: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549cec_d20260511_m044329_c001_v0001173_t0012_u01778474609875") 2026/05/11 04:49:23 DEBUG : only17: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4202379721357795_d20260511_m044311_c001_v7007000_t0000_u01778474591586") 2026/05/11 04:49:23 DEBUG : only17: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c38_d20260511_m044308_c001_v0001173_t0031_u01778474588392") 2026/05/11 04:49:23 DEBUG : only18: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b63_d20260511_m044339_c001_v7007000_t0000_u01778474619622") 2026/05/11 04:49:23 DEBUG : only18: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414c5505f161ce9c_d20260511_m044332_c001_v0001157_t0039_u01778474612938") 2026/05/11 04:49:23 DEBUG : only18: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549cf0_d20260511_m044330_c001_v0001173_t0056_u01778474610530") 2026/05/11 04:49:23 DEBUG : only18: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff30af_d20260511_m044311_c001_v7007000_t0000_u01778474591813") 2026/05/11 04:49:23 DEBUG : only18: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c44_d20260511_m044309_c001_v0001173_t0017_u01778474589216") 2026/05/11 04:49:23 DEBUG : only19: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b64_d20260511_m044339_c001_v7007000_t0000_u01778474619803") 2026/05/11 04:49:23 DEBUG : only19: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406a245a0a549d18_d20260511_m044332_c001_v0001173_t0005_u01778474612951") 2026/05/11 04:49:23 DEBUG : only19: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549cfe_d20260511_m044331_c001_v0001173_t0048_u01778474611276") 2026/05/11 04:49:23 DEBUG : only19: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f413968305115674d_d20260511_m044311_c001_v7007000_t0000_u01778474591942") 2026/05/11 04:49:23 DEBUG : only19: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c4e_d20260511_m044309_c001_v0001173_t0041_u01778474589894") 2026/05/11 04:49:23 DEBUG : only2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b65_d20260511_m044339_c001_v7007000_t0000_u01778474619983") 2026/05/11 04:49:23 DEBUG : only2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414c5505f161ce9e_d20260511_m044333_c001_v0001157_t0039_u01778474613122") 2026/05/11 04:49:23 DEBUG : only2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c7a_d20260511_m044319_c001_v0001173_t0058_u01778474599160") 2026/05/11 04:49:23 DEBUG : only2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4202379721357799_d20260511_m044312_c001_v7007000_t0000_u01778474592141") 2026/05/11 04:49:23 DEBUG : only2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549bd6_d20260511_m044257_c001_v0001173_t0014_u01778474577612") 2026/05/11 04:49:23 DEBUG : only3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b66_d20260511_m044340_c001_v7007000_t0000_u01778474620164") 2026/05/11 04:49:23 DEBUG : only3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406a245a0a549d1a_d20260511_m044333_c001_v0001173_t0005_u01778474613135") 2026/05/11 04:49:23 DEBUG : only3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c7e_d20260511_m044319_c001_v0001173_t0040_u01778474599965") 2026/05/11 04:49:23 DEBUG : only3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff30ae_d20260511_m044311_c001_v7007000_t0000_u01778474591617") 2026/05/11 04:49:23 DEBUG : only3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549bdc_d20260511_m044258_c001_v0001173_t0018_u01778474578282") 2026/05/11 04:49:23 DEBUG : only4: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b67_d20260511_m044340_c001_v7007000_t0000_u01778474620345") 2026/05/11 04:49:23 DEBUG : only4: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4118c52dd7cd4614_d20260511_m044333_c001_v0001174_t0019_u01778474613145") 2026/05/11 04:49:23 DEBUG : only4: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c84_d20260511_m044320_c001_v0001173_t0003_u01778474600528") 2026/05/11 04:49:24 DEBUG : only4: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40463e912afb8e9f_d20260511_m044311_c001_v7007000_t0000_u01778474591969") 2026/05/11 04:49:24 DEBUG : only4: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549be2_d20260511_m044258_c001_v0001173_t0021_u01778474578910") 2026/05/11 04:49:24 DEBUG : only5: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b68_d20260511_m044340_c001_v7007000_t0000_u01778474620526") 2026/05/11 04:49:24 DEBUG : only5: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410876f29c122a70_d20260511_m044333_c001_v0001172_t0049_u01778474613156") 2026/05/11 04:49:24 DEBUG : only5: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c88_d20260511_m044321_c001_v0001173_t0032_u01778474601149") 2026/05/11 04:49:24 DEBUG : only5: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40463e912afb8e9c_d20260511_m044311_c001_v7007000_t0000_u01778474591606") 2026/05/11 04:49:24 DEBUG : only5: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549be4_d20260511_m044259_c001_v0001173_t0019_u01778474579591") 2026/05/11 04:49:24 DEBUG : only6: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b69_d20260511_m044340_c001_v7007000_t0000_u01778474620707") 2026/05/11 04:49:24 DEBUG : only6: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414c5505f161cea0_d20260511_m044333_c001_v0001157_t0039_u01778474613307") 2026/05/11 04:49:24 DEBUG : only6: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549c96_d20260511_m044321_c001_v0001173_t0058_u01778474601945") 2026/05/11 04:49:24 DEBUG : only6: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40463e912afb8ea0_d20260511_m044312_c001_v7007000_t0000_u01778474592153") 2026/05/11 04:49:24 DEBUG : only6: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549bec_d20260511_m044300_c001_v0001173_t0059_u01778474580438") 2026/05/11 04:49:24 DEBUG : only7: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b6a_d20260511_m044340_c001_v7007000_t0000_u01778474620888") 2026/05/11 04:49:24 DEBUG : only7: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406a245a0a549d1e_d20260511_m044333_c001_v0001173_t0005_u01778474613320") 2026/05/11 04:49:24 DEBUG : only7: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549ca6_d20260511_m044322_c001_v0001173_t0029_u01778474602700") 2026/05/11 04:49:24 DEBUG : only7: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f420237972135779a_d20260511_m044312_c001_v7007000_t0000_u01778474592324") 2026/05/11 04:49:24 DEBUG : only7: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549bee_d20260511_m044301_c001_v0001173_t0015_u01778474581102") 2026/05/11 04:49:24 DEBUG : only8: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b6b_d20260511_m044341_c001_v7007000_t0000_u01778474621069") 2026/05/11 04:49:24 DEBUG : only8: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4118c52dd7cd4616_d20260511_m044333_c001_v0001174_t0019_u01778474613330") 2026/05/11 04:49:24 DEBUG : only8: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549cac_d20260511_m044323_c001_v0001173_t0019_u01778474603585") 2026/05/11 04:49:25 DEBUG : only8: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff30b0_d20260511_m044311_c001_v7007000_t0000_u01778474591997") 2026/05/11 04:49:25 DEBUG : only8: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549bf2_d20260511_m044301_c001_v0001173_t0044_u01778474581864") 2026/05/11 04:49:25 DEBUG : only9: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b6c_d20260511_m044341_c001_v7007000_t0000_u01778474621250") 2026/05/11 04:49:25 DEBUG : only9: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410876f29c122a72_d20260511_m044333_c001_v0001172_t0049_u01778474613341") 2026/05/11 04:49:25 DEBUG : only9: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549cb4_d20260511_m044324_c001_v0001173_t0026_u01778474604190") 2026/05/11 04:49:25 DEBUG : only9: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff30b1_d20260511_m044312_c001_v7007000_t0000_u01778474592183") 2026/05/11 04:49:25 DEBUG : only9: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549bf8_d20260511_m044302_c001_v0001173_t0027_u01778474582453") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3cb_d20260511_m043934_c001_v7007000_t0000_u01778474374178") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f11165fb979b9e4ad_d20260511_m043932_c001_v0001105_t0052_u01778474372300") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3c7_d20260511_m043931_c001_v7007000_t0000_u01778474371190") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a5496e2_d20260511_m043929_c001_v0001173_t0027_u01778474369535") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3c0_d20260511_m043928_c001_v7007000_t0000_u01778474368789") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f11165fb979b9e4a3_d20260511_m043926_c001_v0001105_t0051_u01778474366460") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3b2_d20260511_m043916_c001_v7007000_t0000_u01778474356043") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca12_d20260511_m043914_c001_v0001157_t0052_u01778474354354") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3ab_d20260511_m043912_c001_v7007000_t0000_u01778474352750") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9fa_d20260511_m043911_c001_v0001157_t0009_u01778474351747") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3a5_d20260511_m043910_c001_v7007000_t0000_u01778474350559") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9ee_d20260511_m043909_c001_v0001157_t0019_u01778474349434") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855a96_d20260511_m043902_c001_v7007000_t0000_u01778474342984") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9ae_d20260511_m043901_c001_v0001157_t0014_u01778474341239") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855a95_d20260511_m043900_c001_v7007000_t0000_u01778474340877") 2026/05/11 04:49:25 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9a4_d20260511_m043859_c001_v0001157_t0013_u01778474339473") 2026/05/11 04:49:26 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855a93_d20260511_m043859_c001_v7007000_t0000_u01778474339109") 2026/05/11 04:49:26 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9a0_d20260511_m043858_c001_v0001157_t0052_u01778474338444") 2026/05/11 04:49:26 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c99e_d20260511_m043857_c001_v0001157_t0018_u01778474337725") 2026/05/11 04:49:26 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855a92_d20260511_m043857_c001_v7007000_t0000_u01778474337359") 2026/05/11 04:49:26 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c998_d20260511_m043856_c001_v0001157_t0045_u01778474336727") 2026/05/11 04:49:26 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c994_d20260511_m043856_c001_v0001157_t0006_u01778474336007") 2026/05/11 04:49:26 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855a8f_d20260511_m043855_c001_v7007000_t0000_u01778474335640") 2026/05/11 04:49:26 DEBUG : potato: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c990_d20260511_m043854_c001_v0001157_t0045_u01778474334792") 2026/05/11 04:49:26 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855aee_d20260511_m044023_c001_v7007000_t0000_u01778474423211") 2026/05/11 04:49:26 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54985c_d20260511_m044022_c001_v0001173_t0012_u01778474422445") 2026/05/11 04:49:26 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbafe_d20260511_m044013_c001_v7007000_t0000_u01778474413330") 2026/05/11 04:49:26 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549810_d20260511_m044008_c001_v0001173_t0059_u01778474408321") 2026/05/11 04:49:26 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7cfd5_d20260511_m044000_c001_v7007000_t0000_u01778474400276") 2026/05/11 04:49:26 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a5497b0_d20260511_m043955_c001_v0001173_t0019_u01778474395430") 2026/05/11 04:49:26 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213576bb_d20260511_m043948_c001_v7007000_t0000_u01778474388429") 2026/05/11 04:49:26 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549742_d20260511_m043940_c001_v0001173_t0002_u01778474380897") 2026/05/11 04:49:26 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3b6_d20260511_m043920_c001_v7007000_t0000_u01778474360300") 2026/05/11 04:49:26 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca2e_d20260511_m043918_c001_v0001157_t0012_u01778474358841") 2026/05/11 04:49:26 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3b5_d20260511_m043918_c001_v7007000_t0000_u01778474358476") 2026/05/11 04:49:26 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca20_d20260511_m043916_c001_v0001157_t0023_u01778474356594") 2026/05/11 04:49:26 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3b3_d20260511_m043916_c001_v7007000_t0000_u01778474356231") 2026/05/11 04:49:27 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca18_d20260511_m043915_c001_v0001157_t0056_u01778474355387") 2026/05/11 04:49:27 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3ae_d20260511_m043913_c001_v7007000_t0000_u01778474353989") 2026/05/11 04:49:27 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca0a_d20260511_m043913_c001_v0001157_t0002_u01778474353115") 2026/05/11 04:49:27 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3a8_d20260511_m043911_c001_v7007000_t0000_u01778474351383") 2026/05/11 04:49:27 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9f2_d20260511_m043910_c001_v0001157_t0049_u01778474350568") 2026/05/11 04:49:27 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4187183d4c855a98_d20260511_m043903_c001_v7007000_t0000_u01778474343712") 2026/05/11 04:49:27 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c9c0_d20260511_m043902_c001_v0001157_t0015_u01778474342622") 2026/05/11 04:49:27 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049cd_d20260511_m043801_c001_v7007000_t0000_u01778474281894") 2026/05/11 04:49:27 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c8b2_d20260511_m043801_c001_v0001157_t0042_u01778474281214") 2026/05/11 04:49:27 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049cb_d20260511_m043800_c001_v7007000_t0000_u01778474280311") 2026/05/11 04:49:27 DEBUG : potato2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c8ac_d20260511_m043759_c001_v0001157_t0045_u01778474279601") 2026/05/11 04:49:27 DEBUG : potato3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f411e0b830f8cbaff_d20260511_m044014_c001_v7007000_t0000_u01778474414037") 2026/05/11 04:49:27 DEBUG : potato3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cb10_d20260511_m044009_c001_v0001157_t0016_u01778474409613") 2026/05/11 04:49:27 DEBUG : potato3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7cfd6_d20260511_m044000_c001_v7007000_t0000_u01778474400917") 2026/05/11 04:49:27 DEBUG : potato3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cae0_d20260511_m043956_c001_v0001157_t0036_u01778474396921") 2026/05/11 04:49:27 DEBUG : potato3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f42023797213576bc_d20260511_m043948_c001_v7007000_t0000_u01778474388613") 2026/05/11 04:49:27 DEBUG : potato3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161caa0_d20260511_m043941_c001_v0001157_t0024_u01778474381629") 2026/05/11 04:49:27 DEBUG : pre-dest1/1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523aebb_d20260511_m044059_c001_v7007000_t0000_u01778474459472") 2026/05/11 04:49:27 DEBUG : pre-dest1/1: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cbe4_d20260511_m044051_c001_v0001157_t0041_u01778474451357") 2026/05/11 04:49:27 DEBUG : pre-dest2/2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523aebc_d20260511_m044059_c001_v7007000_t0000_u01778474459653") 2026/05/11 04:49:28 DEBUG : pre-dest2/2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549924_d20260511_m044052_c001_v0001173_t0016_u01778474452207") 2026/05/11 04:49:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f40463e912afb8e44_d20260511_m044035_c001_v7007000_t0000_u01778474435882") 2026/05/11 04:49:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f11165fb979b9e55b_d20260511_m044031_c001_v0001105_t0014_u01778474431082") 2026/05/11 04:49:28 DEBUG : sizeonly: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7cd_d20260511_m043839_c001_v7007000_t0000_u01778474319806") 2026/05/11 04:49:28 DEBUG : sizeonly: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c94a_d20260511_m043838_c001_v0001157_t0005_u01778474318746") 2026/05/11 04:49:28 DEBUG : splitbanan: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b27_d20260511_m044644_c001_v7007000_t0000_u01778474804907") 2026/05/11 04:49:28 DEBUG : splitbanan: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122dc3_d20260511_m044637_c001_v0001172_t0019_u01778474797073") 2026/05/11 04:49:28 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d295_d20260511_m044804_c001_v7007000_t0000_u01778474884181") 2026/05/11 04:49:28 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a26f_d20260511_m044757_c001_v0001173_t0028_u01778474877306") 2026/05/11 04:49:28 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d400d_d20260511_m044748_c001_v7007000_t0000_u01778474868351") 2026/05/11 04:49:28 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a229_d20260511_m044741_c001_v0001173_t0024_u01778474861342") 2026/05/11 04:49:28 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f402ab24f38927379_d20260511_m044732_c001_v7007000_t0000_u01778474852657") 2026/05/11 04:49:28 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a1d9_d20260511_m044726_c001_v0001173_t0042_u01778474846327") 2026/05/11 04:49:28 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4166c995979622f6_d20260511_m044716_c001_v7007000_t0000_u01778474836928") 2026/05/11 04:49:28 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a199_d20260511_m044710_c001_v0001173_t0027_u01778474830520") 2026/05/11 04:49:28 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f423d339161b88b41_d20260511_m044700_c001_v7007000_t0000_u01778474820643") 2026/05/11 04:49:28 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a153_d20260511_m044653_c001_v0001173_t0055_u01778474813460") 2026/05/11 04:49:28 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f421a3fb16d2ef42c_d20260511_m044639_c001_v7007000_t0000_u01778474799124") 2026/05/11 04:49:28 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d0b4_d20260511_m044635_c001_v0001157_t0010_u01778474795786") 2026/05/11 04:49:28 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066771_d20260511_m044626_c001_v7007000_t0000_u01778474786795") 2026/05/11 04:49:28 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a081_d20260511_m044619_c001_v0001173_t0050_u01778474779306") 2026/05/11 04:49:29 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f417d95d42d066757_d20260511_m044618_c001_v7007000_t0000_u01778474778347") 2026/05/11 04:49:29 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d068_d20260511_m044614_c001_v0001157_t0040_u01778474774723") 2026/05/11 04:49:29 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414725255d2d9db9_d20260511_m044603_c001_v7007000_t0000_u01778474763445") 2026/05/11 04:49:29 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122d02_d20260511_m044556_c001_v0001172_t0017_u01778474756299") 2026/05/11 04:49:29 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa5ad_d20260511_m044554_c001_v7007000_t0000_u01778474754931") 2026/05/11 04:49:29 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d01c_d20260511_m044551_c001_v0001157_t0034_u01778474751708") 2026/05/11 04:49:29 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f421a3fb16d2ef375_d20260511_m044537_c001_v7007000_t0000_u01778474737075") 2026/05/11 04:49:29 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cfe6_d20260511_m044533_c001_v0001157_t0029_u01778474733151") 2026/05/11 04:49:29 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f415e73e099ff3183_d20260511_m044524_c001_v7007000_t0000_u01778474724134") 2026/05/11 04:49:29 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cf3e_d20260511_m044417_c001_v0001157_t0010_u01778474657325") 2026/05/11 04:49:29 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f406b48039523b08b_d20260511_m044408_c001_v7007000_t0000_u01778474648564") 2026/05/11 04:49:29 DEBUG : splitbananasplit: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cf08_d20260511_m044401_c001_v0001157_t0041_u01778474641988") 2026/05/11 04:49:29 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4173b5f2a03d3f39_d20260511_m044621_c001_v7007000_t0000_u01778474781518") 2026/05/11 04:49:29 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d06c_d20260511_m044615_c001_v0001157_t0000_u01778474775816") 2026/05/11 04:49:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b75_d20260511_m044353_c001_v7007000_t0000_u01778474633761") 2026/05/11 04:49:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122ab2_d20260511_m044351_c001_v0001172_t0043_u01778474631058") 2026/05/11 04:49:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f407bbdb741f87311_d20260511_m044349_c001_v7007000_t0000_u01778474629904") 2026/05/11 04:49:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd46aa_d20260511_m044347_c001_v0001174_t0044_u01778474627269") 2026/05/11 04:49:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3d2_d20260511_m043937_c001_v7007000_t0000_u01778474377916") 2026/05/11 04:49:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f11165fb979b9e4bb_d20260511_m043937_c001_v0001105_t0008_u01778474377029") 2026/05/11 04:49:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3d0_d20260511_m043936_c001_v7007000_t0000_u01778474376479") 2026/05/11 04:49:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca78_d20260511_m043935_c001_v0001157_t0056_u01778474375657") 2026/05/11 04:49:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7c9_d20260511_m043836_c001_v7007000_t0000_u01778474316679") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c93c_d20260511_m043835_c001_v0001157_t0057_u01778474315106") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7c6_d20260511_m043834_c001_v7007000_t0000_u01778474314733") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c936_d20260511_m043833_c001_v0001157_t0021_u01778474313427") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7c5_d20260511_m043831_c001_v7007000_t0000_u01778474311358") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c92a_d20260511_m043830_c001_v0001157_t0051_u01778474310142") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7c4_d20260511_m043829_c001_v7007000_t0000_u01778474309601") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c924_d20260511_m043828_c001_v0001157_t0041_u01778474308281") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c90e_d20260511_m043825_c001_v0001157_t0027_u01778474305155") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7c2_d20260511_m043824_c001_v7007000_t0000_u01778474304793") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c90a_d20260511_m043824_c001_v0001157_t0032_u01778474304042") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c904_d20260511_m043823_c001_v0001157_t0050_u01778474303167") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4129cd3bd3bcb7bf_d20260511_m043822_c001_v7007000_t0000_u01778474302806") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c8fa_d20260511_m043819_c001_v0001157_t0028_u01778474299875") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c8f0_d20260511_m043817_c001_v0001157_t0045_u01778474297137") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049db_d20260511_m043816_c001_v7007000_t0000_u01778474296772") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c8ee_d20260511_m043816_c001_v0001157_t0017_u01778474296069") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c8ea_d20260511_m043815_c001_v0001157_t0042_u01778474295247") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049da_d20260511_m043814_c001_v7007000_t0000_u01778474294883") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c8da_d20260511_m043810_c001_v0001157_t0037_u01778474290962") 2026/05/11 04:49:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049d8_d20260511_m043810_c001_v7007000_t0000_u01778474290547") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c8d4_d20260511_m043809_c001_v0001157_t0041_u01778474289874") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049d7_d20260511_m043808_c001_v7007000_t0000_u01778474288965") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c8cc_d20260511_m043808_c001_v0001157_t0017_u01778474288170") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049d6_d20260511_m043807_c001_v7007000_t0000_u01778474287624") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c8c6_d20260511_m043806_c001_v0001157_t0028_u01778474286856") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049d4_d20260511_m043805_c001_v7007000_t0000_u01778474285947") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c8be_d20260511_m043805_c001_v0001157_t0057_u01778474285036") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049d2_d20260511_m043804_c001_v7007000_t0000_u01778474284483") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c8ba_d20260511_m043803_c001_v0001157_t0025_u01778474283706") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049cf_d20260511_m043803_c001_v7007000_t0000_u01778474283121") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c8b6_d20260511_m043802_c001_v0001157_t0010_u01778474282446") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049c7_d20260511_m043757_c001_v7007000_t0000_u01778474277765") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c898_d20260511_m043757_c001_v0001157_t0038_u01778474277068") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049c3_d20260511_m043756_c001_v7007000_t0000_u01778474276523") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c896_d20260511_m043755_c001_v0001157_t0004_u01778474275864") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049c0_d20260511_m043754_c001_v7007000_t0000_u01778474274957") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c890_d20260511_m043754_c001_v0001157_t0026_u01778474274221") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f410a9361158049be_d20260511_m043751_c001_v7007000_t0000_u01778474271936") 2026/05/11 04:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161c884_d20260511_m043751_c001_v0001157_t0013_u01778474271072") 2026/05/11 04:49:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b77_d20260511_m044353_c001_v7007000_t0000_u01778474633954") 2026/05/11 04:49:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161cee6_d20260511_m044351_c001_v0001157_t0039_u01778474631024") 2026/05/11 04:49:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f407bbdb741f87312_d20260511_m044350_c001_v7007000_t0000_u01778474630086") 2026/05/11 04:49:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549d5e_d20260511_m044347_c001_v0001173_t0012_u01778474627280") 2026/05/11 04:49:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d29b_d20260511_m044806_c001_v7007000_t0000_u01778474886327") 2026/05/11 04:49:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122f3f_d20260511_m044805_c001_v0001172_t0016_u01778474885574") 2026/05/11 04:49:32 DEBUG : sub/yam: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3ca_d20260511_m043933_c001_v7007000_t0000_u01778474373626") 2026/05/11 04:49:32 DEBUG : sub/yam: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a5496f0_d20260511_m043931_c001_v0001173_t0013_u01778474371934") 2026/05/11 04:49:32 DEBUG : test_dir1/file2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b71_d20260511_m044346_c001_v7007000_t0000_u01778474626515") 2026/05/11 04:49:32 DEBUG : test_dir1/file2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a549d58_d20260511_m044344_c001_v0001173_t0046_u01778474624611") 2026/05/11 04:49:32 DEBUG : test_dir1/file2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b6e_d20260511_m044343_c001_v7007000_t0000_u01778474623838") 2026/05/11 04:49:32 DEBUG : test_dir1/file2: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd4672_d20260511_m044342_c001_v0001174_t0033_u01778474622215") 2026/05/11 04:49:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b72_d20260511_m044346_c001_v7007000_t0000_u01778474626698") 2026/05/11 04:49:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122a9a_d20260511_m044344_c001_v0001172_t0003_u01778474624620") 2026/05/11 04:49:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f418f3255aea16b6f_d20260511_m044344_c001_v7007000_t0000_u01778474624030") 2026/05/11 04:49:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122a8c_d20260511_m044342_c001_v0001172_t0022_u01778474622224") 2026/05/11 04:49:32 DEBUG : three: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3bd_d20260511_m043925_c001_v7007000_t0000_u01778474365726") 2026/05/11 04:49:32 DEBUG : three: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca4c_d20260511_m043924_c001_v0001157_t0014_u01778474364455") 2026/05/11 04:49:32 DEBUG : three: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca42_d20260511_m043921_c001_v0001157_t0018_u01778474361954") 2026/05/11 04:49:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d29c_d20260511_m044808_c001_v7007000_t0000_u01778474888111") 2026/05/11 04:49:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd501e_d20260511_m044807_c001_v0001174_t0010_u01778474887325") 2026/05/11 04:49:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d2b1_d20260511_m044827_c001_v7007000_t0000_u01778474907883") 2026/05/11 04:49:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d1de_d20260511_m044826_c001_v0001157_t0007_u01778474906175") 2026/05/11 04:49:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d2ad_d20260511_m044824_c001_v7007000_t0000_u01778474904592") 2026/05/11 04:49:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd507a_d20260511_m044822_c001_v0001174_t0052_u01778474902823") 2026/05/11 04:49:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d2ab_d20260511_m044821_c001_v7007000_t0000_u01778474901851") 2026/05/11 04:49:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122f6d_d20260511_m044821_c001_v0001172_t0041_u01778474901063") 2026/05/11 04:49:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d2a2_d20260511_m044815_c001_v7007000_t0000_u01778474895635") 2026/05/11 04:49:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd504e_d20260511_m044814_c001_v0001174_t0022_u01778474894278") 2026/05/11 04:49:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d2a8_d20260511_m044818_c001_v7007000_t0000_u01778474898285") 2026/05/11 04:49:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d1d0_d20260511_m044816_c001_v0001157_t0030_u01778474896615") 2026/05/11 04:49:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d2a1_d20260511_m044813_c001_v7007000_t0000_u01778474893308") 2026/05/11 04:49:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f110876f29c122f55_d20260511_m044812_c001_v0001172_t0022_u01778474892613") 2026/05/11 04:49:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d2a0_d20260511_m044811_c001_v7007000_t0000_u01778474891605") 2026/05/11 04:49:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a2b1_d20260511_m044810_c001_v0001173_t0046_u01778474890881") 2026/05/11 04:49:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d29e_d20260511_m044809_c001_v7007000_t0000_u01778474889910") 2026/05/11 04:49:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161d1bc_d20260511_m044809_c001_v0001157_t0050_u01778474889096") 2026/05/11 04:49:33 DEBUG : toe/toe/toe: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f4157c35a5b72b803_d20260511_m044833_c001_v7007000_t0000_u01778474913550") 2026/05/11 04:49:33 DEBUG : toe/toe/toe: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1118c52dd7cd50c6_d20260511_m044832_c001_v0001174_t0031_u01778474912669") 2026/05/11 04:49:33 DEBUG : toe/toe/toe: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d2a9_d20260511_m044820_c001_v7007000_t0000_u01778474900051") 2026/05/11 04:49:33 DEBUG : toe/toe/toe: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a2e1_d20260511_m044819_c001_v0001173_t0058_u01778474899247") 2026/05/11 04:49:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d2b2_d20260511_m044828_c001_v7007000_t0000_u01778474908492") 2026/05/11 04:49:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a54a317_d20260511_m044827_c001_v0001173_t0004_u01778474907607") 2026/05/11 04:49:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f405a59b7e7f7d2ae_d20260511_m044825_c001_v7007000_t0000_u01778474905200") 2026/05/11 04:49:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f102614bf63cc6f31_d20260511_m044824_c001_v0001146_t0011_u01778474904148") 2026/05/11 04:49:34 DEBUG : two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3be_d20260511_m043925_c001_v7007000_t0000_u01778474365909") 2026/05/11 04:49:34 DEBUG : two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f41165fb979b9e49d_d20260511_m043923_c001_v0001105_t0038_u01778474363863") 2026/05/11 04:49:34 DEBUG : two: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f414c5505f161ca3e_d20260511_m043921_c001_v0001157_t0039_u01778474361771") 2026/05/11 04:49:34 DEBUG : yam: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3cc_d20260511_m043934_c001_v7007000_t0000_u01778474374361") 2026/05/11 04:49:34 DEBUG : yam: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a3c0984799dca_d20260511_m043933_c001_v0001157_t0053_u01778474373300") 2026/05/11 04:49:34 DEBUG : yam: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3c4_d20260511_m043930_c001_v7007000_t0000_u01778474370640") 2026/05/11 04:49:34 DEBUG : yam: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f114c5505f161ca60_d20260511_m043929_c001_v0001157_t0003_u01778474369523") 2026/05/11 04:49:34 DEBUG : yam: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3bf_d20260511_m043928_c001_v7007000_t0000_u01778474368239") 2026/05/11 04:49:34 DEBUG : yam: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f106a245a0a5496c6_d20260511_m043926_c001_v0001173_t0000_u01778474366470") 2026/05/11 04:49:34 DEBUG : yaml: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3c9_d20260511_m043931_c001_v7007000_t0000_u01778474371375") 2026/05/11 04:49:34 DEBUG : yaml: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f118effe3fd4606b9_d20260511_m043930_c001_v0001185_t0056_u01778474370446") 2026/05/11 04:49:34 DEBUG : yaml: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f419d62423b3fa3c1_d20260511_m043928_c001_v7007000_t0000_u01778474368972") 2026/05/11 04:49:34 DEBUG : yaml: Deleting (id "4_z9fc2bd93503d1b5b9fe80e1b_f1038eb6fb6fe5d35_d20260511_m043927_c001_v0001042_t0023_u01778474367730") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m47.642614421s (try 1/5)