"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/27 05:32:48 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato" 2026/06/27 05:32:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 05:32:48 DEBUG : Creating backend with remote "/tmp/rclone344125660" === 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-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:32:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:32:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/27 05:32:49 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:32:49 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:32:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/27 05:32:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:32:50 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:32:50 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:32:51 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:32:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:32:51 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:32:51 DEBUG : B2 bucket rclone-test-luxapir0qato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.90s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", 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-luxapir0qato", Local "Local file system at /tmp/rclone344125660", 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-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:32:52 DEBUG : Creating backend with remote "/non-existing" 2026/06/27 05:32:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/27 05:32:53 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:32:53 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:32:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:32:54 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:32:54 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:32:54 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:32:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:32:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.91s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", 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-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:32:55 INFO : B2 bucket rclone-test-luxapir0qato: Running all checks before starting transfers 2026/06/27 05:32:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:32:55 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:32:55 INFO : B2 bucket rclone-test-luxapir0qato: Checks finished, now starting transfers 2026/06/27 05:32:55 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:32:56 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:32:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:32:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.43s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:32:57 ERROR : Ignoring --no-traverse with sync 2026/06/27 05:32:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:32:57 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:32:57 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:32:57 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:32:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:32:57 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:32:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.40s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:32:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/27 05:32:58 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:32:58 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:32:59 DEBUG : hello world2: size = 12 OK 2026/06/27 05:32:59 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/27 05:32:59 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.87s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:33:00 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:00 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:01 DEBUG : potato2: size = 11 OK 2026/06/27 05:33:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:33:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.52s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:33:02 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:02 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:03 DEBUG : potato2: size = 11 OK 2026/06/27 05:33:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:33:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.82s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/27 05:33:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 05:33:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/27 05:33:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/27 05:33:03 INFO : sub dir2: Making directory 2026/06/27 05:33:03 INFO : sub dir: Making directory 2026/06/27 05:33:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:33:03 INFO : sub dir2/sub sub dir2: Making directory 2026/06/27 05:33:03 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:03 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:04 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:33:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:33:04 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/06/27 05:33:04 DEBUG : B2 bucket rclone-test-luxapir0qato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.41s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:05 INFO : sub dir2: Making directory 2026/06/27 05:33:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/27 05:33:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 05:33:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:33:05 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:05 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:05 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:33:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:33:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.43s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:06 DEBUG : sub dir2: Making directory with metadata 2026/06/27 05:33:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 05:33:06 INFO : sub dir2: Making directory 2026/06/27 05:33:06 INFO : sub dir: Making directory 2026/06/27 05:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:33:06 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:06 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:07 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:33:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:33:07 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:33:07 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/27 05:33:08 DEBUG : B2 bucket rclone-test-luxapir0qato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/27 05:33:08 DEBUG : B2 bucket rclone-test-luxapir0qato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.17s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", 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-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:09 INFO : sub dir2: Making directory 2026/06/27 05:33:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:33:09 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:09 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:10 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:33:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:33:10 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:33:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.84s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:11 DEBUG : sub dir2: Making directory with metadata 2026/06/27 05:33:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 05:33:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/27 05:33:11 INFO : sub dir2: Making directory 2026/06/27 05:33:11 INFO : sub dir: Making directory 2026/06/27 05:33:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:33:11 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:11 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:11 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:33:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:33:11 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:33:11 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/27 05:33:11 DEBUG : B2 bucket rclone-test-luxapir0qato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.46s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", 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-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:12 INFO : sub dir2: Making directory 2026/06/27 05:33:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:33:13 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:13 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:13 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:33:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:33:13 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:33:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.36s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:14 DEBUG : Creating backend with remote "TestB2:rclone-test-gicubaf8qezi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-luxapir0qato -> B2 bucket rclone-test-gicubaf8qezi 2026/06/27 05:33:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:33:16 DEBUG : B2 bucket rclone-test-gicubaf8qezi: Waiting for checks to finish 2026/06/27 05:33:16 DEBUG : B2 bucket rclone-test-gicubaf8qezi: Waiting for transfers to finish 2026/06/27 05:33:16 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:33:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:33:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/27 05:33:17 DEBUG : B2 bucket rclone-test-gicubaf8qezi: Purge remote 2026/06/27 05:33:17 INFO : B2 bucket rclone-test-gicubaf8qezi: cleaning bucket "rclone-test-gicubaf8qezi" of all files 2026/06/27 05:33:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf826d23901d0b7b9ff80e1b_f113c2c0cbf5bfe62_d20260627_m053316_c001_v0001173_t0051_u01782538396714") --- PASS: TestServerSideCopy (4.27s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone344125660) 2026/06/27 05:33:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:33:19 DEBUG : sub dir/hello world: Sizes differ 2026/06/27 05:33:19 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:19 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:20 DEBUG : sub dir/hello world: size = 17 OK 2026/06/27 05:33:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/27 05:33:20 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.52s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:21 DEBUG : Creating backend with remote "TestB2:rclone-test-takaqog8dune" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-luxapir0qato -> B2 bucket rclone-test-takaqog8dune 2026/06/27 05:33:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:33:23 DEBUG : B2 bucket rclone-test-takaqog8dune: Waiting for checks to finish 2026/06/27 05:33:23 DEBUG : B2 bucket rclone-test-takaqog8dune: Waiting for transfers to finish 2026/06/27 05:33:23 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:33:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:33:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/27 05:33:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:33:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-takaqog8dune) 2026/06/27 05:33:25 DEBUG : sub dir/hello world: Sizes differ 2026/06/27 05:33:25 DEBUG : B2 bucket rclone-test-takaqog8dune: Waiting for checks to finish 2026/06/27 05:33:25 DEBUG : B2 bucket rclone-test-takaqog8dune: Waiting for transfers to finish 2026/06/27 05:33:25 DEBUG : sub dir/hello world: size = 17 OK 2026/06/27 05:33:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/27 05:33:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/27 05:33:25 DEBUG : B2 bucket rclone-test-takaqog8dune: Purge remote 2026/06/27 05:33:25 INFO : B2 bucket rclone-test-takaqog8dune: cleaning bucket "rclone-test-takaqog8dune" of all files 2026/06/27 05:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf727dd3901d0b7b9ff80e1b_f1186fed77f73fb0e_d20260627_m053325_c001_v0001183_t0056_u01782538405580") 2026/06/27 05:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf727dd3901d0b7b9ff80e1b_f109b2fdbc0a90fe1_d20260627_m053323_c001_v0001120_t0021_u01782538403670") --- PASS: TestServerSideCopyOverSelf (6.46s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:28 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone344125660) 2026/06/27 05:33:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:33:28 DEBUG : sub dir/hello world: Sizes differ 2026/06/27 05:33:28 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:29 DEBUG : sub dir/hello world: size = 17 OK 2026/06/27 05:33:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/27 05:33:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/27 05:33:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.39s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:30 DEBUG : Creating backend with remote "TestB2:rclone-test-modipat9buvi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-luxapir0qato -> B2 bucket rclone-test-modipat9buvi 2026/06/27 05:33:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:33:31 DEBUG : B2 bucket rclone-test-modipat9buvi: Waiting for checks to finish 2026/06/27 05:33:31 DEBUG : B2 bucket rclone-test-modipat9buvi: Waiting for transfers to finish 2026/06/27 05:33:32 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:33:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:33:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/27 05:33:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:33:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-modipat9buvi) 2026/06/27 05:33:33 DEBUG : sub dir/hello world: Sizes differ 2026/06/27 05:33:33 DEBUG : B2 bucket rclone-test-modipat9buvi: Waiting for checks to finish 2026/06/27 05:33:33 DEBUG : B2 bucket rclone-test-modipat9buvi: Waiting for transfers to finish 2026/06/27 05:33:34 DEBUG : sub dir/hello world: size = 17 OK 2026/06/27 05:33:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/27 05:33:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/27 05:33:34 INFO : sub dir/hello world: Deleted 2026/06/27 05:33:35 DEBUG : testing file moves 2026/06/27 05:33:36 DEBUG : B2 bucket rclone-test-modipat9buvi: Waiting for checks to finish 2026/06/27 05:33:36 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:33:36 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-modipat9buvi) 2026/06/27 05:33:36 DEBUG : sub dir/hello world: Sizes differ 2026/06/27 05:33:36 DEBUG : B2 bucket rclone-test-modipat9buvi: Waiting for transfers to finish 2026/06/27 05:33:36 DEBUG : sub dir/hello world: size = 24 OK 2026/06/27 05:33:36 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/27 05:33:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/27 05:33:36 INFO : sub dir/hello world: Deleted 2026/06/27 05:33:37 DEBUG : B2 bucket rclone-test-modipat9buvi: Purge remote 2026/06/27 05:33:37 INFO : B2 bucket rclone-test-modipat9buvi: cleaning bucket "rclone-test-modipat9buvi" of all files 2026/06/27 05:33:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f929df3901d0b7b9ff80e1b_f103a2a5fa85f8368_d20260627_m053336_c001_v0001179_t0044_u01782538416336") 2026/06/27 05:33:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f929df3901d0b7b9ff80e1b_f113c2c0cbf5bfed8_d20260627_m053334_c001_v0001173_t0053_u01782538414036") 2026/06/27 05:33:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f929df3901d0b7b9ff80e1b_f114f6288c2baea92_d20260627_m053332_c001_v0001130_t0036_u01782538412302") --- PASS: TestServerSideMoveOverSelf (8.66s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:39 ERROR : error listing: directory not found 2026/06/27 05:33:39 INFO : Local file system at /tmp/rclone344125660: Making directory 2026/06/27 05:33:39 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:39 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.85s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:33:41 DEBUG : Local file system at /tmp/rclone344125660: Waiting for checks to finish 2026/06/27 05:33:41 DEBUG : Local file system at /tmp/rclone344125660: Waiting for transfers to finish 2026/06/27 05:33:42 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/27 05:33:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:33:42 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/27 05:33:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.26s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:42 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/27 05:33:42 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:42 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:43 DEBUG : check sum: size = 1 OK 2026/06/27 05:33:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/27 05:33:43 INFO : check sum: Copied (new) 2026/06/27 05:33:43 DEBUG : Waiting for deletions to finish 2026/06/27 05:33:44 DEBUG : check sum: size = 1 OK 2026/06/27 05:33:44 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/27 05:33:44 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/27 05:33:44 DEBUG : check sum: Unchanged skipping 2026/06/27 05:33:44 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:44 DEBUG : Waiting for deletions to finish 2026/06/27 05:33:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.14s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/27 05:33:44 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:44 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:45 DEBUG : sizeonly: size = 6 OK 2026/06/27 05:33:45 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/27 05:33:45 INFO : sizeonly: Copied (new) 2026/06/27 05:33:45 DEBUG : Waiting for deletions to finish 2026/06/27 05:33:45 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:45 DEBUG : sizeonly: size = 6 OK 2026/06/27 05:33:45 DEBUG : sizeonly: Sizes identical 2026/06/27 05:33:45 DEBUG : sizeonly: Unchanged skipping 2026/06/27 05:33:45 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:45 DEBUG : Waiting for deletions to finish 2026/06/27 05:33:45 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.71s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/27 05:33:46 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:46 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:47 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/27 05:33:47 INFO : ignore-size: Copied (new) 2026/06/27 05:33:47 DEBUG : Waiting for deletions to finish 2026/06/27 05:33:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:33:47 DEBUG : ignore-size: Unchanged skipping 2026/06/27 05:33:47 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:47 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:47 DEBUG : Waiting for deletions to finish 2026/06/27 05:33:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.85s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:49 DEBUG : existing: size = 6 OK 2026/06/27 05:33:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:33:49 DEBUG : existing: Unchanged skipping 2026/06/27 05:33:49 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:49 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:49 DEBUG : Waiting for deletions to finish 2026/06/27 05:33:49 INFO : There was nothing to transfer 2026/06/27 05:33:49 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/27 05:33:49 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:50 DEBUG : existing: size = 6 OK 2026/06/27 05:33:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/27 05:33:50 INFO : existing: Copied (replaced existing) 2026/06/27 05:33:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.45s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/27 05:33:50 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:50 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:51 DEBUG : existing: size = 6 OK 2026/06/27 05:33:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/27 05:33:51 INFO : existing: Copied (new) 2026/06/27 05:33:51 DEBUG : Waiting for deletions to finish 2026/06/27 05:33:52 DEBUG : existing: Destination exists, skipping 2026/06/27 05:33:52 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:52 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:52 DEBUG : Waiting for deletions to finish 2026/06/27 05:33:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.34s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:54 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/27 05:33:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/27 05:33:55 DEBUG : c/non empty space: size = 5 OK 2026/06/27 05:33:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:33:55 DEBUG : c/non empty space: Unchanged skipping 2026/06/27 05:33:55 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:55 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:55 DEBUG : a/potato2: size = 60 OK 2026/06/27 05:33:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:33:55 INFO : a/potato2: Copied (new) 2026/06/27 05:33:55 DEBUG : Waiting for deletions to finish 2026/06/27 05:33:55 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:33:57 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:57 DEBUG : empty space: size = 1 OK 2026/06/27 05:33:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/27 05:33:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/27 05:33:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/27 05:33:57 DEBUG : empty space: Unchanged skipping 2026/06/27 05:33:57 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:57 DEBUG : Waiting for deletions to finish 2026/06/27 05:33:57 INFO : There was nothing to transfer 2026/06/27 05:33:58 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:33:58 DEBUG : empty space: size = 1 OK 2026/06/27 05:33:58 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/27 05:33:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/27 05:33:59 INFO : empty space: Updated modification time in destination 2026/06/27 05:33:59 DEBUG : empty space: Unchanged skipping 2026/06/27 05:33:59 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:33:59 DEBUG : Waiting for deletions to finish 2026/06/27 05:33:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.09s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:01 DEBUG : empty space: size = 1 OK 2026/06/27 05:34:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/27 05:34:01 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/27 05:34:01 DEBUG : empty space: Unchanged skipping 2026/06/27 05:34:01 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:01 DEBUG : Waiting for deletions to finish 2026/06/27 05:34:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.88s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:02 DEBUG : foo: size = 3 OK 2026/06/27 05:34:02 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/27 05:34:02 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone344125660) 2026/06/27 05:34:02 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:34:02 DEBUG : foo: sha1 differ 2026/06/27 05:34:02 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:02 DEBUG : foo: size = 3 OK 2026/06/27 05:34:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/27 05:34:02 INFO : foo: Copied (replaced existing) 2026/06/27 05:34:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:04 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/27 05:34:04 DEBUG : empty space: size = 1 OK 2026/06/27 05:34:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:34:04 DEBUG : empty space: Unchanged skipping 2026/06/27 05:34:04 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:04 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:05 DEBUG : potato: size = 60 OK 2026/06/27 05:34:05 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:34:05 INFO : potato: Copied (new) 2026/06/27 05:34:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.64s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:07 DEBUG : potato: size = 21 (Local file system at /tmp/rclone344125660) 2026/06/27 05:34:07 DEBUG : potato: size = 60 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:34:07 DEBUG : potato: Sizes differ 2026/06/27 05:34:07 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:07 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:07 DEBUG : potato: size = 21 OK 2026/06/27 05:34:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/27 05:34:07 INFO : potato: Copied (replaced existing) 2026/06/27 05:34:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.25s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:09 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:09 DEBUG : potato: size = 21 OK 2026/06/27 05:34:09 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/27 05:34:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone344125660) 2026/06/27 05:34:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:34:09 DEBUG : potato: sha1 differ 2026/06/27 05:34:09 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:10 DEBUG : potato: size = 21 OK 2026/06/27 05:34:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/27 05:34:10 INFO : potato: Copied (replaced existing) 2026/06/27 05:34:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:34:12 DEBUG : empty space: size = 1 OK 2026/06/27 05:34:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:34:12 DEBUG : empty space: Unchanged skipping 2026/06/27 05:34:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/27 05:34:12 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:12 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:12 DEBUG : Waiting for deletions to finish 2026/06/27 05:34:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:34:14 DEBUG : empty space: size = 1 OK 2026/06/27 05:34:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:34:14 DEBUG : empty space: Unchanged skipping 2026/06/27 05:34:14 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:14 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:15 DEBUG : potato2: size = 60 OK 2026/06/27 05:34:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:34:15 INFO : potato2: Copied (new) 2026/06/27 05:34:15 DEBUG : Waiting for deletions to finish 2026/06/27 05:34:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:18 INFO : d: Making directory 2026/06/27 05:34:18 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/27 05:34:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/27 05:34:18 DEBUG : c/non empty space: size = 5 OK 2026/06/27 05:34:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:34:18 DEBUG : c/non empty space: Unchanged skipping 2026/06/27 05:34:18 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:18 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:19 DEBUG : a/potato2: size = 60 OK 2026/06/27 05:34:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:34:19 INFO : a/potato2: Copied (new) 2026/06/27 05:34:19 DEBUG : Waiting for deletions to finish 2026/06/27 05:34:19 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:21 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/27 05:34:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/27 05:34:21 DEBUG : c/non empty space: size = 5 OK 2026/06/27 05:34:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:34:21 DEBUG : c/non empty space: Unchanged skipping 2026/06/27 05:34:21 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:21 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:22 DEBUG : a/potato2: size = 60 OK 2026/06/27 05:34:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:34:22 INFO : a/potato2: Copied (new) 2026/06/27 05:34:22 ERROR : B2 bucket rclone-test-luxapir0qato: not deleting files as there were IO errors 2026/06/27 05:34:22 ERROR : B2 bucket rclone-test-luxapir0qato: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:25 DEBUG : Waiting for deletions to finish 2026/06/27 05:34:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:34:25 DEBUG : empty space: size = 1 OK 2026/06/27 05:34:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:34:25 DEBUG : empty space: Unchanged skipping 2026/06/27 05:34:25 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:25 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:25 INFO : potato: Deleted 2026/06/27 05:34:25 DEBUG : potato2: size = 60 OK 2026/06/27 05:34:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:34:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.90s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:28 DEBUG : Waiting for deletions to finish 2026/06/27 05:34:28 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:28 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:29 INFO : potato: Deleted 2026/06/27 05:34:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:34:29 DEBUG : empty space: size = 1 OK 2026/06/27 05:34:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:34:29 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:29 DEBUG : empty space: Unchanged skipping 2026/06/27 05:34:29 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:29 DEBUG : potato2: size = 60 OK 2026/06/27 05:34:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:34:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.97s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:34:31 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:31 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:32 DEBUG : potato2: size = 19 OK 2026/06/27 05:34:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/27 05:34:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.54s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:34 DEBUG : enormous: Excluded (Size Filter) 2026/06/27 05:34:34 DEBUG : enormous: Excluded 2026/06/27 05:34:34 DEBUG : potato2: Excluded (Size Filter) 2026/06/27 05:34:34 DEBUG : potato2: Excluded 2026/06/27 05:34:34 DEBUG : potato2: Excluded (Size Filter) 2026/06/27 05:34:34 DEBUG : potato2: Excluded 2026/06/27 05:34:34 DEBUG : empty space: size = 1 OK 2026/06/27 05:34:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:34:34 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:34 DEBUG : empty space: Unchanged skipping 2026/06/27 05:34:34 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:34 DEBUG : Waiting for deletions to finish 2026/06/27 05:34:34 INFO : There was nothing to transfer 2026/06/27 05:34:35 DEBUG : enormous: Excluded (Size Filter) 2026/06/27 05:34:35 DEBUG : enormous: Excluded 2026/06/27 05:34:35 DEBUG : potato2: Excluded (Size Filter) 2026/06/27 05:34:35 DEBUG : potato2: Excluded 2026/06/27 05:34:35 DEBUG : potato2: Excluded (Size Filter) 2026/06/27 05:34:35 DEBUG : potato2: Excluded 2026/06/27 05:34:35 DEBUG : Local file system at /tmp/rclone344125660: Waiting for checks to finish 2026/06/27 05:34:35 DEBUG : empty space: size = 1 OK 2026/06/27 05:34:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/27 05:34:35 DEBUG : empty space: Unchanged skipping 2026/06/27 05:34:35 DEBUG : Local file system at /tmp/rclone344125660: Waiting for transfers to finish 2026/06/27 05:34:35 DEBUG : Waiting for deletions to finish 2026/06/27 05:34:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.13s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:38 DEBUG : enormous: Excluded (Size Filter) 2026/06/27 05:34:38 DEBUG : enormous: Excluded 2026/06/27 05:34:38 DEBUG : potato2: Excluded (Size Filter) 2026/06/27 05:34:38 DEBUG : potato2: Excluded 2026/06/27 05:34:38 DEBUG : empty space: size = 1 OK 2026/06/27 05:34:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:34:38 DEBUG : empty space: Unchanged skipping 2026/06/27 05:34:38 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:38 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:38 DEBUG : Waiting for deletions to finish 2026/06/27 05:34:38 INFO : enormous: Deleted 2026/06/27 05:34:39 INFO : potato2: Deleted 2026/06/27 05:34:39 INFO : There was nothing to transfer 2026/06/27 05:34:39 DEBUG : empty space: size = 1 OK 2026/06/27 05:34:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/27 05:34:39 DEBUG : empty space: Unchanged skipping 2026/06/27 05:34:39 DEBUG : Local file system at /tmp/rclone344125660: Waiting for checks to finish 2026/06/27 05:34:39 DEBUG : Local file system at /tmp/rclone344125660: Waiting for transfers to finish 2026/06/27 05:34:39 DEBUG : Waiting for deletions to finish 2026/06/27 05:34:39 INFO : enormous: Deleted 2026/06/27 05:34:39 INFO : potato2: Deleted 2026/06/27 05:34:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.57s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:42 DEBUG : five: Need to transfer - File not found at Destination 2026/06/27 05:34:42 DEBUG : four: size = 4 (Local file system at /tmp/rclone344125660) 2026/06/27 05:34:42 DEBUG : four: size = 8 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:34:42 DEBUG : four: Sizes differ 2026/06/27 05:34:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/27 05:34:42 DEBUG : one: Destination is newer than source, skipping 2026/06/27 05:34:42 DEBUG : three: size = 5 OK 2026/06/27 05:34:42 DEBUG : three: Sizes identical 2026/06/27 05:34:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/27 05:34:42 DEBUG : two: size = 3 OK 2026/06/27 05:34:42 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone344125660) 2026/06/27 05:34:42 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:34:42 DEBUG : two: sha1 differ 2026/06/27 05:34:42 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:42 DEBUG : five: size = 4 OK 2026/06/27 05:34:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/27 05:34:42 INFO : five: Copied (new) 2026/06/27 05:34:42 DEBUG : four: size = 4 OK 2026/06/27 05:34:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/27 05:34:42 INFO : four: Copied (replaced existing) 2026/06/27 05:34:42 DEBUG : two: size = 3 OK 2026/06/27 05:34:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/27 05:34:42 INFO : two: Copied (replaced existing) 2026/06/27 05:34:42 DEBUG : Waiting for deletions to finish 2026/06/27 05:34:43 DEBUG : five: size = 4 OK 2026/06/27 05:34:43 DEBUG : four: size = 4 OK 2026/06/27 05:34:43 DEBUG : one: Destination is newer than source, skipping 2026/06/27 05:34:43 DEBUG : three: size = 5 OK 2026/06/27 05:34:43 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:43 DEBUG : two: size = 3 OK 2026/06/27 05:34:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/27 05:34:43 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/27 05:34:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone344125660) 2026/06/27 05:34:43 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:34:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/27 05:34:43 DEBUG : three: sha1 differ 2026/06/27 05:34:43 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/27 05:34:43 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/27 05:34:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/27 05:34:43 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/27 05:34:43 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/27 05:34:43 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/27 05:34:43 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/27 05:34:43 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:43 DEBUG : three: size = 5 OK 2026/06/27 05:34:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/27 05:34:43 INFO : three: Copied (replaced existing) 2026/06/27 05:34:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.43s) === 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-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/27 05:34:45 INFO : B2 bucket rclone-test-luxapir0qato: Making map for --track-renames 2026/06/27 05:34:45 INFO : B2 bucket rclone-test-luxapir0qato: Finished making map for --track-renames 2026/06/27 05:34:45 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/27 05:34:45 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for renames to finish 2026/06/27 05:34:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/27 05:34:45 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:45 DEBUG : potato: size = 14 OK 2026/06/27 05:34:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/27 05:34:45 INFO : potato: Copied (new) 2026/06/27 05:34:46 DEBUG : yam: size = 11 OK 2026/06/27 05:34:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/27 05:34:46 INFO : yam: Copied (new) 2026/06/27 05:34:46 DEBUG : Waiting for deletions to finish 2026/06/27 05:34:46 INFO : B2 bucket rclone-test-luxapir0qato: Making map for --track-renames 2026/06/27 05:34:46 DEBUG : potato: size = 14 OK 2026/06/27 05:34:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:34:46 INFO : B2 bucket rclone-test-luxapir0qato: Finished making map for --track-renames 2026/06/27 05:34:46 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:46 DEBUG : potato: Unchanged skipping 2026/06/27 05:34:46 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for renames to finish 2026/06/27 05:34:47 DEBUG : yaml: size = 11 OK 2026/06/27 05:34:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/27 05:34:47 INFO : yam: Copied (server-side copy) to: yaml 2026/06/27 05:34:47 INFO : yam: Deleted 2026/06/27 05:34:47 INFO : yaml: Renamed from "yam" 2026/06/27 05:34:47 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/27 05:34:48 INFO : B2 bucket rclone-test-luxapir0qato: Making map for --track-renames 2026/06/27 05:34:48 INFO : B2 bucket rclone-test-luxapir0qato: Finished making map for --track-renames 2026/06/27 05:34:48 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/27 05:34:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/27 05:34:48 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for renames to finish 2026/06/27 05:34:48 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:49 DEBUG : potato: size = 14 OK 2026/06/27 05:34:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/27 05:34:49 INFO : potato: Copied (new) 2026/06/27 05:34:49 DEBUG : yam: size = 11 OK 2026/06/27 05:34:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/27 05:34:49 INFO : yam: Copied (new) 2026/06/27 05:34:49 DEBUG : Waiting for deletions to finish 2026/06/27 05:34:49 DEBUG : potato: size = 14 OK 2026/06/27 05:34:49 INFO : B2 bucket rclone-test-luxapir0qato: Making map for --track-renames 2026/06/27 05:34:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:34:49 INFO : B2 bucket rclone-test-luxapir0qato: Finished making map for --track-renames 2026/06/27 05:34:49 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:49 DEBUG : potato: Unchanged skipping 2026/06/27 05:34:49 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for renames to finish 2026/06/27 05:34:52 DEBUG : yaml: size = 11 OK 2026/06/27 05:34:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/27 05:34:52 INFO : yam: Copied (server-side copy) to: yaml 2026/06/27 05:34:52 INFO : yam: Deleted 2026/06/27 05:34:52 INFO : yaml: Renamed from "yam" 2026/06/27 05:34:52 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/27 05:34:53 INFO : B2 bucket rclone-test-luxapir0qato: Making map for --track-renames 2026/06/27 05:34:53 INFO : B2 bucket rclone-test-luxapir0qato: Finished making map for --track-renames 2026/06/27 05:34:53 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/27 05:34:53 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for renames to finish 2026/06/27 05:34:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/27 05:34:53 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:54 DEBUG : sub/yam: size = 11 OK 2026/06/27 05:34:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/27 05:34:54 INFO : sub/yam: Copied (new) 2026/06/27 05:34:54 DEBUG : potato: size = 14 OK 2026/06/27 05:34:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/27 05:34:54 INFO : potato: Copied (new) 2026/06/27 05:34:54 DEBUG : Waiting for deletions to finish 2026/06/27 05:34:55 DEBUG : potato: size = 14 OK 2026/06/27 05:34:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:34:55 DEBUG : potato: Unchanged skipping 2026/06/27 05:34:55 INFO : B2 bucket rclone-test-luxapir0qato: Making map for --track-renames 2026/06/27 05:34:55 INFO : B2 bucket rclone-test-luxapir0qato: Finished making map for --track-renames 2026/06/27 05:34:55 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:55 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for renames to finish 2026/06/27 05:34:56 DEBUG : yam: size = 11 OK 2026/06/27 05:34:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/27 05:34:56 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/27 05:34:56 INFO : sub/yam: Deleted 2026/06/27 05:34:56 INFO : yam: Renamed from "sub/yam" 2026/06/27 05:34:56 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.55s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:57 DEBUG : Creating backend with remote "/tmp/rclone344125660/dir1" 2026/06/27 05:34:57 DEBUG : Creating backend with remote "/tmp/rclone344125660/dir2" 2026/06/27 05:34:57 DEBUG : Local file system at /tmp/rclone344125660/dir2: Using server-side directory move 2026/06/27 05:34:57 INFO : Local file system at /tmp/rclone344125660/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/27 05:34:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/27 05:34:57 DEBUG : Local file system at /tmp/rclone344125660/dir2: Waiting for checks to finish 2026/06/27 05:34:57 DEBUG : Local file system at /tmp/rclone344125660/dir2: Waiting for transfers to finish 2026/06/27 05:34:57 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:34:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:34:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/27 05:34:57 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:34:57 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:34:58 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:34:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:34:58 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:34:58 INFO : sub dir/hello world: Deleted 2026/06/27 05:34:59 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/27 05:34:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/27 05:34:59 INFO : nested/sub dir/file: Copied (new) 2026/06/27 05:34:59 INFO : nested/sub dir/file: Deleted 2026/06/27 05:34:59 INFO : sub dir: Removing directory 2026/06/27 05:34:59 INFO : nested/sub dir: Removing directory 2026/06/27 05:34:59 INFO : nested: Removing directory 2026/06/27 05:34:59 DEBUG : Local file system at /tmp/rclone344125660: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.26s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:35:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:35:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/27 05:35:00 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:35:00 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:35:00 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/27 05:35:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/27 05:35:00 INFO : nested/sub dir/file: Copied (new) 2026/06/27 05:35:00 INFO : nested/sub dir/file: Deleted 2026/06/27 05:35:00 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:35:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:35:00 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:35:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.85s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:35:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/27 05:35:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/27 05:35:01 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:35:01 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:35:02 DEBUG : existing: size = 6 OK 2026/06/27 05:35:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/27 05:35:02 INFO : existing: Copied (new) 2026/06/27 05:35:02 INFO : existing: Deleted 2026/06/27 05:35:02 DEBUG : existing-b: size = 6 OK 2026/06/27 05:35:02 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/27 05:35:02 INFO : existing-b: Copied (new) 2026/06/27 05:35:02 INFO : existing-b: Deleted 2026/06/27 05:35:02 DEBUG : existing: Destination exists, skipping 2026/06/27 05:35:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/27 05:35:02 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:35:02 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:35:02 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:35:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dudakep8luqe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-luxapir0qato -> B2 bucket rclone-test-dudakep8luqe 2026/06/27 05:35:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:35:08 DEBUG : empty space: size = 1 OK 2026/06/27 05:35:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/27 05:35:08 DEBUG : empty space: Unchanged skipping 2026/06/27 05:35:08 DEBUG : potato3: size = 68 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:35:08 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dudakep8luqe) 2026/06/27 05:35:08 DEBUG : potato3: Sizes differ 2026/06/27 05:35:08 DEBUG : B2 bucket rclone-test-dudakep8luqe: Waiting for checks to finish 2026/06/27 05:35:08 INFO : empty space: Deleted 2026/06/27 05:35:08 DEBUG : B2 bucket rclone-test-dudakep8luqe: Waiting for transfers to finish 2026/06/27 05:35:09 DEBUG : potato2: size = 60 OK 2026/06/27 05:35:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:35:09 INFO : potato2: Copied (server-side copy) 2026/06/27 05:35:09 INFO : potato2: Deleted 2026/06/27 05:35:09 DEBUG : potato3: size = 68 OK 2026/06/27 05:35:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/27 05:35:09 INFO : potato3: Copied (server-side copy) 2026/06/27 05:35:09 INFO : potato3: Deleted 2026/06/27 05:35:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vaqimey2haxa" 2026/06/27 05:35:11 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/27 05:35:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:35:11 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/27 05:35:11 DEBUG : B2 bucket rclone-test-vaqimey2haxa: Waiting for checks to finish 2026/06/27 05:35:11 DEBUG : B2 bucket rclone-test-vaqimey2haxa: Waiting for transfers to finish 2026/06/27 05:35:12 DEBUG : empty space: size = 1 OK 2026/06/27 05:35:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/27 05:35:12 INFO : empty space: Copied (server-side copy) 2026/06/27 05:35:12 DEBUG : potato3: size = 68 OK 2026/06/27 05:35:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/27 05:35:12 INFO : potato3: Copied (server-side copy) 2026/06/27 05:35:12 INFO : empty space: Deleted 2026/06/27 05:35:12 INFO : potato3: Deleted 2026/06/27 05:35:13 DEBUG : potato2: size = 60 OK 2026/06/27 05:35:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:35:13 INFO : potato2: Copied (server-side copy) 2026/06/27 05:35:13 INFO : potato2: Deleted 2026/06/27 05:35:14 DEBUG : B2 bucket rclone-test-vaqimey2haxa: Purge remote 2026/06/27 05:35:14 INFO : B2 bucket rclone-test-vaqimey2haxa: cleaning bucket "rclone-test-vaqimey2haxa" of all files 2026/06/27 05:35:14 DEBUG : empty space: Deleting (id "4_z3fe22d33903d0b7b9ff80e1b_f116b0a6bb0351ad2_d20260627_m053511_c001_v0001102_t0020_u01782538511556") 2026/06/27 05:35:14 DEBUG : potato2: Deleting (id "4_z3fe22d33903d0b7b9ff80e1b_f10639480ecafd6cb_d20260627_m053513_c001_v0001134_t0023_u01782538513566") 2026/06/27 05:35:14 DEBUG : potato3: Deleting (id "4_z3fe22d33903d0b7b9ff80e1b_f10565aff26b0e176_d20260627_m053511_c001_v0001161_t0031_u01782538511947") 2026/06/27 05:35:15 DEBUG : B2 bucket rclone-test-dudakep8luqe: Purge remote 2026/06/27 05:35:15 INFO : B2 bucket rclone-test-dudakep8luqe: cleaning bucket "rclone-test-dudakep8luqe" of all files 2026/06/27 05:35:15 DEBUG : empty space: Deleting (id "4_zbf621d13903d0b7b9ff80e1b_f40107345de50724e_d20260627_m053512_c001_v7007000_t0000_u01782538512105") 2026/06/27 05:35:15 DEBUG : empty space: Deleting (id "4_zbf621d13903d0b7b9ff80e1b_f116f8ad4fdac0f45_d20260627_m053507_c001_v0001136_t0007_u01782538507619") 2026/06/27 05:35:15 DEBUG : potato2: Deleting (id "4_zbf621d13903d0b7b9ff80e1b_f4189478fe5002850_d20260627_m053513_c001_v7007000_t0000_u01782538513889") 2026/06/27 05:35:15 DEBUG : potato2: Deleting (id "4_zbf621d13903d0b7b9ff80e1b_f1181011eff948ea8_d20260627_m053508_c001_v0001033_t0052_u01782538508857") 2026/06/27 05:35:15 DEBUG : potato3: Deleting (id "4_zbf621d13903d0b7b9ff80e1b_f4189478fe500284f_d20260627_m053512_c001_v7007000_t0000_u01782538512259") 2026/06/27 05:35:15 DEBUG : potato3: Deleting (id "4_zbf621d13903d0b7b9ff80e1b_f119c99ded45a6afe_d20260627_m053509_c001_v0001179_t0016_u01782538509233") 2026/06/27 05:35:15 DEBUG : potato3: Deleting (id "4_zbf621d13903d0b7b9ff80e1b_f116f8ad4fdac0f49_d20260627_m053508_c001_v0001136_t0046_u01782538508088") --- PASS: TestServerSideMove (12.77s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:35:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jeqayuf4rose" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-luxapir0qato -> B2 bucket rclone-test-jeqayuf4rose 2026/06/27 05:35:22 DEBUG : empty space: Excluded (Size Filter) 2026/06/27 05:35:22 DEBUG : empty space: Excluded 2026/06/27 05:35:22 DEBUG : empty space: Excluded (Size Filter) 2026/06/27 05:35:22 DEBUG : empty space: Excluded 2026/06/27 05:35:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:35:22 DEBUG : potato3: size = 68 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:35:22 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jeqayuf4rose) 2026/06/27 05:35:22 DEBUG : potato3: Sizes differ 2026/06/27 05:35:22 DEBUG : B2 bucket rclone-test-jeqayuf4rose: Waiting for checks to finish 2026/06/27 05:35:22 DEBUG : B2 bucket rclone-test-jeqayuf4rose: Waiting for transfers to finish 2026/06/27 05:35:22 DEBUG : potato2: size = 60 OK 2026/06/27 05:35:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:35:22 INFO : potato2: Copied (server-side copy) 2026/06/27 05:35:22 INFO : potato2: Deleted 2026/06/27 05:35:22 DEBUG : potato3: size = 68 OK 2026/06/27 05:35:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/27 05:35:22 INFO : potato3: Copied (server-side copy) 2026/06/27 05:35:22 INFO : potato3: Deleted 2026/06/27 05:35:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xucuqiw5tini" 2026/06/27 05:35:24 DEBUG : empty space: Excluded (Size Filter) 2026/06/27 05:35:24 DEBUG : empty space: Excluded 2026/06/27 05:35:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:35:24 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/27 05:35:24 DEBUG : B2 bucket rclone-test-xucuqiw5tini: Waiting for checks to finish 2026/06/27 05:35:24 DEBUG : B2 bucket rclone-test-xucuqiw5tini: Waiting for transfers to finish 2026/06/27 05:35:25 DEBUG : potato2: size = 60 OK 2026/06/27 05:35:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:35:25 INFO : potato2: Copied (server-side copy) 2026/06/27 05:35:25 INFO : potato2: Deleted 2026/06/27 05:35:25 DEBUG : potato3: size = 68 OK 2026/06/27 05:35:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/27 05:35:25 INFO : potato3: Copied (server-side copy) 2026/06/27 05:35:26 INFO : potato3: Deleted 2026/06/27 05:35:26 DEBUG : B2 bucket rclone-test-xucuqiw5tini: Purge remote 2026/06/27 05:35:26 INFO : B2 bucket rclone-test-xucuqiw5tini: cleaning bucket "rclone-test-xucuqiw5tini" of all files 2026/06/27 05:35:26 DEBUG : potato2: Deleting (id "4_z7f725d73903d0b7b9ff80e1b_f101788795da00f6d_d20260627_m053524_c001_v0001106_t0036_u01782538524979") 2026/06/27 05:35:26 DEBUG : potato3: Deleting (id "4_z7f725d73903d0b7b9ff80e1b_f10016238305d6980_d20260627_m053525_c001_v0001091_t0025_u01782538525465") 2026/06/27 05:35:27 DEBUG : B2 bucket rclone-test-jeqayuf4rose: Purge remote 2026/06/27 05:35:27 INFO : B2 bucket rclone-test-jeqayuf4rose: cleaning bucket "rclone-test-jeqayuf4rose" of all files 2026/06/27 05:35:27 DEBUG : empty space: Deleting (id "4_zbf224d63903d0b7b9ff80e1b_f103ffafe3a9565c2_d20260627_m053521_c001_v0001177_t0004_u01782538521189") 2026/06/27 05:35:27 DEBUG : potato2: Deleting (id "4_zbf224d63903d0b7b9ff80e1b_f41361a13c29779f8_d20260627_m053525_c001_v7007000_t0000_u01782538525510") 2026/06/27 05:35:27 DEBUG : potato2: Deleting (id "4_zbf224d63903d0b7b9ff80e1b_f110d0f70c3b5bd05_d20260627_m053522_c001_v0001029_t0042_u01782538522151") 2026/06/27 05:35:27 DEBUG : potato3: Deleting (id "4_zbf224d63903d0b7b9ff80e1b_f41361a13c29779f9_d20260627_m053525_c001_v7007000_t0000_u01782538525960") 2026/06/27 05:35:27 DEBUG : potato3: Deleting (id "4_zbf224d63903d0b7b9ff80e1b_f1139918e0d694317_d20260627_m053522_c001_v0001176_t0018_u01782538522516") 2026/06/27 05:35:27 DEBUG : potato3: Deleting (id "4_zbf224d63903d0b7b9ff80e1b_f103ffafe3a9565c4_d20260627_m053521_c001_v0001177_t0052_u01782538521408") 2026/06/27 05:35:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/06/27 05:35:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/27 05:35:27 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:35:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zabofin2femo" 2026/06/27 05:35:32 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-luxapir0qato -> B2 bucket rclone-test-zabofin2femo 2026/06/27 05:35:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:35:35 DEBUG : empty space: size = 1 OK 2026/06/27 05:35:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/27 05:35:35 DEBUG : empty space: Unchanged skipping 2026/06/27 05:35:35 DEBUG : potato3: size = 68 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:35:35 DEBUG : B2 bucket rclone-test-zabofin2femo: Waiting for checks to finish 2026/06/27 05:35:35 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zabofin2femo) 2026/06/27 05:35:35 DEBUG : potato3: Sizes differ 2026/06/27 05:35:35 INFO : empty space: Deleted 2026/06/27 05:35:35 DEBUG : B2 bucket rclone-test-zabofin2femo: Waiting for transfers to finish 2026/06/27 05:35:35 DEBUG : potato2: size = 60 OK 2026/06/27 05:35:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:35:35 INFO : potato2: Copied (server-side copy) 2026/06/27 05:35:35 INFO : potato2: Deleted 2026/06/27 05:35:36 DEBUG : potato3: size = 68 OK 2026/06/27 05:35:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/27 05:35:36 INFO : potato3: Copied (server-side copy) 2026/06/27 05:35:36 INFO : potato3: Deleted 2026/06/27 05:35:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rovikos0reri" 2026/06/27 05:35:37 INFO : tomatoDir: Making directory 2026/06/27 05:35:37 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/27 05:35:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:35:37 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/27 05:35:37 DEBUG : B2 bucket rclone-test-rovikos0reri: Waiting for checks to finish 2026/06/27 05:35:37 DEBUG : B2 bucket rclone-test-rovikos0reri: Waiting for transfers to finish 2026/06/27 05:35:38 DEBUG : empty space: size = 1 OK 2026/06/27 05:35:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/27 05:35:38 INFO : empty space: Copied (server-side copy) 2026/06/27 05:35:38 INFO : empty space: Deleted 2026/06/27 05:35:38 DEBUG : potato3: size = 68 OK 2026/06/27 05:35:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/27 05:35:38 INFO : potato3: Copied (server-side copy) 2026/06/27 05:35:39 DEBUG : potato2: size = 60 OK 2026/06/27 05:35:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:35:39 INFO : potato2: Copied (server-side copy) 2026/06/27 05:35:39 INFO : potato3: Deleted 2026/06/27 05:35:39 INFO : potato2: Deleted 2026/06/27 05:35:39 DEBUG : B2 bucket rclone-test-rovikos0reri: Purge remote 2026/06/27 05:35:39 INFO : B2 bucket rclone-test-rovikos0reri: cleaning bucket "rclone-test-rovikos0reri" of all files 2026/06/27 05:35:39 DEBUG : empty space: Deleting (id "4_z2fe28dc3903d0b7b9ff80e1b_f114523ae6defb61b_d20260627_m053538_c001_v0001153_t0009_u01782538538440") 2026/06/27 05:35:39 DEBUG : potato2: Deleting (id "4_z2fe28dc3903d0b7b9ff80e1b_f1195e7df1ba6db6e_d20260627_m053538_c001_v0001154_t0023_u01782538538819") 2026/06/27 05:35:39 DEBUG : potato3: Deleting (id "4_z2fe28dc3903d0b7b9ff80e1b_f101a5ba7df7eafa5_d20260627_m053538_c001_v0001184_t0021_u01782538538823") 2026/06/27 05:35:40 DEBUG : B2 bucket rclone-test-zabofin2femo: Purge remote 2026/06/27 05:35:40 INFO : B2 bucket rclone-test-zabofin2femo: cleaning bucket "rclone-test-zabofin2femo" of all files 2026/06/27 05:35:40 DEBUG : empty space: Deleting (id "4_z0f527d83903d0b7b9ff80e1b_f417ede8bf86c6ad9_d20260627_m053538_c001_v7007000_t0000_u01782538538794") 2026/06/27 05:35:40 DEBUG : empty space: Deleting (id "4_z0f527d83903d0b7b9ff80e1b_f114311ac85104651_d20260627_m053533_c001_v0001174_t0041_u01782538533898") 2026/06/27 05:35:40 DEBUG : potato2: Deleting (id "4_z0f527d83903d0b7b9ff80e1b_f419265eedb0da7f8_d20260627_m053539_c001_v7007000_t0000_u01782538539164") 2026/06/27 05:35:40 DEBUG : potato2: Deleting (id "4_z0f527d83903d0b7b9ff80e1b_f1143262f234fa6d9_d20260627_m053535_c001_v0001178_t0031_u01782538535524") 2026/06/27 05:35:40 DEBUG : potato3: Deleting (id "4_z0f527d83903d0b7b9ff80e1b_f417ede8bf86c6ada_d20260627_m053539_c001_v7007000_t0000_u01782538539026") 2026/06/27 05:35:40 DEBUG : potato3: Deleting (id "4_z0f527d83903d0b7b9ff80e1b_f1189142368d1080e_d20260627_m053535_c001_v0001174_t0020_u01782538535825") 2026/06/27 05:35:40 DEBUG : potato3: Deleting (id "4_z0f527d83903d0b7b9ff80e1b_f114311ac8510465f_d20260627_m053534_c001_v0001174_t0053_u01782538534460") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.11s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:35:42 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.60s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:35:45 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/rclone-sync-test" --- PASS: TestSyncOverlap (1.51s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:35:46 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/rclone-sync-test" 2026/06/27 05:35:48 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/rclone-sync-test-include/layer2" 2026/06/27 05:35:50 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/rclone-sync-test-ignore-file" 2026/06/27 05:35:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/27 05:35:54 DEBUG : B2 bucket rclone-test-luxapir0qato path rclone-sync-test: Waiting for checks to finish 2026/06/27 05:35:54 DEBUG : B2 bucket rclone-test-luxapir0qato path rclone-sync-test: Waiting for transfers to finish 2026/06/27 05:35:54 DEBUG : Waiting for deletions to finish 2026/06/27 05:35:54 INFO : There was nothing to transfer 2026/06/27 05:35:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/27 05:35:55 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:35:55 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:35:55 DEBUG : Waiting for deletions to finish 2026/06/27 05:35:55 INFO : There was nothing to transfer 2026/06/27 05:35:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/27 05:35:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/27 05:35:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/27 05:35:56 DEBUG : pacer: Reducing sleep to 10ms 2026/06/27 05:35:56 DEBUG : B2 bucket rclone-test-luxapir0qato path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/27 05:35:56 DEBUG : B2 bucket rclone-test-luxapir0qato path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/27 05:35:56 DEBUG : Waiting for deletions to finish 2026/06/27 05:35:56 INFO : There was nothing to transfer 2026/06/27 05:35:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/27 05:35:56 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:35:56 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:35:56 DEBUG : Waiting for deletions to finish 2026/06/27 05:35:56 INFO : There was nothing to transfer 2026/06/27 05:35:56 DEBUG : Excluded 2026/06/27 05:35:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/27 05:35:57 DEBUG : B2 bucket rclone-test-luxapir0qato path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/27 05:35:57 DEBUG : B2 bucket rclone-test-luxapir0qato path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/27 05:35:57 DEBUG : Waiting for deletions to finish 2026/06/27 05:35:57 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.10s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:35:57 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/dst" 2026/06/27 05:35:58 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/CompareDest" 2026/06/27 05:36:00 DEBUG : one: Need to transfer - File not found at Destination 2026/06/27 05:36:00 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:00 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:01 DEBUG : one: size = 3 OK 2026/06/27 05:36:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 05:36:01 INFO : one: Copied (new) 2026/06/27 05:36:01 DEBUG : Waiting for deletions to finish 2026/06/27 05:36:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:36:02 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:36:02 DEBUG : one: Sizes differ 2026/06/27 05:36:02 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:02 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:02 DEBUG : one: size = 5 OK 2026/06/27 05:36:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/27 05:36:02 INFO : one: Copied (replaced existing) 2026/06/27 05:36:02 DEBUG : Waiting for deletions to finish 2026/06/27 05:36:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:36:05 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:36:05 DEBUG : one: Sizes differ 2026/06/27 05:36:05 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:05 DEBUG : one: size = 5 OK 2026/06/27 05:36:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:36:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/27 05:36:05 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:05 DEBUG : Waiting for deletions to finish 2026/06/27 05:36:05 INFO : There was nothing to transfer 2026/06/27 05:36:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:36:06 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:36:06 DEBUG : one: Sizes differ 2026/06/27 05:36:07 DEBUG : two: size = 3 OK 2026/06/27 05:36:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:36:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/27 05:36:07 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:07 DEBUG : one: size = 5 OK 2026/06/27 05:36:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:36:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/27 05:36:07 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:07 DEBUG : Waiting for deletions to finish 2026/06/27 05:36:07 INFO : There was nothing to transfer 2026/06/27 05:36:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:36:07 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:36:07 DEBUG : one: Sizes differ 2026/06/27 05:36:07 DEBUG : two: size = 3 OK 2026/06/27 05:36:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:36:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/27 05:36:07 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:07 DEBUG : one: size = 5 OK 2026/06/27 05:36:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:36:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/27 05:36:07 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:07 DEBUG : Waiting for deletions to finish 2026/06/27 05:36:07 INFO : There was nothing to transfer 2026/06/27 05:36:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:36:08 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:36:08 DEBUG : one: Sizes differ 2026/06/27 05:36:08 DEBUG : two: size = 3 OK 2026/06/27 05:36:08 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/06/27 05:36:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/27 05:36:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/27 05:36:08 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:08 DEBUG : one: size = 5 OK 2026/06/27 05:36:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:36:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/27 05:36:08 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:08 DEBUG : Waiting for deletions to finish 2026/06/27 05:36:08 INFO : There was nothing to transfer 2026/06/27 05:36:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:36:09 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:36:09 DEBUG : one: Sizes differ 2026/06/27 05:36:09 DEBUG : two: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:36:09 DEBUG : two: size = 3 (B2 bucket rclone-test-luxapir0qato path CompareDest) 2026/06/27 05:36:09 DEBUG : two: Sizes differ 2026/06/27 05:36:09 DEBUG : two: Need to transfer - File not found at Destination 2026/06/27 05:36:09 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:09 DEBUG : one: size = 5 OK 2026/06/27 05:36:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:36:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/27 05:36:09 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:10 DEBUG : two: size = 5 OK 2026/06/27 05:36:10 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/27 05:36:10 INFO : two: Copied (new) 2026/06/27 05:36:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.85s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:36:13 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/dest" 2026/06/27 05:36:14 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/pre-dest1" 2026/06/27 05:36:15 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/pre-dest2" 2026/06/27 05:36:17 DEBUG : 1: size = 1 OK 2026/06/27 05:36:17 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:36:17 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/27 05:36:18 DEBUG : 2: size = 1 OK 2026/06/27 05:36:18 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:36:18 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/27 05:36:18 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/27 05:36:18 DEBUG : B2 bucket rclone-test-luxapir0qato path dest: Waiting for checks to finish 2026/06/27 05:36:18 DEBUG : B2 bucket rclone-test-luxapir0qato path dest: Waiting for transfers to finish 2026/06/27 05:36:19 DEBUG : 3: size = 1 OK 2026/06/27 05:36:19 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/27 05:36:19 INFO : 3: Copied (new) 2026/06/27 05:36:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.33s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:36:20 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/dst" 2026/06/27 05:36:21 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/CopyDest" 2026/06/27 05:36:24 DEBUG : one: Need to transfer - File not found at Destination 2026/06/27 05:36:24 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:24 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:24 DEBUG : one: size = 3 OK 2026/06/27 05:36:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 05:36:24 INFO : one: Copied (new) 2026/06/27 05:36:24 DEBUG : Waiting for deletions to finish 2026/06/27 05:36:25 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:36:25 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:36:25 DEBUG : one: Sizes differ 2026/06/27 05:36:25 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:25 DEBUG : one: size = 5 OK 2026/06/27 05:36:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/27 05:36:25 INFO : one: Copied (replaced existing) 2026/06/27 05:36:25 DEBUG : Waiting for deletions to finish 2026/06/27 05:36:28 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/BackupDir" 2026/06/27 05:36:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:36:29 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:36:29 DEBUG : one: Sizes differ 2026/06/27 05:36:29 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:29 DEBUG : one: size = 5 OK 2026/06/27 05:36:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:36:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:36:29 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:36:29 DEBUG : one: Sizes differ 2026/06/27 05:36:31 DEBUG : one: size = 3 OK 2026/06/27 05:36:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 05:36:31 INFO : one: Copied (server-side copy) 2026/06/27 05:36:31 INFO : one: Deleted 2026/06/27 05:36:31 DEBUG : one: size = 5 OK 2026/06/27 05:36:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/27 05:36:31 INFO : one: Copied (server-side copy) 2026/06/27 05:36:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/27 05:36:31 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:31 DEBUG : Waiting for deletions to finish 2026/06/27 05:36:33 DEBUG : one: size = 5 OK 2026/06/27 05:36:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:36:33 DEBUG : one: Unchanged skipping 2026/06/27 05:36:33 DEBUG : two: size = 3 OK 2026/06/27 05:36:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:36:33 DEBUG : two: size = 3 OK 2026/06/27 05:36:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/27 05:36:33 INFO : two: Copied (server-side copy) 2026/06/27 05:36:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/27 05:36:33 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:33 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:33 DEBUG : Waiting for deletions to finish 2026/06/27 05:36:33 DEBUG : one: size = 5 OK 2026/06/27 05:36:33 DEBUG : two: size = 3 OK 2026/06/27 05:36:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:36:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:36:33 DEBUG : one: Unchanged skipping 2026/06/27 05:36:33 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:33 DEBUG : two: Unchanged skipping 2026/06/27 05:36:33 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:33 DEBUG : Waiting for deletions to finish 2026/06/27 05:36:33 INFO : There was nothing to transfer 2026/06/27 05:36:35 DEBUG : one: size = 5 OK 2026/06/27 05:36:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:36:35 DEBUG : one: Unchanged skipping 2026/06/27 05:36:35 DEBUG : three: size = 7 (Local file system at /tmp/rclone344125660) 2026/06/27 05:36:35 DEBUG : three: size = 5 (B2 bucket rclone-test-luxapir0qato path CopyDest) 2026/06/27 05:36:35 DEBUG : three: Sizes differ 2026/06/27 05:36:35 DEBUG : three: Destination not found in --copy-dest 2026/06/27 05:36:35 DEBUG : three: Need to transfer - File not found at Destination 2026/06/27 05:36:35 DEBUG : two: size = 3 OK 2026/06/27 05:36:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:36:35 DEBUG : two: Unchanged skipping 2026/06/27 05:36:35 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:35 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:36 DEBUG : three: size = 7 OK 2026/06/27 05:36:36 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/27 05:36:36 INFO : three: Copied (new) 2026/06/27 05:36:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.19s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:36:39 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1174-06.backblaze.com/b2api/v1/b2_upload_file/1ff2fd93900d0b7b9ff80e1b/c001_v0001174_t0038": EOF 2026/06/27 05:36:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1174-06.backblaze.com/b2api/v1/b2_upload_file/1ff2fd93900d0b7b9ff80e1b/c001_v0001174_t0038": EOF) 2026/06/27 05:36:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-luxapir0qato: 1/10 (Post "https://pod-000-1174-06.backblaze.com/b2api/v1/b2_upload_file/1ff2fd93900d0b7b9ff80e1b/c001_v0001174_t0038": EOF) 2026/06/27 05:36:42 DEBUG : pacer: Reducing sleep to 10ms 2026/06/27 05:36:42 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/dst" 2026/06/27 05:36:44 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/backup" 2026/06/27 05:36:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone344125660) 2026/06/27 05:36:45 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:36:45 DEBUG : one: Sizes differ 2026/06/27 05:36:45 DEBUG : two: size = 3 OK 2026/06/27 05:36:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:36:45 DEBUG : two: Unchanged skipping 2026/06/27 05:36:45 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:47 DEBUG : one: size = 3 OK 2026/06/27 05:36:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 05:36:47 INFO : one: Copied (server-side copy) 2026/06/27 05:36:47 INFO : one: Deleted 2026/06/27 05:36:47 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:48 DEBUG : one: size = 4 OK 2026/06/27 05:36:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 05:36:48 INFO : one: Copied (new) 2026/06/27 05:36:48 DEBUG : Waiting for deletions to finish 2026/06/27 05:36:48 DEBUG : three.txt: size = 5 OK 2026/06/27 05:36:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/27 05:36:48 INFO : three.txt: Copied (server-side copy) 2026/06/27 05:36:49 INFO : three.txt: Deleted 2026/06/27 05:36:49 INFO : three.txt: Moved into backup dir 2026/06/27 05:36:50 DEBUG : two: size = 3 OK 2026/06/27 05:36:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:36:50 DEBUG : two: Unchanged skipping 2026/06/27 05:36:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:36:50 DEBUG : one: size = 4 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:36:50 DEBUG : one: Sizes differ 2026/06/27 05:36:50 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:51 DEBUG : one: size = 4 OK 2026/06/27 05:36:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 05:36:51 INFO : one: Copied (server-side copy) 2026/06/27 05:36:51 INFO : one: Deleted 2026/06/27 05:36:51 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:36:51 DEBUG : one: size = 5 OK 2026/06/27 05:36:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/27 05:36:51 INFO : one: Copied (new) 2026/06/27 05:36:51 DEBUG : Waiting for deletions to finish 2026/06/27 05:36:52 DEBUG : three.txt: size = 6 OK 2026/06/27 05:36:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 05:36:52 INFO : three.txt: Copied (server-side copy) 2026/06/27 05:36:52 INFO : three.txt: Deleted 2026/06/27 05:36:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.90s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:36:55 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/dst" 2026/06/27 05:36:56 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/backup" 2026/06/27 05:36:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone344125660) 2026/06/27 05:36:58 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:36:58 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:36:58 DEBUG : one: Sizes differ 2026/06/27 05:36:58 DEBUG : two: size = 3 OK 2026/06/27 05:36:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:36:58 DEBUG : two: Unchanged skipping 2026/06/27 05:36:59 DEBUG : one.bak: size = 3 OK 2026/06/27 05:36:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 05:36:59 INFO : one: Copied (server-side copy) to: one.bak 2026/06/27 05:37:00 INFO : one: Deleted 2026/06/27 05:37:00 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:37:00 DEBUG : one: size = 4 OK 2026/06/27 05:37:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 05:37:00 INFO : one: Copied (new) 2026/06/27 05:37:00 DEBUG : Waiting for deletions to finish 2026/06/27 05:37:01 DEBUG : three.txt.bak: size = 5 OK 2026/06/27 05:37:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/27 05:37:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/27 05:37:01 INFO : three.txt: Deleted 2026/06/27 05:37:01 INFO : three.txt: Moved into backup dir 2026/06/27 05:37:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:37:03 DEBUG : one: size = 4 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:37:03 DEBUG : one: Sizes differ 2026/06/27 05:37:03 DEBUG : two: size = 3 OK 2026/06/27 05:37:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:37:03 DEBUG : two: Unchanged skipping 2026/06/27 05:37:03 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:37:03 DEBUG : one.bak: size = 4 OK 2026/06/27 05:37:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 05:37:03 INFO : one: Copied (server-side copy) to: one.bak 2026/06/27 05:37:04 INFO : one: Deleted 2026/06/27 05:37:04 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:37:04 DEBUG : one: size = 5 OK 2026/06/27 05:37:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/27 05:37:04 INFO : one: Copied (new) 2026/06/27 05:37:04 DEBUG : Waiting for deletions to finish 2026/06/27 05:37:04 DEBUG : three.txt.bak: size = 6 OK 2026/06/27 05:37:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 05:37:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/27 05:37:05 INFO : three.txt: Deleted 2026/06/27 05:37:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:37:08 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/dst" 2026/06/27 05:37:09 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/backup" 2026/06/27 05:37:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone344125660) 2026/06/27 05:37:11 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:37:11 DEBUG : one: Sizes differ 2026/06/27 05:37:11 DEBUG : two: size = 3 OK 2026/06/27 05:37:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:37:11 DEBUG : two: Unchanged skipping 2026/06/27 05:37:11 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:37:12 DEBUG : one-2019-01-01: size = 3 OK 2026/06/27 05:37:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 05:37:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/27 05:37:12 INFO : one: Deleted 2026/06/27 05:37:12 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:37:13 DEBUG : one: size = 4 OK 2026/06/27 05:37:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 05:37:13 INFO : one: Copied (new) 2026/06/27 05:37:13 DEBUG : Waiting for deletions to finish 2026/06/27 05:37:14 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/27 05:37:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/27 05:37:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/27 05:37:14 INFO : three.txt: Deleted 2026/06/27 05:37:14 INFO : three.txt: Moved into backup dir 2026/06/27 05:37:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:37:16 DEBUG : one: size = 4 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:37:16 DEBUG : one: Sizes differ 2026/06/27 05:37:16 DEBUG : two: size = 3 OK 2026/06/27 05:37:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:37:16 DEBUG : two: Unchanged skipping 2026/06/27 05:37:16 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:37:17 DEBUG : one-2019-01-01: size = 4 OK 2026/06/27 05:37:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 05:37:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/27 05:37:17 INFO : one: Deleted 2026/06/27 05:37:17 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:37:17 DEBUG : one: size = 5 OK 2026/06/27 05:37:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/27 05:37:17 INFO : one: Copied (new) 2026/06/27 05:37:17 DEBUG : Waiting for deletions to finish 2026/06/27 05:37:18 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/27 05:37:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 05:37:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/27 05:37:18 INFO : three.txt: Deleted 2026/06/27 05:37:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.22s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:37:21 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/dst" 2026/06/27 05:37:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone344125660) 2026/06/27 05:37:23 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:37:23 DEBUG : one: Sizes differ 2026/06/27 05:37:23 DEBUG : two: size = 3 OK 2026/06/27 05:37:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:37:23 DEBUG : two: Unchanged skipping 2026/06/27 05:37:23 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:37:24 DEBUG : one.bak: size = 3 OK 2026/06/27 05:37:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 05:37:24 INFO : one: Copied (server-side copy) to: one.bak 2026/06/27 05:37:24 INFO : one: Deleted 2026/06/27 05:37:24 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:37:25 DEBUG : one: size = 4 OK 2026/06/27 05:37:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 05:37:25 INFO : one: Copied (new) 2026/06/27 05:37:25 DEBUG : Waiting for deletions to finish 2026/06/27 05:37:25 DEBUG : three.txt.bak: size = 5 OK 2026/06/27 05:37:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/27 05:37:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/27 05:37:26 INFO : three.txt: Deleted 2026/06/27 05:37:26 INFO : three.txt: Moved into backup dir 2026/06/27 05:37:27 DEBUG : one.bak: Excluded (Path Filter) 2026/06/27 05:37:27 DEBUG : one.bak: Excluded 2026/06/27 05:37:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/27 05:37:27 DEBUG : three.txt.bak: Excluded 2026/06/27 05:37:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:37:27 DEBUG : one: size = 4 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:37:27 DEBUG : one: Sizes differ 2026/06/27 05:37:27 DEBUG : two: size = 3 OK 2026/06/27 05:37:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:37:27 DEBUG : two: Unchanged skipping 2026/06/27 05:37:27 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for checks to finish 2026/06/27 05:37:32 DEBUG : one.bak: size = 4 OK 2026/06/27 05:37:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 05:37:32 INFO : one: Copied (server-side copy) to: one.bak 2026/06/27 05:37:32 INFO : one: Deleted 2026/06/27 05:37:32 DEBUG : B2 bucket rclone-test-luxapir0qato path dst: Waiting for transfers to finish 2026/06/27 05:37:33 DEBUG : one: size = 5 OK 2026/06/27 05:37:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/27 05:37:33 INFO : one: Copied (new) 2026/06/27 05:37:33 DEBUG : Waiting for deletions to finish 2026/06/27 05:37:34 DEBUG : three.txt.bak: size = 6 OK 2026/06/27 05:37:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 05:37:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/27 05:37:34 INFO : three.txt: Deleted 2026/06/27 05:37:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.73s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:37:38 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/dst" 2026/06/27 05:37:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone344125660) 2026/06/27 05:37:40 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:37:40 DEBUG : one: Sizes differ 2026/06/27 05:37:41 DEBUG : one.bak: size = 3 OK 2026/06/27 05:37:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 05:37:41 INFO : one: Copied (server-side copy) to: one.bak 2026/06/27 05:37:41 INFO : one: Deleted 2026/06/27 05:37:42 DEBUG : one: size = 4 OK 2026/06/27 05:37:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 05:37:42 INFO : one: Copied (new) 2026/06/27 05:37:42 DEBUG : two: size = 3 OK 2026/06/27 05:37:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:37:42 DEBUG : two: Unchanged skipping 2026/06/27 05:37:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone344125660) 2026/06/27 05:37:42 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:37:42 DEBUG : three.txt: Sizes differ 2026/06/27 05:37:43 DEBUG : three.txt.bak: size = 5 OK 2026/06/27 05:37:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/27 05:37:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/27 05:37:43 INFO : three.txt: Deleted 2026/06/27 05:37:43 DEBUG : three.txt: size = 6 OK 2026/06/27 05:37:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 05:37:43 INFO : three.txt: Copied (new) 2026/06/27 05:37:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:37:44 DEBUG : one: size = 4 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:37:44 DEBUG : one: Sizes differ 2026/06/27 05:37:45 DEBUG : one.bak: size = 4 OK 2026/06/27 05:37:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 05:37:45 INFO : one: Copied (server-side copy) to: one.bak 2026/06/27 05:37:45 INFO : one: Deleted 2026/06/27 05:37:45 DEBUG : one: size = 5 OK 2026/06/27 05:37:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/27 05:37:45 INFO : one: Copied (new) 2026/06/27 05:37:46 DEBUG : two: size = 3 OK 2026/06/27 05:37:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:37:46 DEBUG : two: Unchanged skipping 2026/06/27 05:37:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone344125660) 2026/06/27 05:37:46 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:37:46 DEBUG : three.txt: Sizes differ 2026/06/27 05:37:46 DEBUG : three.txt.bak: size = 6 OK 2026/06/27 05:37:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 05:37:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/27 05:37:47 INFO : three.txt: Deleted 2026/06/27 05:37:47 DEBUG : three.txt: size = 19 OK 2026/06/27 05:37:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/27 05:37:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.75s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:37:51 DEBUG : Creating backend with remote "TestB2:rclone-test-luxapir0qato/dst" 2026/06/27 05:37:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone344125660) 2026/06/27 05:37:52 DEBUG : one: size = 3 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:37:52 DEBUG : one: Sizes differ 2026/06/27 05:37:54 DEBUG : one-2019-01-01: size = 3 OK 2026/06/27 05:37:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 05:37:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/27 05:37:54 INFO : one: Deleted 2026/06/27 05:37:55 DEBUG : one: size = 4 OK 2026/06/27 05:37:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 05:37:55 INFO : one: Copied (new) 2026/06/27 05:37:55 DEBUG : two: size = 3 OK 2026/06/27 05:37:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:37:55 DEBUG : two: Unchanged skipping 2026/06/27 05:37:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone344125660) 2026/06/27 05:37:55 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:37:55 DEBUG : three.txt: Sizes differ 2026/06/27 05:37:56 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/27 05:37:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/27 05:37:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/27 05:37:56 INFO : three.txt: Deleted 2026/06/27 05:37:57 DEBUG : three.txt: size = 6 OK 2026/06/27 05:37:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 05:37:57 INFO : three.txt: Copied (new) 2026/06/27 05:37:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone344125660) 2026/06/27 05:37:58 DEBUG : one: size = 4 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:37:58 DEBUG : one: Sizes differ 2026/06/27 05:37:58 DEBUG : one-2019-01-01: size = 4 OK 2026/06/27 05:37:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 05:37:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/27 05:37:58 INFO : one: Deleted 2026/06/27 05:37:59 DEBUG : one: size = 5 OK 2026/06/27 05:37:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/27 05:37:59 INFO : one: Copied (new) 2026/06/27 05:37:59 DEBUG : two: size = 3 OK 2026/06/27 05:37:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:37:59 DEBUG : two: Unchanged skipping 2026/06/27 05:37:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone344125660) 2026/06/27 05:37:59 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-luxapir0qato path dst) 2026/06/27 05:37:59 DEBUG : three.txt: Sizes differ 2026/06/27 05:38:00 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/27 05:38:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 05:38:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/27 05:38:00 INFO : three.txt: Deleted 2026/06/27 05:38:01 DEBUG : three.txt: size = 19 OK 2026/06/27 05:38:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/27 05:38:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.63s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:38:04 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:38:04 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone344125660) 2026/06/27 05:38:04 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:38:04 DEBUG : Testêé: Sizes differ 2026/06/27 05:38:04 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:38:05 DEBUG : Testêé: size = 14 OK 2026/06/27 05:38:05 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/27 05:38:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/27 05:38:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.01s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:38:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/27 05:38:06 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:38:06 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:38:06 DEBUG : existing: size = 6 OK 2026/06/27 05:38:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/27 05:38:06 INFO : existing: Copied (new) 2026/06/27 05:38:06 DEBUG : Waiting for deletions to finish 2026/06/27 05:38:07 DEBUG : existing: size = 8 (Local file system at /tmp/rclone344125660) 2026/06/27 05:38:07 DEBUG : existing: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:38:07 DEBUG : existing: Sizes differ 2026/06/27 05:38:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/27 05:38:07 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:38:07 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:38:07 ERROR : B2 bucket rclone-test-luxapir0qato: not deleting files as there were IO errors 2026/06/27 05:38:07 ERROR : B2 bucket rclone-test-luxapir0qato: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.28s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:38:08 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:38:08 DEBUG : EXISTING: size = 6 OK 2026/06/27 05:38:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:08 DEBUG : existing: Unchanged skipping 2026/06/27 05:38:08 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:38:08 DEBUG : Waiting for deletions to finish 2026/06/27 05:38:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.63s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", 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-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:38:32 DEBUG : both10: size = 6 OK 2026/06/27 05:38:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both11: size = 6 OK 2026/06/27 05:38:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both12: size = 6 OK 2026/06/27 05:38:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both10: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both13: size = 6 OK 2026/06/27 05:38:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:38:32 DEBUG : both0: size = 6 OK 2026/06/27 05:38:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both12: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both14: size = 6 OK 2026/06/27 05:38:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both14: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both15: size = 6 OK 2026/06/27 05:38:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both15: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both16: size = 6 OK 2026/06/27 05:38:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both16: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both17: size = 6 OK 2026/06/27 05:38:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both17: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both18: size = 6 OK 2026/06/27 05:38:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both18: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both19: size = 6 OK 2026/06/27 05:38:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both19: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both1: size = 6 OK 2026/06/27 05:38:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both1: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both2: size = 6 OK 2026/06/27 05:38:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both2: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both3: size = 6 OK 2026/06/27 05:38:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both3: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both4: size = 6 OK 2026/06/27 05:38:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both4: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both5: size = 6 OK 2026/06/27 05:38:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both5: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both6: size = 6 OK 2026/06/27 05:38:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both6: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both7: size = 6 OK 2026/06/27 05:38:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both7: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both8: size = 6 OK 2026/06/27 05:38:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both8: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both9: size = 6 OK 2026/06/27 05:38:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:38:32 DEBUG : both9: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both13: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both11: Unchanged skipping 2026/06/27 05:38:32 DEBUG : both0: Unchanged skipping 2026/06/27 05:38:32 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:38:32 DEBUG : Waiting for deletions to finish 2026/06/27 05:38:32 INFO : only16: Deleted 2026/06/27 05:38:33 INFO : only18: Deleted 2026/06/27 05:38:33 INFO : only19: Deleted 2026/06/27 05:38:33 INFO : only2: Deleted 2026/06/27 05:38:33 INFO : only4: Deleted 2026/06/27 05:38:33 INFO : only9: Deleted 2026/06/27 05:38:33 INFO : only0: Deleted 2026/06/27 05:38:33 INFO : only14: Deleted 2026/06/27 05:38:33 INFO : only15: Deleted 2026/06/27 05:38:33 INFO : only17: Deleted 2026/06/27 05:38:33 INFO : only6: Deleted 2026/06/27 05:38:33 INFO : only1: Deleted 2026/06/27 05:38:33 INFO : only3: Deleted 2026/06/27 05:38:33 INFO : only5: Deleted 2026/06/27 05:38:33 INFO : only10: Deleted 2026/06/27 05:38:33 INFO : only11: Deleted 2026/06/27 05:38:33 INFO : only12: Deleted 2026/06/27 05:38:33 INFO : only13: Deleted 2026/06/27 05:38:34 INFO : only7: Deleted 2026/06/27 05:38:34 INFO : only8: Deleted 2026/06/27 05:38:34 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (27.24s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:39:01 DEBUG : both0: size = 6 OK 2026/06/27 05:39:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both0: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both10: size = 6 OK 2026/06/27 05:39:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both10: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both11: size = 6 OK 2026/06/27 05:39:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both11: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both12: size = 6 OK 2026/06/27 05:39:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both12: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both13: size = 6 OK 2026/06/27 05:39:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both13: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both14: size = 6 OK 2026/06/27 05:39:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both14: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both15: size = 6 OK 2026/06/27 05:39:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both15: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both16: size = 6 OK 2026/06/27 05:39:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both16: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both17: size = 6 OK 2026/06/27 05:39:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both17: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both18: size = 6 OK 2026/06/27 05:39:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both18: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both19: size = 6 OK 2026/06/27 05:39:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both19: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both1: size = 6 OK 2026/06/27 05:39:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both1: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both2: size = 6 OK 2026/06/27 05:39:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both2: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both3: size = 6 OK 2026/06/27 05:39:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both3: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both4: size = 6 OK 2026/06/27 05:39:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both4: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both5: size = 6 OK 2026/06/27 05:39:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both5: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both6: size = 6 OK 2026/06/27 05:39:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both6: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both7: size = 6 OK 2026/06/27 05:39:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both7: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both8: size = 6 OK 2026/06/27 05:39:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both8: Unchanged skipping 2026/06/27 05:39:01 DEBUG : both9: size = 6 OK 2026/06/27 05:39:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:01 DEBUG : both9: Unchanged skipping 2026/06/27 05:39:01 DEBUG : only0: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only0: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only0: Sizes differ 2026/06/27 05:39:01 DEBUG : only10: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only10: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only10: Sizes differ 2026/06/27 05:39:01 DEBUG : only11: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only11: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only11: Sizes differ 2026/06/27 05:39:01 DEBUG : only12: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only12: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only12: Sizes differ 2026/06/27 05:39:01 DEBUG : only13: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only13: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only13: Sizes differ 2026/06/27 05:39:01 DEBUG : only14: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only14: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only14: Sizes differ 2026/06/27 05:39:01 DEBUG : only15: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only15: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only15: Sizes differ 2026/06/27 05:39:01 DEBUG : only16: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only16: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only16: Sizes differ 2026/06/27 05:39:01 DEBUG : only17: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only17: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only17: Sizes differ 2026/06/27 05:39:01 DEBUG : only18: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only18: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only18: Sizes differ 2026/06/27 05:39:01 DEBUG : only19: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only19: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only19: Sizes differ 2026/06/27 05:39:01 DEBUG : only1: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only1: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only1: Sizes differ 2026/06/27 05:39:01 DEBUG : only2: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only2: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only2: Sizes differ 2026/06/27 05:39:01 DEBUG : only3: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only3: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only3: Sizes differ 2026/06/27 05:39:01 DEBUG : only4: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only4: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only4: Sizes differ 2026/06/27 05:39:01 DEBUG : only5: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only5: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only5: Sizes differ 2026/06/27 05:39:01 DEBUG : only6: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only6: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only6: Sizes differ 2026/06/27 05:39:01 DEBUG : only7: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only7: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only7: Sizes differ 2026/06/27 05:39:01 DEBUG : only8: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only8: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only8: Sizes differ 2026/06/27 05:39:01 DEBUG : only9: size = 0 (Local file system at /tmp/rclone344125660) 2026/06/27 05:39:01 DEBUG : only9: size = 6 (B2 bucket rclone-test-luxapir0qato) 2026/06/27 05:39:01 DEBUG : only9: Sizes differ 2026/06/27 05:39:01 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:39:01 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:39:02 DEBUG : only10: size = 0 OK 2026/06/27 05:39:02 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:02 INFO : only10: Copied (replaced existing) 2026/06/27 05:39:02 DEBUG : only0: size = 0 OK 2026/06/27 05:39:02 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:02 INFO : only0: Copied (replaced existing) 2026/06/27 05:39:02 DEBUG : only13: size = 0 OK 2026/06/27 05:39:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:02 INFO : only13: Copied (replaced existing) 2026/06/27 05:39:02 DEBUG : only14: size = 0 OK 2026/06/27 05:39:02 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:02 INFO : only14: Copied (replaced existing) 2026/06/27 05:39:02 DEBUG : only15: size = 0 OK 2026/06/27 05:39:02 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:02 INFO : only15: Copied (replaced existing) 2026/06/27 05:39:02 DEBUG : only16: size = 0 OK 2026/06/27 05:39:02 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:02 INFO : only16: Copied (replaced existing) 2026/06/27 05:39:02 DEBUG : only11: size = 0 OK 2026/06/27 05:39:02 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:02 INFO : only11: Copied (replaced existing) 2026/06/27 05:39:02 DEBUG : only12: size = 0 OK 2026/06/27 05:39:02 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:02 INFO : only12: Copied (replaced existing) 2026/06/27 05:39:02 DEBUG : only17: size = 0 OK 2026/06/27 05:39:02 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:02 INFO : only17: Copied (replaced existing) 2026/06/27 05:39:02 DEBUG : only19: size = 0 OK 2026/06/27 05:39:02 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:02 INFO : only19: Copied (replaced existing) 2026/06/27 05:39:02 DEBUG : only18: size = 0 OK 2026/06/27 05:39:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:02 INFO : only18: Copied (replaced existing) 2026/06/27 05:39:03 DEBUG : only1: size = 0 OK 2026/06/27 05:39:03 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:03 INFO : only1: Copied (replaced existing) 2026/06/27 05:39:03 DEBUG : only2: size = 0 OK 2026/06/27 05:39:03 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:03 INFO : only2: Copied (replaced existing) 2026/06/27 05:39:03 DEBUG : only3: size = 0 OK 2026/06/27 05:39:03 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:03 INFO : only3: Copied (replaced existing) 2026/06/27 05:39:03 DEBUG : only4: size = 0 OK 2026/06/27 05:39:03 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:03 INFO : only4: Copied (replaced existing) 2026/06/27 05:39:03 DEBUG : only5: size = 0 OK 2026/06/27 05:39:03 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:03 INFO : only5: Copied (replaced existing) 2026/06/27 05:39:03 DEBUG : only6: size = 0 OK 2026/06/27 05:39:03 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:03 INFO : only6: Copied (replaced existing) 2026/06/27 05:39:03 DEBUG : only7: size = 0 OK 2026/06/27 05:39:03 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:03 INFO : only7: Copied (replaced existing) 2026/06/27 05:39:03 DEBUG : only8: size = 0 OK 2026/06/27 05:39:03 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:03 INFO : only8: Copied (replaced existing) 2026/06/27 05:39:03 DEBUG : only9: size = 0 OK 2026/06/27 05:39:03 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 05:39:03 INFO : only9: Copied (replaced existing) 2026/06/27 05:39:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (33.50s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:39:11 DEBUG : empty_dir: Making directory with metadata 2026/06/27 05:39:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 05:39:11 DEBUG : empty_on_remote: Making directory with metadata 2026/06/27 05:39:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 05:39:11 INFO : empty_on_remote: Making directory 2026/06/27 05:39:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/27 05:39:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/27 05:39:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/27 05:39:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/27 05:39:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.11s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:39:15 DEBUG : empty_dir: Making directory with metadata 2026/06/27 05:39:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 05:39:15 DEBUG : empty_on_remote: Making directory with metadata 2026/06/27 05:39:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 05:39:15 INFO : empty_on_remote: Making directory 2026/06/27 05:39:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/27 05:39:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/27 05:39:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/27 05:39:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/27 05:39:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/27 05:39:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.68s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:39:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/27 05:39:17 INFO : sub dir: Making directory 2026/06/27 05:39:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.69s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:39:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/27 05:39:21 INFO : sub dir: Making directory 2026/06/27 05:39:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.91s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:39:27 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: Post "https://pod-000-1039-03.backblaze.com/b2api/v1/b2_upload_file/1ff2fd93900d0b7b9ff80e1b/c001_v0001039_t0048": EOF 2026/06/27 05:39:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1039-03.backblaze.com/b2api/v1/b2_upload_file/1ff2fd93900d0b7b9ff80e1b/c001_v0001039_t0048": EOF) 2026/06/27 05:39:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-luxapir0qato: 1/10 (Post "https://pod-000-1039-03.backblaze.com/b2api/v1/b2_upload_file/1ff2fd93900d0b7b9ff80e1b/c001_v0001039_t0048": EOF) 2026/06/27 05:39:30 DEBUG : pacer: Reducing sleep to 10ms 2026/06/27 05:39:39 DEBUG : Waiting for deletions to finish 2026/06/27 05:39:39 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:39:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : apple: size = 5 OK 2026/06/27 05:39:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : apple: Unchanged skipping 2026/06/27 05:39:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:39:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:39:40 DEBUG : banana: size = 6 OK 2026/06/27 05:39:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : banana: Unchanged skipping 2026/06/27 05:39:40 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:39:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:39:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:39:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:39:40 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:39:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:39:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:39:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:39:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:39:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:39:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:39:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:39:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:39:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:39:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:39:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:39:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:39:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:39:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:39:40 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:39:40 DEBUG : Waiting for deletions to finish 2026/06/27 05:39:40 INFO : There was nothing to transfer 2026/06/27 05:39:40 DEBUG : Waiting for deletions to finish 2026/06/27 05:39:40 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:39:40 DEBUG : apple: size = 5 OK 2026/06/27 05:39:40 DEBUG : banana: size = 6 OK 2026/06/27 05:39:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : banana: Unchanged skipping 2026/06/27 05:39:40 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:39:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:39:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : apple: Unchanged skipping 2026/06/27 05:39:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:39:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:39:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:39:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:39:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:39:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:39:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:39:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:39:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:39:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:39:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:39:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:39:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:39:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:39:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:39:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:39:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:39:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:39:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:39:41 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:39:41 DEBUG : Waiting for deletions to finish 2026/06/27 05:39:41 INFO : There was nothing to transfer 2026/06/27 05:39:41 DEBUG : Waiting for deletions to finish 2026/06/27 05:39:41 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:39:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:39:57 DEBUG : Waiting for deletions to finish 2026/06/27 05:39:58 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:39:58 DEBUG : apple: size = 5 OK 2026/06/27 05:39:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:58 DEBUG : apple: Unchanged skipping 2026/06/27 05:39:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:39:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:39:58 DEBUG : banana: size = 6 OK 2026/06/27 05:39:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:58 DEBUG : banana: Unchanged skipping 2026/06/27 05:39:58 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:39:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:58 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:39:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:39:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:39:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:39:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:39:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:39:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:39:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:39:59 DEBUG : Waiting for deletions to finish 2026/06/27 05:39:59 INFO : There was nothing to transfer 2026/06/27 05:39:59 DEBUG : Waiting for deletions to finish 2026/06/27 05:39:59 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:39:59 DEBUG : apple: size = 5 OK 2026/06/27 05:39:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : apple: Unchanged skipping 2026/06/27 05:39:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:39:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:39:59 DEBUG : banana: size = 6 OK 2026/06/27 05:39:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : banana: Unchanged skipping 2026/06/27 05:39:59 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:39:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:39:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:39:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:39:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:39:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:39:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:39:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:39:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:39:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:39:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:39:59 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:39:59 DEBUG : Waiting for deletions to finish 2026/06/27 05:39:59 INFO : There was nothing to transfer 2026/06/27 05:39:59 DEBUG : Waiting for deletions to finish 2026/06/27 05:40:00 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:40:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:40:15 DEBUG : Waiting for deletions to finish 2026/06/27 05:40:16 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:40:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/27 05:40:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/27 05:40:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/27 05:40:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/27 05:40:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/27 05:40:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/27 05:40:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:17 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:40:17 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:40:17 DEBUG : YXBwbGU=: size = 5 OK 2026/06/27 05:40:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/27 05:40:17 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/27 05:40:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:17 DEBUG : YmFuYW5h: size = 6 OK 2026/06/27 05:40:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/27 05:40:17 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/27 05:40:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/27 05:40:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/27 05:40:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/27 05:40:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/27 05:40:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/27 05:40:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/27 05:40:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/27 05:40:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/27 05:40:18 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/27 05:40:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/27 05:40:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/27 05:40:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/27 05:40:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/27 05:40:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/27 05:40:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/27 05:40:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/27 05:40:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/27 05:40:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/27 05:40:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/27 05:40:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/27 05:40:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/27 05:40:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/27 05:40:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/27 05:40:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/27 05:40:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/27 05:40:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/27 05:40:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/27 05:40:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/27 05:40:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 05:40:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/27 05:40:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/27 05:40:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/27 05:40:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/27 05:40:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/27 05:40:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/27 05:40:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:19 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/27 05:40:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/27 05:40:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/27 05:40:19 DEBUG : Waiting for deletions to finish 2026/06/27 05:40:19 INFO : dir1/0008-2345678.txt: Deleted 2026/06/27 05:40:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/27 05:40:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/27 05:40:19 INFO : dir1/0009-3456789.txt: Deleted 2026/06/27 05:40:20 INFO : splitbananasplit: Deleted 2026/06/27 05:40:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/27 05:40:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/27 05:40:20 INFO : dir1/0007-1234567.txt: Deleted 2026/06/27 05:40:20 INFO : dir1/0011-56789;.txt: Deleted 2026/06/27 05:40:20 INFO : dir1/0012-6789;.txt: Deleted 2026/06/27 05:40:20 INFO : dir1/0015-9;=.txt: Deleted 2026/06/27 05:40:20 INFO : appleappleapplebanana: Deleted 2026/06/27 05:40:20 INFO : banana: Deleted 2026/06/27 05:40:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/27 05:40:20 INFO : dir1/0013-789;=.txt: Deleted 2026/06/27 05:40:20 INFO : dir1/0010-456789.txt: Deleted 2026/06/27 05:40:20 INFO : dir1/0003-defghij.txt: Deleted 2026/06/27 05:40:20 INFO : dir1/0014-89;=.txt: Deleted 2026/06/27 05:40:20 INFO : apple: Deleted 2026/06/27 05:40:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/27 05:40:20 DEBUG : Waiting for deletions to finish 2026/06/27 05:40:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/27 05:40:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 05:40:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:20 DEBUG : YXBwbGU=: size = 5 OK 2026/06/27 05:40:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:20 DEBUG : apple: Unchanged skipping 2026/06/27 05:40:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:40:20 DEBUG : YmFuYW5h: size = 6 OK 2026/06/27 05:40:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:20 DEBUG : banana: Unchanged skipping 2026/06/27 05:40:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/27 05:40:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:40:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/27 05:40:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/27 05:40:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/27 05:40:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/27 05:40:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/27 05:40:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/27 05:40:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/27 05:40:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/27 05:40:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/27 05:40:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/27 05:40:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/27 05:40:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/27 05:40:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/27 05:40:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/27 05:40:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/27 05:40:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/27 05:40:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/27 05:40:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/27 05:40:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:40:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:40:21 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:40:21 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:40:21 DEBUG : Waiting for deletions to finish 2026/06/27 05:40:21 DEBUG : Waiting for deletions to finish 2026/06/27 05:40:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/27 05:40:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:21 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:21 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:21 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 05:40:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:21 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 05:40:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 05:40:21 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 05:40:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 05:40:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 05:40:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 05:40:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 05:40:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 05:40:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 05:40:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:40:37 DEBUG : Waiting for deletions to finish 2026/06/27 05:40:37 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:40:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:37 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:37 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:37 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:37 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:37 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:37 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:37 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:37 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 05:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 05:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 05:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 05:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 05:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 05:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 05:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 05:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 05:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 05:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 05:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 05:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 05:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 05:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 05:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 05:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 05:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 05:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 05:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 05:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 05:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 05:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 05:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 05:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 05:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 05:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 05:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 05:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 05:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 05:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 05:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 05:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 05:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 05:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 05:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 05:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 05:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 05:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 05:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 05:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 05:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 05:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 05:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 05:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 05:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 05:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 05:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 05:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 05:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 05:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 05:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 05:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 05:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 05:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 05:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 05:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 05:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 05:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 05:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 05:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 05:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 05:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 05:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 05:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 05:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 05:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 05:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 05:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 05:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 05:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 05:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 05:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 05:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 05:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 05:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 05:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 05:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 05:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 05:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 05:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 05:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 05:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 05:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 05:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 05:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 05:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 05:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 05:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 05:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 05:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 05:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 05:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 05:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 05:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 05:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 05:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 05:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 05:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 05:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 05:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 05:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 05:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 05:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 05:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 05:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 05:40:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/27 05:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 05:40:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/27 05:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 05:40:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/27 05:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 05:40:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/27 05:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 05:40:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 05:40:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 05:40:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 05:40:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 05:40:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 05:40:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 05:40:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 05:40:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 05:40:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 05:40:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 05:40:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/27 05:40:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 05:40:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 05:40:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 05:40:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 05:40:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/27 05:40:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:37 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:40:37 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:40:38 DEBUG : PREFIXapple: size = 5 OK 2026/06/27 05:40:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/27 05:40:38 INFO : apple: Copied (new) to: PREFIXapple 2026/06/27 05:40:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 05:40:38 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/27 05:40:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/27 05:40:38 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/27 05:40:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 05:40:38 DEBUG : PREFIXbanana: size = 6 OK 2026/06/27 05:40:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/27 05:40:38 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/27 05:40:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 05:40:38 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/27 05:40:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/27 05:40:38 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/27 05:40:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 05:40:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/27 05:40:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/27 05:40:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 05:40:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 05:40:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:40:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/27 05:40:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 05:40:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 05:40:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/27 05:40:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/27 05:40:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 05:40:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 05:40:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/27 05:40:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/27 05:40:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 05:40:38 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/27 05:40:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 05:40:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/27 05:40:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/27 05:40:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 05:40:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/27 05:40:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/27 05:40:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 05:40:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 05:40:39 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/27 05:40:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/27 05:40:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/27 05:40:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 05:40:39 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/27 05:40:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/27 05:40:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/27 05:40:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 05:40:39 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/27 05:40:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/27 05:40:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/27 05:40:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 05:40:39 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/27 05:40:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/27 05:40:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/27 05:40:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 05:40:39 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/27 05:40:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/27 05:40:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/27 05:40:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 05:40:39 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/27 05:40:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/27 05:40:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/27 05:40:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/27 05:40:39 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/27 05:40:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/27 05:40:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/27 05:40:39 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/27 05:40:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/27 05:40:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/27 05:40:39 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/27 05:40:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/27 05:40:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/27 05:40:40 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/27 05:40:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/27 05:40:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/27 05:40:40 DEBUG : Waiting for deletions to finish 2026/06/27 05:40:40 INFO : appleappleapplebanana: Deleted 2026/06/27 05:40:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/27 05:40:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/27 05:40:40 INFO : dir1/0008-2345678.txt: Deleted 2026/06/27 05:40:40 INFO : dir1/0015-9;=.txt: Deleted 2026/06/27 05:40:40 INFO : dir1/0003-defghij.txt: Deleted 2026/06/27 05:40:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/27 05:40:40 INFO : dir1/0007-1234567.txt: Deleted 2026/06/27 05:40:40 INFO : dir1/0009-3456789.txt: Deleted 2026/06/27 05:40:40 INFO : dir1/0010-456789.txt: Deleted 2026/06/27 05:40:40 INFO : dir1/0012-6789;.txt: Deleted 2026/06/27 05:40:40 INFO : apple: Deleted 2026/06/27 05:40:40 INFO : splitbananasplit: Deleted 2026/06/27 05:40:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/27 05:40:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/27 05:40:40 INFO : dir1/0011-56789;.txt: Deleted 2026/06/27 05:40:40 INFO : dir1/0013-789;=.txt: Deleted 2026/06/27 05:40:40 INFO : dir1/0014-89;=.txt: Deleted 2026/06/27 05:40:40 INFO : banana: Deleted 2026/06/27 05:40:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/27 05:40:40 DEBUG : Waiting for deletions to finish 2026/06/27 05:40:41 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:40:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 05:40:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 05:40:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 05:40:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 05:40:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 05:40:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 05:40:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 05:40:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 05:40:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 05:40:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 05:40:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 05:40:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 05:40:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 05:40:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 05:40:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 05:40:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 05:40:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 05:40:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 05:40:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 05:40:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 05:40:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 05:40:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 05:40:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 05:40:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 05:40:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 05:40:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 05:40:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 05:40:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 05:40:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/27 05:40:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 05:40:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 05:40:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 05:40:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 05:40:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 05:40:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 05:40:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 05:40:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 05:40:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 05:40:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 05:40:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 05:40:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 05:40:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 05:40:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 05:40:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 05:40:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 05:40:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 05:40:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 05:40:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/27 05:40:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:40:41 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:40:41 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:40:41 DEBUG : apple: size = 5 OK 2026/06/27 05:40:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/27 05:40:41 INFO : apple: Copied (new) 2026/06/27 05:40:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:40:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/27 05:40:42 INFO : appleappleapplebanana: Copied (new) 2026/06/27 05:40:42 DEBUG : banana: size = 6 OK 2026/06/27 05:40:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/27 05:40:42 INFO : banana: Copied (new) 2026/06/27 05:40:42 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:40:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/27 05:40:42 INFO : splitbananasplit: Copied (new) 2026/06/27 05:40:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:40:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/27 05:40:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/27 05:40:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:40:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/27 05:40:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/27 05:40:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:40:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/27 05:40:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/27 05:40:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:40:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/27 05:40:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/27 05:40:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:40:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/27 05:40:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/27 05:40:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:40:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/27 05:40:42 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/27 05:40:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:40:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/27 05:40:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/27 05:40:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:40:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/27 05:40:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/27 05:40:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:40:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/27 05:40:43 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/27 05:40:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:40:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/27 05:40:43 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/27 05:40:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:40:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/27 05:40:43 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/27 05:40:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:40:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/27 05:40:43 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/27 05:40:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:40:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/27 05:40:43 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/27 05:40:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:40:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/27 05:40:43 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/27 05:40:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:40:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/27 05:40:44 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/27 05:40:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:40:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/27 05:40:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/27 05:40:44 DEBUG : Waiting for deletions to finish 2026/06/27 05:40:44 INFO : PREFIXapple: Deleted 2026/06/27 05:40:44 INFO : PREFIXsplitbananasplit: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/27 05:40:44 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/27 05:40:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/27 05:40:44 INFO : PREFIXbanana: Deleted 2026/06/27 05:40:44 DEBUG : Waiting for deletions to finish 2026/06/27 05:40:45 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : Waiting for deletions to finish 2026/06/27 05:40:45 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:40:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:41:01 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:01 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:41:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 05:41:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 05:41:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 05:41:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 05:41:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/27 05:41:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/27 05:41:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/27 05:41:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 05:41:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/27 05:41:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 05:41:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:02 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:41:02 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:41:02 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/27 05:41:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/27 05:41:02 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/27 05:41:02 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/27 05:41:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/27 05:41:02 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:02 DEBUG : appleSUFFIX: size = 5 OK 2026/06/27 05:41:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/27 05:41:02 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 05:41:02 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/27 05:41:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/27 05:41:02 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/27 05:41:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/27 05:41:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/27 05:41:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/27 05:41:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/27 05:41:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/27 05:41:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/27 05:41:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/27 05:41:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/27 05:41:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/27 05:41:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/27 05:41:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/27 05:41:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/27 05:41:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/27 05:41:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/27 05:41:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/27 05:41:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/27 05:41:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/27 05:41:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/27 05:41:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/27 05:41:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/27 05:41:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/27 05:41:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/27 05:41:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/27 05:41:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/27 05:41:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/27 05:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/27 05:41:04 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/27 05:41:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/27 05:41:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/27 05:41:04 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/27 05:41:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/27 05:41:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/27 05:41:04 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/27 05:41:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/27 05:41:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/27 05:41:04 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/27 05:41:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/27 05:41:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/27 05:41:04 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:04 INFO : dir1/0010-456789.txt: Deleted 2026/06/27 05:41:04 INFO : dir1/0009-3456789.txt: Deleted 2026/06/27 05:41:04 INFO : banana: Deleted 2026/06/27 05:41:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/27 05:41:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/27 05:41:05 INFO : dir1/0014-89;=.txt: Deleted 2026/06/27 05:41:05 INFO : dir1/0003-defghij.txt: Deleted 2026/06/27 05:41:05 INFO : apple: Deleted 2026/06/27 05:41:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/27 05:41:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/27 05:41:05 INFO : dir1/0011-56789;.txt: Deleted 2026/06/27 05:41:05 INFO : dir1/0012-6789;.txt: Deleted 2026/06/27 05:41:05 INFO : dir1/0013-789;=.txt: Deleted 2026/06/27 05:41:05 INFO : appleappleapplebanana: Deleted 2026/06/27 05:41:05 INFO : splitbananasplit: Deleted 2026/06/27 05:41:05 INFO : dir1/0015-9;=.txt: Deleted 2026/06/27 05:41:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/27 05:41:05 INFO : dir1/0007-1234567.txt: Deleted 2026/06/27 05:41:05 INFO : dir1/0008-2345678.txt: Deleted 2026/06/27 05:41:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/27 05:41:05 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:05 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:05 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/27 05:41:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 05:41:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/27 05:41:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 05:41:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:06 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:41:06 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:41:06 DEBUG : banana: size = 6 OK 2026/06/27 05:41:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/27 05:41:06 INFO : banana: Copied (new) 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:41:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/27 05:41:06 INFO : appleappleapplebanana: Copied (new) 2026/06/27 05:41:06 DEBUG : apple: size = 5 OK 2026/06/27 05:41:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/27 05:41:06 INFO : apple: Copied (new) 2026/06/27 05:41:06 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:41:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/27 05:41:06 INFO : splitbananasplit: Copied (new) 2026/06/27 05:41:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:41:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/27 05:41:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/27 05:41:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:41:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/27 05:41:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/27 05:41:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:41:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/27 05:41:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/27 05:41:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:41:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/27 05:41:07 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/27 05:41:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:41:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/27 05:41:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/27 05:41:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:41:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/27 05:41:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/27 05:41:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:41:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/27 05:41:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/27 05:41:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:41:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/27 05:41:07 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/27 05:41:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:41:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/27 05:41:07 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/27 05:41:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:41:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/27 05:41:07 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/27 05:41:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:41:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/27 05:41:08 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/27 05:41:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:41:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/27 05:41:08 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/27 05:41:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:41:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/27 05:41:08 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/27 05:41:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:41:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/27 05:41:08 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/27 05:41:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:41:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/27 05:41:08 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/27 05:41:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:41:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/27 05:41:08 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/27 05:41:08 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:08 INFO : appleSUFFIX: Deleted 2026/06/27 05:41:08 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/27 05:41:08 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/27 05:41:08 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/27 05:41:08 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/27 05:41:08 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/27 05:41:08 INFO : bananaSUFFIX: Deleted 2026/06/27 05:41:08 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/27 05:41:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/27 05:41:09 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/27 05:41:09 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/27 05:41:09 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/27 05:41:09 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/27 05:41:09 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/27 05:41:09 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/27 05:41:09 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/27 05:41:09 INFO : splitbananasplitSUFFIX: Deleted 2026/06/27 05:41:09 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/27 05:41:09 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/27 05:41:09 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/27 05:41:09 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:09 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:41:09 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:10 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:41:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:41:26 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:26 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:41:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 05:41:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 05:41:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 05:41:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 05:41:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 05:41:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : apple: size = 5 OK 2026/06/27 05:41:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:27 DEBUG : apple: Unchanged skipping 2026/06/27 05:41:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:27 DEBUG : banana: size = 6 OK 2026/06/27 05:41:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:27 DEBUG : banana: Unchanged skipping 2026/06/27 05:41:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 05:41:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 05:41:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 05:41:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 05:41:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 05:41:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 05:41:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/27 05:41:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/27 05:41:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 05:41:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 05:41:27 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:41:27 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:41:27 DEBUG : splitbanan: size = 16 OK 2026/06/27 05:41:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/27 05:41:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/27 05:41:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 05:41:27 DEBUG : appleapple: size = 21 OK 2026/06/27 05:41:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/27 05:41:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/27 05:41:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 05:41:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/27 05:41:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/27 05:41:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/27 05:41:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 05:41:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/27 05:41:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/27 05:41:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/27 05:41:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 05:41:28 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/27 05:41:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/27 05:41:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/27 05:41:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 05:41:28 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/27 05:41:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/27 05:41:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/27 05:41:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 05:41:28 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/27 05:41:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/27 05:41:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/27 05:41:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 05:41:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/27 05:41:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/27 05:41:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/27 05:41:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 05:41:28 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/27 05:41:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/27 05:41:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/27 05:41:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 05:41:28 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/27 05:41:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/27 05:41:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/27 05:41:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 05:41:28 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/27 05:41:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/27 05:41:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/27 05:41:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 05:41:28 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/27 05:41:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/27 05:41:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/27 05:41:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 05:41:28 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/27 05:41:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/27 05:41:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/27 05:41:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 05:41:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/27 05:41:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/27 05:41:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/27 05:41:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 05:41:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/27 05:41:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/27 05:41:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/27 05:41:29 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/27 05:41:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/27 05:41:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/27 05:41:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/27 05:41:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/27 05:41:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/27 05:41:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/27 05:41:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/27 05:41:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/27 05:41:29 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/27 05:41:30 INFO : dir1/0014-89;=.txt: Deleted 2026/06/27 05:41:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/27 05:41:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/27 05:41:30 INFO : dir1/0009-3456789.txt: Deleted 2026/06/27 05:41:30 INFO : dir1/0010-456789.txt: Deleted 2026/06/27 05:41:30 INFO : dir1/0011-56789;.txt: Deleted 2026/06/27 05:41:30 INFO : dir1/0012-6789;.txt: Deleted 2026/06/27 05:41:30 INFO : appleappleapplebanana: Deleted 2026/06/27 05:41:30 INFO : splitbananasplit: Deleted 2026/06/27 05:41:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/27 05:41:30 INFO : dir1/0007-1234567.txt: Deleted 2026/06/27 05:41:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/27 05:41:30 INFO : dir1/0003-defghij.txt: Deleted 2026/06/27 05:41:30 INFO : dir1/0008-2345678.txt: Deleted 2026/06/27 05:41:30 INFO : dir1/0013-789;=.txt: Deleted 2026/06/27 05:41:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/27 05:41:30 INFO : dir1/0015-9;=.txt: Deleted 2026/06/27 05:41:30 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:30 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : appleapple: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/27 05:41:30 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 05:41:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 05:41:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 05:41:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 05:41:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 05:41:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 05:41:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 05:41:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 05:41:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 05:41:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 05:41:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 05:41:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 05:41:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 05:41:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 05:41:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 05:41:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 05:41:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 05:41:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 05:41:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 05:41:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 05:41:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 05:41:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 05:41:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 05:41:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 05:41:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 05:41:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 05:41:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 05:41:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 05:41:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 05:41:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 05:41:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 05:41:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 05:41:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 05:41:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 05:41:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 05:41:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 05:41:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 05:41:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 05:41:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 05:41:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 05:41:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 05:41:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 05:41:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 05:41:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 05:41:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 05:41:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 05:41:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 05:41:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 05:41:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 05:41:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 05:41:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 05:41:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 05:41:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 05:41:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 05:41:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 05:41:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 05:41:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 05:41:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 05:41:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 05:41:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 05:41:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 05:41:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 05:41:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 05:41:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 05:41:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 05:41:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 05:41:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 05:41:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 05:41:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 05:41:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 05:41:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 05:41:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 05:41:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 05:41:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 05:41:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 05:41:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 05:41:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 05:41:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 05:41:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 05:41:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 05:41:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 05:41:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 05:41:31 DEBUG : apple: size = 5 OK 2026/06/27 05:41:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : apple: Unchanged skipping 2026/06/27 05:41:31 DEBUG : appleapple: size = 21 OK 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:41:31 DEBUG : banana: size = 6 OK 2026/06/27 05:41:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : banana: Unchanged skipping 2026/06/27 05:41:31 DEBUG : splitbanan: size = 16 OK 2026/06/27 05:41:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 05:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 05:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 05:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 05:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 05:41:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 05:41:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 05:41:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 05:41:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 05:41:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 05:41:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 05:41:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 05:41:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/27 05:41:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/27 05:41:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/27 05:41:31 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/27 05:41:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/27 05:41:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/27 05:41:31 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/27 05:41:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/27 05:41:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 05:41:31 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/27 05:41:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 05:41:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/27 05:41:31 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/27 05:41:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/27 05:41:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/27 05:41:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:41:31 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/27 05:41:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/27 05:41:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/27 05:41:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/27 05:41:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:41:31 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:41:31 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:31 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:31 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : appleapple: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/27 05:41:31 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/27 05:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 05:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 05:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 05:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 05:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 05:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 05:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 05:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 05:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 05:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 05:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 05:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 05:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 05:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 05:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 05:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 05:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 05:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 05:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 05:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 05:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 05:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 05:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 05:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 05:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 05:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 05:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 05:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 05:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 05:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 05:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 05:41:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 05:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 05:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 05:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 05:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 05:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 05:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 05:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 05:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 05:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 05:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 05:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 05:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 05:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 05:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 05:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 05:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 05:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 05:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 05:41:32 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:41:47 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:47 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:41:47 DEBUG : apple: size = 5 OK 2026/06/27 05:41:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:47 DEBUG : apple: Unchanged skipping 2026/06/27 05:41:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:41:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:41:47 DEBUG : banana: size = 6 OK 2026/06/27 05:41:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:47 DEBUG : banana: Unchanged skipping 2026/06/27 05:41:47 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:41:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:47 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:41:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:41:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:41:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:41:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:41:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:41:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:41:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:41:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:41:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:41:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:41:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:41:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:41:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:41:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:41:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:41:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:41:48 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:41:48 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:41:48 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:48 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:48 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:41:48 DEBUG : apple: size = 5 OK 2026/06/27 05:41:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : apple: Unchanged skipping 2026/06/27 05:41:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:41:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:41:48 DEBUG : banana: size = 6 OK 2026/06/27 05:41:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : banana: Unchanged skipping 2026/06/27 05:41:48 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:41:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:48 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:41:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:41:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:41:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:41:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:41:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:41:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:41:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:41:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:41:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:41:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:41:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:41:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:41:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:41:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:41:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:41:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:41:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:41:49 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:41:49 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:41:49 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:49 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:49 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : Waiting for deletions to finish 2026/06/27 05:41:49 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:41:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:42:05 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:06 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:42:06 DEBUG : apple: size = 5 OK 2026/06/27 05:42:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : apple: Unchanged skipping 2026/06/27 05:42:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:42:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:42:06 DEBUG : banana: size = 6 OK 2026/06/27 05:42:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : banana: Unchanged skipping 2026/06/27 05:42:06 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:42:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:42:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:42:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:42:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:42:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:42:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:42:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:42:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:42:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:42:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:42:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:42:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:42:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:42:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:42:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:42:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:42:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:42:06 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:42:06 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:42:06 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:06 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:07 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : apple: size = 5 OK 2026/06/27 05:42:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : apple: Unchanged skipping 2026/06/27 05:42:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:42:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:42:07 DEBUG : banana: size = 6 OK 2026/06/27 05:42:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : banana: Unchanged skipping 2026/06/27 05:42:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:42:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:42:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:42:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:42:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:42:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:42:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:42:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:42:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:42:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:42:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:42:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:42:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:42:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:42:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:42:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:42:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:42:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:42:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:42:07 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:42:07 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:07 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:07 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:42:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:42:23 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:23 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:42:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : apple: size = 5 OK 2026/06/27 05:42:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : apple: Unchanged skipping 2026/06/27 05:42:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:42:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:42:24 DEBUG : banana: size = 6 OK 2026/06/27 05:42:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : banana: Unchanged skipping 2026/06/27 05:42:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:42:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:42:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:42:24 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:42:24 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:24 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:24 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:42:25 DEBUG : apple: size = 5 OK 2026/06/27 05:42:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : banana: size = 6 OK 2026/06/27 05:42:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:42:25 DEBUG : apple: Unchanged skipping 2026/06/27 05:42:25 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:42:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : banana: Unchanged skipping 2026/06/27 05:42:25 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:42:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:42:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:42:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:42:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:42:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:42:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:42:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:42:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:42:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:42:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:42:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:42:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:42:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:42:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:42:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:42:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:42:25 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:42:25 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:42:25 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:25 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:25 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:42:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:42:41 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:41 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:42:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:42:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:42:42 DEBUG : apple: size = 5 OK 2026/06/27 05:42:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : banana: size = 6 OK 2026/06/27 05:42:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : apple: Unchanged skipping 2026/06/27 05:42:42 DEBUG : banana: Unchanged skipping 2026/06/27 05:42:42 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:42:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:42:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:42:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:42:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:42:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:42:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:42:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:42:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:42:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:42:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:42:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:42:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:42:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:42:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:42:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:42:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:42:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:42:42 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:42:42 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:42:42 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:42 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:42 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:42:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : apple: size = 5 OK 2026/06/27 05:42:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : apple: Unchanged skipping 2026/06/27 05:42:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:42:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:42:43 DEBUG : banana: size = 6 OK 2026/06/27 05:42:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : banana: Unchanged skipping 2026/06/27 05:42:43 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:42:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:42:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:42:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:42:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:42:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:42:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:42:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:42:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:42:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:42:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:42:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:42:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:42:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:42:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:42:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:42:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:42:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:42:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:42:43 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:42:43 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:42:43 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:43 DEBUG : Waiting for deletions to finish 2026/06/27 05:42:43 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:42:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:43:00 DEBUG : Waiting for deletions to finish 2026/06/27 05:43:00 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:43:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : apple: size = 5 OK 2026/06/27 05:43:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : apple: Unchanged skipping 2026/06/27 05:43:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:43:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:43:01 DEBUG : banana: size = 6 OK 2026/06/27 05:43:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : banana: Unchanged skipping 2026/06/27 05:43:01 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:43:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:43:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:43:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:43:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:43:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:43:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:43:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:43:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:43:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:43:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:43:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:43:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:43:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:43:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:43:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:43:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:43:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:43:01 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:01 DEBUG : Waiting for deletions to finish 2026/06/27 05:43:01 DEBUG : Waiting for deletions to finish 2026/06/27 05:43:01 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:43:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : apple: size = 5 OK 2026/06/27 05:43:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : apple: Unchanged skipping 2026/06/27 05:43:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 05:43:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 05:43:02 DEBUG : banana: size = 6 OK 2026/06/27 05:43:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : banana: Unchanged skipping 2026/06/27 05:43:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 05:43:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 05:43:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 05:43:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 05:43:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 05:43:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 05:43:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 05:43:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 05:43:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 05:43:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 05:43:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 05:43:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 05:43:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 05:43:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 05:43:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 05:43:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 05:43:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 05:43:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 05:43:02 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:02 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:02 DEBUG : Waiting for deletions to finish 2026/06/27 05:43:02 DEBUG : Waiting for deletions to finish 2026/06/27 05:43:02 DEBUG : apple: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : banana: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 05:43:02 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (221.96s) --- PASS: TestTransform/NFC (20.87s) --- PASS: TestTransform/NFD (18.95s) --- PASS: TestTransform/base64 (21.05s) --- PASS: TestTransform/prefix (24.14s) --- PASS: TestTransform/suffix (24.39s) --- PASS: TestTransform/truncate (21.84s) --- PASS: TestTransform/encoder (17.98s) --- PASS: TestTransform/ISO-8859-1 (18.27s) --- PASS: TestTransform/charmap (17.75s) --- PASS: TestTransform/lowercase (17.80s) --- PASS: TestTransform/ascii (18.92s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:43:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/27 05:43:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/27 05:43:07 INFO : sub dir_somesuffix: Making directory 2026/06/27 05:43:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/27 05:43:07 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/27 05:43:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/27 05:43:07 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/27 05:43:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/27 05:43:07 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:07 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/27 05:43:08 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/27 05:43:08 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.71s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:43:09 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:09 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:09 INFO : tictactoe: Making directory 2026/06/27 05:43:09 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:09 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:09 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/27 05:43:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:09 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:09 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:09 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/27 05:43:09 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:09 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/27 05:43:09 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.68s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:43:10 INFO : toe: Making directory 2026/06/27 05:43:10 INFO : toe/toe: Making directory 2026/06/27 05:43:10 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/27 05:43:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/27 05:43:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/27 05:43:10 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:10 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/27 05:43:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/27 05:43:11 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.76s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:43:12 INFO : toe: Making directory 2026/06/27 05:43:12 INFO : toe/toe: Making directory 2026/06/27 05:43:12 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/27 05:43:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/27 05:43:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/27 05:43:12 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:12 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:13 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/27 05:43:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/27 05:43:13 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.11s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:43:14 DEBUG : empty_dir: Making directory with metadata 2026/06/27 05:43:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 05:43:14 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:14 INFO : tictacempty_dir: Making directory 2026/06/27 05:43:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:14 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:14 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:14 INFO : tictactoe: Making directory 2026/06/27 05:43:14 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:14 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:14 INFO : tictactoe/tictactoe: Making directory 2026/06/27 05:43:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/27 05:43:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/27 05:43:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/27 05:43:14 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:14 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/27 05:43:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/27 05:43:15 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.75s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:43:16 DEBUG : empty_dir: Making directory with metadata 2026/06/27 05:43:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 05:43:16 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:16 INFO : tictacempty_dir: Making directory 2026/06/27 05:43:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:16 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:16 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:16 INFO : tictactoe: Making directory 2026/06/27 05:43:16 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:16 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:16 INFO : tictactoe/tictactoe: Making directory 2026/06/27 05:43:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/27 05:43:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/27 05:43:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:16 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:16 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/27 05:43:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:17 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/27 05:43:17 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:17 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:17 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:17 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/27 05:43:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/27 05:43:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/27 05:43:18 NOTICE: B2 bucket rclone-test-luxapir0qato: 0 differences found 2026/06/27 05:43:18 NOTICE: B2 bucket rclone-test-luxapir0qato: 1 matching files --- PASS: TestAllTag (2.53s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:43:18 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:19 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:19 INFO : tictactoe: Making directory 2026/06/27 05:43:19 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:19 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:19 INFO : tictactoe/tictactoe: Making directory 2026/06/27 05:43:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/27 05:43:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/27 05:43:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/27 05:43:19 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:19 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/27 05:43:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/27 05:43:19 DEBUG : Waiting for deletions to finish 2026/06/27 05:43:19 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:20 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:20 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/27 05:43:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:43:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/27 05:43:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/27 05:43:20 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:20 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:20 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.52s) === RUN TestSyntax 2026/06/27 05:43:21 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:43:21 INFO : toe: Making directory 2026/06/27 05:43:21 INFO : toe/toe: Making directory 2026/06/27 05:43:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/27 05:43:21 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:21 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:22 DEBUG : toe/toe/toe: size = 11 OK 2026/06/27 05:43:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:22 INFO : toe/toe/toe: Copied (new) 2026/06/27 05:43:22 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.87s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:43:23 DEBUG : empty_dir: Making directory with metadata 2026/06/27 05:43:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 05:43:23 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:23 INFO : tictacempty_dir: Making directory 2026/06/27 05:43:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:23 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:23 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:23 INFO : tictactoe: Making directory 2026/06/27 05:43:23 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:23 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:23 INFO : tictactoe/tictactoe: Making directory 2026/06/27 05:43:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/27 05:43:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/27 05:43:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:23 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:23 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/27 05:43:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:24 INFO : toe/toe/toe.txt: Deleted 2026/06/27 05:43:24 INFO : toe/toe: Removing directory 2026/06/27 05:43:24 INFO : toe: Removing directory 2026/06/27 05:43:24 INFO : empty_dir: Removing directory 2026/06/27 05:43:24 DEBUG : Local file system at /tmp/rclone344125660: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.85s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:43:25 DEBUG : empty_dir: Making directory with metadata 2026/06/27 05:43:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 05:43:25 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:25 INFO : tictacempty_dir: Making directory 2026/06/27 05:43:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:25 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:25 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:25 INFO : tictactoe: Making directory 2026/06/27 05:43:25 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:25 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:25 INFO : tictactoe/tictactoe: Making directory 2026/06/27 05:43:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/27 05:43:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/27 05:43:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:25 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:25 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/27 05:43:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:25 INFO : toe/toe/toe.txt: Deleted 2026/06/27 05:43:25 INFO : toe/toe: Removing directory 2026/06/27 05:43:25 INFO : toe: Removing directory 2026/06/27 05:43:25 INFO : empty_dir: Removing directory 2026/06/27 05:43:25 DEBUG : Local file system at /tmp/rclone344125660: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/27 05:43:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/27 05:43:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/27 05:43:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/27 05:43:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/27 05:43:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/27 05:43:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/27 05:43:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/27 05:43: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: TestTransformFile (3.22s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:43:28 DEBUG : Reset feature "Copy" 2026/06/27 05:43:28 DEBUG : Reset feature "Move" 2026/06/27 05:43:28 DEBUG : Reset feature "Copy" 2026/06/27 05:43:28 DEBUG : Reset feature "Move" 2026/06/27 05:43:28 DEBUG : empty_dir: Making directory with metadata 2026/06/27 05:43:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 05:43:28 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:28 INFO : tictacempty_dir: Making directory 2026/06/27 05:43:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 05:43:28 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:28 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:28 INFO : tictactoe: Making directory 2026/06/27 05:43:28 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:28 DEBUG : toe: transformed to: tictactoe 2026/06/27 05:43:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:28 INFO : tictactoe/tictactoe: Making directory 2026/06/27 05:43:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 05:43:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/27 05:43:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/27 05:43:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:28 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:28 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/27 05:43:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 05:43:29 INFO : toe/toe/toe.txt: Deleted 2026/06/27 05:43:29 INFO : toe/toe: Removing directory 2026/06/27 05:43:29 INFO : toe: Removing directory 2026/06/27 05:43:29 INFO : empty_dir: Removing directory 2026/06/27 05:43:29 DEBUG : Local file system at /tmp/rclone344125660: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/27 05:43:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/27 05:43:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/27 05:43:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/27 05:43:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/27 05:43:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/27 05:43:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/27 05:43:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/27 05:43:31 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.99s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:43:32 DEBUG : toe: transformed to: dG9l 2026/06/27 05:43:32 DEBUG : toe: transformed to: dG9l 2026/06/27 05:43:32 INFO : dG9l: Making directory 2026/06/27 05:43:32 DEBUG : toe: transformed to: dG9l 2026/06/27 05:43:32 DEBUG : toe: transformed to: dG9l 2026/06/27 05:43:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/27 05:43:32 INFO : dG9l/dG9l: Making directory 2026/06/27 05:43:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/27 05:43:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/27 05:43:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/27 05:43:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/27 05:43:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/27 05:43:32 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:32 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/27 05:43:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:33 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/27 05:43:33 DEBUG : Waiting for deletions to finish 2026/06/27 05:43:33 DEBUG : dG9l: transformed to: toe 2026/06/27 05:43:33 DEBUG : dG9l: transformed to: toe 2026/06/27 05:43:33 DEBUG : dG9l: transformed to: toe 2026/06/27 05:43:33 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/27 05:43:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/27 05:43:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/27 05:43:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/27 05:43:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/27 05:43:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/27 05:43:34 DEBUG : Local file system at /tmp/rclone344125660: Waiting for checks to finish 2026/06/27 05:43:34 DEBUG : Local file system at /tmp/rclone344125660: Waiting for transfers to finish 2026/06/27 05:43:34 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.63s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-luxapir0qato", Local "Local file system at /tmp/rclone344125660", Modify Window "1ms" 2026/06/27 05:43:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 05:43:34 DEBUG : toe: transformed to: 2026/06/27 05:43:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 05:43:35 DEBUG : toe: transformed to: 2026/06/27 05:43:35 INFO : B2 bucket rclone-test-luxapir0qato: Making directory 2026/06/27 05:43:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 05:43:35 DEBUG : toe: transformed to: 2026/06/27 05:43:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 05:43:35 DEBUG : toe: transformed to: 2026/06/27 05:43:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 05:43:35 DEBUG : toe/toe: transformed to: 2026/06/27 05:43:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/27 05:43:35 INFO : toe/toe: Making directory 2026/06/27 05:43:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 05:43:35 DEBUG : toe/toe: transformed to: 2026/06/27 05:43:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/27 05:43:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 05:43:35 DEBUG : toe: transformed to: 2026/06/27 05:43:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/27 05:43:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 05:43:35 DEBUG : toe/toe/toe: transformed to: 2026/06/27 05:43:35 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/27 05:43:35 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for checks to finish 2026/06/27 05:43:35 DEBUG : B2 bucket rclone-test-luxapir0qato: Waiting for transfers to finish 2026/06/27 05:43:35 DEBUG : toe/toe/toe: size = 11 OK 2026/06/27 05:43:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:43:35 INFO : toe/toe/toe: Copied (new) 2026/06/27 05:43:35 ERROR : B2 bucket rclone-test-luxapir0qato: not deleting files as there were IO errors 2026/06/27 05:43:35 ERROR : B2 bucket rclone-test-luxapir0qato: not deleting directories as there were IO errors --- PASS: TestError (1.68s) PASS 2026/06/27 05:43:36 DEBUG : B2 bucket rclone-test-luxapir0qato: Purge remote 2026/06/27 05:43:36 INFO : B2 bucket rclone-test-luxapir0qato: cleaning bucket "rclone-test-luxapir0qato" of all files 2026/06/27 05:43:37 DEBUG : BackupDir/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871ef2d_d20260627_m053636_c001_v7007000_t0000_u01782538596699") 2026/06/27 05:43:37 DEBUG : BackupDir/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f110863c8f7292283_d20260627_m053630_c001_v0001043_t0015_u01782538590759") 2026/06/27 05:43:37 DEBUG : CompareDest/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c280_d20260627_m053610_c001_v7007000_t0000_u01782538570728") 2026/06/27 05:43:37 DEBUG : CompareDest/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c0eb_d20260627_m053604_c001_v0001137_t0045_u01782538564414") 2026/06/27 05:43:37 DEBUG : CompareDest/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c281_d20260627_m053610_c001_v7007000_t0000_u01782538570911") 2026/06/27 05:43:37 DEBUG : CompareDest/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1060dea9315268b5_d20260627_m053606_c001_v0001174_t0016_u01782538566129") 2026/06/27 05:43:37 DEBUG : CopyDest/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871ef2f_d20260627_m053636_c001_v7007000_t0000_u01782538596885") 2026/06/27 05:43:37 DEBUG : CopyDest/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd93c6_d20260627_m053627_c001_v0001106_t0039_u01782538587424") 2026/06/27 05:43:37 DEBUG : CopyDest/three: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871ef30_d20260627_m053637_c001_v7007000_t0000_u01782538597069") 2026/06/27 05:43:37 DEBUG : CopyDest/three: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1060dea931526b33_d20260627_m053634_c001_v0001174_t0024_u01782538594595") 2026/06/27 05:43:38 DEBUG : CopyDest/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871ef31_d20260627_m053637_c001_v7007000_t0000_u01782538597253") 2026/06/27 05:43:38 DEBUG : CopyDest/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c163_d20260627_m053632_c001_v0001137_t0017_u01782538592289") 2026/06/27 05:43:38 DEBUG : EXISTING: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41697f9507f9e859_d20260627_m053809_c001_v7007000_t0000_u01782538689433") 2026/06/27 05:43:38 DEBUG : EXISTING: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c285_d20260627_m053808_c001_v0001137_t0010_u01782538688181") 2026/06/27 05:43:38 DEBUG : PREFIXapple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0db2e4_d20260627_m054044_c001_v7007000_t0000_u01782538844228") 2026/06/27 05:43:38 DEBUG : PREFIXapple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fd2_d20260627_m054037_c001_v0001092_t0008_u01782538837814") 2026/06/27 05:43:38 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aaec6_d20260627_m054044_c001_v7007000_t0000_u01782538844486") 2026/06/27 05:43:38 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd72a_d20260627_m054037_c001_v0001153_t0010_u01782538837825") 2026/06/27 05:43:38 DEBUG : PREFIXbanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957248_d20260627_m054044_c001_v7007000_t0000_u01782538844618") 2026/06/27 05:43:38 DEBUG : PREFIXbanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4b5_d20260627_m054037_c001_v0001137_t0058_u01782538837836") 2026/06/27 05:43:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4050d028c823066d_d20260627_m054044_c001_v7007000_t0000_u01782538844239") 2026/06/27 05:43:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9738_d20260627_m054037_c001_v0001106_t0008_u01782538837845") 2026/06/27 05:43:38 DEBUG : Testêé: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41697f9507f9e854_d20260627_m053805_c001_v7007000_t0000_u01782538685534") 2026/06/27 05:43:38 DEBUG : Testêé: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c27f_d20260627_m053804_c001_v0001137_t0021_u01782538684652") 2026/06/27 05:43:38 DEBUG : Testêé: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9500_d20260627_m053803_c001_v0001106_t0056_u01782538683253") 2026/06/27 05:43:38 DEBUG : YXBwbGU=: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e74_d20260627_m054022_c001_v7007000_t0000_u01782538822023") 2026/06/27 05:43:38 DEBUG : YXBwbGU=: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c46f_d20260627_m054017_c001_v0001137_t0016_u01782538817016") 2026/06/27 05:43:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e75_d20260627_m054022_c001_v7007000_t0000_u01782538822205") 2026/06/27 05:43:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd96e6_d20260627_m054017_c001_v0001106_t0008_u01782538817029") 2026/06/27 05:43:39 DEBUG : YmFuYW5h: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e76_d20260627_m054022_c001_v7007000_t0000_u01782538822388") 2026/06/27 05:43:39 DEBUG : YmFuYW5h: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6fc_d20260627_m054017_c001_v0001153_t0024_u01782538817036") 2026/06/27 05:43:39 DEBUG : a/potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f7e_d20260627_m053423_c001_v7007000_t0000_u01782538463197") 2026/06/27 05:43:39 DEBUG : a/potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd91f2_d20260627_m053421_c001_v0001106_t0021_u01782538461804") 2026/06/27 05:43:39 DEBUG : a/potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403b84_d20260627_m053419_c001_v7007000_t0000_u01782538459793") 2026/06/27 05:43:39 DEBUG : a/potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd91de_d20260627_m053418_c001_v0001106_t0019_u01782538458679") 2026/06/27 05:43:39 DEBUG : a/potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f61_d20260627_m053356_c001_v7007000_t0000_u01782538436456") 2026/06/27 05:43:39 DEBUG : a/potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9156_d20260627_m053354_c001_v0001106_t0003_u01782538434942") 2026/06/27 05:43:39 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae049573f7_d20260627_m054303_c001_v7007000_t0000_u01782538983115") 2026/06/27 05:43:39 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd83b_d20260627_m054258_c001_v0001153_t0002_u01782538978023") 2026/06/27 05:43:39 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d09_d20260627_m054244_c001_v7007000_t0000_u01782538964198") 2026/06/27 05:43:39 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd81f_d20260627_m054239_c001_v0001153_t0006_u01782538959372") 2026/06/27 05:43:39 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48150_d20260627_m054226_c001_v7007000_t0000_u01782538946424") 2026/06/27 05:43:39 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7fe_d20260627_m054221_c001_v0001153_t0008_u01782538941871") 2026/06/27 05:43:39 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901cff_d20260627_m054208_c001_v7007000_t0000_u01782538928549") 2026/06/27 05:43:39 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7e8_d20260627_m054203_c001_v0001153_t0016_u01782538923793") 2026/06/27 05:43:39 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab569_d20260627_m054150_c001_v7007000_t0000_u01782538910355") 2026/06/27 05:43:39 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7ce_d20260627_m054145_c001_v0001153_t0003_u01782538905580") 2026/06/27 05:43:39 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e10_d20260627_m054132_c001_v7007000_t0000_u01782538892386") 2026/06/27 05:43:39 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7a6_d20260627_m054123_c001_v0001153_t0002_u01782538883917") 2026/06/27 05:43:39 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a05e_d20260627_m054110_c001_v7007000_t0000_u01782538870574") 2026/06/27 05:43:40 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af4503c_d20260627_m054106_c001_v0001092_t0036_u01782538866368") 2026/06/27 05:43:40 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac16fc_d20260627_m054105_c001_v7007000_t0000_u01782538865030") 2026/06/27 05:43:40 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9788_d20260627_m054058_c001_v0001106_t0035_u01782538858825") 2026/06/27 05:43:40 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495726a_d20260627_m054046_c001_v7007000_t0000_u01782538846016") 2026/06/27 05:43:40 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd73a_d20260627_m054041_c001_v0001153_t0023_u01782538841659") 2026/06/27 05:43:40 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4050d028c823066a_d20260627_m054040_c001_v7007000_t0000_u01782538840568") 2026/06/27 05:43:40 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fcc_d20260627_m054035_c001_v0001092_t0055_u01782538835213") 2026/06/27 05:43:40 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac15ae_d20260627_m054020_c001_v7007000_t0000_u01782538820193") 2026/06/27 05:43:40 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6f2_d20260627_m054013_c001_v0001153_t0002_u01782538813743") 2026/06/27 05:43:40 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880c6_d20260627_m054000_c001_v7007000_t0000_u01782538800887") 2026/06/27 05:43:40 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c415_d20260627_m053956_c001_v0001137_t0058_u01782538796271") 2026/06/27 05:43:40 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e18_d20260627_m053941_c001_v7007000_t0000_u01782538781910") 2026/06/27 05:43:40 DEBUG : apple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9656_d20260627_m053936_c001_v0001106_t0025_u01782538776931") 2026/06/27 05:43:40 DEBUG : appleSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a47e55_d20260627_m054108_c001_v7007000_t0000_u01782538868799") 2026/06/27 05:43:40 DEBUG : appleSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9795_d20260627_m054101_c001_v0001106_t0044_u01782538861917") 2026/06/27 05:43:40 DEBUG : appleapple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e11_d20260627_m054132_c001_v7007000_t0000_u01782538892570") 2026/06/27 05:43:40 DEBUG : appleapple: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7ac_d20260627_m054127_c001_v0001153_t0019_u01782538887136") 2026/06/27 05:43:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae049573f8_d20260627_m054303_c001_v7007000_t0000_u01782538983298") 2026/06/27 05:43:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c69d_d20260627_m054258_c001_v0001137_t0021_u01782538978874") 2026/06/27 05:43:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d0a_d20260627_m054244_c001_v7007000_t0000_u01782538964379") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c669_d20260627_m054240_c001_v0001137_t0058_u01782538960346") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48151_d20260627_m054226_c001_v7007000_t0000_u01782538946606") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c633_d20260627_m054222_c001_v0001137_t0000_u01782538942672") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d06_d20260627_m054208_c001_v7007000_t0000_u01782538928731") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c5f7_d20260627_m054205_c001_v0001137_t0053_u01782538925194") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab56d_d20260627_m054150_c001_v7007000_t0000_u01782538910588") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c5c7_d20260627_m054146_c001_v0001137_t0019_u01782538906360") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957373_d20260627_m054130_c001_v7007000_t0000_u01782538890392") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd97e3_d20260627_m054124_c001_v0001106_t0027_u01782538884861") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a05f_d20260627_m054110_c001_v7007000_t0000_u01782538870772") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c521_d20260627_m054106_c001_v0001137_t0002_u01782538866379") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0e22c_d20260627_m054105_c001_v7007000_t0000_u01782538865238") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c509_d20260627_m054100_c001_v0001137_t0016_u01782538860447") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495726b_d20260627_m054046_c001_v7007000_t0000_u01782538846203") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fea_d20260627_m054041_c001_v0001092_t0039_u01782538841672") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aae3b_d20260627_m054040_c001_v7007000_t0000_u01782538840153") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4af_d20260627_m054036_c001_v0001137_t0039_u01782538836029") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac15ac_d20260627_m054020_c001_v7007000_t0000_u01782538820004") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd96e0_d20260627_m054014_c001_v0001106_t0013_u01782538814636") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880ca_d20260627_m054001_c001_v7007000_t0000_u01782538801069") 2026/06/27 05:43:41 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6c6_d20260627_m053957_c001_v0001153_t0004_u01782538797118") 2026/06/27 05:43:42 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e19_d20260627_m053942_c001_v7007000_t0000_u01782538782092") 2026/06/27 05:43:42 DEBUG : appleappleapplebanana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c3c5_d20260627_m053938_c001_v0001137_t0035_u01782538778145") 2026/06/27 05:43:42 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40669196329b2be9_d20260627_m054109_c001_v7007000_t0000_u01782538869012") 2026/06/27 05:43:42 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd76e_d20260627_m054101_c001_v0001153_t0015_u01782538861939") 2026/06/27 05:43:42 DEBUG : b/potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f80_d20260627_m053423_c001_v7007000_t0000_u01782538463379") 2026/06/27 05:43:42 DEBUG : b/potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd91ea_d20260627_m053420_c001_v0001106_t0046_u01782538460339") 2026/06/27 05:43:42 DEBUG : b/potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403b83_d20260627_m053419_c001_v7007000_t0000_u01782538459248") 2026/06/27 05:43:42 DEBUG : b/potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd91cc_d20260627_m053416_c001_v0001106_t0023_u01782538456884") 2026/06/27 05:43:42 DEBUG : b/potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f5f_d20260627_m053355_c001_v7007000_t0000_u01782538435889") 2026/06/27 05:43:42 DEBUG : b/potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd914e_d20260627_m053353_c001_v0001106_t0031_u01782538433209") 2026/06/27 05:43:42 DEBUG : backup/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40948504608d159e_d20260627_m053653_c001_v7007000_t0000_u01782538613146") 2026/06/27 05:43:42 DEBUG : backup/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f108ab84e6331ec74_d20260627_m053651_c001_v0001105_t0034_u01782538611216") 2026/06/27 05:43:42 DEBUG : backup/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f10250dfe37c9d387_d20260627_m053647_c001_v0001116_t0041_u01782538607010") 2026/06/27 05:43:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee876ed_d20260627_m053718_c001_v7007000_t0000_u01782538638860") 2026/06/27 05:43:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f113f2f61779488e6_d20260627_m053716_c001_v0001165_t0022_u01782538636893") 2026/06/27 05:43:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1045061f5546bf29_d20260627_m053712_c001_v0001185_t0054_u01782538632663") 2026/06/27 05:43:42 DEBUG : backup/one.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f410219d8426fdc78_d20260627_m053705_c001_v7007000_t0000_u01782538625636") 2026/06/27 05:43:42 DEBUG : backup/one.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f103ffafe3a956944_d20260627_m053703_c001_v0001177_t0045_u01782538623720") 2026/06/27 05:43:42 DEBUG : backup/one.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f103f575d95cccadc_d20260627_m053659_c001_v0001174_t0040_u01782538619702") 2026/06/27 05:43:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee876ee_d20260627_m053719_c001_v7007000_t0000_u01782538639044") 2026/06/27 05:43:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f115edc3c6ae15d86_d20260627_m053717_c001_v0001172_t0055_u01782538637993") 2026/06/27 05:43:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1071bc41df404cff_d20260627_m053714_c001_v0001039_t0032_u01782538634234") 2026/06/27 05:43:43 DEBUG : backup/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40948504608d159f_d20260627_m053653_c001_v7007000_t0000_u01782538613329") 2026/06/27 05:43:43 DEBUG : backup/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1117c1aa7414dd1c_d20260627_m053652_c001_v0001174_t0021_u01782538612208") 2026/06/27 05:43:43 DEBUG : backup/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f118bfe0d66840b2b_d20260627_m053648_c001_v0001040_t0037_u01782538608665") 2026/06/27 05:43:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f410219d8426fdc79_d20260627_m053705_c001_v7007000_t0000_u01782538625824") 2026/06/27 05:43:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f109a136695ad1808_d20260627_m053704_c001_v0001173_t0045_u01782538624771") 2026/06/27 05:43:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1199a2eab9fea6dd_d20260627_m053701_c001_v0001184_t0031_u01782538621276") 2026/06/27 05:43:43 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae049573f9_d20260627_m054303_c001_v7007000_t0000_u01782538983480") 2026/06/27 05:43:43 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45172_d20260627_m054258_c001_v0001092_t0026_u01782538978466") 2026/06/27 05:43:43 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d0b_d20260627_m054244_c001_v7007000_t0000_u01782538964561") 2026/06/27 05:43:43 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45130_d20260627_m054239_c001_v0001092_t0007_u01782538959897") 2026/06/27 05:43:43 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48152_d20260627_m054226_c001_v7007000_t0000_u01782538946790") 2026/06/27 05:43:43 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45112_d20260627_m054222_c001_v0001092_t0037_u01782538942308") 2026/06/27 05:43:43 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d0d_d20260627_m054208_c001_v7007000_t0000_u01782538928914") 2026/06/27 05:43:43 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af450cc_d20260627_m054204_c001_v0001092_t0049_u01782538924109") 2026/06/27 05:43:43 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab56e_d20260627_m054150_c001_v7007000_t0000_u01782538910771") 2026/06/27 05:43:43 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af450a8_d20260627_m054146_c001_v0001092_t0023_u01782538906054") 2026/06/27 05:43:43 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e12_d20260627_m054132_c001_v7007000_t0000_u01782538892754") 2026/06/27 05:43:43 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c563_d20260627_m054124_c001_v0001137_t0052_u01782538884359") 2026/06/27 05:43:43 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a060_d20260627_m054110_c001_v7007000_t0000_u01782538870956") 2026/06/27 05:43:44 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd780_d20260627_m054106_c001_v0001153_t0014_u01782538866390") 2026/06/27 05:43:44 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40669196329b2bdd_d20260627_m054104_c001_v7007000_t0000_u01782538864835") 2026/06/27 05:43:44 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd76c_d20260627_m054100_c001_v0001153_t0019_u01782538860108") 2026/06/27 05:43:44 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495726c_d20260627_m054046_c001_v7007000_t0000_u01782538846386") 2026/06/27 05:43:44 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4c7_d20260627_m054041_c001_v0001137_t0047_u01782538841684") 2026/06/27 05:43:44 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4050d028c823066c_d20260627_m054040_c001_v7007000_t0000_u01782538840757") 2026/06/27 05:43:44 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd724_d20260627_m054035_c001_v0001153_t0017_u01782538835653") 2026/06/27 05:43:44 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac15ad_d20260627_m054020_c001_v7007000_t0000_u01782538820119") 2026/06/27 05:43:44 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c463_d20260627_m054014_c001_v0001137_t0032_u01782538814252") 2026/06/27 05:43:44 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880cc_d20260627_m054001_c001_v7007000_t0000_u01782538801252") 2026/06/27 05:43:44 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd969c_d20260627_m053956_c001_v0001106_t0027_u01782538796627") 2026/06/27 05:43:44 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e1b_d20260627_m053942_c001_v7007000_t0000_u01782538782274") 2026/06/27 05:43:44 DEBUG : banana: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6a0_d20260627_m053937_c001_v0001153_t0002_u01782538777800") 2026/06/27 05:43:44 DEBUG : bananaSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac172a_d20260627_m054108_c001_v7007000_t0000_u01782538868809") 2026/06/27 05:43:44 DEBUG : bananaSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c50d_d20260627_m054101_c001_v0001137_t0036_u01782538861949") 2026/06/27 05:43:44 DEBUG : both0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b251_d20260627_m053904_c001_v7007000_t0000_u01782538744164") 2026/06/27 05:43:44 DEBUG : both0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95a0_d20260627_m053838_c001_v0001106_t0039_u01782538718927") 2026/06/27 05:43:44 DEBUG : both0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032a1_d20260627_m053834_c001_v7007000_t0000_u01782538714620") 2026/06/27 05:43:44 DEBUG : both0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9518_d20260627_m053811_c001_v0001106_t0015_u01782538691320") 2026/06/27 05:43:44 DEBUG : both1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b252_d20260627_m053904_c001_v7007000_t0000_u01782538744348") 2026/06/27 05:43:44 DEBUG : both1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95a6_d20260627_m053840_c001_v0001106_t0000_u01782538720609") 2026/06/27 05:43:45 DEBUG : both1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032a6_d20260627_m053834_c001_v7007000_t0000_u01782538714801") 2026/06/27 05:43:45 DEBUG : both1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9524_d20260627_m053812_c001_v0001106_t0028_u01782538692701") 2026/06/27 05:43:45 DEBUG : both10: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b253_d20260627_m053904_c001_v7007000_t0000_u01782538744532") 2026/06/27 05:43:45 DEBUG : both10: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95c2_d20260627_m053850_c001_v0001106_t0017_u01782538730853") 2026/06/27 05:43:45 DEBUG : both10: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032a7_d20260627_m053834_c001_v7007000_t0000_u01782538714983") 2026/06/27 05:43:45 DEBUG : both10: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9552_d20260627_m053821_c001_v0001106_t0031_u01782538701392") 2026/06/27 05:43:45 DEBUG : both11: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b254_d20260627_m053904_c001_v7007000_t0000_u01782538744806") 2026/06/27 05:43:45 DEBUG : both11: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95c6_d20260627_m053851_c001_v0001106_t0039_u01782538731642") 2026/06/27 05:43:45 DEBUG : both11: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032a8_d20260627_m053835_c001_v7007000_t0000_u01782538715167") 2026/06/27 05:43:45 DEBUG : both11: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9556_d20260627_m053822_c001_v0001106_t0034_u01782538702289") 2026/06/27 05:43:45 DEBUG : both12: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b255_d20260627_m053905_c001_v7007000_t0000_u01782538745028") 2026/06/27 05:43:45 DEBUG : both12: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95ca_d20260627_m053852_c001_v0001106_t0043_u01782538732503") 2026/06/27 05:43:45 DEBUG : both12: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032a9_d20260627_m053835_c001_v7007000_t0000_u01782538715350") 2026/06/27 05:43:45 DEBUG : both12: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9564_d20260627_m053823_c001_v0001106_t0049_u01782538703188") 2026/06/27 05:43:45 DEBUG : both13: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b256_d20260627_m053905_c001_v7007000_t0000_u01782538745213") 2026/06/27 05:43:45 DEBUG : both13: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95cc_d20260627_m053853_c001_v0001106_t0002_u01782538733689") 2026/06/27 05:43:45 DEBUG : both13: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032ae_d20260627_m053835_c001_v7007000_t0000_u01782538715531") 2026/06/27 05:43:45 DEBUG : both13: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd956a_d20260627_m053824_c001_v0001106_t0046_u01782538704211") 2026/06/27 05:43:45 DEBUG : both14: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b257_d20260627_m053905_c001_v7007000_t0000_u01782538745397") 2026/06/27 05:43:45 DEBUG : both14: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95ce_d20260627_m053854_c001_v0001106_t0042_u01782538734604") 2026/06/27 05:43:46 DEBUG : both14: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032af_d20260627_m053835_c001_v7007000_t0000_u01782538715713") 2026/06/27 05:43:46 DEBUG : both14: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9572_d20260627_m053825_c001_v0001106_t0035_u01782538705452") 2026/06/27 05:43:46 DEBUG : both15: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b258_d20260627_m053905_c001_v7007000_t0000_u01782538745581") 2026/06/27 05:43:46 DEBUG : both15: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95d0_d20260627_m053855_c001_v0001106_t0019_u01782538735587") 2026/06/27 05:43:46 DEBUG : both15: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032b0_d20260627_m053835_c001_v7007000_t0000_u01782538715897") 2026/06/27 05:43:46 DEBUG : both15: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9578_d20260627_m053826_c001_v0001106_t0057_u01782538706620") 2026/06/27 05:43:46 DEBUG : both16: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b25a_d20260627_m053905_c001_v7007000_t0000_u01782538745765") 2026/06/27 05:43:46 DEBUG : both16: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95d4_d20260627_m053856_c001_v0001106_t0024_u01782538736524") 2026/06/27 05:43:46 DEBUG : both16: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032b1_d20260627_m053836_c001_v7007000_t0000_u01782538716092") 2026/06/27 05:43:46 DEBUG : both16: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd957c_d20260627_m053827_c001_v0001106_t0056_u01782538707565") 2026/06/27 05:43:46 DEBUG : both17: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b25b_d20260627_m053905_c001_v7007000_t0000_u01782538745950") 2026/06/27 05:43:46 DEBUG : both17: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95da_d20260627_m053857_c001_v0001106_t0042_u01782538737540") 2026/06/27 05:43:46 DEBUG : both17: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032b2_d20260627_m053836_c001_v7007000_t0000_u01782538716278") 2026/06/27 05:43:46 DEBUG : both17: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9580_d20260627_m053828_c001_v0001106_t0029_u01782538708461") 2026/06/27 05:43:46 DEBUG : both18: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b25d_d20260627_m053906_c001_v7007000_t0000_u01782538746134") 2026/06/27 05:43:46 DEBUG : both18: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95e4_d20260627_m053858_c001_v0001106_t0047_u01782538738890") 2026/06/27 05:43:46 DEBUG : both18: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032b7_d20260627_m053836_c001_v7007000_t0000_u01782538716460") 2026/06/27 05:43:46 DEBUG : both18: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9584_d20260627_m053829_c001_v0001106_t0043_u01782538709266") 2026/06/27 05:43:46 DEBUG : both19: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b25e_d20260627_m053906_c001_v7007000_t0000_u01782538746318") 2026/06/27 05:43:46 DEBUG : both19: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95e6_d20260627_m053900_c001_v0001106_t0011_u01782538740089") 2026/06/27 05:43:47 DEBUG : both19: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032be_d20260627_m053836_c001_v7007000_t0000_u01782538716642") 2026/06/27 05:43:47 DEBUG : both19: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9588_d20260627_m053830_c001_v0001106_t0003_u01782538710495") 2026/06/27 05:43:47 DEBUG : both2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b25f_d20260627_m053906_c001_v7007000_t0000_u01782538746502") 2026/06/27 05:43:47 DEBUG : both2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95aa_d20260627_m053841_c001_v0001106_t0008_u01782538721943") 2026/06/27 05:43:47 DEBUG : both2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032bf_d20260627_m053836_c001_v7007000_t0000_u01782538716825") 2026/06/27 05:43:47 DEBUG : both2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9526_d20260627_m053813_c001_v0001106_t0013_u01782538693710") 2026/06/27 05:43:47 DEBUG : both3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b260_d20260627_m053906_c001_v7007000_t0000_u01782538746687") 2026/06/27 05:43:47 DEBUG : both3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95ae_d20260627_m053842_c001_v0001106_t0032_u01782538722950") 2026/06/27 05:43:47 DEBUG : both3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032c0_d20260627_m053837_c001_v7007000_t0000_u01782538717011") 2026/06/27 05:43:47 DEBUG : both3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd952e_d20260627_m053814_c001_v0001106_t0051_u01782538694746") 2026/06/27 05:43:47 DEBUG : both4: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b262_d20260627_m053906_c001_v7007000_t0000_u01782538746871") 2026/06/27 05:43:47 DEBUG : both4: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95b2_d20260627_m053844_c001_v0001106_t0055_u01782538724297") 2026/06/27 05:43:47 DEBUG : both4: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032c1_d20260627_m053837_c001_v7007000_t0000_u01782538717203") 2026/06/27 05:43:47 DEBUG : both4: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9536_d20260627_m053815_c001_v0001106_t0059_u01782538695743") 2026/06/27 05:43:47 DEBUG : both5: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b263_d20260627_m053907_c001_v7007000_t0000_u01782538747057") 2026/06/27 05:43:47 DEBUG : both5: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95b4_d20260627_m053845_c001_v0001106_t0009_u01782538725565") 2026/06/27 05:43:47 DEBUG : both5: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032c7_d20260627_m053837_c001_v7007000_t0000_u01782538717385") 2026/06/27 05:43:47 DEBUG : both5: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd953a_d20260627_m053816_c001_v0001106_t0008_u01782538696605") 2026/06/27 05:43:47 DEBUG : both6: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b264_d20260627_m053907_c001_v7007000_t0000_u01782538747242") 2026/06/27 05:43:47 DEBUG : both6: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95b6_d20260627_m053846_c001_v0001106_t0032_u01782538726866") 2026/06/27 05:43:47 DEBUG : both6: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032c8_d20260627_m053837_c001_v7007000_t0000_u01782538717568") 2026/06/27 05:43:47 DEBUG : both6: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9540_d20260627_m053817_c001_v0001106_t0019_u01782538697658") 2026/06/27 05:43:47 DEBUG : both7: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b266_d20260627_m053907_c001_v7007000_t0000_u01782538747444") 2026/06/27 05:43:48 DEBUG : both7: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95ba_d20260627_m053847_c001_v0001106_t0056_u01782538727863") 2026/06/27 05:43:48 DEBUG : both7: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032c9_d20260627_m053837_c001_v7007000_t0000_u01782538717819") 2026/06/27 05:43:48 DEBUG : both7: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9546_d20260627_m053818_c001_v0001106_t0024_u01782538698699") 2026/06/27 05:43:48 DEBUG : both8: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b267_d20260627_m053907_c001_v7007000_t0000_u01782538747630") 2026/06/27 05:43:48 DEBUG : both8: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95be_d20260627_m053848_c001_v0001106_t0032_u01782538728769") 2026/06/27 05:43:48 DEBUG : both8: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032ca_d20260627_m053838_c001_v7007000_t0000_u01782538718001") 2026/06/27 05:43:48 DEBUG : both8: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd954a_d20260627_m053819_c001_v0001106_t0004_u01782538699633") 2026/06/27 05:43:48 DEBUG : both9: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b268_d20260627_m053907_c001_v7007000_t0000_u01782538747814") 2026/06/27 05:43:48 DEBUG : both9: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd95c0_d20260627_m053849_c001_v0001106_t0028_u01782538729742") 2026/06/27 05:43:48 DEBUG : both9: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe50032d0_d20260627_m053838_c001_v7007000_t0000_u01782538718183") 2026/06/27 05:43:48 DEBUG : both9: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd954e_d20260627_m053820_c001_v0001106_t0037_u01782538700573") 2026/06/27 05:43:48 DEBUG : c/non empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f81_d20260627_m053423_c001_v7007000_t0000_u01782538463560") 2026/06/27 05:43:48 DEBUG : c/non empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd91ec_d20260627_m053420_c001_v0001106_t0018_u01782538460895") 2026/06/27 05:43:48 DEBUG : c/non empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403b85_d20260627_m053419_c001_v7007000_t0000_u01782538459975") 2026/06/27 05:43:48 DEBUG : c/non empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd91d4_d20260627_m053417_c001_v0001106_t0045_u01782538457698") 2026/06/27 05:43:48 DEBUG : c/non empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f62_d20260627_m053356_c001_v7007000_t0000_u01782538436637") 2026/06/27 05:43:48 DEBUG : c/non empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9152_d20260627_m053353_c001_v0001106_t0000_u01782538433811") 2026/06/27 05:43:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e77_d20260627_m054022_c001_v7007000_t0000_u01782538822570") 2026/06/27 05:43:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44f9c_d20260627_m054017_c001_v0001092_t0038_u01782538817780") 2026/06/27 05:43:48 DEBUG : check sum: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a8714c3d_d20260627_m053344_c001_v7007000_t0000_u01782538424494") 2026/06/27 05:43:48 DEBUG : check sum: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd912a_d20260627_m053342_c001_v0001106_t0050_u01782538422891") 2026/06/27 05:43:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0dbbd8_d20260627_m054334_c001_v7007000_t0000_u01782539014661") 2026/06/27 05:43:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd86b_d20260627_m054332_c001_v0001153_t0000_u01782539012989") 2026/06/27 05:43:49 DEBUG : dest/3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871ef19_d20260627_m053620_c001_v7007000_t0000_u01782538580244") 2026/06/27 05:43:49 DEBUG : dest/3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419b10f77dd0e596_d20260627_m053619_c001_v0001180_t0036_u01782538579143") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcde: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e13_d20260627_m054132_c001_v7007000_t0000_u01782538892938") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcde: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd97e9_d20260627_m054127_c001_v0001106_t0025_u01782538887360") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae049573fa_d20260627_m054303_c001_v7007000_t0000_u01782538983663") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd82d_d20260627_m054248_c001_v0001153_t0005_u01782538968860") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d0c_d20260627_m054244_c001_v7007000_t0000_u01782538964745") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd80c_d20260627_m054231_c001_v0001153_t0008_u01782538951066") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48153_d20260627_m054226_c001_v7007000_t0000_u01782538946972") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7f0_d20260627_m054213_c001_v0001153_t0024_u01782538933317") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d15_d20260627_m054209_c001_v7007000_t0000_u01782538929099") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7d8_d20260627_m054155_c001_v0001153_t0006_u01782538915041") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab570_d20260627_m054150_c001_v7007000_t0000_u01782538910953") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7c2_d20260627_m054137_c001_v0001153_t0023_u01782538897067") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957374_d20260627_m054130_c001_v7007000_t0000_u01782538890575") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd792_d20260627_m054115_c001_v0001153_t0018_u01782538875217") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a061_d20260627_m054111_c001_v7007000_t0000_u01782538871139") 2026/06/27 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd784_d20260627_m054106_c001_v0001153_t0022_u01782538866717") 2026/06/27 05:43:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac16fb_d20260627_m054104_c001_v7007000_t0000_u01782538864840") 2026/06/27 05:43:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd976c_d20260627_m054050_c001_v0001106_t0045_u01782538850826") 2026/06/27 05:43:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495726d_d20260627_m054046_c001_v7007000_t0000_u01782538846569") 2026/06/27 05:43:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd73c_d20260627_m054041_c001_v0001153_t0021_u01782538841994") 2026/06/27 05:43:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0db28d_d20260627_m054040_c001_v7007000_t0000_u01782538840766") 2026/06/27 05:43:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fba_d20260627_m054026_c001_v0001092_t0018_u01782538826680") 2026/06/27 05:43:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac15aa_d20260627_m054019_c001_v7007000_t0000_u01782538819754") 2026/06/27 05:43:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd96b8_d20260627_m054005_c001_v0001106_t0052_u01782538805629") 2026/06/27 05:43:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880cd_d20260627_m054001_c001_v7007000_t0000_u01782538801441") 2026/06/27 05:43:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6b0_d20260627_m053946_c001_v0001153_t0013_u01782538786681") 2026/06/27 05:43:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e1c_d20260627_m053942_c001_v7007000_t0000_u01782538782457") 2026/06/27 05:43:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c395_d20260627_m053925_c001_v0001137_t0016_u01782538765820") 2026/06/27 05:43:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40669196329b2be8_d20260627_m054108_c001_v7007000_t0000_u01782538868821") 2026/06/27 05:43:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd772_d20260627_m054102_c001_v0001153_t0015_u01782538862258") 2026/06/27 05:43:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e14_d20260627_m054133_c001_v7007000_t0000_u01782538893121") 2026/06/27 05:43:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45070_d20260627_m054127_c001_v0001092_t0010_u01782538887369") 2026/06/27 05:43:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae049573fb_d20260627_m054303_c001_v7007000_t0000_u01782538983845") 2026/06/27 05:43:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45156_d20260627_m054249_c001_v0001092_t0028_u01782538969619") 2026/06/27 05:43:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d0d_d20260627_m054244_c001_v7007000_t0000_u01782538964927") 2026/06/27 05:43:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45124_d20260627_m054231_c001_v0001092_t0005_u01782538951926") 2026/06/27 05:43:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48154_d20260627_m054227_c001_v7007000_t0000_u01782538947154") 2026/06/27 05:43:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af450f2_d20260627_m054214_c001_v0001092_t0033_u01782538934102") 2026/06/27 05:43:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d1d_d20260627_m054209_c001_v7007000_t0000_u01782538929391") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af450ba_d20260627_m054156_c001_v0001092_t0004_u01782538916080") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab574_d20260627_m054151_c001_v7007000_t0000_u01782538911134") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af4508e_d20260627_m054137_c001_v0001092_t0029_u01782538897751") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957371_d20260627_m054130_c001_v7007000_t0000_u01782538890015") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c547_d20260627_m054115_c001_v0001137_t0057_u01782538875931") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a062_d20260627_m054111_c001_v7007000_t0000_u01782538871323") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c523_d20260627_m054106_c001_v0001137_t0010_u01782538866767") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270d2f_d20260627_m054104_c001_v7007000_t0000_u01782538864992") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd75e_d20260627_m054051_c001_v0001153_t0015_u01782538851758") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495726e_d20260627_m054046_c001_v7007000_t0000_u01782538846789") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fee_d20260627_m054042_c001_v0001092_t0015_u01782538842245") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4050d028c8230667_d20260627_m054040_c001_v7007000_t0000_u01782538840163") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd714_d20260627_m054027_c001_v0001153_t0007_u01782538827460") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957122_d20260627_m054019_c001_v7007000_t0000_u01782538819615") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6d4_d20260627_m054006_c001_v0001153_t0017_u01782538806583") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880ce_d20260627_m054001_c001_v7007000_t0000_u01782538801624") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c3e7_d20260627_m053947_c001_v0001137_t0032_u01782538787359") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e1d_d20260627_m053942_c001_v7007000_t0000_u01782538782639") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9634_d20260627_m053926_c001_v0001106_t0017_u01782538766610") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a04a_d20260627_m054108_c001_v7007000_t0000_u01782538868851") 2026/06/27 05:43:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af4502e_d20260627_m054102_c001_v0001092_t0034_u01782538862404") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e15_d20260627_m054133_c001_v7007000_t0000_u01782538893304") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c575_d20260627_m054127_c001_v0001137_t0058_u01782538887468") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae049573fc_d20260627_m054304_c001_v7007000_t0000_u01782538984028") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c67f_d20260627_m054250_c001_v0001137_t0048_u01782538970312") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d0e_d20260627_m054245_c001_v7007000_t0000_u01782538965108") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c649_d20260627_m054232_c001_v0001137_t0048_u01782538952705") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48156_d20260627_m054227_c001_v7007000_t0000_u01782538947335") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c615_d20260627_m054214_c001_v0001137_t0057_u01782538934799") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d24_d20260627_m054209_c001_v7007000_t0000_u01782538929574") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c5dd_d20260627_m054156_c001_v0001137_t0042_u01782538916813") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab577_d20260627_m054151_c001_v7007000_t0000_u01782538911317") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c5ad_d20260627_m054138_c001_v0001137_t0010_u01782538898555") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4239e41af1e23f9d_d20260627_m054130_c001_v7007000_t0000_u01782538890108") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd97cd_d20260627_m054116_c001_v0001106_t0040_u01782538876710") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a063_d20260627_m054111_c001_v7007000_t0000_u01782538871510") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af4503e_d20260627_m054106_c001_v0001092_t0057_u01782538866802") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270d31_d20260627_m054105_c001_v7007000_t0000_u01782538865175") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4ef_d20260627_m054052_c001_v0001137_t0059_u01782538852471") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495726f_d20260627_m054046_c001_v7007000_t0000_u01782538846971") 2026/06/27 05:43:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4c9_d20260627_m054042_c001_v0001137_t0041_u01782538842211") 2026/06/27 05:43:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40107345de509a7f_d20260627_m054040_c001_v7007000_t0000_u01782538840187") 2026/06/27 05:43:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c499_d20260627_m054028_c001_v0001137_t0028_u01782538828214") 2026/06/27 05:43:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e72_d20260627_m054020_c001_v7007000_t0000_u01782538820203") 2026/06/27 05:43:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c445_d20260627_m054007_c001_v0001137_t0021_u01782538807283") 2026/06/27 05:43:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880cf_d20260627_m054001_c001_v7007000_t0000_u01782538801858") 2026/06/27 05:43:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd967e_d20260627_m053948_c001_v0001106_t0004_u01782538788043") 2026/06/27 05:43:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e1e_d20260627_m053942_c001_v7007000_t0000_u01782538782821") 2026/06/27 05:43:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd686_d20260627_m053929_c001_v0001153_t0021_u01782538769850") 2026/06/27 05:43:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40669196329b2bea_d20260627_m054109_c001_v7007000_t0000_u01782538869197") 2026/06/27 05:43:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd979b_d20260627_m054102_c001_v0001106_t0028_u01782538862542") 2026/06/27 05:43:53 DEBUG : dir1/0003-defgh: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e17_d20260627_m054133_c001_v7007000_t0000_u01782538893488") 2026/06/27 05:43:53 DEBUG : dir1/0003-defgh: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7b0_d20260627_m054127_c001_v0001153_t0016_u01782538887701") 2026/06/27 05:43:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae049573fd_d20260627_m054304_c001_v7007000_t0000_u01782538984209") 2026/06/27 05:43:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9900_d20260627_m054251_c001_v0001106_t0043_u01782538971364") 2026/06/27 05:43:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d0f_d20260627_m054245_c001_v7007000_t0000_u01782538965292") 2026/06/27 05:43:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd98c2_d20260627_m054233_c001_v0001106_t0055_u01782538953531") 2026/06/27 05:43:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48157_d20260627_m054227_c001_v7007000_t0000_u01782538947518") 2026/06/27 05:43:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9880_d20260627_m054215_c001_v0001106_t0041_u01782538935673") 2026/06/27 05:43:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d27_d20260627_m054209_c001_v7007000_t0000_u01782538929755") 2026/06/27 05:43:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd984c_d20260627_m054157_c001_v0001106_t0009_u01782538917531") 2026/06/27 05:43:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab57b_d20260627_m054151_c001_v7007000_t0000_u01782538911498") 2026/06/27 05:43:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9807_d20260627_m054139_c001_v0001106_t0002_u01782538899327") 2026/06/27 05:43:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc3228d4_d20260627_m054130_c001_v7007000_t0000_u01782538890430") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af4505a_d20260627_m054117_c001_v0001092_t0047_u01782538877633") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a064_d20260627_m054111_c001_v7007000_t0000_u01782538871693") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd97ad_d20260627_m054106_c001_v0001106_t0058_u01782538866958") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40669196329b2bdf_d20260627_m054105_c001_v7007000_t0000_u01782538865021") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45012_d20260627_m054053_c001_v0001092_t0030_u01782538853151") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957270_d20260627_m054047_c001_v7007000_t0000_u01782538847153") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd974c_d20260627_m054042_c001_v0001106_t0012_u01782538842252") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40107345de509a87_d20260627_m054040_c001_v7007000_t0000_u01782538840369") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd970e_d20260627_m054028_c001_v0001106_t0000_u01782538828894") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4050d028c823065d_d20260627_m054020_c001_v7007000_t0000_u01782538820136") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd96bc_d20260627_m054007_c001_v0001106_t0007_u01782538807704") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880d0_d20260627_m054002_c001_v7007000_t0000_u01782538802041") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6b2_d20260627_m053948_c001_v0001153_t0009_u01782538788532") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e1f_d20260627_m053943_c001_v7007000_t0000_u01782538783004") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c39f_d20260627_m053930_c001_v0001137_t0043_u01782538770187") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f417ede8bf86c8b5e_d20260627_m054109_c001_v7007000_t0000_u01782538869022") 2026/06/27 05:43:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c511_d20260627_m054102_c001_v0001137_t0004_u01782538862552") 2026/06/27 05:43:54 DEBUG : dir1/0004-efghi: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e19_d20260627_m054133_c001_v7007000_t0000_u01782538893673") 2026/06/27 05:43:54 DEBUG : dir1/0004-efghi: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c579_d20260627_m054127_c001_v0001137_t0008_u01782538887814") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae049573fe_d20260627_m054304_c001_v7007000_t0000_u01782538984391") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd831_d20260627_m054251_c001_v0001153_t0024_u01782538971905") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d10_d20260627_m054245_c001_v7007000_t0000_u01782538965504") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd815_d20260627_m054234_c001_v0001153_t0009_u01782538954345") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a4815a_d20260627_m054227_c001_v7007000_t0000_u01782538947700") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7f2_d20260627_m054216_c001_v0001153_t0022_u01782538936469") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d28_d20260627_m054209_c001_v7007000_t0000_u01782538929937") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7da_d20260627_m054158_c001_v0001153_t0024_u01782538918092") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab57e_d20260627_m054151_c001_v7007000_t0000_u01782538911680") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7c4_d20260627_m054139_c001_v0001153_t0008_u01782538899953") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0db83e_d20260627_m054130_c001_v7007000_t0000_u01782538890417") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd798_d20260627_m054118_c001_v0001153_t0022_u01782538878233") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a066_d20260627_m054111_c001_v7007000_t0000_u01782538871874") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd786_d20260627_m054107_c001_v0001153_t0011_u01782538867178") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270d32_d20260627_m054105_c001_v7007000_t0000_u01782538865359") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9774_d20260627_m054053_c001_v0001106_t0003_u01782538853458") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957273_d20260627_m054047_c001_v7007000_t0000_u01782538847335") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd740_d20260627_m054042_c001_v0001153_t0018_u01782538842372") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aae46_d20260627_m054040_c001_v7007000_t0000_u01782538840517") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fc2_d20260627_m054029_c001_v0001092_t0041_u01782538829446") 2026/06/27 05:43:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4050d028c823065c_d20260627_m054019_c001_v7007000_t0000_u01782538819954") 2026/06/27 05:43:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6dc_d20260627_m054008_c001_v0001153_t0024_u01782538808282") 2026/06/27 05:43:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880d1_d20260627_m054002_c001_v7007000_t0000_u01782538802230") 2026/06/27 05:43:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c3f3_d20260627_m053948_c001_v0001137_t0043_u01782538788890") 2026/06/27 05:43:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e21_d20260627_m053943_c001_v7007000_t0000_u01782538783237") 2026/06/27 05:43:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9644_d20260627_m053930_c001_v0001106_t0007_u01782538770556") 2026/06/27 05:43:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f417ede8bf86c8b5f_d20260627_m054109_c001_v7007000_t0000_u01782538869206") 2026/06/27 05:43:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd774_d20260627_m054102_c001_v0001153_t0008_u01782538862589") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghij: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e1b_d20260627_m054133_c001_v7007000_t0000_u01782538893856") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghij: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7b2_d20260627_m054128_c001_v0001153_t0001_u01782538888070") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae049573ff_d20260627_m054304_c001_v7007000_t0000_u01782538984574") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af4515c_d20260627_m054252_c001_v0001092_t0043_u01782538972395") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d11_d20260627_m054245_c001_v7007000_t0000_u01782538965692") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45126_d20260627_m054234_c001_v0001092_t0023_u01782538954691") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a4815b_d20260627_m054227_c001_v7007000_t0000_u01782538947883") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af450f8_d20260627_m054216_c001_v0001092_t0017_u01782538936861") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d29_d20260627_m054210_c001_v7007000_t0000_u01782538930122") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af450c2_d20260627_m054158_c001_v0001092_t0019_u01782538918568") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab581_d20260627_m054151_c001_v7007000_t0000_u01782538911862") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af4509a_d20260627_m054140_c001_v0001092_t0004_u01782538900326") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0db839_d20260627_m054130_c001_v7007000_t0000_u01782538890047") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c551_d20260627_m054118_c001_v0001137_t0042_u01782538878599") 2026/06/27 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a067_d20260627_m054112_c001_v7007000_t0000_u01782538872057") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45040_d20260627_m054107_c001_v0001092_t0038_u01782538867187") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a47e4f_d20260627_m054105_c001_v7007000_t0000_u01782538865189") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd760_d20260627_m054054_c001_v0001153_t0018_u01782538854079") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957274_d20260627_m054047_c001_v7007000_t0000_u01782538847517") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4cb_d20260627_m054042_c001_v0001137_t0031_u01782538842528") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0db287_d20260627_m054040_c001_v7007000_t0000_u01782538840586") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd718_d20260627_m054029_c001_v0001153_t0015_u01782538829789") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40948504608d1a64_d20260627_m054019_c001_v7007000_t0000_u01782538819966") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c44b_d20260627_m054008_c001_v0001137_t0059_u01782538808718") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880d2_d20260627_m054002_c001_v7007000_t0000_u01782538802412") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9684_d20260627_m053949_c001_v0001106_t0018_u01782538789226") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e22_d20260627_m053943_c001_v7007000_t0000_u01782538783419") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd68c_d20260627_m053931_c001_v0001153_t0019_u01782538771249") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f417ede8bf86c8b5d_d20260627_m054108_c001_v7007000_t0000_u01782538868834") 2026/06/27 05:43:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45030_d20260627_m054102_c001_v0001092_t0054_u01782538862804") 2026/06/27 05:43:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e1d_d20260627_m054134_c001_v7007000_t0000_u01782538894041") 2026/06/27 05:43:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45074_d20260627_m054128_c001_v0001092_t0024_u01782538888113") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957400_d20260627_m054304_c001_v7007000_t0000_u01782538984756") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c68b_d20260627_m054252_c001_v0001137_t0044_u01782538972763") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d12_d20260627_m054245_c001_v7007000_t0000_u01782538965874") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c651_d20260627_m054235_c001_v0001137_t0046_u01782538955023") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a4815c_d20260627_m054228_c001_v7007000_t0000_u01782538948078") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c621_d20260627_m054217_c001_v0001137_t0005_u01782538937214") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d2b_d20260627_m054210_c001_v7007000_t0000_u01782538930304") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c5e1_d20260627_m054159_c001_v0001137_t0057_u01782538919020") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab584_d20260627_m054152_c001_v7007000_t0000_u01782538912047") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c5b7_d20260627_m054140_c001_v0001137_t0033_u01782538900716") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a47e67_d20260627_m054130_c001_v7007000_t0000_u01782538890429") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd97d7_d20260627_m054119_c001_v0001106_t0052_u01782538879099") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a068_d20260627_m054112_c001_v7007000_t0000_u01782538872239") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c527_d20260627_m054107_c001_v0001137_t0009_u01782538867333") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a47e50_d20260627_m054105_c001_v7007000_t0000_u01782538865370") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4f5_d20260627_m054054_c001_v0001137_t0041_u01782538854403") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957275_d20260627_m054047_c001_v7007000_t0000_u01782538847733") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44ff4_d20260627_m054042_c001_v0001092_t0002_u01782538842656") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aae4c_d20260627_m054040_c001_v7007000_t0000_u01782538840698") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c49d_d20260627_m054030_c001_v0001137_t0015_u01782538830128") 2026/06/27 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40948504608d1a68_d20260627_m054020_c001_v7007000_t0000_u01782538820148") 2026/06/27 05:43:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd96c8_d20260627_m054009_c001_v0001106_t0013_u01782538809062") 2026/06/27 05:43:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880d3_d20260627_m054002_c001_v7007000_t0000_u01782538802596") 2026/06/27 05:43:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6b8_d20260627_m053950_c001_v0001153_t0001_u01782538790365") 2026/06/27 05:43:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e23_d20260627_m053943_c001_v7007000_t0000_u01782538783602") 2026/06/27 05:43:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c3a3_d20260627_m053931_c001_v0001137_t0021_u01782538771618") 2026/06/27 05:43:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a04d_d20260627_m054109_c001_v7007000_t0000_u01782538869032") 2026/06/27 05:43:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd776_d20260627_m054102_c001_v0001153_t0014_u01782538862996") 2026/06/27 05:43:59 DEBUG : dir1/0007-12345: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e1e_d20260627_m054134_c001_v7007000_t0000_u01782538894224") 2026/06/27 05:43:59 DEBUG : dir1/0007-12345: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd97ed_d20260627_m054128_c001_v0001106_t0036_u01782538888179") 2026/06/27 05:43:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957401_d20260627_m054304_c001_v7007000_t0000_u01782538984939") 2026/06/27 05:43:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9904_d20260627_m054253_c001_v0001106_t0046_u01782538973222") 2026/06/27 05:43:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d13_d20260627_m054246_c001_v7007000_t0000_u01782538966056") 2026/06/27 05:43:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd98ce_d20260627_m054235_c001_v0001106_t0004_u01782538955512") 2026/06/27 05:43:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a4815d_d20260627_m054228_c001_v7007000_t0000_u01782538948260") 2026/06/27 05:43:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9886_d20260627_m054217_c001_v0001106_t0048_u01782538937626") 2026/06/27 05:43:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d2c_d20260627_m054210_c001_v7007000_t0000_u01782538930491") 2026/06/27 05:43:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9854_d20260627_m054159_c001_v0001106_t0008_u01782538919401") 2026/06/27 05:43:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab586_d20260627_m054152_c001_v7007000_t0000_u01782538912235") 2026/06/27 05:43:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd980d_d20260627_m054141_c001_v0001106_t0043_u01782538901042") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40107345de509c28_d20260627_m054130_c001_v7007000_t0000_u01782538890426") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af4505e_d20260627_m054119_c001_v0001092_t0035_u01782538879919") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a069_d20260627_m054112_c001_v7007000_t0000_u01782538872423") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd97af_d20260627_m054107_c001_v0001106_t0057_u01782538867500") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40669196329b2be1_d20260627_m054105_c001_v7007000_t0000_u01782538865396") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45014_d20260627_m054054_c001_v0001092_t0000_u01782538854687") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957276_d20260627_m054047_c001_v7007000_t0000_u01782538847915") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd746_d20260627_m054042_c001_v0001153_t0013_u01782538842763") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4050d028c8230669_d20260627_m054040_c001_v7007000_t0000_u01782538840529") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9718_d20260627_m054030_c001_v0001106_t0029_u01782538830491") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e70_d20260627_m054019_c001_v7007000_t0000_u01782538819974") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6e2_d20260627_m054009_c001_v0001153_t0019_u01782538809657") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880d4_d20260627_m054002_c001_v7007000_t0000_u01782538802829") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c3fb_d20260627_m053950_c001_v0001137_t0055_u01782538790780") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e24_d20260627_m053943_c001_v7007000_t0000_u01782538783783") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9648_d20260627_m053932_c001_v0001106_t0003_u01782538772190") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae049572ca_d20260627_m054108_c001_v7007000_t0000_u01782538868841") 2026/06/27 05:44:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c515_d20260627_m054103_c001_v0001137_t0036_u01782538863071") 2026/06/27 05:44:00 DEBUG : dir1/0008-23456: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e1f_d20260627_m054134_c001_v7007000_t0000_u01782538894407") 2026/06/27 05:44:00 DEBUG : dir1/0008-23456: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c57b_d20260627_m054128_c001_v0001137_t0006_u01782538888217") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957402_d20260627_m054305_c001_v7007000_t0000_u01782538985122") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd835_d20260627_m054254_c001_v0001153_t0017_u01782538974034") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d14_d20260627_m054246_c001_v7007000_t0000_u01782538966237") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd817_d20260627_m054236_c001_v0001153_t0006_u01782538956084") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a4815f_d20260627_m054228_c001_v7007000_t0000_u01782538948444") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7f4_d20260627_m054218_c001_v0001153_t0001_u01782538938106") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d32_d20260627_m054210_c001_v7007000_t0000_u01782538930673") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7e2_d20260627_m054200_c001_v0001153_t0003_u01782538920108") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab587_d20260627_m054152_c001_v7007000_t0000_u01782538912417") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7c6_d20260627_m054141_c001_v0001153_t0000_u01782538901531") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40107345de509c29_d20260627_m054130_c001_v7007000_t0000_u01782538890444") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7a2_d20260627_m054120_c001_v0001153_t0023_u01782538880278") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a06b_d20260627_m054112_c001_v7007000_t0000_u01782538872606") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd788_d20260627_m054107_c001_v0001153_t0001_u01782538867537") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac16fe_d20260627_m054105_c001_v7007000_t0000_u01782538865403") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9778_d20260627_m054055_c001_v0001106_t0045_u01782538855063") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957277_d20260627_m054048_c001_v7007000_t0000_u01782538848096") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4cd_d20260627_m054042_c001_v0001137_t0005_u01782538842988") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aae40_d20260627_m054040_c001_v7007000_t0000_u01782538840334") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fc6_d20260627_m054031_c001_v0001092_t0058_u01782538831001") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac15a9_d20260627_m054019_c001_v7007000_t0000_u01782538819567") 2026/06/27 05:44:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c453_d20260627_m054009_c001_v0001137_t0031_u01782538809991") 2026/06/27 05:44:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880d5_d20260627_m054003_c001_v7007000_t0000_u01782538803013") 2026/06/27 05:44:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd968a_d20260627_m053951_c001_v0001106_t0028_u01782538791182") 2026/06/27 05:44:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e25_d20260627_m053943_c001_v7007000_t0000_u01782538783965") 2026/06/27 05:44:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd690_d20260627_m053932_c001_v0001153_t0001_u01782538772673") 2026/06/27 05:44:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b3da_d20260627_m054108_c001_v7007000_t0000_u01782538868873") 2026/06/27 05:44:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd979d_d20260627_m054103_c001_v0001106_t0009_u01782538863222") 2026/06/27 05:44:02 DEBUG : dir1/0009-34567: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e20_d20260627_m054134_c001_v7007000_t0000_u01782538894590") 2026/06/27 05:44:02 DEBUG : dir1/0009-34567: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45076_d20260627_m054128_c001_v0001092_t0006_u01782538888433") 2026/06/27 05:44:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957403_d20260627_m054305_c001_v7007000_t0000_u01782538985305") 2026/06/27 05:44:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45160_d20260627_m054254_c001_v0001092_t0027_u01782538974464") 2026/06/27 05:44:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d15_d20260627_m054246_c001_v7007000_t0000_u01782538966418") 2026/06/27 05:44:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af4512a_d20260627_m054236_c001_v0001092_t0023_u01782538956566") 2026/06/27 05:44:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48160_d20260627_m054228_c001_v7007000_t0000_u01782538948628") 2026/06/27 05:44:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45100_d20260627_m054218_c001_v0001092_t0057_u01782538938588") 2026/06/27 05:44:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d38_d20260627_m054210_c001_v7007000_t0000_u01782538930856") 2026/06/27 05:44:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af450c6_d20260627_m054200_c001_v0001092_t0006_u01782538920493") 2026/06/27 05:44:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab589_d20260627_m054152_c001_v7007000_t0000_u01782538912603") 2026/06/27 05:44:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af4509e_d20260627_m054141_c001_v0001092_t0021_u01782538901847") 2026/06/27 05:44:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957372_d20260627_m054130_c001_v7007000_t0000_u01782538890199") 2026/06/27 05:44:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c555_d20260627_m054120_c001_v0001137_t0008_u01782538880605") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a06c_d20260627_m054112_c001_v7007000_t0000_u01782538872789") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45044_d20260627_m054107_c001_v0001092_t0017_u01782538867548") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a47e4d_d20260627_m054104_c001_v7007000_t0000_u01782538864823") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd766_d20260627_m054055_c001_v0001153_t0016_u01782538855675") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957278_d20260627_m054048_c001_v7007000_t0000_u01782538848278") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9752_d20260627_m054043_c001_v0001106_t0012_u01782538843031") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f402dde4d518d8f44_d20260627_m054040_c001_v7007000_t0000_u01782538840552") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd71c_d20260627_m054031_c001_v0001153_t0025_u01782538831322") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957123_d20260627_m054019_c001_v7007000_t0000_u01782538819801") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd96d0_d20260627_m054010_c001_v0001106_t0056_u01782538810258") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880d6_d20260627_m054003_c001_v7007000_t0000_u01782538803194") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6bc_d20260627_m053951_c001_v0001153_t0024_u01782538791789") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e27_d20260627_m053944_c001_v7007000_t0000_u01782538784146") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c3ab_d20260627_m053933_c001_v0001137_t0038_u01782538773190") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a051_d20260627_m054109_c001_v7007000_t0000_u01782538869216") 2026/06/27 05:44:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45032_d20260627_m054103_c001_v0001092_t0040_u01782538863294") 2026/06/27 05:44:03 DEBUG : dir1/0010-45678: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e21_d20260627_m054134_c001_v7007000_t0000_u01782538894772") 2026/06/27 05:44:03 DEBUG : dir1/0010-45678: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7b4_d20260627_m054128_c001_v0001153_t0008_u01782538888510") 2026/06/27 05:44:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957404_d20260627_m054305_c001_v7007000_t0000_u01782538985490") 2026/06/27 05:44:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c693_d20260627_m054254_c001_v0001137_t0050_u01782538974749") 2026/06/27 05:44:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d16_d20260627_m054246_c001_v7007000_t0000_u01782538966601") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c659_d20260627_m054236_c001_v0001137_t0040_u01782538956903") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48161_d20260627_m054228_c001_v7007000_t0000_u01782538948809") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c625_d20260627_m054218_c001_v0001137_t0041_u01782538938965") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d3e_d20260627_m054211_c001_v7007000_t0000_u01782538931037") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c5e5_d20260627_m054201_c001_v0001137_t0023_u01782538921132") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab58b_d20260627_m054152_c001_v7007000_t0000_u01782538912794") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c5bd_d20260627_m054142_c001_v0001137_t0001_u01782538902424") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270dfd_d20260627_m054130_c001_v7007000_t0000_u01782538890209") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd97db_d20260627_m054121_c001_v0001106_t0006_u01782538881159") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a06e_d20260627_m054112_c001_v7007000_t0000_u01782538872971") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c531_d20260627_m054107_c001_v0001137_t0043_u01782538867750") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270d2d_d20260627_m054104_c001_v7007000_t0000_u01782538864809") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4f7_d20260627_m054056_c001_v0001137_t0006_u01782538856035") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957279_d20260627_m054048_c001_v7007000_t0000_u01782538848460") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd748_d20260627_m054043_c001_v0001153_t0023_u01782538843102") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40107345de509a8f_d20260627_m054040_c001_v7007000_t0000_u01782538840551") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4a3_d20260627_m054031_c001_v0001137_t0046_u01782538831842") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4073ddc34ace6036_d20260627_m054020_c001_v7007000_t0000_u01782538820171") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6e6_d20260627_m054010_c001_v0001153_t0008_u01782538810886") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880d7_d20260627_m054003_c001_v7007000_t0000_u01782538803380") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c403_d20260627_m053952_c001_v0001137_t0039_u01782538792206") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e28_d20260627_m053944_c001_v7007000_t0000_u01782538784327") 2026/06/27 05:44:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd964c_d20260627_m053933_c001_v0001106_t0051_u01782538773598") 2026/06/27 05:44:05 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270d3a_d20260627_m054109_c001_v7007000_t0000_u01782538869044") 2026/06/27 05:44:05 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd778_d20260627_m054103_c001_v0001153_t0005_u01782538863348") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e22_d20260627_m054134_c001_v7007000_t0000_u01782538894957") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c57d_d20260627_m054128_c001_v0001137_t0045_u01782538888634") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957405_d20260627_m054305_c001_v7007000_t0000_u01782538985681") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd990a_d20260627_m054255_c001_v0001106_t0058_u01782538975202") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d17_d20260627_m054246_c001_v7007000_t0000_u01782538966785") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd98da_d20260627_m054237_c001_v0001106_t0004_u01782538957237") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48163_d20260627_m054228_c001_v7007000_t0000_u01782538948994") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd988e_d20260627_m054219_c001_v0001106_t0009_u01782538939302") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d44_d20260627_m054211_c001_v7007000_t0000_u01782538931220") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd985a_d20260627_m054201_c001_v0001106_t0036_u01782538921612") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab58e_d20260627_m054152_c001_v7007000_t0000_u01782538912977") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9815_d20260627_m054142_c001_v0001106_t0030_u01782538902882") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0db83a_d20260627_m054130_c001_v7007000_t0000_u01782538890234") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45064_d20260627_m054121_c001_v0001092_t0037_u01782538881850") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a06f_d20260627_m054113_c001_v7007000_t0000_u01782538873154") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45046_d20260627_m054107_c001_v0001092_t0015_u01782538867897") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40669196329b2be0_d20260627_m054105_c001_v7007000_t0000_u01782538865207") 2026/06/27 05:44:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45018_d20260627_m054056_c001_v0001092_t0044_u01782538856560") 2026/06/27 05:44:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495727a_d20260627_m054048_c001_v7007000_t0000_u01782538848763") 2026/06/27 05:44:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44ff8_d20260627_m054043_c001_v0001092_t0011_u01782538843228") 2026/06/27 05:44:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4050d028c823066b_d20260627_m054040_c001_v7007000_t0000_u01782538840712") 2026/06/27 05:44:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9722_d20260627_m054032_c001_v0001106_t0052_u01782538832387") 2026/06/27 05:44:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e71_d20260627_m054019_c001_v7007000_t0000_u01782538819980") 2026/06/27 05:44:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c459_d20260627_m054011_c001_v0001137_t0043_u01782538811281") 2026/06/27 05:44:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880d8_d20260627_m054003_c001_v7007000_t0000_u01782538803562") 2026/06/27 05:44:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9692_d20260627_m053952_c001_v0001106_t0032_u01782538792689") 2026/06/27 05:44:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e29_d20260627_m053944_c001_v7007000_t0000_u01782538784507") 2026/06/27 05:44:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd698_d20260627_m053934_c001_v0001153_t0025_u01782538774107") 2026/06/27 05:44:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac172e_d20260627_m054109_c001_v7007000_t0000_u01782538869054") 2026/06/27 05:44:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c517_d20260627_m054103_c001_v0001137_t0047_u01782538863643") 2026/06/27 05:44:06 DEBUG : dir1/0012-6789;: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e24_d20260627_m054135_c001_v7007000_t0000_u01782538895141") 2026/06/27 05:44:06 DEBUG : dir1/0012-6789;: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45078_d20260627_m054128_c001_v0001092_t0003_u01782538888873") 2026/06/27 05:44:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957406_d20260627_m054305_c001_v7007000_t0000_u01782538985867") 2026/06/27 05:44:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd837_d20260627_m054255_c001_v0001153_t0004_u01782538975805") 2026/06/27 05:44:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d18_d20260627_m054246_c001_v7007000_t0000_u01782538966966") 2026/06/27 05:44:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd81b_d20260627_m054237_c001_v0001153_t0021_u01782538957745") 2026/06/27 05:44:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48164_d20260627_m054229_c001_v7007000_t0000_u01782538949177") 2026/06/27 05:44:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7fa_d20260627_m054219_c001_v0001153_t0006_u01782538939890") 2026/06/27 05:44:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d4b_d20260627_m054211_c001_v7007000_t0000_u01782538931401") 2026/06/27 05:44:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7e6_d20260627_m054202_c001_v0001153_t0023_u01782538922177") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab590_d20260627_m054153_c001_v7007000_t0000_u01782538913160") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7cc_d20260627_m054143_c001_v0001153_t0000_u01782538903858") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4239e41af1e23f9e_d20260627_m054130_c001_v7007000_t0000_u01782538890293") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7a4_d20260627_m054122_c001_v0001153_t0003_u01782538882169") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a070_d20260627_m054113_c001_v7007000_t0000_u01782538873336") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd78c_d20260627_m054107_c001_v0001153_t0018_u01782538867988") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac16fd_d20260627_m054105_c001_v7007000_t0000_u01782538865213") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9780_d20260627_m054057_c001_v0001106_t0040_u01782538857017") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495727b_d20260627_m054048_c001_v7007000_t0000_u01782538848944") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd74a_d20260627_m054043_c001_v0001153_t0004_u01782538843403") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae049571fe_d20260627_m054040_c001_v7007000_t0000_u01782538840554") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fc8_d20260627_m054033_c001_v0001092_t0047_u01782538833302") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957124_d20260627_m054019_c001_v7007000_t0000_u01782538819982") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd96d4_d20260627_m054011_c001_v0001106_t0041_u01782538811575") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880d9_d20260627_m054003_c001_v7007000_t0000_u01782538803744") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6be_d20260627_m053953_c001_v0001153_t0006_u01782538793623") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e2a_d20260627_m053944_c001_v7007000_t0000_u01782538784689") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c3b3_d20260627_m053934_c001_v0001137_t0015_u01782538774859") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270d39_d20260627_m054108_c001_v7007000_t0000_u01782538868861") 2026/06/27 05:44:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45036_d20260627_m054103_c001_v0001092_t0055_u01782538863714") 2026/06/27 05:44:07 DEBUG : dir1/0013-789;=: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e26_d20260627_m054135_c001_v7007000_t0000_u01782538895325") 2026/06/27 05:44:07 DEBUG : dir1/0013-789;=: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd7b6_d20260627_m054128_c001_v0001153_t0000_u01782538888940") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957407_d20260627_m054306_c001_v7007000_t0000_u01782538986053") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45168_d20260627_m054256_c001_v0001092_t0001_u01782538976251") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d19_d20260627_m054247_c001_v7007000_t0000_u01782538967149") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af4512c_d20260627_m054238_c001_v0001092_t0012_u01782538958073") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48166_d20260627_m054229_c001_v7007000_t0000_u01782538949359") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45108_d20260627_m054220_c001_v0001092_t0016_u01782538940252") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d50_d20260627_m054211_c001_v7007000_t0000_u01782538931584") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af450ca_d20260627_m054202_c001_v0001092_t0021_u01782538922519") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab591_d20260627_m054153_c001_v7007000_t0000_u01782538913342") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af450a2_d20260627_m054144_c001_v0001092_t0035_u01782538904194") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4239e41af1e23f9f_d20260627_m054130_c001_v7007000_t0000_u01782538890476") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c561_d20260627_m054122_c001_v0001137_t0057_u01782538882493") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a073_d20260627_m054113_c001_v7007000_t0000_u01782538873518") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c533_d20260627_m054108_c001_v0001137_t0016_u01782538868088") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aaffb_d20260627_m054105_c001_v7007000_t0000_u01782538865227") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd768_d20260627_m054057_c001_v0001153_t0006_u01782538857593") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495727c_d20260627_m054049_c001_v7007000_t0000_u01782538849127") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4d1_d20260627_m054043_c001_v0001137_t0035_u01782538843415") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f402dde4d518d8f45_d20260627_m054040_c001_v7007000_t0000_u01782538840735") 2026/06/27 05:44:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd720_d20260627_m054033_c001_v0001153_t0017_u01782538833817") 2026/06/27 05:44:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41111c87b4a99518_d20260627_m054020_c001_v7007000_t0000_u01782538820170") 2026/06/27 05:44:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6ea_d20260627_m054012_c001_v0001153_t0007_u01782538812125") 2026/06/27 05:44:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880da_d20260627_m054003_c001_v7007000_t0000_u01782538803936") 2026/06/27 05:44:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c40b_d20260627_m053954_c001_v0001137_t0041_u01782538794107") 2026/06/27 05:44:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e2b_d20260627_m053944_c001_v7007000_t0000_u01782538784872") 2026/06/27 05:44:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9650_d20260627_m053935_c001_v0001106_t0004_u01782538775216") 2026/06/27 05:44:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b3e2_d20260627_m054109_c001_v7007000_t0000_u01782538869064") 2026/06/27 05:44:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd77a_d20260627_m054103_c001_v0001153_t0012_u01782538863731") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e27_d20260627_m054135_c001_v7007000_t0000_u01782538895509") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd97ef_d20260627_m054129_c001_v0001106_t0057_u01782538889018") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957408_d20260627_m054306_c001_v7007000_t0000_u01782538986235") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c697_d20260627_m054256_c001_v0001137_t0054_u01782538976654") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d1a_d20260627_m054247_c001_v7007000_t0000_u01782538967330") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c65f_d20260627_m054238_c001_v0001137_t0027_u01782538958538") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48167_d20260627_m054229_c001_v7007000_t0000_u01782538949541") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c62d_d20260627_m054220_c001_v0001137_t0006_u01782538940607") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d54_d20260627_m054211_c001_v7007000_t0000_u01782538931767") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c5eb_d20260627_m054202_c001_v0001137_t0028_u01782538922868") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab594_d20260627_m054153_c001_v7007000_t0000_u01782538913526") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c5c5_d20260627_m054144_c001_v0001137_t0017_u01782538904526") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270df9_d20260627_m054130_c001_v7007000_t0000_u01782538890025") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd97df_d20260627_m054122_c001_v0001106_t0039_u01782538882897") 2026/06/27 05:44:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a074_d20260627_m054113_c001_v7007000_t0000_u01782538873704") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd97b1_d20260627_m054108_c001_v0001106_t0027_u01782538868234") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a47e4e_d20260627_m054105_c001_v7007000_t0000_u01782538865007") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4ff_d20260627_m054058_c001_v0001137_t0011_u01782538858008") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495727d_d20260627_m054049_c001_v7007000_t0000_u01782538849310") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd74e_d20260627_m054043_c001_v0001153_t0023_u01782538843735") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae049571ff_d20260627_m054040_c001_v7007000_t0000_u01782538840744") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4a9_d20260627_m054034_c001_v0001137_t0056_u01782538834163") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957126_d20260627_m054020_c001_v7007000_t0000_u01782538820182") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c45f_d20260627_m054012_c001_v0001137_t0007_u01782538812620") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880db_d20260627_m054004_c001_v7007000_t0000_u01782538804122") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd969a_d20260627_m053954_c001_v0001106_t0057_u01782538794496") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e2c_d20260627_m053945_c001_v7007000_t0000_u01782538785056") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd69e_d20260627_m053936_c001_v0001153_t0005_u01782538776128") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae049572cf_d20260627_m054109_c001_v7007000_t0000_u01782538869076") 2026/06/27 05:44:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd979f_d20260627_m054103_c001_v0001106_t0047_u01782538863966") 2026/06/27 05:44:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e28_d20260627_m054135_c001_v7007000_t0000_u01782538895694") 2026/06/27 05:44:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c57f_d20260627_m054129_c001_v0001137_t0033_u01782538889180") 2026/06/27 05:44:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957409_d20260627_m054306_c001_v7007000_t0000_u01782538986419") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd990c_d20260627_m054257_c001_v0001106_t0051_u01782538977465") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d1b_d20260627_m054247_c001_v7007000_t0000_u01782538967514") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd98de_d20260627_m054238_c001_v0001106_t0008_u01782538958861") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48168_d20260627_m054229_c001_v7007000_t0000_u01782538949725") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9896_d20260627_m054221_c001_v0001106_t0034_u01782538941203") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d59_d20260627_m054211_c001_v7007000_t0000_u01782538931949") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9860_d20260627_m054203_c001_v0001106_t0004_u01782538923155") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab595_d20260627_m054153_c001_v7007000_t0000_u01782538913708") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd981f_d20260627_m054144_c001_v0001106_t0012_u01782538904983") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e02_d20260627_m054130_c001_v7007000_t0000_u01782538890585") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45068_d20260627_m054123_c001_v0001092_t0051_u01782538883622") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a075_d20260627_m054113_c001_v7007000_t0000_u01782538873886") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45048_d20260627_m054108_c001_v0001092_t0009_u01782538868245") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aaffa_d20260627_m054105_c001_v7007000_t0000_u01782538865211") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af4501a_d20260627_m054058_c001_v0001092_t0000_u01782538858440") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495727e_d20260627_m054049_c001_v7007000_t0000_u01782538849492") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4d7_d20260627_m054043_c001_v0001137_t0044_u01782538843755") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4050d028c8230668_d20260627_m054040_c001_v7007000_t0000_u01782538840347") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9730_d20260627_m054034_c001_v0001106_t0036_u01782538834653") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41111c87b4a99517_d20260627_m054019_c001_v7007000_t0000_u01782538819990") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd96da_d20260627_m054013_c001_v0001106_t0012_u01782538813059") 2026/06/27 05:44:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880dc_d20260627_m054004_c001_v7007000_t0000_u01782538804304") 2026/06/27 05:44:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6c2_d20260627_m053955_c001_v0001153_t0025_u01782538795529") 2026/06/27 05:44:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e2d_d20260627_m053945_c001_v7007000_t0000_u01782538785237") 2026/06/27 05:44:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c3bf_d20260627_m053936_c001_v0001137_t0008_u01782538776530") 2026/06/27 05:44:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a47e56_d20260627_m054108_c001_v7007000_t0000_u01782538868981") 2026/06/27 05:44:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd77c_d20260627_m054104_c001_v0001153_t0002_u01782538864048") 2026/06/27 05:44:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e78_d20260627_m054022_c001_v7007000_t0000_u01782538822752") 2026/06/27 05:44:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c471_d20260627_m054017_c001_v0001137_t0034_u01782538817420") 2026/06/27 05:44:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e7a_d20260627_m054022_c001_v7007000_t0000_u01782538822938") 2026/06/27 05:44:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6fe_d20260627_m054017_c001_v0001153_t0001_u01782538817483") 2026/06/27 05:44:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e7c_d20260627_m054023_c001_v7007000_t0000_u01782538823120") 2026/06/27 05:44:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd96ea_d20260627_m054017_c001_v0001106_t0032_u01782538817588") 2026/06/27 05:44:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e7e_d20260627_m054023_c001_v7007000_t0000_u01782538823303") 2026/06/27 05:44:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c475_d20260627_m054017_c001_v0001137_t0037_u01782538817828") 2026/06/27 05:44:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e7f_d20260627_m054023_c001_v7007000_t0000_u01782538823485") 2026/06/27 05:44:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd700_d20260627_m054017_c001_v0001153_t0014_u01782538817925") 2026/06/27 05:44:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e80_d20260627_m054023_c001_v7007000_t0000_u01782538823667") 2026/06/27 05:44:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fa2_d20260627_m054018_c001_v0001092_t0006_u01782538818110") 2026/06/27 05:44:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e81_d20260627_m054023_c001_v7007000_t0000_u01782538823851") 2026/06/27 05:44:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c477_d20260627_m054018_c001_v0001137_t0042_u01782538818173") 2026/06/27 05:44:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e83_d20260627_m054024_c001_v7007000_t0000_u01782538824033") 2026/06/27 05:44:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd706_d20260627_m054018_c001_v0001153_t0002_u01782538818296") 2026/06/27 05:44:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e84_d20260627_m054024_c001_v7007000_t0000_u01782538824219") 2026/06/27 05:44:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd96f0_d20260627_m054018_c001_v0001106_t0045_u01782538818488") 2026/06/27 05:44:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e85_d20260627_m054024_c001_v7007000_t0000_u01782538824401") 2026/06/27 05:44:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c479_d20260627_m054018_c001_v0001137_t0033_u01782538818532") 2026/06/27 05:44:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e86_d20260627_m054024_c001_v7007000_t0000_u01782538824588") 2026/06/27 05:44:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fa4_d20260627_m054018_c001_v0001092_t0036_u01782538818579") 2026/06/27 05:44:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e87_d20260627_m054024_c001_v7007000_t0000_u01782538824773") 2026/06/27 05:44:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd708_d20260627_m054018_c001_v0001153_t0021_u01782538818642") 2026/06/27 05:44:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e89_d20260627_m054024_c001_v7007000_t0000_u01782538824955") 2026/06/27 05:44:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fa8_d20260627_m054018_c001_v0001092_t0058_u01782538818897") 2026/06/27 05:44:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e8a_d20260627_m054025_c001_v7007000_t0000_u01782538825139") 2026/06/27 05:44:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c47b_d20260627_m054018_c001_v0001137_t0021_u01782538818918") 2026/06/27 05:44:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e8b_d20260627_m054025_c001_v7007000_t0000_u01782538825323") 2026/06/27 05:44:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd70a_d20260627_m054018_c001_v0001153_t0004_u01782538818986") 2026/06/27 05:44:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f415e5a2970403e8c_d20260627_m054025_c001_v7007000_t0000_u01782538825507") 2026/06/27 05:44:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd96f4_d20260627_m054019_c001_v0001106_t0015_u01782538819063") 2026/06/27 05:44:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0db2eb_d20260627_m054044_c001_v7007000_t0000_u01782538844411") 2026/06/27 05:44:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fd6_d20260627_m054038_c001_v0001092_t0009_u01782538838171") 2026/06/27 05:44:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495723a_d20260627_m054044_c001_v7007000_t0000_u01782538844249") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd72c_d20260627_m054038_c001_v0001153_t0009_u01782538838183") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4050d028c823066e_d20260627_m054044_c001_v7007000_t0000_u01782538844278") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4b7_d20260627_m054038_c001_v0001137_t0044_u01782538838196") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4050d028c823066f_d20260627_m054044_c001_v7007000_t0000_u01782538844424") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd973a_d20260627_m054038_c001_v0001106_t0035_u01782538838462") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f402dde4d518d8f4b_d20260627_m054044_c001_v7007000_t0000_u01782538844630") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4bb_d20260627_m054038_c001_v0001137_t0040_u01782538838479") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0db2f3_d20260627_m054044_c001_v7007000_t0000_u01782538844593") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd72e_d20260627_m054038_c001_v0001153_t0007_u01782538838542") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957241_d20260627_m054044_c001_v7007000_t0000_u01782538844436") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fda_d20260627_m054038_c001_v0001092_t0027_u01782538838554") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4050d028c8230671_d20260627_m054044_c001_v7007000_t0000_u01782538844607") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fdc_d20260627_m054038_c001_v0001092_t0028_u01782538838902") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f402dde4d518d8f49_d20260627_m054044_c001_v7007000_t0000_u01782538844446") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4bf_d20260627_m054038_c001_v0001137_t0027_u01782538838914") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f402dde4d518d8f47_d20260627_m054044_c001_v7007000_t0000_u01782538844260") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd730_d20260627_m054038_c001_v0001153_t0007_u01782538838976") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4073ddc34ace606d_d20260627_m054044_c001_v7007000_t0000_u01782538844270") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd973c_d20260627_m054039_c001_v0001106_t0003_u01782538839098") 2026/06/27 05:44:14 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f402dde4d518d8f48_d20260627_m054044_c001_v7007000_t0000_u01782538844290") 2026/06/27 05:44:15 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fde_d20260627_m054039_c001_v0001092_t0000_u01782538839219") 2026/06/27 05:44:15 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aaebf_d20260627_m054044_c001_v7007000_t0000_u01782538844299") 2026/06/27 05:44:15 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4c1_d20260627_m054039_c001_v0001137_t0059_u01782538839260") 2026/06/27 05:44:15 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4073ddc34ace6074_d20260627_m054044_c001_v7007000_t0000_u01782538844456") 2026/06/27 05:44:15 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9740_d20260627_m054039_c001_v0001106_t0043_u01782538839632") 2026/06/27 05:44:15 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4050d028c8230670_d20260627_m054044_c001_v7007000_t0000_u01782538844467") 2026/06/27 05:44:15 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c4c5_d20260627_m054039_c001_v0001137_t0026_u01782538839651") 2026/06/27 05:44:15 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f402dde4d518d8f4a_d20260627_m054044_c001_v7007000_t0000_u01782538844478") 2026/06/27 05:44:15 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af44fe0_d20260627_m054039_c001_v0001092_t0027_u01782538839663") 2026/06/27 05:44:15 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41697f9507f9e84f_d20260627_m053801_c001_v7007000_t0000_u01782538681786") 2026/06/27 05:44:15 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1055bbc329e6b626_d20260627_m053758_c001_v0001106_t0047_u01782538678962") 2026/06/27 05:44:15 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c962_d20260627_m053758_c001_v7007000_t0000_u01782538678780") 2026/06/27 05:44:15 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1055bbc329e6b604_d20260627_m053755_c001_v0001106_t0009_u01782538675005") 2026/06/27 05:44:15 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c95e_d20260627_m053754_c001_v7007000_t0000_u01782538674279") 2026/06/27 05:44:15 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c267_d20260627_m053749_c001_v0001137_t0018_u01782538669619") 2026/06/27 05:44:15 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c957_d20260627_m053748_c001_v7007000_t0000_u01782538668035") 2026/06/27 05:44:15 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111ab428ad3ae8a1_d20260627_m053745_c001_v0001134_t0056_u01782538665588") 2026/06/27 05:44:15 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce12753640e_d20260627_m053745_c001_v7007000_t0000_u01782538665405") 2026/06/27 05:44:15 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111ab428ad3ae897_d20260627_m053742_c001_v0001134_t0049_u01782538662033") 2026/06/27 05:44:15 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce1275363b7_d20260627_m053741_c001_v7007000_t0000_u01782538661300") 2026/06/27 05:44:15 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd94cc_d20260627_m053736_c001_v0001106_t0027_u01782538656872") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac1415_d20260627_m053735_c001_v7007000_t0000_u01782538655588") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1115531b289a2451_d20260627_m053733_c001_v0001172_t0037_u01782538653071") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42102a9cc2274213_d20260627_m053732_c001_v7007000_t0000_u01782538652517") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1115531b289a242b_d20260627_m053724_c001_v0001172_t0008_u01782538644996") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42102a9cc227407e_d20260627_m053724_c001_v7007000_t0000_u01782538644265") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9486_d20260627_m053720_c001_v0001106_t0039_u01782538640139") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee876f1_d20260627_m053719_c001_v7007000_t0000_u01782538639228") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f11511a81cdacfe56_d20260627_m053717_c001_v0001042_t0005_u01782538637283") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f410219d8426fdc87_d20260627_m053717_c001_v7007000_t0000_u01782538637099") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f11511a81cdacfe46_d20260627_m053713_c001_v0001042_t0047_u01782538633598") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f410219d8426fdc81_d20260627_m053712_c001_v7007000_t0000_u01782538632869") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9446_d20260627_m053706_c001_v0001106_t0028_u01782538626920") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f410219d8426fdc7a_d20260627_m053706_c001_v7007000_t0000_u01782538626007") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f117db7ed49c04e13_d20260627_m053704_c001_v0001101_t0011_u01782538624129") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4224efb4a5198bd1_d20260627_m053703_c001_v7007000_t0000_u01782538623948") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f117db7ed49c04e01_d20260627_m053700_c001_v0001101_t0018_u01782538620717") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4224efb4a5198bcc_d20260627_m053659_c001_v7007000_t0000_u01782538619995") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9418_d20260627_m053654_c001_v0001106_t0026_u01782538614425") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40948504608d15a0_d20260627_m053653_c001_v7007000_t0000_u01782538613512") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f10317270b668ca2d_d20260627_m053651_c001_v0001182_t0041_u01782538611783") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41697f9507f9e664_d20260627_m053651_c001_v7007000_t0000_u01782538611599") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f10317270b668c9f3_d20260627_m053648_c001_v0001182_t0036_u01782538608258") 2026/06/27 05:44:16 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41697f9507f9e661_d20260627_m053647_c001_v7007000_t0000_u01782538607534") 2026/06/27 05:44:17 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd93ec_d20260627_m053638_c001_v0001106_t0047_u01782538598522") 2026/06/27 05:44:17 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871ef32_d20260627_m053637_c001_v7007000_t0000_u01782538597435") 2026/06/27 05:44:17 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f114951fe4d500c0e_d20260627_m053631_c001_v0001037_t0045_u01782538591363") 2026/06/27 05:44:17 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40107345de50728c_d20260627_m053631_c001_v7007000_t0000_u01782538591159") 2026/06/27 05:44:17 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1060dea931526a6b_d20260627_m053626_c001_v0001174_t0035_u01782538586609") 2026/06/27 05:44:17 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1163dc1291df0aae_d20260627_m053625_c001_v0001037_t0049_u01782538585717") 2026/06/27 05:44:17 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1163dc1291df0aaa_d20260627_m053624_c001_v0001037_t0038_u01782538584638") 2026/06/27 05:44:17 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c282_d20260627_m053611_c001_v7007000_t0000_u01782538571094") 2026/06/27 05:44:17 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9374_d20260627_m053603_c001_v0001106_t0057_u01782538563548") 2026/06/27 05:44:17 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f102473cf2f9ca858_d20260627_m053602_c001_v0001101_t0029_u01782538562538") 2026/06/27 05:44:17 DEBUG : dst/one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f102473cf2f9ca852_d20260627_m053601_c001_v0001101_t0027_u01782538561509") 2026/06/27 05:44:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41697f9507f9e850_d20260627_m053801_c001_v7007000_t0000_u01782538681970") 2026/06/27 05:44:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f117c4ac646eea29e_d20260627_m053758_c001_v0001183_t0027_u01782538678568") 2026/06/27 05:44:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f112281eebfc9d5d6_d20260627_m053754_c001_v0001178_t0023_u01782538674034") 2026/06/27 05:44:17 DEBUG : dst/one.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c958_d20260627_m053748_c001_v7007000_t0000_u01782538668219") 2026/06/27 05:44:17 DEBUG : dst/one.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f10724e66d17f12e4_d20260627_m053744_c001_v0001033_t0054_u01782538664945") 2026/06/27 05:44:17 DEBUG : dst/one.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f109945ec9aeafa2e_d20260627_m053741_c001_v0001113_t0022_u01782538661041") 2026/06/27 05:44:17 DEBUG : dst/one.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac1416_d20260627_m053735_c001_v7007000_t0000_u01782538655770") 2026/06/27 05:44:17 DEBUG : dst/one.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1021065fdef3f4d2_d20260627_m053728_c001_v0001144_t0059_u01782538648085") 2026/06/27 05:44:18 DEBUG : dst/one.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f117e8159cd3580db_d20260627_m053724_c001_v0001180_t0039_u01782538644039") 2026/06/27 05:44:18 DEBUG : dst/three: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871ef33_d20260627_m053637_c001_v7007000_t0000_u01782538597617") 2026/06/27 05:44:18 DEBUG : dst/three: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1163dc1291df0ae0_d20260627_m053635_c001_v0001037_t0045_u01782538595957") 2026/06/27 05:44:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41697f9507f9e851_d20260627_m053802_c001_v7007000_t0000_u01782538682151") 2026/06/27 05:44:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1041e35bd1c572a1_d20260627_m053800_c001_v0001032_t0043_u01782538680228") 2026/06/27 05:44:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f10218a69108fb238_d20260627_m053756_c001_v0001041_t0056_u01782538676165") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41697f9507f9e852_d20260627_m053802_c001_v7007000_t0000_u01782538682333") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1055bbc329e6b638_d20260627_m053800_c001_v0001106_t0038_u01782538680801") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c963_d20260627_m053800_c001_v7007000_t0000_u01782538680618") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1055bbc329e6b612_d20260627_m053756_c001_v0001106_t0018_u01782538676736") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c95f_d20260627_m053756_c001_v7007000_t0000_u01782538676554") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c269_d20260627_m053750_c001_v0001137_t0058_u01782538670875") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c959_d20260627_m053748_c001_v7007000_t0000_u01782538668409") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111ab428ad3ae8a9_d20260627_m053747_c001_v0001134_t0006_u01782538667220") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce12753640f_d20260627_m053747_c001_v7007000_t0000_u01782538667037") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111ab428ad3ae89f_d20260627_m053743_c001_v0001134_t0057_u01782538663445") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce1275363f6_d20260627_m053743_c001_v7007000_t0000_u01782538663261") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd94d4_d20260627_m053738_c001_v0001106_t0058_u01782538658061") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42102a9cc2274278_d20260627_m053734_c001_v7007000_t0000_u01782538654669") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c21d_d20260627_m053726_c001_v0001137_t0011_u01782538646800") 2026/06/27 05:44:18 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42102a9cc227407f_d20260627_m053726_c001_v7007000_t0000_u01782538646055") 2026/06/27 05:44:19 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd948a_d20260627_m053721_c001_v0001106_t0035_u01782538641167") 2026/06/27 05:44:19 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f410219d8426fdca1_d20260627_m053718_c001_v7007000_t0000_u01782538638298") 2026/06/27 05:44:19 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c1f5_d20260627_m053715_c001_v0001137_t0047_u01782538635802") 2026/06/27 05:44:19 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f410219d8426fdc83_d20260627_m053714_c001_v7007000_t0000_u01782538634669") 2026/06/27 05:44:19 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd944a_d20260627_m053707_c001_v0001106_t0025_u01782538627747") 2026/06/27 05:44:19 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4224efb4a5198bd3_d20260627_m053705_c001_v7007000_t0000_u01782538625079") 2026/06/27 05:44:19 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c1c9_d20260627_m053702_c001_v0001137_t0031_u01782538622581") 2026/06/27 05:44:19 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4224efb4a5198bce_d20260627_m053701_c001_v7007000_t0000_u01782538621492") 2026/06/27 05:44:19 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd941a_d20260627_m053655_c001_v0001106_t0022_u01782538615139") 2026/06/27 05:44:19 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41697f9507f9e665_d20260627_m053652_c001_v7007000_t0000_u01782538612594") 2026/06/27 05:44:19 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c1a3_d20260627_m053650_c001_v0001137_t0045_u01782538610157") 2026/06/27 05:44:19 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41697f9507f9e663_d20260627_m053649_c001_v7007000_t0000_u01782538609067") 2026/06/27 05:44:19 DEBUG : dst/three.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd93f2_d20260627_m053642_c001_v0001106_t0030_u01782538602016") 2026/06/27 05:44:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c95a_d20260627_m053748_c001_v7007000_t0000_u01782538668710") 2026/06/27 05:44:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f106e01cab8a0cfcb_d20260627_m053746_c001_v0001029_t0028_u01782538666559") 2026/06/27 05:44:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f106cc0f7d40cf3ba_d20260627_m053742_c001_v0001097_t0007_u01782538662890") 2026/06/27 05:44:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac1417_d20260627_m053735_c001_v7007000_t0000_u01782538655953") 2026/06/27 05:44:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f112dde011f80542b_d20260627_m053734_c001_v0001044_t0057_u01782538654182") 2026/06/27 05:44:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1107c4e3987858e4_d20260627_m053725_c001_v0001146_t0010_u01782538645621") 2026/06/27 05:44:19 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41697f9507f9e853_d20260627_m053802_c001_v7007000_t0000_u01782538682517") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd94e6_d20260627_m053750_c001_v0001106_t0024_u01782538670338") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c95b_d20260627_m053748_c001_v7007000_t0000_u01782538668893") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c247_d20260627_m053737_c001_v0001137_t0054_u01782538657729") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac1419_d20260627_m053736_c001_v7007000_t0000_u01782538656134") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c207_d20260627_m053720_c001_v0001137_t0003_u01782538640771") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee876f3_d20260627_m053719_c001_v7007000_t0000_u01782538639413") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c1db_d20260627_m053707_c001_v0001137_t0039_u01782538627436") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f410219d8426fdc7b_d20260627_m053706_c001_v7007000_t0000_u01782538626189") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c1b9_d20260627_m053654_c001_v0001137_t0029_u01782538614861") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f40948504608d15a1_d20260627_m053653_c001_v7007000_t0000_u01782538613694") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c17d_d20260627_m053639_c001_v0001137_t0007_u01782538599453") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871ef34_d20260627_m053637_c001_v7007000_t0000_u01782538597799") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f108151dd66684350_d20260627_m053633_c001_v0001153_t0013_u01782538593307") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c283_d20260627_m053611_c001_v7007000_t0000_u01782538571277") 2026/06/27 05:44:20 DEBUG : dst/two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f102473cf2f9ca886_d20260627_m053610_c001_v0001101_t0036_u01782538570053") 2026/06/27 05:44:20 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41111c87b4a98799_d20260627_m053535_c001_v7007000_t0000_u01782538535498") 2026/06/27 05:44:20 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1060dea931526647_d20260627_m053531_c001_v0001174_t0040_u01782538531048") 2026/06/27 05:44:20 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41111c87b4a98798_d20260627_m053529_c001_v7007000_t0000_u01782538529113") 2026/06/27 05:44:20 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1060dea93152655b_d20260627_m053518_c001_v0001174_t0048_u01782538518333") 2026/06/27 05:44:20 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4e1_d20260627_m053508_c001_v7007000_t0000_u01782538508832") 2026/06/27 05:44:20 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1060dea93152641f_d20260627_m053504_c001_v0001174_t0024_u01782538504973") 2026/06/27 05:44:20 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa485_d20260627_m053439_c001_v7007000_t0000_u01782538479673") 2026/06/27 05:44:20 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9234_d20260627_m053437_c001_v0001106_t0059_u01782538477056") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa456_d20260627_m053435_c001_v7007000_t0000_u01782538475918") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd922e_d20260627_m053433_c001_v0001106_t0043_u01782538473954") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f87_d20260627_m053430_c001_v7007000_t0000_u01782538470250") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd920c_d20260627_m053427_c001_v0001106_t0041_u01782538467910") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f84_d20260627_m053426_c001_v7007000_t0000_u01782538466282") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd91fe_d20260627_m053424_c001_v0001106_t0010_u01782538464499") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f77_d20260627_m053416_c001_v7007000_t0000_u01782538456337") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd91be_d20260627_m053413_c001_v0001106_t0010_u01782538453995") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f70_d20260627_m053412_c001_v7007000_t0000_u01782538452942") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd91aa_d20260627_m053411_c001_v0001106_t0021_u01782538451663") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f69_d20260627_m053405_c001_v7007000_t0000_u01782538445568") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd917a_d20260627_m053403_c001_v0001106_t0007_u01782538443473") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f64_d20260627_m053401_c001_v7007000_t0000_u01782538441659") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9168_d20260627_m053400_c001_v0001106_t0004_u01782538440136") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f63_d20260627_m053359_c001_v7007000_t0000_u01782538439773") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f114cc044f8fd3836_d20260627_m053358_c001_v0001100_t0049_u01782538438887") 2026/06/27 05:44:21 DEBUG : empty space: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd915c_d20260627_m053357_c001_v0001106_t0009_u01782538437041") 2026/06/27 05:44:21 DEBUG : enormous: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa47e_d20260627_m053438_c001_v7007000_t0000_u01782538478753") 2026/06/27 05:44:21 DEBUG : enormous: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9238_d20260627_m053437_c001_v0001106_t0014_u01782538477826") 2026/06/27 05:44:21 DEBUG : existing: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41697f9507f9e858_d20260627_m053807_c001_v7007000_t0000_u01782538687809") 2026/06/27 05:44:22 DEBUG : existing: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9506_d20260627_m053806_c001_v0001106_t0039_u01782538686281") 2026/06/27 05:44:22 DEBUG : existing: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4da_d20260627_m053503_c001_v7007000_t0000_u01782538503381") 2026/06/27 05:44:22 DEBUG : existing: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1060dea9315263e5_d20260627_m053502_c001_v0001174_t0029_u01782538502092") 2026/06/27 05:44:22 DEBUG : existing: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871ec6f_d20260627_m053352_c001_v7007000_t0000_u01782538432846") 2026/06/27 05:44:22 DEBUG : existing: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9144_d20260627_m053351_c001_v0001106_t0014_u01782538431050") 2026/06/27 05:44:22 DEBUG : existing: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871c174_d20260627_m053350_c001_v7007000_t0000_u01782538430509") 2026/06/27 05:44:22 DEBUG : existing: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9140_d20260627_m053349_c001_v0001106_t0021_u01782538429547") 2026/06/27 05:44:22 DEBUG : existing: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd913a_d20260627_m053348_c001_v0001106_t0003_u01782538428416") 2026/06/27 05:44:22 DEBUG : existing-b: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4db_d20260627_m053503_c001_v7007000_t0000_u01782538503564") 2026/06/27 05:44:22 DEBUG : existing-b: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9288_d20260627_m053502_c001_v0001106_t0017_u01782538502087") 2026/06/27 05:44:22 DEBUG : file1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b288_d20260627_m053917_c001_v7007000_t0000_u01782538757083") 2026/06/27 05:44:22 DEBUG : file1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd664_d20260627_m053915_c001_v0001153_t0013_u01782538755740") 2026/06/27 05:44:22 DEBUG : file1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b281_d20260627_m053914_c001_v7007000_t0000_u01782538754363") 2026/06/27 05:44:22 DEBUG : file1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c369_d20260627_m053912_c001_v0001137_t0015_u01782538752611") 2026/06/27 05:44:22 DEBUG : five: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4b2_d20260627_m053444_c001_v7007000_t0000_u01782538484366") 2026/06/27 05:44:22 DEBUG : five: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4162c9b5edcd925c_d20260627_m053442_c001_v0001106_t0044_u01782538482129") 2026/06/27 05:44:22 DEBUG : foo: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f66_d20260627_m053403_c001_v7007000_t0000_u01782538443109") 2026/06/27 05:44:22 DEBUG : foo: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4162c9b5edcd9176_d20260627_m053402_c001_v0001106_t0044_u01782538442566") 2026/06/27 05:44:22 DEBUG : foo: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4162c9b5edcd916e_d20260627_m053402_c001_v0001106_t0044_u01782538442020") 2026/06/27 05:44:22 DEBUG : four: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4b7_d20260627_m053444_c001_v7007000_t0000_u01782538484549") 2026/06/27 05:44:23 DEBUG : four: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4060dea931526239_d20260627_m053442_c001_v0001174_t0038_u01782538482689") 2026/06/27 05:44:23 DEBUG : four: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9256_d20260627_m053441_c001_v0001106_t0031_u01782538481294") 2026/06/27 05:44:23 DEBUG : hello world2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9ae8_d20260627_m053300_c001_v7007000_t0000_u01782538380203") 2026/06/27 05:44:23 DEBUG : hello world2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9062_d20260627_m053258_c001_v0001106_t0043_u01782538378871") 2026/06/27 05:44:23 DEBUG : ignore-size: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a8719679_d20260627_m053348_c001_v7007000_t0000_u01782538428056") 2026/06/27 05:44:23 DEBUG : ignore-size: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9134_d20260627_m053346_c001_v0001106_t0052_u01782538426742") 2026/06/27 05:44:23 DEBUG : nested/sub dir/file: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4d7_d20260627_m053501_c001_v7007000_t0000_u01782538501263") 2026/06/27 05:44:23 DEBUG : nested/sub dir/file: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1060dea9315263bb_d20260627_m053500_c001_v0001174_t0038_u01782538500231") 2026/06/27 05:44:23 DEBUG : nested/sub dir/file: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4d5_d20260627_m053459_c001_v7007000_t0000_u01782538499485") 2026/06/27 05:44:23 DEBUG : nested/sub dir/file: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9286_d20260627_m053458_c001_v0001106_t0042_u01782538498047") 2026/06/27 05:44:23 DEBUG : one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4ba_d20260627_m053444_c001_v7007000_t0000_u01782538484732") 2026/06/27 05:44:23 DEBUG : one: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4162c9b5edcd9246_d20260627_m053440_c001_v0001106_t0044_u01782538480046") 2026/06/27 05:44:23 DEBUG : only0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b269_d20260627_m053908_c001_v7007000_t0000_u01782538748017") 2026/06/27 05:44:23 DEBUG : only0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4162c9b5edcd95ec_d20260627_m053901_c001_v0001106_t0044_u01782538741990") 2026/06/27 05:44:23 DEBUG : only0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2f7_d20260627_m053840_c001_v0001137_t0020_u01782538720154") 2026/06/27 05:44:23 DEBUG : only0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04956ba8_d20260627_m053833_c001_v7007000_t0000_u01782538713438") 2026/06/27 05:44:23 DEBUG : only0: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c29f_d20260627_m053812_c001_v0001137_t0011_u01782538692272") 2026/06/27 05:44:23 DEBUG : only1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b26a_d20260627_m053908_c001_v7007000_t0000_u01782538748203") 2026/06/27 05:44:23 DEBUG : only1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f405c9e1e670cd643_d20260627_m053902_c001_v0001153_t0017_u01782538742951") 2026/06/27 05:44:23 DEBUG : only1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2f9_d20260627_m053841_c001_v0001137_t0046_u01782538721426") 2026/06/27 05:44:24 DEBUG : only1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe5003297_d20260627_m053833_c001_v7007000_t0000_u01782538713632") 2026/06/27 05:44:24 DEBUG : only1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2a5_d20260627_m053813_c001_v0001137_t0018_u01782538693312") 2026/06/27 05:44:24 DEBUG : only10: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b26b_d20260627_m053908_c001_v7007000_t0000_u01782538748387") 2026/06/27 05:44:24 DEBUG : only10: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f411a4550ea87c33d_d20260627_m053902_c001_v0001137_t0030_u01782538742002") 2026/06/27 05:44:24 DEBUG : only10: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c31f_d20260627_m053851_c001_v0001137_t0054_u01782538731314") 2026/06/27 05:44:24 DEBUG : only10: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04956baa_d20260627_m053833_c001_v7007000_t0000_u01782538713803") 2026/06/27 05:44:24 DEBUG : only10: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2c7_d20260627_m053821_c001_v0001137_t0011_u01782538701863") 2026/06/27 05:44:24 DEBUG : only11: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b26c_d20260627_m053908_c001_v7007000_t0000_u01782538748578") 2026/06/27 05:44:24 DEBUG : only11: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4039c203abed07b8_d20260627_m053902_c001_v0001039_t0048_u01782538742560") 2026/06/27 05:44:24 DEBUG : only11: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c321_d20260627_m053852_c001_v0001137_t0002_u01782538732106") 2026/06/27 05:44:24 DEBUG : only11: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe500329c_d20260627_m053833_c001_v7007000_t0000_u01782538713815") 2026/06/27 05:44:24 DEBUG : only11: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2cb_d20260627_m053822_c001_v0001137_t0021_u01782538702738") 2026/06/27 05:44:24 DEBUG : only12: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b26d_d20260627_m053908_c001_v7007000_t0000_u01782538748761") 2026/06/27 05:44:24 DEBUG : only12: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f405c9e1e670cd641_d20260627_m053902_c001_v0001153_t0017_u01782538742762") 2026/06/27 05:44:24 DEBUG : only12: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c325_d20260627_m053853_c001_v0001137_t0023_u01782538733189") 2026/06/27 05:44:24 DEBUG : only12: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a47c09_d20260627_m053833_c001_v7007000_t0000_u01782538713831") 2026/06/27 05:44:24 DEBUG : only12: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2cd_d20260627_m053823_c001_v0001137_t0003_u01782538703780") 2026/06/27 05:44:24 DEBUG : only13: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b26e_d20260627_m053908_c001_v7007000_t0000_u01782538748947") 2026/06/27 05:44:24 DEBUG : only13: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f411a4550ea87c341_d20260627_m053902_c001_v0001137_t0030_u01782538742397") 2026/06/27 05:44:24 DEBUG : only13: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c329_d20260627_m053854_c001_v0001137_t0029_u01782538734306") 2026/06/27 05:44:24 DEBUG : only13: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f402dde4d518d8a46_d20260627_m053833_c001_v7007000_t0000_u01782538713841") 2026/06/27 05:44:25 DEBUG : only13: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2d3_d20260627_m053824_c001_v0001137_t0022_u01782538704980") 2026/06/27 05:44:25 DEBUG : only14: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b26f_d20260627_m053909_c001_v7007000_t0000_u01782538749132") 2026/06/27 05:44:25 DEBUG : only14: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4162c9b5edcd95ee_d20260627_m053902_c001_v0001106_t0044_u01782538742406") 2026/06/27 05:44:25 DEBUG : only14: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c32d_d20260627_m053855_c001_v0001137_t0042_u01782538735203") 2026/06/27 05:44:25 DEBUG : only14: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe5003296_d20260627_m053833_c001_v7007000_t0000_u01782538713448") 2026/06/27 05:44:25 DEBUG : only14: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2d5_d20260627_m053826_c001_v0001137_t0048_u01782538706108") 2026/06/27 05:44:25 DEBUG : only15: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b271_d20260627_m053909_c001_v7007000_t0000_u01782538749316") 2026/06/27 05:44:25 DEBUG : only15: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f411a4550ea87c345_d20260627_m053902_c001_v0001137_t0030_u01782538742585") 2026/06/27 05:44:25 DEBUG : only15: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c331_d20260627_m053856_c001_v0001137_t0002_u01782538736151") 2026/06/27 05:44:25 DEBUG : only15: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a47c06_d20260627_m053833_c001_v7007000_t0000_u01782538713461") 2026/06/27 05:44:25 DEBUG : only15: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2d7_d20260627_m053827_c001_v0001137_t0009_u01782538707140") 2026/06/27 05:44:25 DEBUG : only16: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b273_d20260627_m053909_c001_v7007000_t0000_u01782538749613") 2026/06/27 05:44:25 DEBUG : only16: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4162c9b5edcd95f0_d20260627_m053902_c001_v0001106_t0044_u01782538742595") 2026/06/27 05:44:25 DEBUG : only16: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c333_d20260627_m053857_c001_v0001137_t0022_u01782538737059") 2026/06/27 05:44:25 DEBUG : only16: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04956ba5_d20260627_m053832_c001_v7007000_t0000_u01782538712890") 2026/06/27 05:44:25 DEBUG : only16: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2db_d20260627_m053828_c001_v0001137_t0016_u01782538708058") 2026/06/27 05:44:26 DEBUG : only17: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b274_d20260627_m053909_c001_v7007000_t0000_u01782538749806") 2026/06/27 05:44:26 DEBUG : only17: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f411a4550ea87c349_d20260627_m053902_c001_v0001137_t0030_u01782538742769") 2026/06/27 05:44:26 DEBUG : only17: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c335_d20260627_m053858_c001_v0001137_t0004_u01782538738460") 2026/06/27 05:44:26 DEBUG : only17: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f402dde4d518d8a44_d20260627_m053833_c001_v7007000_t0000_u01782538713472") 2026/06/27 05:44:26 DEBUG : only17: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2e1_d20260627_m053828_c001_v0001137_t0054_u01782538708969") 2026/06/27 05:44:26 DEBUG : only18: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b275_d20260627_m053909_c001_v7007000_t0000_u01782538749990") 2026/06/27 05:44:26 DEBUG : only18: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4162c9b5edcd95f2_d20260627_m053902_c001_v0001106_t0044_u01782538742780") 2026/06/27 05:44:26 DEBUG : only18: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c339_d20260627_m053859_c001_v0001137_t0043_u01782538739782") 2026/06/27 05:44:26 DEBUG : only18: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04956ba6_d20260627_m053833_c001_v7007000_t0000_u01782538713073") 2026/06/27 05:44:26 DEBUG : only18: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2e5_d20260627_m053829_c001_v0001137_t0001_u01782538709991") 2026/06/27 05:44:26 DEBUG : only19: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b276_d20260627_m053910_c001_v7007000_t0000_u01782538750174") 2026/06/27 05:44:26 DEBUG : only19: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4039c203abed07ba_d20260627_m053902_c001_v0001039_t0048_u01782538742799") 2026/06/27 05:44:26 DEBUG : only19: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c33b_d20260627_m053900_c001_v0001137_t0009_u01782538740855") 2026/06/27 05:44:26 DEBUG : only19: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04956ba7_d20260627_m053833_c001_v7007000_t0000_u01782538713256") 2026/06/27 05:44:26 DEBUG : only19: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2ef_d20260627_m053831_c001_v0001137_t0036_u01782538711441") 2026/06/27 05:44:26 DEBUG : only2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b277_d20260627_m053910_c001_v7007000_t0000_u01782538750360") 2026/06/27 05:44:26 DEBUG : only2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f411a4550ea87c34d_d20260627_m053902_c001_v0001137_t0030_u01782538742961") 2026/06/27 05:44:27 DEBUG : only2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2ff_d20260627_m053842_c001_v0001137_t0052_u01782538722467") 2026/06/27 05:44:27 DEBUG : only2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe5003295_d20260627_m053833_c001_v7007000_t0000_u01782538713264") 2026/06/27 05:44:27 DEBUG : only2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2a7_d20260627_m053814_c001_v0001137_t0039_u01782538694326") 2026/06/27 05:44:27 DEBUG : only3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b278_d20260627_m053910_c001_v7007000_t0000_u01782538750545") 2026/06/27 05:44:27 DEBUG : only3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4039c203abed07bc_d20260627_m053902_c001_v0001039_t0048_u01782538742990") 2026/06/27 05:44:27 DEBUG : only3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c301_d20260627_m053843_c001_v0001137_t0020_u01782538723789") 2026/06/27 05:44:27 DEBUG : only3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a47c08_d20260627_m053833_c001_v7007000_t0000_u01782538713647") 2026/06/27 05:44:27 DEBUG : only3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2ab_d20260627_m053815_c001_v0001137_t0007_u01782538695300") 2026/06/27 05:44:27 DEBUG : only4: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b279_d20260627_m053910_c001_v7007000_t0000_u01782538750730") 2026/06/27 05:44:27 DEBUG : only4: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4162c9b5edcd95f4_d20260627_m053903_c001_v0001106_t0044_u01782538743041") 2026/06/27 05:44:27 DEBUG : only4: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c303_d20260627_m053845_c001_v0001137_t0005_u01782538725170") 2026/06/27 05:44:27 DEBUG : only4: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a47c05_d20260627_m053833_c001_v7007000_t0000_u01782538713278") 2026/06/27 05:44:27 DEBUG : only4: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2af_d20260627_m053816_c001_v0001137_t0052_u01782538696268") 2026/06/27 05:44:27 DEBUG : only5: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b27a_d20260627_m053910_c001_v7007000_t0000_u01782538750915") 2026/06/27 05:44:27 DEBUG : only5: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f405c9e1e670cd645_d20260627_m053903_c001_v0001153_t0017_u01782538743136") 2026/06/27 05:44:27 DEBUG : only5: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c309_d20260627_m053846_c001_v0001137_t0010_u01782538726318") 2026/06/27 05:44:27 DEBUG : only5: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f402dde4d518d8a45_d20260627_m053833_c001_v7007000_t0000_u01782538713656") 2026/06/27 05:44:27 DEBUG : only5: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2b1_d20260627_m053817_c001_v0001137_t0021_u01782538697177") 2026/06/27 05:44:27 DEBUG : only6: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b27b_d20260627_m053911_c001_v7007000_t0000_u01782538751099") 2026/06/27 05:44:27 DEBUG : only6: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f411a4550ea87c351_d20260627_m053903_c001_v0001137_t0030_u01782538743150") 2026/06/27 05:44:28 DEBUG : only6: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c311_d20260627_m053847_c001_v0001137_t0048_u01782538727458") 2026/06/27 05:44:28 DEBUG : only6: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04956ba9_d20260627_m053833_c001_v7007000_t0000_u01782538713621") 2026/06/27 05:44:28 DEBUG : only6: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2b5_d20260627_m053818_c001_v0001137_t0021_u01782538698198") 2026/06/27 05:44:28 DEBUG : only7: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b27c_d20260627_m053911_c001_v7007000_t0000_u01782538751290") 2026/06/27 05:44:28 DEBUG : only7: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4039c203abed07c0_d20260627_m053903_c001_v0001039_t0048_u01782538743175") 2026/06/27 05:44:28 DEBUG : only7: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c315_d20260627_m053848_c001_v0001137_t0054_u01782538728422") 2026/06/27 05:44:28 DEBUG : only7: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04956bac_d20260627_m053833_c001_v7007000_t0000_u01782538713985") 2026/06/27 05:44:28 DEBUG : only7: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2b9_d20260627_m053819_c001_v0001137_t0045_u01782538699188") 2026/06/27 05:44:28 DEBUG : only8: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b27d_d20260627_m053911_c001_v7007000_t0000_u01782538751483") 2026/06/27 05:44:28 DEBUG : only8: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4162c9b5edcd95f6_d20260627_m053903_c001_v0001106_t0044_u01782538743280") 2026/06/27 05:44:28 DEBUG : only8: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c319_d20260627_m053849_c001_v0001137_t0041_u01782538729409") 2026/06/27 05:44:28 DEBUG : only8: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4189478fe500329d_d20260627_m053833_c001_v7007000_t0000_u01782538713998") 2026/06/27 05:44:28 DEBUG : only8: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2bf_d20260627_m053820_c001_v0001137_t0040_u01782538700187") 2026/06/27 05:44:28 DEBUG : only9: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b27e_d20260627_m053911_c001_v7007000_t0000_u01782538751670") 2026/06/27 05:44:28 DEBUG : only9: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f405c9e1e670cd647_d20260627_m053903_c001_v0001153_t0017_u01782538743447") 2026/06/27 05:44:28 DEBUG : only9: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c31d_d20260627_m053850_c001_v0001137_t0004_u01782538730263") 2026/06/27 05:44:28 DEBUG : only9: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f402dde4d518d8a43_d20260627_m053833_c001_v7007000_t0000_u01782538713291") 2026/06/27 05:44:28 DEBUG : only9: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c2c1_d20260627_m053821_c001_v0001137_t0050_u01782538701093") 2026/06/27 05:44:28 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4d2_d20260627_m053456_c001_v7007000_t0000_u01782538496852") 2026/06/27 05:44:28 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87bfa5_d20260627_m053454_c001_v0001137_t0052_u01782538494396") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4ce_d20260627_m053453_c001_v7007000_t0000_u01782538493301") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd926c_d20260627_m053448_c001_v0001106_t0025_u01782538488789") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4c1_d20260627_m053448_c001_v7007000_t0000_u01782538488055") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1060dea931526281_d20260627_m053445_c001_v0001174_t0034_u01782538485718") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f8d_d20260627_m053432_c001_v7007000_t0000_u01782538472788") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9224_d20260627_m053430_c001_v0001106_t0035_u01782538470796") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f86_d20260627_m053428_c001_v7007000_t0000_u01782538468919") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9206_d20260627_m053426_c001_v0001106_t0058_u01782538466827") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f83_d20260627_m053425_c001_v7007000_t0000_u01782538465357") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd91fc_d20260627_m053423_c001_v0001106_t0050_u01782538463925") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f75_d20260627_m053415_c001_v7007000_t0000_u01782538455790") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd91b8_d20260627_m053413_c001_v0001106_t0018_u01782538453488") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f71_d20260627_m053413_c001_v7007000_t0000_u01782538453123") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd91a2_d20260627_m053411_c001_v0001106_t0002_u01782538451049") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f6d_d20260627_m053410_c001_v7007000_t0000_u01782538450686") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9196_d20260627_m053409_c001_v0001106_t0041_u01782538449729") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd918e_d20260627_m053408_c001_v0001106_t0034_u01782538448367") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f6b_d20260627_m053407_c001_v7007000_t0000_u01782538447995") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9186_d20260627_m053407_c001_v0001106_t0047_u01782538447123") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9184_d20260627_m053406_c001_v0001106_t0052_u01782538446114") 2026/06/27 05:44:29 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f6a_d20260627_m053405_c001_v7007000_t0000_u01782538445750") 2026/06/27 05:44:30 DEBUG : potato: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9180_d20260627_m053404_c001_v0001106_t0031_u01782538444669") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c271_d20260627_m053544_c001_v7007000_t0000_u01782538544818") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c083_d20260627_m053544_c001_v0001137_t0025_u01782538544084") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41111c87b4a9879b_d20260627_m053535_c001_v7007000_t0000_u01782538535801") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c03d_d20260627_m053530_c001_v0001137_t0031_u01782538530411") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f417ede8bf86c6aa9_d20260627_m053522_c001_v7007000_t0000_u01782538522604") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c003_d20260627_m053517_c001_v0001137_t0053_u01782538517667") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4e2_d20260627_m053509_c001_v7007000_t0000_u01782538509238") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87bfd1_d20260627_m053504_c001_v0001137_t0019_u01782538504552") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa481_d20260627_m053438_c001_v7007000_t0000_u01782538478936") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9232_d20260627_m053436_c001_v0001106_t0024_u01782538476466") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa45b_d20260627_m053436_c001_v7007000_t0000_u01782538476102") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd922c_d20260627_m053433_c001_v0001106_t0043_u01782538473333") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f8e_d20260627_m053432_c001_v7007000_t0000_u01782538472969") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9228_d20260627_m053431_c001_v0001106_t0013_u01782538471722") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f88_d20260627_m053430_c001_v7007000_t0000_u01782538470432") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd921a_d20260627_m053429_c001_v0001106_t0030_u01782538469285") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f85_d20260627_m053426_c001_v7007000_t0000_u01782538466463") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9202_d20260627_m053425_c001_v0001106_t0039_u01782538465367") 2026/06/27 05:44:30 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4197af81fc321f78_d20260627_m053416_c001_v7007000_t0000_u01782538456521") 2026/06/27 05:44:31 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd91c4_d20260627_m053414_c001_v0001106_t0054_u01782538454931") 2026/06/27 05:44:31 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9af2_d20260627_m053303_c001_v7007000_t0000_u01782538383542") 2026/06/27 05:44:31 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9074_d20260627_m053302_c001_v0001106_t0004_u01782538382638") 2026/06/27 05:44:31 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9aee_d20260627_m053301_c001_v7007000_t0000_u01782538381727") 2026/06/27 05:44:31 DEBUG : potato2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd906a_d20260627_m053300_c001_v0001106_t0056_u01782538380749") 2026/06/27 05:44:31 DEBUG : potato3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41111c87b4a9879c_d20260627_m053536_c001_v7007000_t0000_u01782538536115") 2026/06/27 05:44:31 DEBUG : potato3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9304_d20260627_m053531_c001_v0001106_t0009_u01782538531765") 2026/06/27 05:44:31 DEBUG : potato3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f417ede8bf86c6aaa_d20260627_m053522_c001_v7007000_t0000_u01782538522805") 2026/06/27 05:44:31 DEBUG : potato3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd92d8_d20260627_m053519_c001_v0001106_t0021_u01782538519054") 2026/06/27 05:44:31 DEBUG : potato3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4e3_d20260627_m053509_c001_v7007000_t0000_u01782538509476") 2026/06/27 05:44:31 DEBUG : potato3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9292_d20260627_m053505_c001_v0001106_t0043_u01782538505455") 2026/06/27 05:44:31 DEBUG : pre-dest1/1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871ef1a_d20260627_m053620_c001_v7007000_t0000_u01782538580426") 2026/06/27 05:44:31 DEBUG : pre-dest1/1: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9398_d20260627_m053612_c001_v0001106_t0015_u01782538572009") 2026/06/27 05:44:31 DEBUG : pre-dest2/2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871ef1b_d20260627_m053620_c001_v7007000_t0000_u01782538580609") 2026/06/27 05:44:31 DEBUG : pre-dest2/2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c117_d20260627_m053612_c001_v0001137_t0027_u01782538572917") 2026/06/27 05:44:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f425f6d23b9a0c279_d20260627_m053557_c001_v7007000_t0000_u01782538557436") 2026/06/27 05:44:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1060dea9315267c9_d20260627_m053552_c001_v0001174_t0036_u01782538552769") 2026/06/27 05:44:31 DEBUG : sizeonly: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a8716b7e_d20260627_m053346_c001_v7007000_t0000_u01782538426199") 2026/06/27 05:44:31 DEBUG : sizeonly: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd912e_d20260627_m053345_c001_v0001106_t0026_u01782538425035") 2026/06/27 05:44:31 DEBUG : splitbanan: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270e2a_d20260627_m054135_c001_v7007000_t0000_u01782538895878") 2026/06/27 05:44:32 DEBUG : splitbanan: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c571_d20260627_m054127_c001_v0001137_t0031_u01782538887144") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495740a_d20260627_m054306_c001_v7007000_t0000_u01782538986602") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9916_d20260627_m054259_c001_v0001106_t0044_u01782538979410") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41403ce127536d1c_d20260627_m054247_c001_v7007000_t0000_u01782538967700") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd98e4_d20260627_m054240_c001_v0001106_t0031_u01782538960765") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a48169_d20260627_m054229_c001_v7007000_t0000_u01782538949908") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd989a_d20260627_m054223_c001_v0001106_t0034_u01782538943140") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f420bb5837d901d60_d20260627_m054212_c001_v7007000_t0000_u01782538932133") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd986a_d20260627_m054205_c001_v0001106_t0019_u01782538925535") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040ab599_d20260627_m054153_c001_v7007000_t0000_u01782538913890") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9827_d20260627_m054146_c001_v0001106_t0005_u01782538906777") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f427c4943fa270dff_d20260627_m054130_c001_v7007000_t0000_u01782538890392") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af4506c_d20260627_m054125_c001_v0001092_t0010_u01782538885349") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f6a076_d20260627_m054114_c001_v7007000_t0000_u01782538874069") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd97ab_d20260627_m054106_c001_v0001106_t0058_u01782538866400") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f424339bbaab16f4d_d20260627_m054105_c001_v7007000_t0000_u01782538865253") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45026_d20260627_m054100_c001_v0001092_t0055_u01782538860889") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495727f_d20260627_m054049_c001_v7007000_t0000_u01782538849675") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd974a_d20260627_m054041_c001_v0001106_t0059_u01782538841692") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0db286_d20260627_m054040_c001_v7007000_t0000_u01782538840582") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9736_d20260627_m054036_c001_v0001106_t0010_u01782538836577") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f400503bf63ac15ab_d20260627_m054019_c001_v7007000_t0000_u01782538819937") 2026/06/27 05:44:32 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd6f6_d20260627_m054015_c001_v0001153_t0005_u01782538815455") 2026/06/27 05:44:33 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4040844afee880dd_d20260627_m054004_c001_v7007000_t0000_u01782538804486") 2026/06/27 05:44:33 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c419_d20260627_m053957_c001_v0001137_t0040_u01782538797629") 2026/06/27 05:44:33 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4125f97ea1f69e2e_d20260627_m053945_c001_v7007000_t0000_u01782538785417") 2026/06/27 05:44:33 DEBUG : splitbananasplit: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9660_d20260627_m053938_c001_v0001106_t0033_u01782538778600") 2026/06/27 05:44:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f42692a0894a47e57_d20260627_m054109_c001_v7007000_t0000_u01782538869163") 2026/06/27 05:44:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af4502c_d20260627_m054101_c001_v0001092_t0004_u01782538861959") 2026/06/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b302_d20260627_m053924_c001_v7007000_t0000_u01782538764885") 2026/06/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1039c203abed07f8_d20260627_m053922_c001_v0001039_t0047_u01782538762104") 2026/06/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41111c87b4a9906d_d20260627_m053920_c001_v7007000_t0000_u01782538760985") 2026/06/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9618_d20260627_m053918_c001_v0001106_t0056_u01782538758049") 2026/06/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4d8_d20260627_m053501_c001_v7007000_t0000_u01782538501499") 2026/06/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87bfbd_d20260627_m053500_c001_v0001137_t0032_u01782538500587") 2026/06/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4d6_d20260627_m053459_c001_v7007000_t0000_u01782538499669") 2026/06/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1060dea931526385_d20260627_m053458_c001_v0001174_t0027_u01782538498322") 2026/06/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a8714469_d20260627_m053342_c001_v7007000_t0000_u01782538422347") 2026/06/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9122_d20260627_m053340_c001_v0001106_t0033_u01782538420450") 2026/06/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871444d_d20260627_m053340_c001_v7007000_t0000_u01782538420089") 2026/06/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd911a_d20260627_m053338_c001_v0001106_t0012_u01782538418595") 2026/06/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871444c_d20260627_m053336_c001_v7007000_t0000_u01782538416564") 2026/06/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9106_d20260627_m053334_c001_v0001106_t0023_u01782538414876") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a871444b_d20260627_m053334_c001_v7007000_t0000_u01782538414336") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd90f8_d20260627_m053332_c001_v0001106_t0055_u01782538412779") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd90f4_d20260627_m053329_c001_v0001106_t0043_u01782538409930") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a8714448_d20260627_m053329_c001_v7007000_t0000_u01782538409570") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd90ee_d20260627_m053328_c001_v0001106_t0038_u01782538408653") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd90e8_d20260627_m053327_c001_v0001106_t0011_u01782538407541") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4156b835a8714447_d20260627_m053327_c001_v7007000_t0000_u01782538407179") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd90d6_d20260627_m053324_c001_v0001106_t0020_u01782538404149") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd90ca_d20260627_m053321_c001_v0001106_t0007_u01782538401080") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9b6b_d20260627_m053320_c001_v7007000_t0000_u01782538400718") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd90c8_d20260627_m053319_c001_v0001106_t0029_u01782538399868") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd90b8_d20260627_m053318_c001_v0001106_t0036_u01782538398558") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9b69_d20260627_m053318_c001_v7007000_t0000_u01782538398193") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd90a8_d20260627_m053314_c001_v0001106_t0028_u01782538394290") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9b66_d20260627_m053313_c001_v7007000_t0000_u01782538393927") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd90a4_d20260627_m053313_c001_v0001106_t0024_u01782538393107") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9b64_d20260627_m053312_c001_v7007000_t0000_u01782538392201") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd909a_d20260627_m053311_c001_v0001106_t0002_u01782538391283") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9b62_d20260627_m053310_c001_v7007000_t0000_u01782538390742") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9096_d20260627_m053309_c001_v0001106_t0035_u01782538389443") 2026/06/27 05:44:34 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9afc_d20260627_m053308_c001_v7007000_t0000_u01782538388538") 2026/06/27 05:44:35 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd908a_d20260627_m053306_c001_v0001106_t0023_u01782538386919") 2026/06/27 05:44:35 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9af7_d20260627_m053306_c001_v7007000_t0000_u01782538386375") 2026/06/27 05:44:35 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9082_d20260627_m053305_c001_v0001106_t0012_u01782538385493") 2026/06/27 05:44:35 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9af5_d20260627_m053304_c001_v7007000_t0000_u01782538384950") 2026/06/27 05:44:35 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd907e_d20260627_m053304_c001_v0001106_t0007_u01782538384083") 2026/06/27 05:44:35 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9ae5_d20260627_m053258_c001_v7007000_t0000_u01782538378328") 2026/06/27 05:44:35 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd905a_d20260627_m053257_c001_v0001106_t0003_u01782538377467") 2026/06/27 05:44:35 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9a7f_d20260627_m053256_c001_v7007000_t0000_u01782538376927") 2026/06/27 05:44:35 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9056_d20260627_m053256_c001_v0001106_t0047_u01782538376038") 2026/06/27 05:44:35 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9a7e_d20260627_m053255_c001_v7007000_t0000_u01782538375134") 2026/06/27 05:44:35 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9050_d20260627_m053254_c001_v0001106_t0017_u01782538374259") 2026/06/27 05:44:35 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0d9a79_d20260627_m053251_c001_v7007000_t0000_u01782538371966") 2026/06/27 05:44:35 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd903e_d20260627_m053251_c001_v0001106_t0028_u01782538371147") 2026/06/27 05:44:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b304_d20260627_m053925_c001_v7007000_t0000_u01782538765069") 2026/06/27 05:44:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd66e_d20260627_m053922_c001_v0001153_t0007_u01782538762124") 2026/06/27 05:44:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41111c87b4a9906e_d20260627_m053921_c001_v7007000_t0000_u01782538761166") 2026/06/27 05:44:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c37b_d20260627_m053918_c001_v0001137_t0029_u01782538758062") 2026/06/27 05:44:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495740b_d20260627_m054308_c001_v7007000_t0000_u01782538988738") 2026/06/27 05:44:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd845_d20260627_m054307_c001_v0001153_t0011_u01782538987997") 2026/06/27 05:44:35 DEBUG : sub/yam: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4d1_d20260627_m053456_c001_v7007000_t0000_u01782538496269") 2026/06/27 05:44:35 DEBUG : sub/yam: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd927a_d20260627_m053454_c001_v0001106_t0029_u01782538494047") 2026/06/27 05:44:35 DEBUG : test_dir1/file2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b289_d20260627_m053917_c001_v7007000_t0000_u01782538757278") 2026/06/27 05:44:36 DEBUG : test_dir1/file2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c36f_d20260627_m053915_c001_v0001137_t0040_u01782538755380") 2026/06/27 05:44:36 DEBUG : test_dir1/file2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b282_d20260627_m053914_c001_v7007000_t0000_u01782538754547") 2026/06/27 05:44:36 DEBUG : test_dir1/file2: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd960a_d20260627_m053912_c001_v0001106_t0031_u01782538752633") 2026/06/27 05:44:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b28a_d20260627_m053917_c001_v7007000_t0000_u01782538757463") 2026/06/27 05:44:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1039c203abed07e4_d20260627_m053915_c001_v0001039_t0037_u01782538755390") 2026/06/27 05:44:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f41819796af34b285_d20260627_m053914_c001_v7007000_t0000_u01782538754783") 2026/06/27 05:44:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1039c203abed07d8_d20260627_m053912_c001_v0001039_t0048_u01782538752628") 2026/06/27 05:44:36 DEBUG : three: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4bb_d20260627_m053444_c001_v7007000_t0000_u01782538484915") 2026/06/27 05:44:36 DEBUG : three: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9260_d20260627_m053443_c001_v0001106_t0054_u01782538483439") 2026/06/27 05:44:36 DEBUG : three: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd924a_d20260627_m053440_c001_v0001106_t0023_u01782538480411") 2026/06/27 05:44:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495740d_d20260627_m054310_c001_v7007000_t0000_u01782538990418") 2026/06/27 05:44:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af45188_d20260627_m054309_c001_v0001092_t0023_u01782538989712") 2026/06/27 05:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957481_d20260627_m054331_c001_v7007000_t0000_u01782539011054") 2026/06/27 05:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c6ef_d20260627_m054329_c001_v0001137_t0016_u01782539009001") 2026/06/27 05:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495747e_d20260627_m054327_c001_v7007000_t0000_u01782539007415") 2026/06/27 05:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af451b6_d20260627_m054325_c001_v0001092_t0000_u01782539005774") 2026/06/27 05:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495747d_d20260627_m054324_c001_v7007000_t0000_u01782539004806") 2026/06/27 05:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd863_d20260627_m054323_c001_v0001153_t0023_u01782539003937") 2026/06/27 05:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957414_d20260627_m054318_c001_v7007000_t0000_u01782538998560") 2026/06/27 05:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af451a2_d20260627_m054317_c001_v0001092_t0003_u01782538997001") 2026/06/27 05:44:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957442_d20260627_m054321_c001_v7007000_t0000_u01782539001086") 2026/06/27 05:44:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c6d7_d20260627_m054319_c001_v0001137_t0033_u01782538999541") 2026/06/27 05:44:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957411_d20260627_m054316_c001_v7007000_t0000_u01782538996031") 2026/06/27 05:44:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f105c9e1e670cd859_d20260627_m054315_c001_v0001153_t0023_u01782538995238") 2026/06/27 05:44:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957410_d20260627_m054314_c001_v7007000_t0000_u01782538994282") 2026/06/27 05:44:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9936_d20260627_m054313_c001_v0001106_t0055_u01782538993128") 2026/06/27 05:44:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495740e_d20260627_m054312_c001_v7007000_t0000_u01782538992174") 2026/06/27 05:44:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87c6bf_d20260627_m054311_c001_v0001137_t0058_u01782538991385") 2026/06/27 05:44:37 DEBUG : toe/toe/toe: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f419265eedb0dbbda_d20260627_m054336_c001_v7007000_t0000_u01782539016341") 2026/06/27 05:44:37 DEBUG : toe/toe/toe: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1103e6762af451dc_d20260627_m054335_c001_v0001092_t0030_u01782539015637") 2026/06/27 05:44:37 DEBUG : toe/toe/toe: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495747c_d20260627_m054322_c001_v7007000_t0000_u01782539002960") 2026/06/27 05:44:37 DEBUG : toe/toe/toe: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd9952_d20260627_m054322_c001_v0001106_t0006_u01782539002057") 2026/06/27 05:44:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae04957482_d20260627_m054331_c001_v7007000_t0000_u01782539011660") 2026/06/27 05:44:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1162c9b5edcd996e_d20260627_m054330_c001_v0001106_t0024_u01782539010581") 2026/06/27 05:44:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4031c3ae0495747f_d20260627_m054328_c001_v7007000_t0000_u01782539008025") 2026/06/27 05:44:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f103fcd3b9f43fe7d_d20260627_m054327_c001_v0001100_t0017_u01782539007052") 2026/06/27 05:44:37 DEBUG : two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4bd_d20260627_m053445_c001_v7007000_t0000_u01782538485099") 2026/06/27 05:44:37 DEBUG : two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f411a4550ea87bf6d_d20260627_m053442_c001_v0001137_t0030_u01782538482873") 2026/06/27 05:44:37 DEBUG : two: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4162c9b5edcd9248_d20260627_m053440_c001_v0001106_t0044_u01782538480227") 2026/06/27 05:44:37 DEBUG : yam: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4d3_d20260627_m053457_c001_v7007000_t0000_u01782538497036") 2026/06/27 05:44:38 DEBUG : yam: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f118a8680bf67c82c_d20260627_m053456_c001_v0001165_t0022_u01782538496046") 2026/06/27 05:44:38 DEBUG : yam: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4cd_d20260627_m053452_c001_v7007000_t0000_u01782538492751") 2026/06/27 05:44:38 DEBUG : yam: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f1060dea9315262bf_d20260627_m053448_c001_v0001174_t0043_u01782538488801") 2026/06/27 05:44:38 DEBUG : yam: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4c0_d20260627_m053447_c001_v7007000_t0000_u01782538487501") 2026/06/27 05:44:38 DEBUG : yam: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111a4550ea87bf7b_d20260627_m053445_c001_v0001137_t0016_u01782538485728") 2026/06/27 05:44:38 DEBUG : yaml: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4cf_d20260627_m053453_c001_v7007000_t0000_u01782538493484") 2026/06/27 05:44:38 DEBUG : yaml: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f111fb8bf2b82f61d_d20260627_m053450_c001_v0001167_t0043_u01782538490009") 2026/06/27 05:44:38 DEBUG : yaml: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f4177e91e040aa4c3_d20260627_m053448_c001_v7007000_t0000_u01782538488239") 2026/06/27 05:44:38 DEBUG : yaml: Deleting (id "4_z1ff2fd93900d0b7b9ff80e1b_f114e2ce57afd99e8_d20260627_m053447_c001_v0001167_t0021_u01782538487043") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m51.056591895s (try 1/5)