"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/09/02 01:03:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo" 2026/09/02 01:03:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 01:03:52 DEBUG : Creating backend with remote "/tmp/rclone1086438051" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:03:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:03:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/02 01:03:53 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:03:53 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.42s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:03:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 01:03:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:03:54 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:03:54 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:03:55 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:03:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:03:55 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:03:55 DEBUG : B2 bucket rclone-test-qinozen6qobo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.69s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:03:56 DEBUG : Creating backend with remote "/non-existing" 2026/09/02 01:03:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/02 01:03:56 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:03:56 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:03:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:03:57 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:03:57 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:03:57 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:03:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:03:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:03:58 INFO : B2 bucket rclone-test-qinozen6qobo: Running all checks before starting transfers 2026/09/02 01:03:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:03:59 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:03:59 INFO : B2 bucket rclone-test-qinozen6qobo: Checks finished, now starting transfers 2026/09/02 01:03:59 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:03:59 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:03:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:03:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.15s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:00 ERROR : Ignoring --no-traverse with sync 2026/09/02 01:04:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:04:00 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:00 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:00 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:04:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:04:00 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:04:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.09s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/02 01:04:01 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:01 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:01 DEBUG : hello world2: size = 12 OK 2026/09/02 01:04:01 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/09/02 01:04:01 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.10s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:04:02 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:02 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:02 DEBUG : potato2: size = 11 OK 2026/09/02 01:04:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:04:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.15s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:04:04 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:04 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:04 DEBUG : potato2: size = 11 OK 2026/09/02 01:04:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:04:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.46s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/02 01:04:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 01:04:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/02 01:04:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 01:04:05 INFO : sub dir2: Making directory 2026/09/02 01:04:05 INFO : sub dir: Making directory 2026/09/02 01:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:04:05 INFO : sub dir2/sub sub dir2: Making directory 2026/09/02 01:04:05 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:05 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:05 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:04:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:04:05 INFO : sub dir/hello world: Copied (new) fstest.go:251: Filtering empty directory "sub dir2" fstest.go:251: Filtering empty directory "sub dir2/sub sub dir2" 2026/09/02 01:04:05 DEBUG : B2 bucket rclone-test-qinozen6qobo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.10s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:06 INFO : sub dir2: Making directory 2026/09/02 01:04:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/02 01:04:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 01:04:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:04:06 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:06 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:06 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:04:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:04:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.09s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:07 DEBUG : sub dir2: Making directory with metadata 2026/09/02 01:04:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 01:04:07 INFO : sub dir2: Making directory 2026/09/02 01:04:07 INFO : sub dir: Making directory 2026/09/02 01:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:04:07 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:07 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:07 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:04:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:04:07 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:04:07 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/09/02 01:04:07 DEBUG : B2 bucket rclone-test-qinozen6qobo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/02 01:04:07 DEBUG : B2 bucket rclone-test-qinozen6qobo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.27s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:08 INFO : sub dir2: Making directory 2026/09/02 01:04:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:04:08 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:08 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:09 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:04:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:04:09 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:04:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.16s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:09 DEBUG : sub dir2: Making directory with metadata 2026/09/02 01:04:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 01:04:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 01:04:10 INFO : sub dir2: Making directory 2026/09/02 01:04:10 INFO : sub dir: Making directory 2026/09/02 01:04:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:04:10 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:10 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:10 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:04:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:04:10 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:04:10 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/09/02 01:04:10 DEBUG : B2 bucket rclone-test-qinozen6qobo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.10s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:11 INFO : sub dir2: Making directory 2026/09/02 01:04:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:04:11 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:11 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:11 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:04:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:04:11 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:04:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.09s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:12 DEBUG : Creating backend with remote "TestB2:rclone-test-fugumag9beto" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-qinozen6qobo -> B2 bucket rclone-test-fugumag9beto 2026/09/02 01:04:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:04:14 DEBUG : B2 bucket rclone-test-fugumag9beto: Waiting for checks to finish 2026/09/02 01:04:14 DEBUG : B2 bucket rclone-test-fugumag9beto: Waiting for transfers to finish 2026/09/02 01:04:14 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:04:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:04:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/02 01:04:14 DEBUG : B2 bucket rclone-test-fugumag9beto: Purge remote 2026/09/02 01:04:14 INFO : B2 bucket rclone-test-fugumag9beto: cleaning bucket "rclone-test-fugumag9beto" of all files 2026/09/02 01:04:15 DEBUG : sub dir/hello world: Deleting (id "4_zdfc22d73a05d5bfbaf080e1b_f410ff692fc175aa1_d20260902_m010414_c001_v0001180_t0034_u01788311054681") --- PASS: TestServerSideCopy (3.91s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:17 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:04:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:04:17 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 01:04:17 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:17 DEBUG : sub dir/hello world: size = 17 OK 2026/09/02 01:04:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/02 01:04:17 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.64s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zelosah7hoya" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-qinozen6qobo -> B2 bucket rclone-test-zelosah7hoya 2026/09/02 01:04:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:04:19 DEBUG : B2 bucket rclone-test-zelosah7hoya: Waiting for checks to finish 2026/09/02 01:04:19 DEBUG : B2 bucket rclone-test-zelosah7hoya: Waiting for transfers to finish 2026/09/02 01:04:20 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:04:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:04:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/02 01:04:21 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:04:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zelosah7hoya) 2026/09/02 01:04:21 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 01:04:21 DEBUG : B2 bucket rclone-test-zelosah7hoya: Waiting for checks to finish 2026/09/02 01:04:21 DEBUG : B2 bucket rclone-test-zelosah7hoya: Waiting for transfers to finish 2026/09/02 01:04:21 DEBUG : sub dir/hello world: size = 17 OK 2026/09/02 01:04:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/02 01:04:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/02 01:04:21 DEBUG : B2 bucket rclone-test-zelosah7hoya: Purge remote 2026/09/02 01:04:21 INFO : B2 bucket rclone-test-zelosah7hoya: cleaning bucket "rclone-test-zelosah7hoya" of all files 2026/09/02 01:04:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f023dd3a05d5bfbaf080e1b_f400c34b467e4587e_d20260902_m010421_c001_v0001185_t0030_u01788311061628") 2026/09/02 01:04:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f023dd3a05d5bfbaf080e1b_f416c204cb5f3d4d7_d20260902_m010420_c001_v0001115_t0054_u01788311060166") --- PASS: TestServerSideCopyOverSelf (5.42s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:24 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:04:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:04:24 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 01:04:24 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:24 DEBUG : sub dir/hello world: size = 17 OK 2026/09/02 01:04:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/02 01:04:24 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/02 01:04:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.68s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-werelol7rabo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-qinozen6qobo -> B2 bucket rclone-test-werelol7rabo 2026/09/02 01:04:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:04:26 DEBUG : B2 bucket rclone-test-werelol7rabo: Waiting for checks to finish 2026/09/02 01:04:26 DEBUG : B2 bucket rclone-test-werelol7rabo: Waiting for transfers to finish 2026/09/02 01:04:27 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:04:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:04:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/02 01:04:28 DEBUG : B2 bucket rclone-test-werelol7rabo: Waiting for checks to finish 2026/09/02 01:04:28 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:04:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-werelol7rabo) 2026/09/02 01:04:28 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 01:04:28 DEBUG : B2 bucket rclone-test-werelol7rabo: Waiting for transfers to finish 2026/09/02 01:04:28 DEBUG : sub dir/hello world: size = 17 OK 2026/09/02 01:04:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/02 01:04:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/02 01:04:28 INFO : sub dir/hello world: Deleted 2026/09/02 01:04:29 DEBUG : testing file moves 2026/09/02 01:04:29 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:04:29 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-werelol7rabo) 2026/09/02 01:04:29 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 01:04:29 DEBUG : B2 bucket rclone-test-werelol7rabo: Waiting for checks to finish 2026/09/02 01:04:29 DEBUG : B2 bucket rclone-test-werelol7rabo: Waiting for transfers to finish 2026/09/02 01:04:29 DEBUG : sub dir/hello world: size = 24 OK 2026/09/02 01:04:29 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/09/02 01:04:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/02 01:04:30 INFO : sub dir/hello world: Deleted 2026/09/02 01:04:30 DEBUG : B2 bucket rclone-test-werelol7rabo: Purge remote 2026/09/02 01:04:30 INFO : B2 bucket rclone-test-werelol7rabo: cleaning bucket "rclone-test-werelol7rabo" of all files 2026/09/02 01:04:30 DEBUG : sub dir/hello world: Deleting (id "4_zff725d83a05d5bfbaf080e1b_f4132532559863c89_d20260902_m010429_c001_v0001038_t0032_u01788311069848") 2026/09/02 01:04:30 DEBUG : sub dir/hello world: Deleting (id "4_zff725d83a05d5bfbaf080e1b_f41932ce240a96e5a_d20260902_m010428_c001_v0001172_t0003_u01788311068380") 2026/09/02 01:04:30 DEBUG : sub dir/hello world: Deleting (id "4_zff725d83a05d5bfbaf080e1b_f41784119805febce_d20260902_m010427_c001_v0001182_t0008_u01788311067240") --- PASS: TestServerSideMoveOverSelf (6.85s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:32 ERROR : error listing: directory not found 2026/09/02 01:04:32 INFO : Local file system at /tmp/rclone1086438051: Making directory 2026/09/02 01:04:32 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:32 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.52s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:04:34 DEBUG : Local file system at /tmp/rclone1086438051: Waiting for checks to finish 2026/09/02 01:04:34 DEBUG : Local file system at /tmp/rclone1086438051: Waiting for transfers to finish 2026/09/02 01:04:34 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/09/02 01:04:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:04:34 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/09/02 01:04:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.86s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:35 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/02 01:04:35 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:35 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:35 DEBUG : check sum: size = 1 OK 2026/09/02 01:04:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/02 01:04:35 INFO : check sum: Copied (new) 2026/09/02 01:04:35 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:36 DEBUG : check sum: size = 1 OK 2026/09/02 01:04:36 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/02 01:04:36 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/09/02 01:04:36 DEBUG : check sum: Unchanged skipping 2026/09/02 01:04:36 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:36 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:36 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.43s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/02 01:04:36 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:36 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:37 DEBUG : sizeonly: size = 6 OK 2026/09/02 01:04:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/02 01:04:37 INFO : sizeonly: Copied (new) 2026/09/02 01:04:37 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:37 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:37 DEBUG : sizeonly: size = 6 OK 2026/09/02 01:04:37 DEBUG : sizeonly: Sizes identical 2026/09/02 01:04:37 DEBUG : sizeonly: Unchanged skipping 2026/09/02 01:04:37 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:37 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:37 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.44s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/02 01:04:38 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:38 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/09/02 01:04:38 INFO : ignore-size: Copied (new) 2026/09/02 01:04:38 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:04:38 DEBUG : ignore-size: Unchanged skipping 2026/09/02 01:04:38 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:38 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:38 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.47s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:40 DEBUG : existing: size = 6 OK 2026/09/02 01:04:40 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:04:40 DEBUG : existing: Unchanged skipping 2026/09/02 01:04:40 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:40 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:40 INFO : There was nothing to transfer 2026/09/02 01:04:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/02 01:04:40 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:40 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:40 DEBUG : existing: size = 6 OK 2026/09/02 01:04:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/02 01:04:40 INFO : existing: Copied (replaced existing) 2026/09/02 01:04:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.80s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/02 01:04:41 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:41 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:41 DEBUG : existing: size = 6 OK 2026/09/02 01:04:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/02 01:04:41 INFO : existing: Copied (new) 2026/09/02 01:04:41 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:42 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:42 DEBUG : existing: Destination exists, skipping 2026/09/02 01:04:42 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:42 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.52s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:43 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/02 01:04:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/02 01:04:43 DEBUG : c/non empty space: size = 5 OK 2026/09/02 01:04:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:04:43 DEBUG : c/non empty space: Unchanged skipping 2026/09/02 01:04:44 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:44 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:44 DEBUG : a/potato2: size = 60 OK 2026/09/02 01:04:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/02 01:04:44 INFO : a/potato2: Copied (new) 2026/09/02 01:04:44 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:44 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.50s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:46 DEBUG : empty space: size = 1 OK 2026/09/02 01:04:46 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/09/02 01:04:46 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/02 01:04:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/02 01:04:46 DEBUG : empty space: Unchanged skipping 2026/09/02 01:04:46 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:46 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:46 INFO : There was nothing to transfer 2026/09/02 01:04:46 DEBUG : empty space: size = 1 OK 2026/09/02 01:04:46 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/09/02 01:04:46 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/02 01:04:47 INFO : empty space: Updated modification time in destination 2026/09/02 01:04:47 DEBUG : empty space: Unchanged skipping 2026/09/02 01:04:47 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:47 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:48 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:48 DEBUG : empty space: size = 1 OK 2026/09/02 01:04:48 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/09/02 01:04:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/02 01:04:48 DEBUG : empty space: Unchanged skipping 2026/09/02 01:04:48 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:48 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.36s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:49 DEBUG : foo: size = 3 OK 2026/09/02 01:04:49 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/09/02 01:04:49 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:04:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:04:49 DEBUG : foo: sha1 differ 2026/09/02 01:04:49 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:50 DEBUG : foo: size = 3 OK 2026/09/02 01:04:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/09/02 01:04:50 INFO : foo: Copied (replaced existing) 2026/09/02 01:04:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/02 01:04:51 DEBUG : empty space: size = 1 OK 2026/09/02 01:04:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:04:51 DEBUG : empty space: Unchanged skipping 2026/09/02 01:04:51 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:51 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:51 DEBUG : potato: size = 60 OK 2026/09/02 01:04:51 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/02 01:04:51 INFO : potato: Copied (new) 2026/09/02 01:04:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.85s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:53 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:04:53 DEBUG : potato: size = 60 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:04:53 DEBUG : potato: Sizes differ 2026/09/02 01:04:53 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:53 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:53 DEBUG : potato: size = 21 OK 2026/09/02 01:04:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/09/02 01:04:53 INFO : potato: Copied (replaced existing) 2026/09/02 01:04:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.62s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:54 DEBUG : potato: size = 21 OK 2026/09/02 01:04:54 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/09/02 01:04:54 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1086438051) 2026/09/02 01:04:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:04:54 DEBUG : potato: sha1 differ 2026/09/02 01:04:54 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:55 DEBUG : potato: size = 21 OK 2026/09/02 01:04:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/09/02 01:04:55 INFO : potato: Copied (replaced existing) 2026/09/02 01:04:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:04:56 DEBUG : empty space: size = 1 OK 2026/09/02 01:04:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:04:56 DEBUG : empty space: Unchanged skipping 2026/09/02 01:04:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/02 01:04:56 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:56 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:56 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:04:58 DEBUG : empty space: size = 1 OK 2026/09/02 01:04:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:04:58 DEBUG : empty space: Unchanged skipping 2026/09/02 01:04:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:04:58 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:04:58 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:04:58 DEBUG : potato2: size = 60 OK 2026/09/02 01:04:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/02 01:04:58 INFO : potato2: Copied (new) 2026/09/02 01:04:58 DEBUG : Waiting for deletions to finish 2026/09/02 01:04:58 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:00 INFO : d: Making directory 2026/09/02 01:05:00 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/09/02 01:05:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/02 01:05:00 DEBUG : c/non empty space: size = 5 OK 2026/09/02 01:05:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:05:00 DEBUG : c/non empty space: Unchanged skipping 2026/09/02 01:05:00 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:00 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:01 DEBUG : a/potato2: size = 60 OK 2026/09/02 01:05:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/02 01:05:01 INFO : a/potato2: Copied (new) 2026/09/02 01:05:01 DEBUG : Waiting for deletions to finish 2026/09/02 01:05:01 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:02 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/02 01:05:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/02 01:05:03 DEBUG : c/non empty space: size = 5 OK 2026/09/02 01:05:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:05:03 DEBUG : c/non empty space: Unchanged skipping 2026/09/02 01:05:03 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:03 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:03 DEBUG : a/potato2: size = 60 OK 2026/09/02 01:05:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/02 01:05:03 INFO : a/potato2: Copied (new) 2026/09/02 01:05:03 ERROR : B2 bucket rclone-test-qinozen6qobo: not deleting files as there were IO errors 2026/09/02 01:05:03 ERROR : B2 bucket rclone-test-qinozen6qobo: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.27s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:05 DEBUG : Waiting for deletions to finish 2026/09/02 01:05:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:05:05 DEBUG : empty space: size = 1 OK 2026/09/02 01:05:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:05:05 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:05 DEBUG : empty space: Unchanged skipping 2026/09/02 01:05:05 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:05 INFO : potato: Deleted 2026/09/02 01:05:05 DEBUG : potato2: size = 60 OK 2026/09/02 01:05:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/02 01:05:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.17s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:07 DEBUG : Waiting for deletions to finish 2026/09/02 01:05:07 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:07 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:07 INFO : potato: Deleted 2026/09/02 01:05:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:05:07 DEBUG : empty space: size = 1 OK 2026/09/02 01:05:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:05:07 DEBUG : empty space: Unchanged skipping 2026/09/02 01:05:07 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:07 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:08 DEBUG : potato2: size = 60 OK 2026/09/02 01:05:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/02 01:05:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.38s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:05:09 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:09 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:09 DEBUG : potato2: size = 19 OK 2026/09/02 01:05:09 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/09/02 01:05:09 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.65s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:11 DEBUG : enormous: Excluded (Size Filter) 2026/09/02 01:05:11 DEBUG : enormous: Excluded 2026/09/02 01:05:11 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 01:05:11 DEBUG : potato2: Excluded 2026/09/02 01:05:11 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 01:05:11 DEBUG : potato2: Excluded 2026/09/02 01:05:11 DEBUG : empty space: size = 1 OK 2026/09/02 01:05:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:05:11 DEBUG : empty space: Unchanged skipping 2026/09/02 01:05:11 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:11 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:11 DEBUG : Waiting for deletions to finish 2026/09/02 01:05:11 INFO : There was nothing to transfer 2026/09/02 01:05:11 DEBUG : enormous: Excluded (Size Filter) 2026/09/02 01:05:11 DEBUG : enormous: Excluded 2026/09/02 01:05:11 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 01:05:11 DEBUG : potato2: Excluded 2026/09/02 01:05:11 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 01:05:11 DEBUG : potato2: Excluded 2026/09/02 01:05:11 DEBUG : empty space: size = 1 OK 2026/09/02 01:05:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/02 01:05:11 DEBUG : empty space: Unchanged skipping 2026/09/02 01:05:11 DEBUG : Local file system at /tmp/rclone1086438051: Waiting for checks to finish 2026/09/02 01:05:11 DEBUG : Local file system at /tmp/rclone1086438051: Waiting for transfers to finish 2026/09/02 01:05:11 DEBUG : Waiting for deletions to finish 2026/09/02 01:05:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.38s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:14 DEBUG : enormous: Excluded (Size Filter) 2026/09/02 01:05:14 DEBUG : enormous: Excluded 2026/09/02 01:05:14 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 01:05:14 DEBUG : potato2: Excluded 2026/09/02 01:05:14 DEBUG : empty space: size = 1 OK 2026/09/02 01:05:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:05:14 DEBUG : empty space: Unchanged skipping 2026/09/02 01:05:14 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:14 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:14 DEBUG : Waiting for deletions to finish 2026/09/02 01:05:14 INFO : potato2: Deleted 2026/09/02 01:05:14 INFO : enormous: Deleted 2026/09/02 01:05:14 INFO : There was nothing to transfer 2026/09/02 01:05:15 DEBUG : Local file system at /tmp/rclone1086438051: Waiting for checks to finish 2026/09/02 01:05:15 DEBUG : empty space: size = 1 OK 2026/09/02 01:05:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/02 01:05:15 DEBUG : empty space: Unchanged skipping 2026/09/02 01:05:15 DEBUG : Local file system at /tmp/rclone1086438051: Waiting for transfers to finish 2026/09/02 01:05:15 DEBUG : Waiting for deletions to finish 2026/09/02 01:05:15 INFO : enormous: Deleted 2026/09/02 01:05:15 INFO : potato2: Deleted 2026/09/02 01:05:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.54s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:16 DEBUG : five: Need to transfer - File not found at Destination 2026/09/02 01:05:16 DEBUG : four: size = 4 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:05:16 DEBUG : four: size = 8 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:05:16 DEBUG : four: Sizes differ 2026/09/02 01:05:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/02 01:05:16 DEBUG : one: Destination is newer than source, skipping 2026/09/02 01:05:16 DEBUG : three: size = 5 OK 2026/09/02 01:05:16 DEBUG : three: Sizes identical 2026/09/02 01:05:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/02 01:05:16 DEBUG : two: size = 3 OK 2026/09/02 01:05:16 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1086438051) 2026/09/02 01:05:16 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:05:16 DEBUG : two: sha1 differ 2026/09/02 01:05:16 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:17 DEBUG : five: size = 4 OK 2026/09/02 01:05:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/02 01:05:17 INFO : five: Copied (new) 2026/09/02 01:05:17 DEBUG : four: size = 4 OK 2026/09/02 01:05:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/02 01:05:17 INFO : four: Copied (replaced existing) 2026/09/02 01:05:17 DEBUG : two: size = 3 OK 2026/09/02 01:05:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/02 01:05:17 INFO : two: Copied (replaced existing) 2026/09/02 01:05:17 DEBUG : Waiting for deletions to finish 2026/09/02 01:05:17 DEBUG : five: size = 4 OK 2026/09/02 01:05:17 DEBUG : four: size = 4 OK 2026/09/02 01:05:17 DEBUG : one: Destination is newer than source, skipping 2026/09/02 01:05:17 DEBUG : three: size = 5 OK 2026/09/02 01:05:17 DEBUG : two: size = 3 OK 2026/09/02 01:05:17 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/02 01:05:17 DEBUG : five: Size and sha1 of src and dst objects identical 2026/09/02 01:05:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/02 01:05:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/02 01:05:17 DEBUG : four: Size and sha1 of src and dst objects identical 2026/09/02 01:05:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/02 01:05:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1086438051) 2026/09/02 01:05:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:05:17 DEBUG : three: sha1 differ 2026/09/02 01:05:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/02 01:05:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/02 01:05:17 DEBUG : two: Size and sha1 of src and dst objects identical 2026/09/02 01:05:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/02 01:05:17 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:18 DEBUG : three: size = 5 OK 2026/09/02 01:05:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/02 01:05:18 INFO : three: Copied (replaced existing) 2026/09/02 01:05:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.15s) === 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-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/09/02 01:05:19 INFO : B2 bucket rclone-test-qinozen6qobo: Making map for --track-renames 2026/09/02 01:05:19 INFO : B2 bucket rclone-test-qinozen6qobo: Finished making map for --track-renames 2026/09/02 01:05:19 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/02 01:05:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/02 01:05:19 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for renames to finish 2026/09/02 01:05:19 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:20 DEBUG : yam: size = 11 OK 2026/09/02 01:05:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/02 01:05:20 INFO : yam: Copied (new) 2026/09/02 01:05:20 DEBUG : potato: size = 14 OK 2026/09/02 01:05:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/02 01:05:20 INFO : potato: Copied (new) 2026/09/02 01:05:20 DEBUG : Waiting for deletions to finish 2026/09/02 01:05:20 DEBUG : potato: size = 14 OK 2026/09/02 01:05:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:05:20 INFO : B2 bucket rclone-test-qinozen6qobo: Making map for --track-renames 2026/09/02 01:05:20 DEBUG : potato: Unchanged skipping 2026/09/02 01:05:20 INFO : B2 bucket rclone-test-qinozen6qobo: Finished making map for --track-renames 2026/09/02 01:05:20 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:20 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for renames to finish 2026/09/02 01:05:21 DEBUG : yaml: size = 11 OK 2026/09/02 01:05:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/02 01:05:21 INFO : yam: Copied (server-side copy) to: yaml 2026/09/02 01:05:21 INFO : yam: Deleted 2026/09/02 01:05:21 INFO : yaml: Renamed from "yam" 2026/09/02 01:05:21 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/02 01:05:22 INFO : B2 bucket rclone-test-qinozen6qobo: Making map for --track-renames 2026/09/02 01:05:22 INFO : B2 bucket rclone-test-qinozen6qobo: Finished making map for --track-renames 2026/09/02 01:05:22 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/02 01:05:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/02 01:05:22 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for renames to finish 2026/09/02 01:05:22 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:22 DEBUG : potato: size = 14 OK 2026/09/02 01:05:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/02 01:05:22 INFO : potato: Copied (new) 2026/09/02 01:05:22 DEBUG : yam: size = 11 OK 2026/09/02 01:05:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/02 01:05:22 INFO : yam: Copied (new) 2026/09/02 01:05:22 DEBUG : Waiting for deletions to finish 2026/09/02 01:05:23 INFO : B2 bucket rclone-test-qinozen6qobo: Making map for --track-renames 2026/09/02 01:05:23 DEBUG : potato: size = 14 OK 2026/09/02 01:05:23 INFO : B2 bucket rclone-test-qinozen6qobo: Finished making map for --track-renames 2026/09/02 01:05:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:05:23 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:23 DEBUG : potato: Unchanged skipping 2026/09/02 01:05:23 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for renames to finish 2026/09/02 01:05:23 DEBUG : yaml: size = 11 OK 2026/09/02 01:05:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/02 01:05:23 INFO : yam: Copied (server-side copy) to: yaml 2026/09/02 01:05:23 INFO : yam: Deleted 2026/09/02 01:05:23 INFO : yaml: Renamed from "yam" 2026/09/02 01:05:23 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.20s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/02 01:05:24 INFO : B2 bucket rclone-test-qinozen6qobo: Making map for --track-renames 2026/09/02 01:05:24 INFO : B2 bucket rclone-test-qinozen6qobo: Finished making map for --track-renames 2026/09/02 01:05:24 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/02 01:05:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/02 01:05:24 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for renames to finish 2026/09/02 01:05:24 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:24 DEBUG : potato: size = 14 OK 2026/09/02 01:05:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/02 01:05:24 INFO : potato: Copied (new) 2026/09/02 01:05:24 DEBUG : sub/yam: size = 11 OK 2026/09/02 01:05:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/02 01:05:24 INFO : sub/yam: Copied (new) 2026/09/02 01:05:24 DEBUG : Waiting for deletions to finish 2026/09/02 01:05:25 DEBUG : potato: size = 14 OK 2026/09/02 01:05:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:05:25 DEBUG : potato: Unchanged skipping 2026/09/02 01:05:25 INFO : B2 bucket rclone-test-qinozen6qobo: Making map for --track-renames 2026/09/02 01:05:25 INFO : B2 bucket rclone-test-qinozen6qobo: Finished making map for --track-renames 2026/09/02 01:05:25 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:25 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for renames to finish 2026/09/02 01:05:25 DEBUG : yam: size = 11 OK 2026/09/02 01:05:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/02 01:05:25 INFO : sub/yam: Copied (server-side copy) to: yam 2026/09/02 01:05:26 INFO : sub/yam: Deleted 2026/09/02 01:05:26 INFO : yam: Renamed from "sub/yam" 2026/09/02 01:05:26 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.39s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:27 DEBUG : Creating backend with remote "/tmp/rclone1086438051/dir1" 2026/09/02 01:05:27 DEBUG : Config file has changed externally - reloading 2026/09/02 01:05:27 DEBUG : Creating backend with remote "/tmp/rclone1086438051/dir2" 2026/09/02 01:05:27 DEBUG : Local file system at /tmp/rclone1086438051/dir2: Using server-side directory move 2026/09/02 01:05:27 INFO : Local file system at /tmp/rclone1086438051/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/02 01:05:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/02 01:05:27 DEBUG : Local file system at /tmp/rclone1086438051/dir2: Waiting for checks to finish 2026/09/02 01:05:27 DEBUG : Local file system at /tmp/rclone1086438051/dir2: Waiting for transfers to finish 2026/09/02 01:05:27 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:05:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/02 01:05:27 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:27 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:27 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:05:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:05:27 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:05:27 INFO : sub dir/hello world: Deleted 2026/09/02 01:05:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/02 01:05:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/02 01:05:27 INFO : nested/sub dir/file: Copied (new) 2026/09/02 01:05:27 INFO : nested/sub dir/file: Deleted 2026/09/02 01:05:27 INFO : sub dir: Removing directory 2026/09/02 01:05:27 INFO : nested/sub dir: Removing directory 2026/09/02 01:05:27 INFO : nested: Removing directory 2026/09/02 01:05:27 DEBUG : Local file system at /tmp/rclone1086438051: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.28s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:05:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/02 01:05:28 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:28 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:29 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:05:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:05:29 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:05:29 INFO : sub dir/hello world: Deleted 2026/09/02 01:05:29 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/02 01:05:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/02 01:05:29 INFO : nested/sub dir/file: Copied (new) 2026/09/02 01:05:29 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.30s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/02 01:05:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/02 01:05:30 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:30 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:30 DEBUG : existing-b: size = 6 OK 2026/09/02 01:05:30 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/09/02 01:05:30 INFO : existing-b: Copied (new) 2026/09/02 01:05:30 INFO : existing-b: Deleted 2026/09/02 01:05:30 DEBUG : existing: size = 6 OK 2026/09/02 01:05:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/02 01:05:30 INFO : existing: Copied (new) 2026/09/02 01:05:30 INFO : existing: Deleted 2026/09/02 01:05:30 DEBUG : existing: Destination exists, skipping 2026/09/02 01:05:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/02 01:05:30 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:05:30 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:05:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.73s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:31 DEBUG : Creating backend with remote "TestB2:rclone-test-debugil0nufu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qinozen6qobo -> B2 bucket rclone-test-debugil0nufu 2026/09/02 01:05:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:05:35 DEBUG : empty space: size = 1 OK 2026/09/02 01:05:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/02 01:05:35 DEBUG : empty space: Unchanged skipping 2026/09/02 01:05:35 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:05:35 DEBUG : potato3: size = 60 (B2 bucket rclone-test-debugil0nufu) 2026/09/02 01:05:35 DEBUG : potato3: Sizes differ 2026/09/02 01:05:35 DEBUG : B2 bucket rclone-test-debugil0nufu: Waiting for checks to finish 2026/09/02 01:05:35 INFO : empty space: Deleted 2026/09/02 01:05:35 DEBUG : B2 bucket rclone-test-debugil0nufu: Waiting for transfers to finish 2026/09/02 01:05:35 DEBUG : potato2: size = 60 OK 2026/09/02 01:05:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/02 01:05:35 INFO : potato2: Copied (server-side copy) 2026/09/02 01:05:35 INFO : potato2: Deleted 2026/09/02 01:05:36 DEBUG : potato3: size = 68 OK 2026/09/02 01:05:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/02 01:05:36 INFO : potato3: Copied (server-side copy) 2026/09/02 01:05:36 INFO : potato3: Deleted 2026/09/02 01:05:36 DEBUG : Creating backend with remote "TestB2:rclone-test-buxikox6fata" 2026/09/02 01:05:37 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/02 01:05:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:05:37 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/02 01:05:37 DEBUG : B2 bucket rclone-test-buxikox6fata: Waiting for checks to finish 2026/09/02 01:05:37 DEBUG : B2 bucket rclone-test-buxikox6fata: Waiting for transfers to finish 2026/09/02 01:05:38 DEBUG : empty space: size = 1 OK 2026/09/02 01:05:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/02 01:05:38 INFO : empty space: Copied (server-side copy) 2026/09/02 01:05:38 INFO : empty space: Deleted 2026/09/02 01:05:39 DEBUG : potato2: size = 60 OK 2026/09/02 01:05:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/02 01:05:39 INFO : potato2: Copied (server-side copy) 2026/09/02 01:05:39 DEBUG : potato3: size = 68 OK 2026/09/02 01:05:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/02 01:05:39 INFO : potato3: Copied (server-side copy) 2026/09/02 01:05:39 INFO : potato2: Deleted 2026/09/02 01:05:39 INFO : potato3: Deleted 2026/09/02 01:05:39 DEBUG : B2 bucket rclone-test-buxikox6fata: Purge remote 2026/09/02 01:05:39 INFO : B2 bucket rclone-test-buxikox6fata: cleaning bucket "rclone-test-buxikox6fata" of all files 2026/09/02 01:05:39 DEBUG : empty space: Deleting (id "4_z1f426df3a06d5bfbaf080e1b_f40128bbe82aa3e0e_d20260902_m010538_c001_v0001102_t0054_u01788311138437") 2026/09/02 01:05:39 DEBUG : potato2: Deleting (id "4_z1f426df3a06d5bfbaf080e1b_f10612da244d6b7b6_d20260902_m010538_c001_v0001173_t0051_u01788311138664") 2026/09/02 01:05:39 DEBUG : potato3: Deleting (id "4_z1f426df3a06d5bfbaf080e1b_f1037480b3669d7bf_d20260902_m010538_c001_v0001101_t0010_u01788311138838") 2026/09/02 01:05:40 DEBUG : B2 bucket rclone-test-debugil0nufu: Purge remote 2026/09/02 01:05:40 INFO : B2 bucket rclone-test-debugil0nufu: cleaning bucket "rclone-test-debugil0nufu" of all files 2026/09/02 01:05:40 DEBUG : empty space: Deleting (id "4_z9fd25dd3a06d5bfbaf080e1b_f414e196a1edc49ab_d20260902_m010538_c001_v7007000_t0000_u01788311138627") 2026/09/02 01:05:40 DEBUG : empty space: Deleting (id "4_z9fd25dd3a06d5bfbaf080e1b_f4037ebea040b4653_d20260902_m010534_c001_v0001184_t0028_u01788311134487") 2026/09/02 01:05:40 DEBUG : potato2: Deleting (id "4_z9fd25dd3a06d5bfbaf080e1b_f414e196a1edc49ac_d20260902_m010539_c001_v7007000_t0000_u01788311139128") 2026/09/02 01:05:40 DEBUG : potato2: Deleting (id "4_z9fd25dd3a06d5bfbaf080e1b_f102ec25bc91d85eb_d20260902_m010535_c001_v0001131_t0007_u01788311135289") 2026/09/02 01:05:40 DEBUG : potato3: Deleting (id "4_z9fd25dd3a06d5bfbaf080e1b_f4113b6c006e04e39_d20260902_m010539_c001_v7007000_t0000_u01788311139210") 2026/09/02 01:05:40 DEBUG : potato3: Deleting (id "4_z9fd25dd3a06d5bfbaf080e1b_f1100a10f35521687_d20260902_m010535_c001_v0001116_t0042_u01788311135595") 2026/09/02 01:05:40 DEBUG : potato3: Deleting (id "4_z9fd25dd3a06d5bfbaf080e1b_f1037ebea040b4659_d20260902_m010534_c001_v0001184_t0008_u01788311134679") --- PASS: TestServerSideMove (10.27s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:41 DEBUG : Creating backend with remote "TestB2:rclone-test-benoriz1xosa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qinozen6qobo -> B2 bucket rclone-test-benoriz1xosa 2026/09/02 01:05:46 DEBUG : empty space: Excluded (Size Filter) 2026/09/02 01:05:46 DEBUG : empty space: Excluded 2026/09/02 01:05:46 DEBUG : empty space: Excluded (Size Filter) 2026/09/02 01:05:46 DEBUG : empty space: Excluded 2026/09/02 01:05:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:05:46 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:05:46 DEBUG : potato3: size = 60 (B2 bucket rclone-test-benoriz1xosa) 2026/09/02 01:05:46 DEBUG : potato3: Sizes differ 2026/09/02 01:05:46 DEBUG : B2 bucket rclone-test-benoriz1xosa: Waiting for checks to finish 2026/09/02 01:05:46 DEBUG : B2 bucket rclone-test-benoriz1xosa: Waiting for transfers to finish 2026/09/02 01:05:47 DEBUG : potato2: size = 60 OK 2026/09/02 01:05:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/02 01:05:47 INFO : potato2: Copied (server-side copy) 2026/09/02 01:05:47 INFO : potato2: Deleted 2026/09/02 01:05:47 DEBUG : potato3: size = 68 OK 2026/09/02 01:05:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/02 01:05:47 INFO : potato3: Copied (server-side copy) 2026/09/02 01:05:47 INFO : potato3: Deleted 2026/09/02 01:05:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hotowat4zuna" 2026/09/02 01:05:48 DEBUG : empty space: Excluded (Size Filter) 2026/09/02 01:05:48 DEBUG : empty space: Excluded 2026/09/02 01:05:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:05:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/02 01:05:49 DEBUG : B2 bucket rclone-test-hotowat4zuna: Waiting for checks to finish 2026/09/02 01:05:49 DEBUG : B2 bucket rclone-test-hotowat4zuna: Waiting for transfers to finish 2026/09/02 01:05:49 DEBUG : potato2: size = 60 OK 2026/09/02 01:05:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/02 01:05:49 INFO : potato2: Copied (server-side copy) 2026/09/02 01:05:49 INFO : potato2: Deleted 2026/09/02 01:05:50 DEBUG : potato3: size = 68 OK 2026/09/02 01:05:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/02 01:05:50 INFO : potato3: Copied (server-side copy) 2026/09/02 01:05:50 INFO : potato3: Deleted 2026/09/02 01:05:50 DEBUG : B2 bucket rclone-test-hotowat4zuna: Purge remote 2026/09/02 01:05:50 INFO : B2 bucket rclone-test-hotowat4zuna: cleaning bucket "rclone-test-hotowat4zuna" of all files 2026/09/02 01:05:51 DEBUG : potato2: Deleting (id "4_zefc29da3a06d5bfbaf080e1b_f114a05a32bae0e5a_d20260902_m010549_c001_v0001184_t0046_u01788311149675") 2026/09/02 01:05:51 DEBUG : potato3: Deleting (id "4_zefc29da3a06d5bfbaf080e1b_f116b9e8bea755639_d20260902_m010549_c001_v0001120_t0052_u01788311149921") 2026/09/02 01:05:51 DEBUG : B2 bucket rclone-test-benoriz1xosa: Purge remote 2026/09/02 01:05:51 INFO : B2 bucket rclone-test-benoriz1xosa: cleaning bucket "rclone-test-benoriz1xosa" of all files 2026/09/02 01:05:51 DEBUG : empty space: Deleting (id "4_z8ff28da3a06d5bfbaf080e1b_f400537972d2a3bc9_d20260902_m010546_c001_v0001173_t0055_u01788311146098") 2026/09/02 01:05:51 DEBUG : potato2: Deleting (id "4_z8ff28da3a06d5bfbaf080e1b_f415147edf7386791_d20260902_m010549_c001_v7007000_t0000_u01788311149884") 2026/09/02 01:05:51 DEBUG : potato2: Deleting (id "4_z8ff28da3a06d5bfbaf080e1b_f1037ebea040b46f1_d20260902_m010546_c001_v0001184_t0016_u01788311146968") 2026/09/02 01:05:51 DEBUG : potato3: Deleting (id "4_z8ff28da3a06d5bfbaf080e1b_f415147edf7386792_d20260902_m010550_c001_v7007000_t0000_u01788311150334") 2026/09/02 01:05:51 DEBUG : potato3: Deleting (id "4_z8ff28da3a06d5bfbaf080e1b_f1033915607c1b31f_d20260902_m010547_c001_v0001165_t0046_u01788311147228") 2026/09/02 01:05:51 DEBUG : potato3: Deleting (id "4_z8ff28da3a06d5bfbaf080e1b_f100537972d2a3bcd_d20260902_m010546_c001_v0001173_t0036_u01788311146283") --- PASS: TestServerSideMoveWithFilter (11.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:05:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zigarof6piwu" 2026/09/02 01:05:55 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qinozen6qobo -> B2 bucket rclone-test-zigarof6piwu 2026/09/02 01:05:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:05:58 DEBUG : empty space: size = 1 OK 2026/09/02 01:05:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/02 01:05:58 DEBUG : empty space: Unchanged skipping 2026/09/02 01:05:58 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:05:58 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zigarof6piwu) 2026/09/02 01:05:58 DEBUG : potato3: Sizes differ 2026/09/02 01:05:58 DEBUG : B2 bucket rclone-test-zigarof6piwu: Waiting for checks to finish 2026/09/02 01:05:58 INFO : empty space: Deleted 2026/09/02 01:05:58 DEBUG : B2 bucket rclone-test-zigarof6piwu: Waiting for transfers to finish 2026/09/02 01:05:58 DEBUG : potato2: size = 60 OK 2026/09/02 01:05:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/02 01:05:58 INFO : potato2: Copied (server-side copy) 2026/09/02 01:05:58 INFO : potato2: Deleted 2026/09/02 01:05:58 DEBUG : potato3: size = 68 OK 2026/09/02 01:05:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/02 01:05:58 INFO : potato3: Copied (server-side copy) 2026/09/02 01:05:59 INFO : potato3: Deleted 2026/09/02 01:05:59 DEBUG : Creating backend with remote "TestB2:rclone-test-gajaduz1teba" 2026/09/02 01:06:00 INFO : tomatoDir: Making directory 2026/09/02 01:06:01 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/02 01:06:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:06:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/02 01:06:01 DEBUG : B2 bucket rclone-test-gajaduz1teba: Waiting for checks to finish 2026/09/02 01:06:01 DEBUG : B2 bucket rclone-test-gajaduz1teba: Waiting for transfers to finish 2026/09/02 01:06:01 DEBUG : empty space: size = 1 OK 2026/09/02 01:06:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/02 01:06:01 INFO : empty space: Copied (server-side copy) 2026/09/02 01:06:01 INFO : empty space: Deleted 2026/09/02 01:06:02 DEBUG : potato2: size = 60 OK 2026/09/02 01:06:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/02 01:06:02 INFO : potato2: Copied (server-side copy) 2026/09/02 01:06:02 INFO : potato2: Deleted 2026/09/02 01:06:06 DEBUG : potato3: size = 68 OK 2026/09/02 01:06:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/02 01:06:06 INFO : potato3: Copied (server-side copy) 2026/09/02 01:06:07 INFO : potato3: Deleted 2026/09/02 01:06:07 DEBUG : B2 bucket rclone-test-gajaduz1teba: Purge remote 2026/09/02 01:06:07 INFO : B2 bucket rclone-test-gajaduz1teba: cleaning bucket "rclone-test-gajaduz1teba" of all files 2026/09/02 01:06:07 DEBUG : empty space: Deleting (id "4_z5f52cd93a06d5bfbaf080e1b_f401b471c7d68e927_d20260902_m010601_c001_v0001161_t0023_u01788311161527") 2026/09/02 01:06:07 DEBUG : potato2: Deleting (id "4_z5f52cd93a06d5bfbaf080e1b_f1088463c13480883_d20260902_m010601_c001_v0001044_t0038_u01788311161766") 2026/09/02 01:06:07 DEBUG : potato3: Deleting (id "4_z5f52cd93a06d5bfbaf080e1b_f106d069574151ea7_d20260902_m010601_c001_v0001102_t0049_u01788311161935") 2026/09/02 01:06:08 DEBUG : B2 bucket rclone-test-zigarof6piwu: Purge remote 2026/09/02 01:06:08 INFO : B2 bucket rclone-test-zigarof6piwu: cleaning bucket "rclone-test-zigarof6piwu" of all files 2026/09/02 01:06:08 DEBUG : empty space: Deleting (id "4_z7f62bd63a06d5bfbaf080e1b_f419d536a48c1dbcd_d20260902_m010601_c001_v7007000_t0000_u01788311161720") 2026/09/02 01:06:08 DEBUG : empty space: Deleting (id "4_z7f62bd63a06d5bfbaf080e1b_f411031d9f31c429e_d20260902_m010557_c001_v0001157_t0039_u01788311157256") 2026/09/02 01:06:08 DEBUG : potato2: Deleting (id "4_z7f62bd63a06d5bfbaf080e1b_f419d536a48c1dbd6_d20260902_m010602_c001_v7007000_t0000_u01788311162347") 2026/09/02 01:06:08 DEBUG : potato2: Deleting (id "4_z7f62bd63a06d5bfbaf080e1b_f104ca62778fb40cc_d20260902_m010558_c001_v0001032_t0031_u01788311158192") 2026/09/02 01:06:08 DEBUG : potato3: Deleting (id "4_z7f62bd63a06d5bfbaf080e1b_f419d536a48c1dbfa_d20260902_m010606_c001_v7007000_t0000_u01788311166943") 2026/09/02 01:06:08 DEBUG : potato3: Deleting (id "4_z7f62bd63a06d5bfbaf080e1b_f105e0655a9e2dce7_d20260902_m010558_c001_v0001153_t0008_u01788311158574") 2026/09/02 01:06:08 DEBUG : potato3: Deleting (id "4_z7f62bd63a06d5bfbaf080e1b_f111031d9f31c42a2_d20260902_m010557_c001_v0001157_t0007_u01788311157445") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.18s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:06:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:06:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/rclone-sync-test" --- PASS: TestSyncOverlap (1.53s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:06:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/rclone-sync-test" 2026/09/02 01:06:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": EOF) 2026/09/02 01:06:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 01:06:37 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 01:06:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/rclone-sync-test-include/layer2" 2026/09/02 01:06:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/rclone-sync-test-ignore-file" 2026/09/02 01:06:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/02 01:06:45 DEBUG : B2 bucket rclone-test-qinozen6qobo path rclone-sync-test: Waiting for checks to finish 2026/09/02 01:06:45 DEBUG : B2 bucket rclone-test-qinozen6qobo path rclone-sync-test: Waiting for transfers to finish 2026/09/02 01:06:45 DEBUG : Waiting for deletions to finish 2026/09/02 01:06:45 INFO : There was nothing to transfer 2026/09/02 01:06:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/02 01:06:46 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:06:46 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:06:46 DEBUG : Waiting for deletions to finish 2026/09/02 01:06:46 INFO : There was nothing to transfer 2026/09/02 01:06:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/02 01:06:46 DEBUG : B2 bucket rclone-test-qinozen6qobo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/02 01:06:46 DEBUG : B2 bucket rclone-test-qinozen6qobo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/02 01:06:46 DEBUG : Waiting for deletions to finish 2026/09/02 01:06:46 INFO : There was nothing to transfer 2026/09/02 01:06:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/02 01:06:47 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:06:47 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:06:47 DEBUG : Waiting for deletions to finish 2026/09/02 01:06:47 INFO : There was nothing to transfer 2026/09/02 01:06:47 DEBUG : Excluded 2026/09/02 01:06:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/02 01:06:48 DEBUG : B2 bucket rclone-test-qinozen6qobo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/02 01:06:48 DEBUG : B2 bucket rclone-test-qinozen6qobo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/02 01:06:48 DEBUG : Waiting for deletions to finish 2026/09/02 01:06:48 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (33.81s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:06:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/dst" 2026/09/02 01:06:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/CompareDest" 2026/09/02 01:06:51 DEBUG : one: Need to transfer - File not found at Destination 2026/09/02 01:06:51 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:06:51 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:06:52 DEBUG : one: size = 3 OK 2026/09/02 01:06:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/02 01:06:52 INFO : one: Copied (new) 2026/09/02 01:06:52 DEBUG : Waiting for deletions to finish 2026/09/02 01:06:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:06:53 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:06:53 DEBUG : one: Sizes differ 2026/09/02 01:06:53 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:06:53 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:06:53 DEBUG : one: size = 5 OK 2026/09/02 01:06:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/02 01:06:53 INFO : one: Copied (replaced existing) 2026/09/02 01:06:53 DEBUG : Waiting for deletions to finish 2026/09/02 01:06:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:06:55 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:06:55 DEBUG : one: Sizes differ 2026/09/02 01:06:55 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:06:55 DEBUG : one: size = 5 OK 2026/09/02 01:06:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:06:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 01:06:55 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:06:55 DEBUG : Waiting for deletions to finish 2026/09/02 01:06:55 INFO : There was nothing to transfer 2026/09/02 01:06:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:06:56 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:06:56 DEBUG : one: Sizes differ 2026/09/02 01:06:56 DEBUG : two: size = 3 OK 2026/09/02 01:06:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:06:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/02 01:06:56 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:06:57 DEBUG : one: size = 5 OK 2026/09/02 01:06:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:06:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 01:06:57 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:06:57 DEBUG : Waiting for deletions to finish 2026/09/02 01:06:57 INFO : There was nothing to transfer 2026/09/02 01:06:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:06:57 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:06:57 DEBUG : one: Sizes differ 2026/09/02 01:06:57 DEBUG : two: size = 3 OK 2026/09/02 01:06:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:06:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/02 01:06:57 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:06:57 DEBUG : one: size = 5 OK 2026/09/02 01:06:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:06:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 01:06:57 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:06:57 DEBUG : Waiting for deletions to finish 2026/09/02 01:06:57 INFO : There was nothing to transfer 2026/09/02 01:06:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:06:58 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:06:58 DEBUG : one: Sizes differ 2026/09/02 01:06:58 DEBUG : one: size = 5 OK 2026/09/02 01:06:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:06:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 01:06:58 DEBUG : two: size = 3 OK 2026/09/02 01:06:58 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/09/02 01:06:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/02 01:06:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/02 01:06:58 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:06:58 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:06:58 DEBUG : Waiting for deletions to finish 2026/09/02 01:06:58 INFO : There was nothing to transfer 2026/09/02 01:06:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:06:59 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:06:59 DEBUG : one: Sizes differ 2026/09/02 01:06:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:06:59 DEBUG : two: size = 3 (B2 bucket rclone-test-qinozen6qobo path CompareDest) 2026/09/02 01:06:59 DEBUG : two: Sizes differ 2026/09/02 01:06:59 DEBUG : two: Need to transfer - File not found at Destination 2026/09/02 01:06:59 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:06:59 DEBUG : one: size = 5 OK 2026/09/02 01:06:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:06:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 01:06:59 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:07:00 DEBUG : two: size = 5 OK 2026/09/02 01:07:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/02 01:07:00 INFO : two: Copied (new) 2026/09/02 01:07:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.13s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:07:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/dest" 2026/09/02 01:07:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/pre-dest1" 2026/09/02 01:07:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/pre-dest2" 2026/09/02 01:07:07 DEBUG : 1: size = 1 OK 2026/09/02 01:07:07 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:07:07 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/02 01:07:07 DEBUG : 2: size = 1 OK 2026/09/02 01:07:07 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:07:07 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/02 01:07:08 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/02 01:07:08 DEBUG : B2 bucket rclone-test-qinozen6qobo path dest: Waiting for checks to finish 2026/09/02 01:07:08 DEBUG : B2 bucket rclone-test-qinozen6qobo path dest: Waiting for transfers to finish 2026/09/02 01:07:09 DEBUG : 3: size = 1 OK 2026/09/02 01:07:09 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/09/02 01:07:09 INFO : 3: Copied (new) 2026/09/02 01:07:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.22s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:07:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/dst" 2026/09/02 01:07:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/CopyDest" 2026/09/02 01:07:14 DEBUG : one: Need to transfer - File not found at Destination 2026/09/02 01:07:14 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:07:14 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:07:14 DEBUG : one: size = 3 OK 2026/09/02 01:07:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/02 01:07:14 INFO : one: Copied (new) 2026/09/02 01:07:14 DEBUG : Waiting for deletions to finish 2026/09/02 01:07:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:07:15 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:07:15 DEBUG : one: Sizes differ 2026/09/02 01:07:15 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:07:15 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:07:15 DEBUG : one: size = 5 OK 2026/09/02 01:07:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/02 01:07:15 INFO : one: Copied (replaced existing) 2026/09/02 01:07:15 DEBUG : Waiting for deletions to finish 2026/09/02 01:07:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/BackupDir" 2026/09/02 01:07:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:07:18 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:07:18 DEBUG : one: Sizes differ 2026/09/02 01:07:18 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:07:19 DEBUG : one: size = 5 OK 2026/09/02 01:07:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:07:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:07:19 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:07:19 DEBUG : one: Sizes differ 2026/09/02 01:07:20 DEBUG : one: size = 3 OK 2026/09/02 01:07:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/02 01:07:20 INFO : one: Copied (server-side copy) 2026/09/02 01:07:20 INFO : one: Deleted 2026/09/02 01:07:21 DEBUG : one: size = 5 OK 2026/09/02 01:07:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/02 01:07:21 INFO : one: Copied (server-side copy) 2026/09/02 01:07:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/02 01:07:21 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:07:21 DEBUG : Waiting for deletions to finish 2026/09/02 01:07:22 DEBUG : one: size = 5 OK 2026/09/02 01:07:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:07:22 DEBUG : one: Unchanged skipping 2026/09/02 01:07:22 DEBUG : two: size = 3 OK 2026/09/02 01:07:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:07:22 DEBUG : two: size = 3 OK 2026/09/02 01:07:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/02 01:07:22 INFO : two: Copied (server-side copy) 2026/09/02 01:07:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/02 01:07:22 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:07:22 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:07:22 DEBUG : Waiting for deletions to finish 2026/09/02 01:07:23 DEBUG : one: size = 5 OK 2026/09/02 01:07:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:07:23 DEBUG : one: Unchanged skipping 2026/09/02 01:07:23 DEBUG : two: size = 3 OK 2026/09/02 01:07:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:07:23 DEBUG : two: Unchanged skipping 2026/09/02 01:07:23 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:07:23 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:07:23 DEBUG : Waiting for deletions to finish 2026/09/02 01:07:23 INFO : There was nothing to transfer 2026/09/02 01:07:24 DEBUG : one: size = 5 OK 2026/09/02 01:07:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:07:24 DEBUG : one: Unchanged skipping 2026/09/02 01:07:24 DEBUG : three: size = 7 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:07:24 DEBUG : three: size = 5 (B2 bucket rclone-test-qinozen6qobo path CopyDest) 2026/09/02 01:07:24 DEBUG : three: Sizes differ 2026/09/02 01:07:24 DEBUG : three: Destination not found in --copy-dest 2026/09/02 01:07:24 DEBUG : three: Need to transfer - File not found at Destination 2026/09/02 01:07:24 DEBUG : two: size = 3 OK 2026/09/02 01:07:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/02 01:07:24 DEBUG : two: Unchanged skipping 2026/09/02 01:07:24 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:07:24 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:07:24 DEBUG : three: size = 7 OK 2026/09/02 01:07:24 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/02 01:07:24 INFO : three: Copied (new) 2026/09/02 01:07:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.96s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:07:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/dst" 2026/09/02 01:07:29 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/backup" 2026/09/02 01:07:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:07:31 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:07:31 DEBUG : one: Sizes differ 2026/09/02 01:07:31 DEBUG : two: size = 3 OK 2026/09/02 01:07:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:07:31 DEBUG : two: Unchanged skipping 2026/09/02 01:07:31 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:07:33 DEBUG : one: size = 3 OK 2026/09/02 01:07:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/02 01:07:33 INFO : one: Copied (server-side copy) 2026/09/02 01:07:33 INFO : one: Deleted 2026/09/02 01:07:33 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:07:34 DEBUG : one: size = 4 OK 2026/09/02 01:07:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/02 01:07:34 INFO : one: Copied (new) 2026/09/02 01:07:34 DEBUG : Waiting for deletions to finish 2026/09/02 01:07:34 DEBUG : three.txt: size = 5 OK 2026/09/02 01:07:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/02 01:07:34 INFO : three.txt: Copied (server-side copy) 2026/09/02 01:07:34 INFO : three.txt: Deleted 2026/09/02 01:07:34 INFO : three.txt: Moved into backup dir 2026/09/02 01:07:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:07:36 DEBUG : one: size = 4 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:07:36 DEBUG : one: Sizes differ 2026/09/02 01:07:36 DEBUG : two: size = 3 OK 2026/09/02 01:07:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:07:36 DEBUG : two: Unchanged skipping 2026/09/02 01:07:36 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:07:36 DEBUG : one: size = 4 OK 2026/09/02 01:07:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/02 01:07:36 INFO : one: Copied (server-side copy) 2026/09/02 01:07:36 INFO : one: Deleted 2026/09/02 01:07:36 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:07:37 DEBUG : one: size = 5 OK 2026/09/02 01:07:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/02 01:07:37 INFO : one: Copied (new) 2026/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2026/09/02 01:07:37 DEBUG : three.txt: size = 6 OK 2026/09/02 01:07:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/02 01:07:37 INFO : three.txt: Copied (server-side copy) 2026/09/02 01:07:37 INFO : three.txt: Deleted 2026/09/02 01:07:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.07s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:07:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/dst" 2026/09/02 01:07:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/backup" 2026/09/02 01:07:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:07:43 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:07:43 DEBUG : one: Sizes differ 2026/09/02 01:07:43 DEBUG : two: size = 3 OK 2026/09/02 01:07:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:07:43 DEBUG : two: Unchanged skipping 2026/09/02 01:07:43 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:07:44 DEBUG : one.bak: size = 3 OK 2026/09/02 01:07:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/02 01:07:44 INFO : one: Copied (server-side copy) to: one.bak 2026/09/02 01:07:45 INFO : one: Deleted 2026/09/02 01:07:45 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:07:45 DEBUG : one: size = 4 OK 2026/09/02 01:07:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/02 01:07:45 INFO : one: Copied (new) 2026/09/02 01:07:45 DEBUG : Waiting for deletions to finish 2026/09/02 01:07:46 DEBUG : three.txt.bak: size = 5 OK 2026/09/02 01:07:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/02 01:07:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/02 01:07:46 INFO : three.txt: Deleted 2026/09/02 01:07:46 INFO : three.txt: Moved into backup dir 2026/09/02 01:07:47 DEBUG : two: size = 3 OK 2026/09/02 01:07:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:07:47 DEBUG : two: Unchanged skipping 2026/09/02 01:07:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:07:47 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:07:47 DEBUG : one: size = 4 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:07:47 DEBUG : one: Sizes differ 2026/09/02 01:07:48 DEBUG : one.bak: size = 4 OK 2026/09/02 01:07:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/02 01:07:48 INFO : one: Copied (server-side copy) to: one.bak 2026/09/02 01:07:48 INFO : one: Deleted 2026/09/02 01:07:48 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:07:48 DEBUG : one: size = 5 OK 2026/09/02 01:07:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/02 01:07:48 INFO : one: Copied (new) 2026/09/02 01:07:48 DEBUG : Waiting for deletions to finish 2026/09/02 01:07:49 DEBUG : three.txt.bak: size = 6 OK 2026/09/02 01:07:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/02 01:07:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/02 01:07:49 INFO : three.txt: Deleted 2026/09/02 01:07:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:07:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/dst" 2026/09/02 01:07:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/backup" 2026/09/02 01:07:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:07:55 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:07:55 DEBUG : one: Sizes differ 2026/09/02 01:07:55 DEBUG : two: size = 3 OK 2026/09/02 01:07:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:07:55 DEBUG : two: Unchanged skipping 2026/09/02 01:07:55 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:07:56 DEBUG : one-2019-01-01: size = 3 OK 2026/09/02 01:07:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/02 01:07:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/02 01:07:56 INFO : one: Deleted 2026/09/02 01:07:56 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:07:57 DEBUG : one: size = 4 OK 2026/09/02 01:07:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/02 01:07:57 INFO : one: Copied (new) 2026/09/02 01:07:57 DEBUG : Waiting for deletions to finish 2026/09/02 01:07:58 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/02 01:07:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/02 01:07:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/02 01:07:58 INFO : three.txt: Deleted 2026/09/02 01:07:58 INFO : three.txt: Moved into backup dir 2026/09/02 01:08:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:08:00 DEBUG : one: size = 4 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:08:00 DEBUG : one: Sizes differ 2026/09/02 01:08:00 DEBUG : two: size = 3 OK 2026/09/02 01:08:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:08:00 DEBUG : two: Unchanged skipping 2026/09/02 01:08:00 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:08:00 DEBUG : one-2019-01-01: size = 4 OK 2026/09/02 01:08:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/02 01:08:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/02 01:08:01 INFO : one: Deleted 2026/09/02 01:08:01 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:08:01 DEBUG : one: size = 5 OK 2026/09/02 01:08:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/02 01:08:01 INFO : one: Copied (new) 2026/09/02 01:08:01 DEBUG : Waiting for deletions to finish 2026/09/02 01:08:01 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/02 01:08:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/02 01:08:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/02 01:08:02 INFO : three.txt: Deleted 2026/09/02 01:08:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.53s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:08:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/dst" 2026/09/02 01:08:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:08:06 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:08:06 DEBUG : one: Sizes differ 2026/09/02 01:08:06 DEBUG : two: size = 3 OK 2026/09/02 01:08:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:08:06 DEBUG : two: Unchanged skipping 2026/09/02 01:08:06 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:08:07 DEBUG : one.bak: size = 3 OK 2026/09/02 01:08:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/02 01:08:07 INFO : one: Copied (server-side copy) to: one.bak 2026/09/02 01:08:07 INFO : one: Deleted 2026/09/02 01:08:07 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:08:08 DEBUG : one: size = 4 OK 2026/09/02 01:08:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/02 01:08:08 INFO : one: Copied (new) 2026/09/02 01:08:08 DEBUG : Waiting for deletions to finish 2026/09/02 01:08:09 DEBUG : three.txt.bak: size = 5 OK 2026/09/02 01:08:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/02 01:08:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/02 01:08:09 INFO : three.txt: Deleted 2026/09/02 01:08:09 INFO : three.txt: Moved into backup dir 2026/09/02 01:08:10 DEBUG : one.bak: Excluded (Path Filter) 2026/09/02 01:08:10 DEBUG : one.bak: Excluded 2026/09/02 01:08:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/02 01:08:10 DEBUG : three.txt.bak: Excluded 2026/09/02 01:08:10 DEBUG : two: size = 3 OK 2026/09/02 01:08:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:08:10 DEBUG : two: Unchanged skipping 2026/09/02 01:08:10 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for checks to finish 2026/09/02 01:08:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:08:10 DEBUG : one: size = 4 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:08:10 DEBUG : one: Sizes differ 2026/09/02 01:08:11 DEBUG : one.bak: size = 4 OK 2026/09/02 01:08:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/02 01:08:11 INFO : one: Copied (server-side copy) to: one.bak 2026/09/02 01:08:11 INFO : one: Deleted 2026/09/02 01:08:11 DEBUG : B2 bucket rclone-test-qinozen6qobo path dst: Waiting for transfers to finish 2026/09/02 01:08:11 DEBUG : one: size = 5 OK 2026/09/02 01:08:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/02 01:08:11 INFO : one: Copied (new) 2026/09/02 01:08:11 DEBUG : Waiting for deletions to finish 2026/09/02 01:08:11 DEBUG : three.txt.bak: size = 6 OK 2026/09/02 01:08:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/02 01:08:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/02 01:08:12 INFO : three.txt: Deleted 2026/09/02 01:08:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.05s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:08:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/dst" 2026/09/02 01:08:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:08:20 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:08:20 DEBUG : one: Sizes differ 2026/09/02 01:08:24 DEBUG : one.bak: size = 3 OK 2026/09/02 01:08:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/02 01:08:24 INFO : one: Copied (server-side copy) to: one.bak 2026/09/02 01:08:25 INFO : one: Deleted 2026/09/02 01:08:26 DEBUG : one: size = 4 OK 2026/09/02 01:08:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/02 01:08:26 INFO : one: Copied (new) 2026/09/02 01:08:26 DEBUG : two: size = 3 OK 2026/09/02 01:08:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:08:26 DEBUG : two: Unchanged skipping 2026/09/02 01:08:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:08:26 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:08:26 DEBUG : three.txt: Sizes differ 2026/09/02 01:08:27 DEBUG : three.txt.bak: size = 5 OK 2026/09/02 01:08:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/02 01:08:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/02 01:08:27 INFO : three.txt: Deleted 2026/09/02 01:08:28 DEBUG : three.txt: size = 6 OK 2026/09/02 01:08:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/02 01:08:28 INFO : three.txt: Copied (new) 2026/09/02 01:08:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:08:31 DEBUG : one: size = 4 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:08:31 DEBUG : one: Sizes differ 2026/09/02 01:08:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/09/02 01:08:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 01:08:33 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 01:08:33 DEBUG : one.bak: size = 4 OK 2026/09/02 01:08:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/02 01:08:33 INFO : one: Copied (server-side copy) to: one.bak 2026/09/02 01:08:33 INFO : one: Deleted 2026/09/02 01:08:33 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1039-00.backblaze.com/b2api/v1/b2_upload_file/8f72dd53a04d5bfbaf080e1b/c001_v0001039_t0004": EOF 2026/09/02 01:08:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1039-00.backblaze.com/b2api/v1/b2_upload_file/8f72dd53a04d5bfbaf080e1b/c001_v0001039_t0004": EOF) 2026/09/02 01:08:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 01:08:33 DEBUG : one: Received error: Post "https://pod-000-1039-00.backblaze.com/b2api/v1/b2_upload_file/8f72dd53a04d5bfbaf080e1b/c001_v0001039_t0004": EOF - low level retry 0/10 2026/09/02 01:08:33 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 01:08:35 DEBUG : one: size = 5 OK 2026/09/02 01:08:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/02 01:08:35 INFO : one: Copied (new) 2026/09/02 01:08:35 DEBUG : two: size = 3 OK 2026/09/02 01:08:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:08:35 DEBUG : two: Unchanged skipping 2026/09/02 01:08:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:08:35 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:08:35 DEBUG : three.txt: Sizes differ 2026/09/02 01:08:36 DEBUG : three.txt.bak: size = 6 OK 2026/09/02 01:08:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/02 01:08:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/02 01:08:36 INFO : three.txt: Deleted 2026/09/02 01:08:37 DEBUG : three.txt: size = 19 OK 2026/09/02 01:08:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/02 01:08:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (30.37s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qinozen6qobo/dst" 2026/09/02 01:08:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:08:54 DEBUG : one: size = 3 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:08:54 DEBUG : one: Sizes differ 2026/09/02 01:08:57 DEBUG : one-2019-01-01: size = 3 OK 2026/09/02 01:08:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/02 01:08:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/02 01:08:57 INFO : one: Deleted 2026/09/02 01:09:01 DEBUG : one: size = 4 OK 2026/09/02 01:09:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/02 01:09:01 INFO : one: Copied (new) 2026/09/02 01:09:01 DEBUG : two: size = 3 OK 2026/09/02 01:09:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:01 DEBUG : two: Unchanged skipping 2026/09/02 01:09:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:01 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:09:01 DEBUG : three.txt: Sizes differ 2026/09/02 01:09:02 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/02 01:09:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/02 01:09:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/02 01:09:03 INFO : three.txt: Deleted 2026/09/02 01:09:03 DEBUG : three.txt: size = 6 OK 2026/09/02 01:09:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/02 01:09:03 INFO : three.txt: Copied (new) 2026/09/02 01:09:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:05 DEBUG : one: size = 4 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:09:05 DEBUG : one: Sizes differ 2026/09/02 01:09:06 DEBUG : one-2019-01-01: size = 4 OK 2026/09/02 01:09:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/02 01:09:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/02 01:09:06 INFO : one: Deleted 2026/09/02 01:09:06 DEBUG : one: size = 5 OK 2026/09/02 01:09:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/02 01:09:06 INFO : one: Copied (new) 2026/09/02 01:09:07 DEBUG : two: size = 3 OK 2026/09/02 01:09:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:07 DEBUG : two: Unchanged skipping 2026/09/02 01:09:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-qinozen6qobo path dst) 2026/09/02 01:09:07 DEBUG : three.txt: Sizes differ 2026/09/02 01:09:08 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/02 01:09:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/02 01:09:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/02 01:09:09 INFO : three.txt: Deleted 2026/09/02 01:09:09 DEBUG : three.txt: size = 19 OK 2026/09/02 01:09:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/02 01:09:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (27.96s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:09:13 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:13 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:13 DEBUG : Testêé: Sizes differ 2026/09/02 01:09:13 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:09:13 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:09:14 DEBUG : Testêé: size = 14 OK 2026/09/02 01:09:14 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/09/02 01:09:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/02 01:09:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.25s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:09:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/02 01:09:15 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:09:15 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:09:16 DEBUG : existing: size = 6 OK 2026/09/02 01:09:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/02 01:09:16 INFO : existing: Copied (new) 2026/09/02 01:09:16 DEBUG : Waiting for deletions to finish 2026/09/02 01:09:16 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:16 DEBUG : existing: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:16 DEBUG : existing: Sizes differ 2026/09/02 01:09:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/02 01:09:16 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:09:16 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:09:16 ERROR : B2 bucket rclone-test-qinozen6qobo: not deleting files as there were IO errors 2026/09/02 01:09:16 ERROR : B2 bucket rclone-test-qinozen6qobo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.48s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:09:18 DEBUG : EXISTING: size = 6 OK 2026/09/02 01:09:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:18 DEBUG : existing: Unchanged skipping 2026/09/02 01:09:18 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:09:18 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:09:18 DEBUG : Waiting for deletions to finish 2026/09/02 01:09:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", 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-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:09:29 DEBUG : both0: size = 6 OK 2026/09/02 01:09:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both0: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both10: size = 6 OK 2026/09/02 01:09:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both10: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both11: size = 6 OK 2026/09/02 01:09:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both11: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both12: size = 6 OK 2026/09/02 01:09:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both12: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both13: size = 6 OK 2026/09/02 01:09:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both13: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both14: size = 6 OK 2026/09/02 01:09:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both14: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both15: size = 6 OK 2026/09/02 01:09:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both15: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both16: size = 6 OK 2026/09/02 01:09:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both16: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both17: size = 6 OK 2026/09/02 01:09:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both17: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both18: size = 6 OK 2026/09/02 01:09:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both18: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both19: size = 6 OK 2026/09/02 01:09:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both19: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both1: size = 6 OK 2026/09/02 01:09:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both1: Unchanged skipping 2026/09/02 01:09:29 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:09:29 DEBUG : both3: size = 6 OK 2026/09/02 01:09:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both2: size = 6 OK 2026/09/02 01:09:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both4: size = 6 OK 2026/09/02 01:09:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both5: size = 6 OK 2026/09/02 01:09:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both3: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both6: size = 6 OK 2026/09/02 01:09:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both6: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both7: size = 6 OK 2026/09/02 01:09:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both7: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both8: size = 6 OK 2026/09/02 01:09:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both8: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both9: size = 6 OK 2026/09/02 01:09:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:29 DEBUG : both9: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both2: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both4: Unchanged skipping 2026/09/02 01:09:29 DEBUG : both5: Unchanged skipping 2026/09/02 01:09:29 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:09:29 DEBUG : Waiting for deletions to finish 2026/09/02 01:09:30 INFO : only15: Deleted 2026/09/02 01:09:30 INFO : only19: Deleted 2026/09/02 01:09:30 INFO : only11: Deleted 2026/09/02 01:09:30 INFO : only5: Deleted 2026/09/02 01:09:30 INFO : only6: Deleted 2026/09/02 01:09:30 INFO : only8: Deleted 2026/09/02 01:09:30 INFO : only16: Deleted 2026/09/02 01:09:30 INFO : only18: Deleted 2026/09/02 01:09:30 INFO : only7: Deleted 2026/09/02 01:09:30 INFO : only9: Deleted 2026/09/02 01:09:30 INFO : only10: Deleted 2026/09/02 01:09:30 INFO : only12: Deleted 2026/09/02 01:09:30 INFO : only2: Deleted 2026/09/02 01:09:30 INFO : only3: Deleted 2026/09/02 01:09:31 INFO : only4: Deleted 2026/09/02 01:09:31 INFO : only0: Deleted 2026/09/02 01:09:31 INFO : only1: Deleted 2026/09/02 01:09:31 INFO : only17: Deleted 2026/09/02 01:09:31 INFO : only13: Deleted 2026/09/02 01:09:31 INFO : only14: Deleted 2026/09/02 01:09:31 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.56s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:09:45 DEBUG : both0: size = 6 OK 2026/09/02 01:09:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both0: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both10: size = 6 OK 2026/09/02 01:09:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both10: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both11: size = 6 OK 2026/09/02 01:09:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both11: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both12: size = 6 OK 2026/09/02 01:09:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both12: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both13: size = 6 OK 2026/09/02 01:09:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both13: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both14: size = 6 OK 2026/09/02 01:09:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both14: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both15: size = 6 OK 2026/09/02 01:09:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both15: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both16: size = 6 OK 2026/09/02 01:09:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both16: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both17: size = 6 OK 2026/09/02 01:09:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both17: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both18: size = 6 OK 2026/09/02 01:09:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both18: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both19: size = 6 OK 2026/09/02 01:09:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both19: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both1: size = 6 OK 2026/09/02 01:09:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both1: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both2: size = 6 OK 2026/09/02 01:09:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both2: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both3: size = 6 OK 2026/09/02 01:09:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both3: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both4: size = 6 OK 2026/09/02 01:09:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both4: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both5: size = 6 OK 2026/09/02 01:09:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both5: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both6: size = 6 OK 2026/09/02 01:09:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both6: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both7: size = 6 OK 2026/09/02 01:09:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both7: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both8: size = 6 OK 2026/09/02 01:09:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both8: Unchanged skipping 2026/09/02 01:09:45 DEBUG : both9: size = 6 OK 2026/09/02 01:09:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:09:45 DEBUG : both9: Unchanged skipping 2026/09/02 01:09:45 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only0: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only0: Sizes differ 2026/09/02 01:09:45 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only10: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only10: Sizes differ 2026/09/02 01:09:45 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only11: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only11: Sizes differ 2026/09/02 01:09:45 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only12: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only12: Sizes differ 2026/09/02 01:09:45 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only13: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only13: Sizes differ 2026/09/02 01:09:45 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only14: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only14: Sizes differ 2026/09/02 01:09:45 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only15: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only15: Sizes differ 2026/09/02 01:09:45 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only16: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only16: Sizes differ 2026/09/02 01:09:45 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only17: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only17: Sizes differ 2026/09/02 01:09:45 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only18: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only18: Sizes differ 2026/09/02 01:09:45 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only19: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only19: Sizes differ 2026/09/02 01:09:45 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only1: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only1: Sizes differ 2026/09/02 01:09:45 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only2: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only2: Sizes differ 2026/09/02 01:09:45 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only3: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only3: Sizes differ 2026/09/02 01:09:45 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only4: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only4: Sizes differ 2026/09/02 01:09:45 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only5: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only5: Sizes differ 2026/09/02 01:09:45 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only6: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only6: Sizes differ 2026/09/02 01:09:45 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only7: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only7: Sizes differ 2026/09/02 01:09:45 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only8: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only8: Sizes differ 2026/09/02 01:09:45 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1086438051) 2026/09/02 01:09:45 DEBUG : only9: size = 6 (B2 bucket rclone-test-qinozen6qobo) 2026/09/02 01:09:45 DEBUG : only9: Sizes differ 2026/09/02 01:09:45 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:09:45 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:09:45 DEBUG : only0: size = 0 OK 2026/09/02 01:09:45 DEBUG : only10: size = 0 OK 2026/09/02 01:09:45 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:45 INFO : only0: Copied (replaced existing) 2026/09/02 01:09:45 DEBUG : only11: size = 0 OK 2026/09/02 01:09:45 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:45 INFO : only10: Copied (replaced existing) 2026/09/02 01:09:45 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:45 INFO : only11: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only13: size = 0 OK 2026/09/02 01:09:46 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only13: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only14: size = 0 OK 2026/09/02 01:09:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only14: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only15: size = 0 OK 2026/09/02 01:09:46 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only15: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only16: size = 0 OK 2026/09/02 01:09:46 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only16: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only17: size = 0 OK 2026/09/02 01:09:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only17: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only18: size = 0 OK 2026/09/02 01:09:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only18: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only12: size = 0 OK 2026/09/02 01:09:46 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only12: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only1: size = 0 OK 2026/09/02 01:09:46 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only1: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only19: size = 0 OK 2026/09/02 01:09:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only19: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only2: size = 0 OK 2026/09/02 01:09:46 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only2: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only3: size = 0 OK 2026/09/02 01:09:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only3: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only4: size = 0 OK 2026/09/02 01:09:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only4: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only5: size = 0 OK 2026/09/02 01:09:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only5: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only6: size = 0 OK 2026/09/02 01:09:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only6: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only7: size = 0 OK 2026/09/02 01:09:46 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only7: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only8: size = 0 OK 2026/09/02 01:09:46 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only8: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : only9: size = 0 OK 2026/09/02 01:09:46 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/02 01:09:46 INFO : only9: Copied (replaced existing) 2026/09/02 01:09:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.39s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:09:55 DEBUG : empty_dir: Making directory with metadata 2026/09/02 01:09:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 01:09:55 DEBUG : empty_on_remote: Making directory with metadata 2026/09/02 01:09:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 01:09:55 INFO : empty_on_remote: Making directory 2026/09/02 01:09:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/02 01:09:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/02 01:09:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/02 01:09:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/02 01:09:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.74s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:09:58 DEBUG : empty_dir: Making directory with metadata 2026/09/02 01:09:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 01:09:58 DEBUG : empty_on_remote: Making directory with metadata 2026/09/02 01:09:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 01:09:58 INFO : empty_on_remote: Making directory 2026/09/02 01:09:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/02 01:09:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/02 01:09:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/02 01:09:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/02 01:09:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/02 01:09:59 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.58s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:10:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 01:10:00 INFO : sub dir: Making directory 2026/09/02 01:10:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:10:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 01:10:04 INFO : sub dir: Making directory 2026/09/02 01:10:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.61s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:10:12 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:12 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:10:12 DEBUG : apple: size = 5 OK 2026/09/02 01:10:12 DEBUG : banana: size = 6 OK 2026/09/02 01:10:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:12 DEBUG : banana: Unchanged skipping 2026/09/02 01:10:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:10:12 DEBUG : apple: Unchanged skipping 2026/09/02 01:10:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:10:12 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:10:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:12 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:10:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:10:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:10:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:10:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:10:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:10:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:10:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:10:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:10:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:10:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:10:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:10:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:10:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:10:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:10:13 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:10:13 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:10:13 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:13 INFO : There was nothing to transfer 2026/09/02 01:10:13 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:13 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:10:13 DEBUG : apple: size = 5 OK 2026/09/02 01:10:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : banana: size = 6 OK 2026/09/02 01:10:13 DEBUG : apple: Unchanged skipping 2026/09/02 01:10:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : banana: Unchanged skipping 2026/09/02 01:10:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:10:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:10:13 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:10:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:13 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:10:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:10:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:10:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:10:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:10:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:10:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:10:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:10:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:10:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:10:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:10:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:10:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:10:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:10:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:10:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:10:14 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:10:14 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:10:14 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:14 INFO : There was nothing to transfer 2026/09/02 01:10:14 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:14 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:10:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:10:24 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:24 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:10:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:10:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:10:25 DEBUG : banana: size = 6 OK 2026/09/02 01:10:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : banana: Unchanged skipping 2026/09/02 01:10:25 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:10:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:10:25 DEBUG : apple: size = 5 OK 2026/09/02 01:10:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : apple: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:10:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:10:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:10:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:10:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:10:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:10:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:10:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:10:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:10:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:10:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:10:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:10:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:10:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:10:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:10:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:10:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:10:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:10:25 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:10:25 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:25 INFO : There was nothing to transfer 2026/09/02 01:10:25 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:25 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:10:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : apple: size = 5 OK 2026/09/02 01:10:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : apple: Unchanged skipping 2026/09/02 01:10:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:10:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:10:26 DEBUG : banana: size = 6 OK 2026/09/02 01:10:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : banana: Unchanged skipping 2026/09/02 01:10:26 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:10:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:10:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:10:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:10:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:10:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:10:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:10:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:10:26 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:10:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:10:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:10:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:10:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:10:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:10:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:10:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:10:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:10:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:10:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:10:26 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:10:26 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:26 INFO : There was nothing to transfer 2026/09/02 01:10:26 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:26 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:10:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:10:36 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:37 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:10:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:37 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : YmFuYW5h: size = 6 OK 2026/09/02 01:10:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/02 01:10:37 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/02 01:10:37 DEBUG : YXBwbGU=: size = 5 OK 2026/09/02 01:10:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/02 01:10:37 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/02 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/02 01:10:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:37 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:10:37 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:10:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/02 01:10:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/02 01:10:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/02 01:10:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/02 01:10:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/02 01:10:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/02 01:10:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/02 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/02 01:10:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/02 01:10:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/02 01:10:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/02 01:10:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/02 01:10:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/02 01:10:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/02 01:10:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/02 01:10:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/02 01:10:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/02 01:10:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/02 01:10:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/02 01:10:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/02 01:10:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/02 01:10:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/02 01:10:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/02 01:10:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/02 01:10:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/02 01:10:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/02 01:10:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/02 01:10:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/02 01:10:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 01:10:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/02 01:10:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/02 01:10:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/02 01:10:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/02 01:10:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/02 01:10:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/02 01:10:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/02 01:10:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/02 01:10:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/02 01:10:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:40 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/02 01:10:40 INFO : dir1/0003-defghij.txt: Deleted 2026/09/02 01:10:40 INFO : appleappleapplebanana: Deleted 2026/09/02 01:10:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/02 01:10:40 INFO : dir1/0010-456789.txt: Deleted 2026/09/02 01:10:40 INFO : splitbananasplit: Deleted 2026/09/02 01:10:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/02 01:10:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/02 01:10:40 INFO : dir1/0011-56789;.txt: Deleted 2026/09/02 01:10:40 INFO : dir1/0007-1234567.txt: Deleted 2026/09/02 01:10:40 INFO : dir1/0012-6789;.txt: Deleted 2026/09/02 01:10:40 INFO : apple: Deleted 2026/09/02 01:10:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/02 01:10:40 INFO : dir1/0008-2345678.txt: Deleted 2026/09/02 01:10:40 INFO : dir1/0013-789;=.txt: Deleted 2026/09/02 01:10:40 INFO : dir1/0014-89;=.txt: Deleted 2026/09/02 01:10:40 INFO : dir1/0015-9;=.txt: Deleted 2026/09/02 01:10:40 INFO : banana: Deleted 2026/09/02 01:10:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/02 01:10:41 INFO : dir1/0009-3456789.txt: Deleted 2026/09/02 01:10:41 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/02 01:10:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 01:10:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:41 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:41 DEBUG : YXBwbGU=: size = 5 OK 2026/09/02 01:10:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:41 DEBUG : apple: Unchanged skipping 2026/09/02 01:10:41 DEBUG : YmFuYW5h: size = 6 OK 2026/09/02 01:10:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:41 DEBUG : banana: Unchanged skipping 2026/09/02 01:10:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/02 01:10:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:41 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:10:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:10:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/02 01:10:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/02 01:10:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/02 01:10:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/02 01:10:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/02 01:10:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/02 01:10:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/02 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/02 01:10:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/02 01:10:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/02 01:10:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/02 01:10:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/02 01:10:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/02 01:10:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/02 01:10:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/02 01:10:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/02 01:10:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/02 01:10:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/02 01:10:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:10:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:10:42 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:10:42 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:10:42 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:42 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/02 01:10:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:42 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:42 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:42 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 01:10:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:42 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 01:10:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 01:10:42 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 01:10:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 01:10:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 01:10:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 01:10:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 01:10:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 01:10:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 01:10:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:10:52 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:52 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:10:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:52 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:52 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:52 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:52 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:52 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:52 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:52 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:53 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 01:10:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 01:10:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 01:10:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 01:10:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 01:10:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 01:10:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 01:10:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 01:10:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 01:10:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 01:10:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 01:10:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 01:10:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 01:10:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 01:10:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 01:10:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 01:10:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 01:10:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 01:10:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 01:10:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 01:10:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 01:10:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 01:10:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 01:10:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 01:10:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 01:10:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 01:10:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 01:10:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 01:10:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 01:10:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 01:10:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 01:10:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 01:10:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 01:10:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 01:10:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 01:10:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 01:10:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 01:10:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 01:10:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 01:10:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 01:10:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 01:10:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 01:10:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 01:10:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/02 01:10:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 01:10:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/02 01:10:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 01:10:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/02 01:10:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/02 01:10:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : PREFIXapple: size = 5 OK 2026/09/02 01:10:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/02 01:10:53 INFO : apple: Copied (new) to: PREFIXapple 2026/09/02 01:10:53 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/02 01:10:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/02 01:10:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/02 01:10:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 01:10:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 01:10:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 01:10:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 01:10:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 01:10:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 01:10:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 01:10:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/02 01:10:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 01:10:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 01:10:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 01:10:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/02 01:10:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:53 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:10:53 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:10:53 DEBUG : PREFIXbanana: size = 6 OK 2026/09/02 01:10:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/02 01:10:53 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/02 01:10:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 01:10:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/02 01:10:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/02 01:10:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 01:10:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 01:10:53 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/02 01:10:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/02 01:10:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/02 01:10:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/02 01:10:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/02 01:10:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 01:10:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 01:10:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:10:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/02 01:10:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 01:10:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 01:10:53 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/02 01:10:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/02 01:10:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/02 01:10:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 01:10:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/02 01:10:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/02 01:10:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 01:10:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 01:10:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/02 01:10:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/02 01:10:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 01:10:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 01:10:53 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/02 01:10:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/02 01:10:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/02 01:10:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 01:10:53 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/02 01:10:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/02 01:10:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/02 01:10:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 01:10:53 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/02 01:10:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/02 01:10:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/02 01:10:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 01:10:54 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/02 01:10:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/02 01:10:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/02 01:10:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 01:10:54 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/02 01:10:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/02 01:10:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/02 01:10:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 01:10:54 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/02 01:10:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/02 01:10:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/02 01:10:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/02 01:10:54 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/02 01:10:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/02 01:10:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/02 01:10:54 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/02 01:10:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/02 01:10:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/02 01:10:54 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/02 01:10:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/02 01:10:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/02 01:10:54 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/02 01:10:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/02 01:10:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/02 01:10:54 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:54 INFO : splitbananasplit: Deleted 2026/09/02 01:10:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/02 01:10:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/02 01:10:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/02 01:10:54 INFO : dir1/0014-89;=.txt: Deleted 2026/09/02 01:10:54 INFO : dir1/0009-3456789.txt: Deleted 2026/09/02 01:10:55 INFO : dir1/0011-56789;.txt: Deleted 2026/09/02 01:10:55 INFO : dir1/0012-6789;.txt: Deleted 2026/09/02 01:10:55 INFO : dir1/0013-789;=.txt: Deleted 2026/09/02 01:10:55 INFO : dir1/0007-1234567.txt: Deleted 2026/09/02 01:10:55 INFO : apple: Deleted 2026/09/02 01:10:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/02 01:10:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/02 01:10:55 INFO : dir1/0003-defghij.txt: Deleted 2026/09/02 01:10:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/02 01:10:55 INFO : dir1/0008-2345678.txt: Deleted 2026/09/02 01:10:55 INFO : dir1/0010-456789.txt: Deleted 2026/09/02 01:10:55 INFO : dir1/0015-9;=.txt: Deleted 2026/09/02 01:10:55 INFO : appleappleapplebanana: Deleted 2026/09/02 01:10:55 INFO : banana: Deleted 2026/09/02 01:10:55 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:55 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:10:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 01:10:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 01:10:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 01:10:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 01:10:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 01:10:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 01:10:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 01:10:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 01:10:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 01:10:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 01:10:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 01:10:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 01:10:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 01:10:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 01:10:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 01:10:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 01:10:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 01:10:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 01:10:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 01:10:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 01:10:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 01:10:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 01:10:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 01:10:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 01:10:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 01:10:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 01:10:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 01:10:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 01:10:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/02 01:10:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 01:10:55 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 01:10:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 01:10:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 01:10:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 01:10:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 01:10:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 01:10:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 01:10:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 01:10:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 01:10:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 01:10:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 01:10:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 01:10:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 01:10:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 01:10:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 01:10:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 01:10:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 01:10:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/02 01:10:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/02 01:10:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/02 01:10:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/02 01:10:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : apple: size = 5 OK 2026/09/02 01:10:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/02 01:10:56 INFO : apple: Copied (new) 2026/09/02 01:10:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:10:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/02 01:10:56 INFO : appleappleapplebanana: Copied (new) 2026/09/02 01:10:56 DEBUG : banana: size = 6 OK 2026/09/02 01:10:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/02 01:10:56 INFO : banana: Copied (new) 2026/09/02 01:10:56 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:10:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/02 01:10:56 INFO : splitbananasplit: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:10:56 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:10:56 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/02 01:10:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:10:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/02 01:10:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:10:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/02 01:10:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:10:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/02 01:10:56 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:10:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/02 01:10:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:10:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/02 01:10:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:10:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/02 01:10:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:10:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/02 01:10:56 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:10:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/02 01:10:56 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:10:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/02 01:10:56 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:10:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/02 01:10:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:10:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/02 01:10:56 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:10:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/02 01:10:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:10:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/02 01:10:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:10:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/02 01:10:56 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:10:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/02 01:10:56 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/02 01:10:56 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:57 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/02 01:10:57 INFO : PREFIXapple: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/02 01:10:57 INFO : PREFIXbanana: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/02 01:10:57 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/02 01:10:57 INFO : PREFIXsplitbananasplit: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/02 01:10:57 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/02 01:10:57 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:57 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:10:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : Waiting for deletions to finish 2026/09/02 01:10:58 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:10:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:11:08 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/02 01:11:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 01:11:08 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 01:11:08 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:11:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 01:11:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 01:11:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 01:11:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 01:11:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 01:11:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 01:11:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/02 01:11:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/02 01:11:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:09 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:11:09 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:11:09 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/02 01:11:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/02 01:11:09 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : appleSUFFIX: size = 5 OK 2026/09/02 01:11:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/02 01:11:09 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/02 01:11:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/02 01:11:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/02 01:11:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/02 01:11:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/02 01:11:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/02 01:11:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 01:11:09 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/02 01:11:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/02 01:11:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/02 01:11:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/02 01:11:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/02 01:11:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/02 01:11:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/02 01:11:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/02 01:11:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 01:11:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/02 01:11:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/02 01:11:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/02 01:11:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/02 01:11:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/02 01:11:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/02 01:11:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/02 01:11:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/02 01:11:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/02 01:11:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/02 01:11:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/02 01:11:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/02 01:11:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/02 01:11:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/02 01:11:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/02 01:11:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/02 01:11:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/02 01:11:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/02 01:11:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/02 01:11:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/02 01:11:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/02 01:11:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 01:11:10 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:10 INFO : apple: Deleted 2026/09/02 01:11:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/02 01:11:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/02 01:11:11 INFO : dir1/0011-56789;.txt: Deleted 2026/09/02 01:11:11 INFO : appleappleapplebanana: Deleted 2026/09/02 01:11:11 INFO : splitbananasplit: Deleted 2026/09/02 01:11:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/02 01:11:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/02 01:11:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/02 01:11:11 INFO : dir1/0007-1234567.txt: Deleted 2026/09/02 01:11:11 INFO : dir1/0010-456789.txt: Deleted 2026/09/02 01:11:11 INFO : dir1/0012-6789;.txt: Deleted 2026/09/02 01:11:11 INFO : dir1/0003-defghij.txt: Deleted 2026/09/02 01:11:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/02 01:11:11 INFO : dir1/0009-3456789.txt: Deleted 2026/09/02 01:11:11 INFO : dir1/0013-789;=.txt: Deleted 2026/09/02 01:11:11 INFO : banana: Deleted 2026/09/02 01:11:11 INFO : dir1/0008-2345678.txt: Deleted 2026/09/02 01:11:11 INFO : dir1/0014-89;=.txt: Deleted 2026/09/02 01:11:11 INFO : dir1/0015-9;=.txt: Deleted 2026/09/02 01:11:11 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/02 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 01:11:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 01:11:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/02 01:11:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 01:11:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:11:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/02 01:11:12 INFO : appleappleapplebanana: Copied (new) 2026/09/02 01:11:12 DEBUG : banana: size = 6 OK 2026/09/02 01:11:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/02 01:11:12 INFO : banana: Copied (new) 2026/09/02 01:11:12 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:11:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/02 01:11:12 INFO : splitbananasplit: Copied (new) 2026/09/02 01:11:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:12 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:11:12 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:11:12 DEBUG : apple: size = 5 OK 2026/09/02 01:11:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/02 01:11:12 INFO : apple: Copied (new) 2026/09/02 01:11:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:11:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/02 01:11:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/02 01:11:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:11:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/02 01:11:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/02 01:11:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:11:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/02 01:11:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/02 01:11:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:11:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/02 01:11:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/02 01:11:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:11:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/02 01:11:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/02 01:11:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:11:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/02 01:11:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/02 01:11:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:11:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/02 01:11:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/02 01:11:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:11:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/02 01:11:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/02 01:11:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:11:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/02 01:11:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/02 01:11:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:11:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/02 01:11:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/02 01:11:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:11:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/02 01:11:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/02 01:11:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:11:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/02 01:11:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/02 01:11:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:11:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/02 01:11:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/02 01:11:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:11:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/02 01:11:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/02 01:11:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:11:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/02 01:11:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/02 01:11:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:11:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/02 01:11:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/02 01:11:13 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : appleSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : bananaSUFFIX: Deleted 2026/09/02 01:11:13 INFO : splitbananasplitSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/02 01:11:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/02 01:11:13 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:14 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:14 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:11:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:11:24 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:24 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:11:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 01:11:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 01:11:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 01:11:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 01:11:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 01:11:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : apple: size = 5 OK 2026/09/02 01:11:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:25 DEBUG : apple: Unchanged skipping 2026/09/02 01:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:25 DEBUG : banana: size = 6 OK 2026/09/02 01:11:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:25 DEBUG : banana: Unchanged skipping 2026/09/02 01:11:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 01:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 01:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 01:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 01:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 01:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:25 DEBUG : splitbanan: size = 16 OK 2026/09/02 01:11:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/02 01:11:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/02 01:11:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/02 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/02 01:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/02 01:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 01:11:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/02 01:11:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/02 01:11:25 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:11:25 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:11:25 DEBUG : appleapple: size = 21 OK 2026/09/02 01:11:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/02 01:11:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/02 01:11:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/02 01:11:25 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/02 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/02 01:11:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/02 01:11:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/02 01:11:25 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/02 01:11:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/02 01:11:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/02 01:11:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/02 01:11:25 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/02 01:11:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/02 01:11:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/02 01:11:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/02 01:11:25 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/02 01:11:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/02 01:11:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/02 01:11:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/02 01:11:25 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/02 01:11:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/02 01:11:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/02 01:11:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/02 01:11:25 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/02 01:11:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/02 01:11:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/02 01:11:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/02 01:11:25 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/02 01:11:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/02 01:11:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/02 01:11:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/02 01:11:25 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/02 01:11:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/02 01:11:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/02 01:11:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/02 01:11:25 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/02 01:11:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/02 01:11:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/02 01:11:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/02 01:11:25 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/02 01:11:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/02 01:11:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/02 01:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/02 01:11:25 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/02 01:11:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/02 01:11:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/02 01:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/02 01:11:25 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/02 01:11:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/02 01:11:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/02 01:11:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/02 01:11:26 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/02 01:11:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/02 01:11:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/02 01:11:26 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/02 01:11:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/02 01:11:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/02 01:11:26 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/02 01:11:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/02 01:11:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/02 01:11:26 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/02 01:11:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/02 01:11:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/02 01:11:26 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:26 INFO : dir1/0008-2345678.txt: Deleted 2026/09/02 01:11:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/02 01:11:26 INFO : dir1/0009-3456789.txt: Deleted 2026/09/02 01:11:26 INFO : dir1/0015-9;=.txt: Deleted 2026/09/02 01:11:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/02 01:11:26 INFO : dir1/0011-56789;.txt: Deleted 2026/09/02 01:11:26 INFO : dir1/0003-defghij.txt: Deleted 2026/09/02 01:11:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/02 01:11:26 INFO : dir1/0012-6789;.txt: Deleted 2026/09/02 01:11:26 INFO : dir1/0013-789;=.txt: Deleted 2026/09/02 01:11:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/02 01:11:26 INFO : dir1/0007-1234567.txt: Deleted 2026/09/02 01:11:26 INFO : splitbananasplit: Deleted 2026/09/02 01:11:26 INFO : appleappleapplebanana: Deleted 2026/09/02 01:11:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/02 01:11:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/02 01:11:26 INFO : dir1/0010-456789.txt: Deleted 2026/09/02 01:11:26 INFO : dir1/0014-89;=.txt: Deleted 2026/09/02 01:11:26 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:27 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : appleapple: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/02 01:11:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/02 01:11:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/02 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/02 01:11:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/02 01:11:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/02 01:11:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/02 01:11:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/02 01:11:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/02 01:11:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/02 01:11:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/02 01:11:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/02 01:11:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/02 01:11:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/02 01:11:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/02 01:11:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/02 01:11:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/02 01:11:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/02 01:11:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/02 01:11:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/02 01:11:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/02 01:11:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/02 01:11:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/02 01:11:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/02 01:11:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/02 01:11:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/02 01:11:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/02 01:11:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/02 01:11:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/02 01:11:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/02 01:11:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/02 01:11:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/02 01:11:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/02 01:11:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/02 01:11:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/02 01:11:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/02 01:11:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/02 01:11:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/02 01:11:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/02 01:11:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/02 01:11:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/02 01:11:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/02 01:11:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/02 01:11:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/02 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/02 01:11:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/02 01:11:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/02 01:11:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/02 01:11:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/02 01:11:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/02 01:11:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/02 01:11:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/02 01:11:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/02 01:11:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/02 01:11:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/02 01:11:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/02 01:11:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/02 01:11:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/02 01:11:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/02 01:11:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/02 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/02 01:11:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 01:11:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/02 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/02 01:11:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/02 01:11:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/02 01:11:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/02 01:11:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/02 01:11:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/02 01:11:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/02 01:11:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/02 01:11:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/02 01:11:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/02 01:11:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/02 01:11:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/02 01:11:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/02 01:11:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/02 01:11:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/02 01:11:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 01:11:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 01:11:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 01:11:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 01:11:27 DEBUG : apple: size = 5 OK 2026/09/02 01:11:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : apple: Unchanged skipping 2026/09/02 01:11:27 DEBUG : appleapple: size = 21 OK 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : banana: size = 6 OK 2026/09/02 01:11:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:11:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : banana: Unchanged skipping 2026/09/02 01:11:27 DEBUG : splitbanan: size = 16 OK 2026/09/02 01:11:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 01:11:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 01:11:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 01:11:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 01:11:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 01:11:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 01:11:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 01:11:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 01:11:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 01:11:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 01:11:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 01:11:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 01:11:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 01:11:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 01:11:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 01:11:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 01:11:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 01:11:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/02 01:11:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/02 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/02 01:11:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/02 01:11:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/02 01:11:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/02 01:11:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/02 01:11:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/02 01:11:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/02 01:11:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/02 01:11:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/02 01:11:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/02 01:11:27 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/02 01:11:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/02 01:11:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/02 01:11:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:11:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/02 01:11:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/02 01:11:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:11:27 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:11:27 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:27 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:27 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : appleapple: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/02 01:11:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/02 01:11:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/02 01:11:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/02 01:11:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/02 01:11:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/02 01:11:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/02 01:11:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/02 01:11:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/02 01:11:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/02 01:11:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/02 01:11:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/02 01:11:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/02 01:11:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/02 01:11:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/02 01:11:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/02 01:11:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/02 01:11:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/02 01:11:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/02 01:11:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/02 01:11:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/02 01:11:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/02 01:11:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/02 01:11:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/02 01:11:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/02 01:11:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/02 01:11:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/02 01:11:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/02 01:11:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/02 01:11:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/02 01:11:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/02 01:11:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/02 01:11:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/02 01:11:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 01:11:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/02 01:11:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 01:11:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/02 01:11:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/02 01:11:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/02 01:11:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/02 01:11:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/02 01:11:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/02 01:11:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/02 01:11:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/02 01:11:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/02 01:11:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/02 01:11:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/02 01:11:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/02 01:11:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/02 01:11:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/02 01:11:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/02 01:11:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/02 01:11:28 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:11:37 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:38 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : apple: size = 5 OK 2026/09/02 01:11:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : apple: Unchanged skipping 2026/09/02 01:11:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:11:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:11:38 DEBUG : banana: size = 6 OK 2026/09/02 01:11:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:11:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : banana: Unchanged skipping 2026/09/02 01:11:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:11:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:11:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:11:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:11:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:11:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:11:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:11:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:11:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:11:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:11:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:11:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:11:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:11:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:11:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:11:38 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:11:38 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:11:38 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:38 INFO : There was nothing to transfer 2026/09/02 01:11:38 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:38 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:11:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : apple: size = 5 OK 2026/09/02 01:11:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : apple: Unchanged skipping 2026/09/02 01:11:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:11:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:11:39 DEBUG : banana: size = 6 OK 2026/09/02 01:11:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : banana: Unchanged skipping 2026/09/02 01:11:39 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:11:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:11:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:11:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:11:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:11:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:11:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:11:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:11:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:11:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:11:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:11:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:11:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:11:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:11:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:11:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:11:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:11:39 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:11:39 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:39 INFO : There was nothing to transfer 2026/09/02 01:11:39 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:39 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:11:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:40 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:11:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:51 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:11:51 DEBUG : apple: size = 5 OK 2026/09/02 01:11:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : apple: Unchanged skipping 2026/09/02 01:11:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:11:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:11:51 DEBUG : banana: size = 6 OK 2026/09/02 01:11:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : banana: Unchanged skipping 2026/09/02 01:11:51 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:11:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:11:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:11:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:11:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:11:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:11:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:11:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:11:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:11:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:11:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:11:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:11:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:11:51 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:11:51 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:11:51 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:51 INFO : There was nothing to transfer 2026/09/02 01:11:51 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:52 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:11:52 DEBUG : apple: size = 5 OK 2026/09/02 01:11:52 DEBUG : banana: size = 6 OK 2026/09/02 01:11:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : banana: Unchanged skipping 2026/09/02 01:11:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:11:52 DEBUG : apple: Unchanged skipping 2026/09/02 01:11:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:11:52 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:11:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:11:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:11:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:11:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:11:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:11:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:11:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:11:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:11:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:11:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:11:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:11:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:11:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:11:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:11:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:11:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:11:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:11:52 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:11:52 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:11:52 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:52 INFO : There was nothing to transfer 2026/09/02 01:11:52 DEBUG : Waiting for deletions to finish 2026/09/02 01:11:53 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:11:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:12:03 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/02 01:12:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 01:12:04 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 01:12:04 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : apple: size = 5 OK 2026/09/02 01:12:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : apple: Unchanged skipping 2026/09/02 01:12:04 DEBUG : banana: size = 6 OK 2026/09/02 01:12:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : banana: Unchanged skipping 2026/09/02 01:12:04 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:12:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:12:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:12:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:12:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:12:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:12:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:12:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:12:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:12:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:12:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:12:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:12:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:12:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:12:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:12:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:12:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:12:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:12:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:12:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:12:04 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:04 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:04 INFO : There was nothing to transfer 2026/09/02 01:12:04 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:04 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:12:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : apple: size = 5 OK 2026/09/02 01:12:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : apple: Unchanged skipping 2026/09/02 01:12:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:12:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:12:05 DEBUG : banana: size = 6 OK 2026/09/02 01:12:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : banana: Unchanged skipping 2026/09/02 01:12:05 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:12:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:12:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:12:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:12:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:12:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:12:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:12:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:12:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:12:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:12:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:12:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:12:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:12:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:12:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:12:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:12:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:12:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:12:05 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:05 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:05 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:05 INFO : There was nothing to transfer 2026/09/02 01:12:05 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:05 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:12:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:12:16 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:16 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:12:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : apple: size = 5 OK 2026/09/02 01:12:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : apple: Unchanged skipping 2026/09/02 01:12:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:12:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : banana: size = 6 OK 2026/09/02 01:12:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:12:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : banana: Unchanged skipping 2026/09/02 01:12:17 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:12:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:12:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:12:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:12:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:12:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:12:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:12:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:12:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:12:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:12:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:12:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:12:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:12:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:12:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:12:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:12:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:12:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:12:17 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:17 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:17 INFO : There was nothing to transfer 2026/09/02 01:12:17 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:17 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:12:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : apple: size = 5 OK 2026/09/02 01:12:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : apple: Unchanged skipping 2026/09/02 01:12:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:12:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:12:18 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:12:18 DEBUG : banana: size = 6 OK 2026/09/02 01:12:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:12:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : banana: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:12:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:12:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:12:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:12:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:12:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:12:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:12:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:12:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:12:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:12:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:12:18 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:12:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:12:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:12:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:12:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:12:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:12:18 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:18 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:18 INFO : There was nothing to transfer 2026/09/02 01:12:18 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:18 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:12:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:12:29 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/02 01:12:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 01:12:30 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 01:12:30 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:12:30 DEBUG : apple: size = 5 OK 2026/09/02 01:12:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : apple: Unchanged skipping 2026/09/02 01:12:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:12:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:12:30 DEBUG : banana: size = 6 OK 2026/09/02 01:12:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : banana: Unchanged skipping 2026/09/02 01:12:30 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:12:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:12:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:12:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:12:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:12:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:12:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:12:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:12:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:12:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:12:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:12:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:12:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:12:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:12:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:12:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:12:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:12:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:12:30 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:30 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:30 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:30 INFO : There was nothing to transfer 2026/09/02 01:12:30 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:31 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 01:12:31 DEBUG : apple: size = 5 OK 2026/09/02 01:12:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : apple: Unchanged skipping 2026/09/02 01:12:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 01:12:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 01:12:31 DEBUG : banana: size = 6 OK 2026/09/02 01:12:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : banana: Unchanged skipping 2026/09/02 01:12:31 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 01:12:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 01:12:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 01:12:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 01:12:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 01:12:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 01:12:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 01:12:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 01:12:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 01:12:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 01:12:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 01:12:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 01:12:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 01:12:31 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:31 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:31 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:31 INFO : There was nothing to transfer 2026/09/02 01:12:31 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:32 DEBUG : apple: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : banana: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 01:12:32 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (149.06s) --- PASS: TestTransform/NFC (11.22s) --- PASS: TestTransform/NFD (12.63s) --- PASS: TestTransform/base64 (15.37s) --- PASS: TestTransform/prefix (16.00s) --- PASS: TestTransform/suffix (16.09s) --- PASS: TestTransform/truncate (13.53s) --- PASS: TestTransform/encoder (12.44s) --- PASS: TestTransform/ISO-8859-1 (12.94s) --- PASS: TestTransform/charmap (12.77s) --- PASS: TestTransform/lowercase (13.09s) --- PASS: TestTransform/ascii (12.95s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:12:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/02 01:12:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/02 01:12:37 INFO : sub dir_somesuffix: Making directory 2026/09/02 01:12:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/02 01:12:37 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/02 01:12:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/02 01:12:37 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/02 01:12:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/02 01:12:37 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:37 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/02 01:12:37 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:12:37 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/02 01:12:37 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:12:38 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:38 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:38 INFO : tictactoe: Making directory 2026/09/02 01:12:38 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:38 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:38 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/02 01:12:38 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:38 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:39 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/02 01:12:39 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:12:39 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/02 01:12:39 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:12:40 INFO : toe: Making directory 2026/09/02 01:12:40 INFO : toe/toe: Making directory 2026/09/02 01:12:40 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/02 01:12:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/02 01:12:40 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:40 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/02 01:12:40 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/02 01:12:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:12:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/02 01:12:40 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.64s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:12:41 INFO : toe: Making directory 2026/09/02 01:12:41 INFO : toe/toe: Making directory 2026/09/02 01:12:41 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/02 01:12:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/02 01:12:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/02 01:12:41 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:41 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:42 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/02 01:12:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:12:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/02 01:12:42 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.54s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:12:43 DEBUG : empty_dir: Making directory with metadata 2026/09/02 01:12:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/02 01:12:43 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:43 INFO : tictacempty_dir: Making directory 2026/09/02 01:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:43 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:43 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:43 INFO : tictactoe: Making directory 2026/09/02 01:12:43 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:43 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:43 INFO : tictactoe/tictactoe: Making directory 2026/09/02 01:12:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/02 01:12:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/02 01:12:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/02 01:12:43 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:43 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/02 01:12:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:12:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/02 01:12:44 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.64s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:12:44 DEBUG : empty_dir: Making directory with metadata 2026/09/02 01:12:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/02 01:12:44 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:45 INFO : tictacempty_dir: Making directory 2026/09/02 01:12:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:45 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:45 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:45 INFO : tictactoe: Making directory 2026/09/02 01:12:45 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:45 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:45 INFO : tictactoe/tictactoe: Making directory 2026/09/02 01:12:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/02 01:12:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/02 01:12:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:45 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:45 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/02 01:12:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:12:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:45 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/02 01:12:46 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:46 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:46 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:46 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/02 01:12:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/02 01:12:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:12:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/02 01:12:46 NOTICE: B2 bucket rclone-test-qinozen6qobo: 0 differences found 2026/09/02 01:12:46 NOTICE: B2 bucket rclone-test-qinozen6qobo: 1 matching files --- PASS: TestAllTag (2.31s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:12:47 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:47 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:47 INFO : tictactoe: Making directory 2026/09/02 01:12:47 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:47 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:47 INFO : tictactoe/tictactoe: Making directory 2026/09/02 01:12:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/02 01:12:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/02 01:12:47 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:47 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/02 01:12:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/02 01:12:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:12:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/02 01:12:48 DEBUG : Waiting for deletions to finish 2026/09/02 01:12:48 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:48 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:48 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/02 01:12:49 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/02 01:12:49 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/02 01:12:49 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/02 01:12:49 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:49 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.61s) === RUN TestSyntax 2026/09/02 01:12:49 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:12:50 INFO : toe: Making directory 2026/09/02 01:12:50 INFO : toe/toe: Making directory 2026/09/02 01:12:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/02 01:12:50 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:50 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:50 DEBUG : toe/toe/toe: size = 11 OK 2026/09/02 01:12:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:12:50 INFO : toe/toe/toe: Copied (new) 2026/09/02 01:12:50 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.68s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:12:51 DEBUG : empty_dir: Making directory with metadata 2026/09/02 01:12:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/02 01:12:51 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:51 INFO : tictacempty_dir: Making directory 2026/09/02 01:12:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:51 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:51 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:51 INFO : tictactoe: Making directory 2026/09/02 01:12:51 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:51 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:51 INFO : tictactoe/tictactoe: Making directory 2026/09/02 01:12:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/02 01:12:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/02 01:12:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:51 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:51 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/02 01:12:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:12:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:52 INFO : toe/toe/toe.txt: Deleted 2026/09/02 01:12:52 INFO : toe/toe: Removing directory 2026/09/02 01:12:52 INFO : toe: Removing directory 2026/09/02 01:12:52 INFO : empty_dir: Removing directory 2026/09/02 01:12:52 DEBUG : Local file system at /tmp/rclone1086438051: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.65s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:12:53 DEBUG : empty_dir: Making directory with metadata 2026/09/02 01:12:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/02 01:12:53 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:53 INFO : tictacempty_dir: Making directory 2026/09/02 01:12:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:53 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:53 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:53 INFO : tictactoe: Making directory 2026/09/02 01:12:53 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:53 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:53 INFO : tictactoe/tictactoe: Making directory 2026/09/02 01:12:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/02 01:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/02 01:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:53 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:53 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/02 01:12:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:12:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:54 INFO : toe/toe/toe.txt: Deleted 2026/09/02 01:12:54 INFO : toe/toe: Removing directory 2026/09/02 01:12:54 INFO : toe: Removing directory 2026/09/02 01:12:54 INFO : empty_dir: Removing directory 2026/09/02 01:12:54 DEBUG : Local file system at /tmp/rclone1086438051: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/02 01:12:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/02 01:12:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/02 01:12:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/02 01:12:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/02 01:12:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/02 01:12:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/02 01:12:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:12:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/09/02 01:12:55 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.33s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:12:56 DEBUG : Reset feature "Copy" 2026/09/02 01:12:56 DEBUG : Reset feature "Move" 2026/09/02 01:12:56 DEBUG : Reset feature "Copy" 2026/09/02 01:12:56 DEBUG : Reset feature "Move" 2026/09/02 01:12:56 DEBUG : empty_dir: Making directory with metadata 2026/09/02 01:12:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/02 01:12:56 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:56 INFO : tictacempty_dir: Making directory 2026/09/02 01:12:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/02 01:12:56 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:56 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:56 INFO : tictactoe: Making directory 2026/09/02 01:12:56 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:56 DEBUG : toe: transformed to: tictactoe 2026/09/02 01:12:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:56 INFO : tictactoe/tictactoe: Making directory 2026/09/02 01:12:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/02 01:12:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/02 01:12:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/02 01:12:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:56 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:12:56 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/02 01:12:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:12:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/02 01:12:57 INFO : toe/toe/toe.txt: Deleted 2026/09/02 01:12:57 INFO : toe/toe: Removing directory 2026/09/02 01:12:57 INFO : toe: Removing directory 2026/09/02 01:12:57 INFO : empty_dir: Removing directory 2026/09/02 01:12:57 DEBUG : Local file system at /tmp/rclone1086438051: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/02 01:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/02 01:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/02 01:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/02 01:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/02 01:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/02 01:12:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/02 01:12:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:12:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/02 01:12:58 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.47s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:13:00 DEBUG : toe: transformed to: dG9l 2026/09/02 01:13:00 DEBUG : toe: transformed to: dG9l 2026/09/02 01:13:00 INFO : dG9l: Making directory 2026/09/02 01:13:00 DEBUG : toe: transformed to: dG9l 2026/09/02 01:13:00 DEBUG : toe: transformed to: dG9l 2026/09/02 01:13:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/02 01:13:00 INFO : dG9l/dG9l: Making directory 2026/09/02 01:13:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/02 01:13:00 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/02 01:13:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/02 01:13:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/02 01:13:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/02 01:13:00 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:13:00 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:13:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/02 01:13:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:13:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/09/02 01:13:01 DEBUG : dG9l: transformed to: toe 2026/09/02 01:13:01 DEBUG : dG9l: transformed to: toe 2026/09/02 01:13:01 DEBUG : dG9l: transformed to: toe 2026/09/02 01:13:01 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/02 01:13:01 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/02 01:13:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/02 01:13:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/02 01:13:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/02 01:13:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/02 01:13:01 DEBUG : Local file system at /tmp/rclone1086438051: Waiting for checks to finish 2026/09/02 01:13:01 DEBUG : Local file system at /tmp/rclone1086438051: Waiting for transfers to finish 2026/09/02 01:13:01 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.41s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-qinozen6qobo", Local "Local file system at /tmp/rclone1086438051", Modify Window "1ms" 2026/09/02 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 01:13:02 DEBUG : toe: transformed to: 2026/09/02 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 01:13:02 DEBUG : toe: transformed to: 2026/09/02 01:13:02 INFO : B2 bucket rclone-test-qinozen6qobo: Making directory 2026/09/02 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 01:13:02 DEBUG : toe: transformed to: 2026/09/02 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 01:13:02 DEBUG : toe: transformed to: 2026/09/02 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 01:13:02 DEBUG : toe/toe: transformed to: 2026/09/02 01:13:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/02 01:13:02 INFO : toe/toe: Making directory 2026/09/02 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 01:13:02 DEBUG : toe/toe: transformed to: 2026/09/02 01:13:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/02 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 01:13:02 DEBUG : toe: transformed to: 2026/09/02 01:13:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/02 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/02 01:13:02 DEBUG : toe/toe/toe: transformed to: 2026/09/02 01:13:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/02 01:13:02 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for checks to finish 2026/09/02 01:13:02 DEBUG : B2 bucket rclone-test-qinozen6qobo: Waiting for transfers to finish 2026/09/02 01:13:03 DEBUG : toe/toe/toe: size = 11 OK 2026/09/02 01:13:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/02 01:13:03 INFO : toe/toe/toe: Copied (new) 2026/09/02 01:13:03 ERROR : B2 bucket rclone-test-qinozen6qobo: not deleting files as there were IO errors 2026/09/02 01:13:03 ERROR : B2 bucket rclone-test-qinozen6qobo: not deleting directories as there were IO errors --- PASS: TestError (1.52s) PASS 2026/09/02 01:13:03 DEBUG : B2 bucket rclone-test-qinozen6qobo: Purge remote 2026/09/02 01:13:03 INFO : B2 bucket rclone-test-qinozen6qobo: cleaning bucket "rclone-test-qinozen6qobo" of all files 2026/09/02 01:13:05 DEBUG : BackupDir/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9b0f34_d20260902_m010725_c001_v7007000_t0000_u01788311245466") 2026/09/02 01:13:05 DEBUG : BackupDir/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40732b845c577b0a_d20260902_m010720_c001_v0001145_t0022_u01788311240504") 2026/09/02 01:13:05 DEBUG : CompareDest/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f407006445fd60ca4_d20260902_m010700_c001_v7007000_t0000_u01788311220863") 2026/09/02 01:13:05 DEBUG : CompareDest/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500073e8d_d20260902_m010654_c001_v0001180_t0058_u01788311214962") 2026/09/02 01:13:05 DEBUG : CompareDest/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f407006445fd60ca6_d20260902_m010701_c001_v7007000_t0000_u01788311221059") 2026/09/02 01:13:05 DEBUG : CompareDest/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985749_d20260902_m010656_c001_v0001103_t0004_u01788311216272") 2026/09/02 01:13:05 DEBUG : CopyDest/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9b0f35_d20260902_m010725_c001_v7007000_t0000_u01788311245651") 2026/09/02 01:13:05 DEBUG : CopyDest/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d0db6_d20260902_m010717_c001_v0001182_t0023_u01788311237191") 2026/09/02 01:13:05 DEBUG : CopyDest/three: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9b0f38_d20260902_m010725_c001_v7007000_t0000_u01788311245838") 2026/09/02 01:13:05 DEBUG : CopyDest/three: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109857b9_d20260902_m010723_c001_v0001103_t0004_u01788311243710") 2026/09/02 01:13:05 DEBUG : CopyDest/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9b0f3b_d20260902_m010726_c001_v7007000_t0000_u01788311246029") 2026/09/02 01:13:05 DEBUG : CopyDest/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500073f19_d20260902_m010721_c001_v0001180_t0058_u01788311241699") 2026/09/02 01:13:05 DEBUG : EXISTING: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc396a27c_d20260902_m010918_c001_v7007000_t0000_u01788311358680") 2026/09/02 01:13:05 DEBUG : EXISTING: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074199_d20260902_m010917_c001_v0001180_t0058_u01788311357653") 2026/09/02 01:13:05 DEBUG : PREFIXapple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4262768aa7e396f8_d20260902_m011057_c001_v7007000_t0000_u01788311457110") 2026/09/02 01:13:05 DEBUG : PREFIXapple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1d3c_d20260902_m011053_c001_v0001182_t0023_u01788311453103") 2026/09/02 01:13:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40000c264962272a_d20260902_m011057_c001_v7007000_t0000_u01788311457272") 2026/09/02 01:13:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985dc5_d20260902_m011053_c001_v0001103_t0042_u01788311453115") 2026/09/02 01:13:05 DEBUG : PREFIXbanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43381_d20260902_m011057_c001_v7007000_t0000_u01788311457153") 2026/09/02 01:13:06 DEBUG : PREFIXbanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074447_d20260902_m011053_c001_v0001180_t0058_u01788311453137") 2026/09/02 01:13:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4086babe16dbce60_d20260902_m011057_c001_v7007000_t0000_u01788311457285") 2026/09/02 01:13:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2037_d20260902_m011053_c001_v0001176_t0041_u01788311453126") 2026/09/02 01:13:06 DEBUG : Testêé: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc396a27a_d20260902_m010914_c001_v7007000_t0000_u01788311354808") 2026/09/02 01:13:06 DEBUG : Testêé: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985a3b_d20260902_m010914_c001_v0001103_t0004_u01788311354060") 2026/09/02 01:13:06 DEBUG : Testêé: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074183_d20260902_m010913_c001_v0001180_t0058_u01788311353064") 2026/09/02 01:13:06 DEBUG : YXBwbGU=: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43341_d20260902_m011042_c001_v7007000_t0000_u01788311442916") 2026/09/02 01:13:06 DEBUG : YXBwbGU=: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1f45_d20260902_m011037_c001_v0001176_t0041_u01788311437759") 2026/09/02 01:13:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43343_d20260902_m011043_c001_v7007000_t0000_u01788311443096") 2026/09/02 01:13:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985d59_d20260902_m011037_c001_v0001103_t0018_u01788311437738") 2026/09/02 01:13:06 DEBUG : YmFuYW5h: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43344_d20260902_m011043_c001_v7007000_t0000_u01788311443276") 2026/09/02 01:13:06 DEBUG : YmFuYW5h: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1c40_d20260902_m011037_c001_v0001182_t0023_u01788311437747") 2026/09/02 01:13:06 DEBUG : a/potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e2d_d20260902_m010503_c001_v7007000_t0000_u01788311103805") 2026/09/02 01:13:06 DEBUG : a/potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985455_d20260902_m010503_c001_v0001103_t0050_u01788311103027") 2026/09/02 01:13:06 DEBUG : a/potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7cdd8a_d20260902_m010501_c001_v7007000_t0000_u01788311101699") 2026/09/02 01:13:06 DEBUG : a/potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985445_d20260902_m010500_c001_v0001103_t0032_u01788311100711") 2026/09/02 01:13:06 DEBUG : a/potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e15_d20260902_m010445_c001_v7007000_t0000_u01788311085051") 2026/09/02 01:13:06 DEBUG : a/potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f10566653109853db_d20260902_m010443_c001_v0001103_t0002_u01788311083842") 2026/09/02 01:13:06 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc4688_d20260902_m011232_c001_v7007000_t0000_u01788311552604") 2026/09/02 01:13:06 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074679_d20260902_m011228_c001_v0001180_t0058_u01788311548701") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee0e_d20260902_m011219_c001_v7007000_t0000_u01788311539462") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007463d_d20260902_m011215_c001_v0001180_t0058_u01788311535606") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3a0_d20260902_m011206_c001_v7007000_t0000_u01788311526498") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007460f_d20260902_m011202_c001_v0001180_t0058_u01788311522662") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bedd3_d20260902_m011153_c001_v7007000_t0000_u01788311513822") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000745dd_d20260902_m011149_c001_v0001180_t0058_u01788311509715") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b37a_d20260902_m011140_c001_v7007000_t0000_u01788311500889") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074593_d20260902_m011137_c001_v0001180_t0058_u01788311497223") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba566_d20260902_m011128_c001_v7007000_t0000_u01788311488516") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1f38_d20260902_m011123_c001_v0001182_t0023_u01788311483690") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c90_d20260902_m011115_c001_v7007000_t0000_u01788311475039") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074501_d20260902_m011112_c001_v0001180_t0058_u01788311472393") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bed23_d20260902_m011110_c001_v7007000_t0000_u01788311470733") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985e3f_d20260902_m011107_c001_v0001103_t0004_u01788311467790") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c4f_d20260902_m011058_c001_v7007000_t0000_u01788311458814") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074461_d20260902_m011056_c001_v0001180_t0058_u01788311456080") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4262768aa7e396f5_d20260902_m011055_c001_v7007000_t0000_u01788311455014") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1d26_d20260902_m011051_c001_v0001182_t0023_u01788311451637") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe4333b_d20260902_m011040_c001_v7007000_t0000_u01788311440770") 2026/09/02 01:13:07 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985d51_d20260902_m011036_c001_v0001103_t0004_u01788311436246") 2026/09/02 01:13:08 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de07_d20260902_m011027_c001_v7007000_t0000_u01788311427059") 2026/09/02 01:13:08 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985cf9_d20260902_m011023_c001_v0001103_t0004_u01788311423694") 2026/09/02 01:13:08 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1ddcb_d20260902_m011014_c001_v7007000_t0000_u01788311414892") 2026/09/02 01:13:08 DEBUG : apple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985c7b_d20260902_m011011_c001_v0001103_t0004_u01788311411642") 2026/09/02 01:13:08 DEBUG : appleSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c7c_d20260902_m011113_c001_v7007000_t0000_u01788311473350") 2026/09/02 01:13:08 DEBUG : appleSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2155_d20260902_m011109_c001_v0001176_t0041_u01788311469286") 2026/09/02 01:13:08 DEBUG : appleapple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba569_d20260902_m011128_c001_v7007000_t0000_u01788311488697") 2026/09/02 01:13:08 DEBUG : appleapple: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1f52_d20260902_m011125_c001_v0001182_t0023_u01788311485266") 2026/09/02 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc468a_d20260902_m011232_c001_v7007000_t0000_u01788311552786") 2026/09/02 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2595_d20260902_m011229_c001_v0001176_t0041_u01788311549128") 2026/09/02 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee0f_d20260902_m011219_c001_v7007000_t0000_u01788311539655") 2026/09/02 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2525_d20260902_m011216_c001_v0001176_t0041_u01788311536012") 2026/09/02 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3a1_d20260902_m011206_c001_v7007000_t0000_u01788311526685") 2026/09/02 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2489_d20260902_m011203_c001_v0001176_t0041_u01788311523118") 2026/09/02 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bedd5_d20260902_m011154_c001_v7007000_t0000_u01788311514002") 2026/09/02 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd23cb_d20260902_m011150_c001_v0001176_t0041_u01788311510093") 2026/09/02 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b37b_d20260902_m011141_c001_v7007000_t0000_u01788311501069") 2026/09/02 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2305_d20260902_m011137_c001_v0001176_t0041_u01788311497590") 2026/09/02 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7cf849_d20260902_m011126_c001_v7007000_t0000_u01788311486584") 2026/09/02 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd222f_d20260902_m011124_c001_v0001176_t0041_u01788311484055") 2026/09/02 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c93_d20260902_m011115_c001_v7007000_t0000_u01788311475222") 2026/09/02 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1e9e_d20260902_m011112_c001_v0001182_t0023_u01788311472329") 2026/09/02 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bed27_d20260902_m011111_c001_v7007000_t0000_u01788311471096") 2026/09/02 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000744c7_d20260902_m011108_c001_v0001180_t0058_u01788311468159") 2026/09/02 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c50_d20260902_m011058_c001_v7007000_t0000_u01788311458994") 2026/09/02 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1d78_d20260902_m011056_c001_v0001182_t0023_u01788311456088") 2026/09/02 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4086babe16dbce5d_d20260902_m011055_c001_v7007000_t0000_u01788311455208") 2026/09/02 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2024_d20260902_m011052_c001_v0001176_t0041_u01788311452054") 2026/09/02 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4262768aa7e396e6_d20260902_m011040_c001_v7007000_t0000_u01788311440579") 2026/09/02 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1f2f_d20260902_m011036_c001_v0001176_t0041_u01788311436616") 2026/09/02 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de09_d20260902_m011027_c001_v7007000_t0000_u01788311427242") 2026/09/02 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1e6d_d20260902_m011024_c001_v0001176_t0041_u01788311424065") 2026/09/02 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1ddcc_d20260902_m011015_c001_v7007000_t0000_u01788311415074") 2026/09/02 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1da3_d20260902_m011012_c001_v0001176_t0041_u01788311412005") 2026/09/02 01:13:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba3ea_d20260902_m011113_c001_v7007000_t0000_u01788311473331") 2026/09/02 01:13:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985e45_d20260902_m011109_c001_v0001103_t0041_u01788311469274") 2026/09/02 01:13:09 DEBUG : b/potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e2e_d20260902_m010503_c001_v7007000_t0000_u01788311103986") 2026/09/02 01:13:09 DEBUG : b/potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098544b_d20260902_m010502_c001_v0001103_t0004_u01788311102260") 2026/09/02 01:13:09 DEBUG : b/potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7cdd89_d20260902_m010501_c001_v7007000_t0000_u01788311101155") 2026/09/02 01:13:09 DEBUG : b/potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098543f_d20260902_m010459_c001_v0001103_t0004_u01788311099960") 2026/09/02 01:13:10 DEBUG : b/potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e14_d20260902_m010444_c001_v7007000_t0000_u01788311084509") 2026/09/02 01:13:10 DEBUG : b/potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109853d1_d20260902_m010443_c001_v0001103_t0004_u01788311083095") 2026/09/02 01:13:10 DEBUG : backup/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f5115_d20260902_m010738_c001_v7007000_t0000_u01788311258145") 2026/09/02 01:13:10 DEBUG : backup/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f41184c3ddd9158d8_d20260902_m010736_c001_v0001181_t0053_u01788311256632") 2026/09/02 01:13:10 DEBUG : backup/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f414043c2a6b7b401_d20260902_m010732_c001_v0001185_t0016_u01788311252947") 2026/09/02 01:13:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7ceea0_d20260902_m010802_c001_v7007000_t0000_u01788311282626") 2026/09/02 01:13:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416b9e8bea75580d_d20260902_m010800_c001_v0001120_t0010_u01788311280576") 2026/09/02 01:13:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f403232336ed3d66d_d20260902_m010756_c001_v0001174_t0047_u01788311276710") 2026/09/02 01:13:10 DEBUG : backup/one.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89a3104_d20260902_m010750_c001_v7007000_t0000_u01788311270091") 2026/09/02 01:13:10 DEBUG : backup/one.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412b8ccde95319a5_d20260902_m010748_c001_v0001106_t0044_u01788311268364") 2026/09/02 01:13:10 DEBUG : backup/one.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f407d8fa2f3a8070a_d20260902_m010744_c001_v0001040_t0021_u01788311264830") 2026/09/02 01:13:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7ceea1_d20260902_m010802_c001_v7007000_t0000_u01788311282807") 2026/09/02 01:13:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419bddf170da058a_d20260902_m010801_c001_v0001145_t0005_u01788311281752") 2026/09/02 01:13:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4057fb113f07f1d9_d20260902_m010758_c001_v0001184_t0027_u01788311278002") 2026/09/02 01:13:10 DEBUG : backup/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f511a_d20260902_m010738_c001_v7007000_t0000_u01788311258332") 2026/09/02 01:13:10 DEBUG : backup/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4088f0bbafaae085_d20260902_m010737_c001_v0001171_t0049_u01788311257395") 2026/09/02 01:13:10 DEBUG : backup/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4045a78b8f108510_d20260902_m010734_c001_v0001171_t0052_u01788311254603") 2026/09/02 01:13:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89a3105_d20260902_m010750_c001_v7007000_t0000_u01788311270273") 2026/09/02 01:13:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4131e734b318c50b_d20260902_m010749_c001_v0001042_t0053_u01788311269217") 2026/09/02 01:13:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f41222f3b1a655260_d20260902_m010746_c001_v0001185_t0013_u01788311266245") 2026/09/02 01:13:10 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc468c_d20260902_m011232_c001_v7007000_t0000_u01788311552969") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310986096_d20260902_m011228_c001_v0001103_t0004_u01788311548929") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee11_d20260902_m011219_c001_v7007000_t0000_u01788311539852") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098604e_d20260902_m011215_c001_v0001103_t0004_u01788311535801") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3a2_d20260902_m011206_c001_v7007000_t0000_u01788311526883") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310986006_d20260902_m011202_c001_v0001103_t0004_u01788311522924") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bedd7_d20260902_m011154_c001_v7007000_t0000_u01788311514182") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985f87_d20260902_m011149_c001_v0001103_t0004_u01788311509904") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b37c_d20260902_m011141_c001_v7007000_t0000_u01788311501249") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985f15_d20260902_m011137_c001_v0001103_t0004_u01788311497408") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba56c_d20260902_m011128_c001_v7007000_t0000_u01788311488878") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985eb9_d20260902_m011123_c001_v0001103_t0004_u01788311483873") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c97_d20260902_m011115_c001_v7007000_t0000_u01788311475402") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd217d_d20260902_m011112_c001_v0001176_t0041_u01788311472338") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7cf83d_d20260902_m011111_c001_v7007000_t0000_u01788311471348") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd213f_d20260902_m011107_c001_v0001176_t0041_u01788311467974") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c51_d20260902_m011059_c001_v7007000_t0000_u01788311459180") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd207a_d20260902_m011056_c001_v0001176_t0041_u01788311456100") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40000c2649622728_d20260902_m011055_c001_v7007000_t0000_u01788311455216") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985dbb_d20260902_m011051_c001_v0001103_t0004_u01788311451873") 2026/09/02 01:13:11 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba36b_d20260902_m011040_c001_v7007000_t0000_u01788311440864") 2026/09/02 01:13:12 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1c2a_d20260902_m011036_c001_v0001182_t0023_u01788311436430") 2026/09/02 01:13:12 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de0a_d20260902_m011027_c001_v7007000_t0000_u01788311427426") 2026/09/02 01:13:12 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1b4c_d20260902_m011023_c001_v0001182_t0023_u01788311423878") 2026/09/02 01:13:12 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1ddce_d20260902_m011015_c001_v7007000_t0000_u01788311415256") 2026/09/02 01:13:12 DEBUG : banana: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1a5c_d20260902_m011011_c001_v0001182_t0023_u01788311411823") 2026/09/02 01:13:12 DEBUG : bananaSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f529f_d20260902_m011113_c001_v7007000_t0000_u01788311473372") 2026/09/02 01:13:12 DEBUG : bananaSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1e65_d20260902_m011109_c001_v0001182_t0023_u01788311469306") 2026/09/02 01:13:12 DEBUG : both0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008922b_d20260902_m010947_c001_v7007000_t0000_u01788311387588") 2026/09/02 01:13:12 DEBUG : both0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1786_d20260902_m010936_c001_v0001182_t0023_u01788311376650") 2026/09/02 01:13:12 DEBUG : both0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44e1_d20260902_m010931_c001_v7007000_t0000_u01788311371854") 2026/09/02 01:13:12 DEBUG : both0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985a67_d20260902_m010921_c001_v0001103_t0004_u01788311361071") 2026/09/02 01:13:12 DEBUG : both1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008922c_d20260902_m010947_c001_v7007000_t0000_u01788311387846") 2026/09/02 01:13:12 DEBUG : both1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985afb_d20260902_m010937_c001_v0001103_t0004_u01788311377810") 2026/09/02 01:13:12 DEBUG : both1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44e3_d20260902_m010932_c001_v7007000_t0000_u01788311372045") 2026/09/02 01:13:12 DEBUG : both1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000741ad_d20260902_m010921_c001_v0001180_t0058_u01788311361817") 2026/09/02 01:13:12 DEBUG : both10: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008922d_d20260902_m010948_c001_v7007000_t0000_u01788311388027") 2026/09/02 01:13:12 DEBUG : both10: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b35_d20260902_m010941_c001_v0001103_t0004_u01788311381314") 2026/09/02 01:13:12 DEBUG : both10: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44e4_d20260902_m010932_c001_v7007000_t0000_u01788311372299") 2026/09/02 01:13:12 DEBUG : both10: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000741c7_d20260902_m010925_c001_v0001180_t0058_u01788311365261") 2026/09/02 01:13:12 DEBUG : both11: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008922e_d20260902_m010948_c001_v7007000_t0000_u01788311388212") 2026/09/02 01:13:12 DEBUG : both11: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074247_d20260902_m010941_c001_v0001180_t0058_u01788311381691") 2026/09/02 01:13:13 DEBUG : both11: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44e5_d20260902_m010932_c001_v7007000_t0000_u01788311372495") 2026/09/02 01:13:13 DEBUG : both11: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d16d8_d20260902_m010925_c001_v0001182_t0023_u01788311365700") 2026/09/02 01:13:13 DEBUG : both12: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008922f_d20260902_m010948_c001_v7007000_t0000_u01788311388395") 2026/09/02 01:13:13 DEBUG : both12: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1802_d20260902_m010942_c001_v0001182_t0023_u01788311382082") 2026/09/02 01:13:13 DEBUG : both12: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44e7_d20260902_m010932_c001_v7007000_t0000_u01788311372684") 2026/09/02 01:13:13 DEBUG : both12: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985aa9_d20260902_m010926_c001_v0001103_t0004_u01788311366066") 2026/09/02 01:13:13 DEBUG : both13: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089230_d20260902_m010948_c001_v7007000_t0000_u01788311388580") 2026/09/02 01:13:13 DEBUG : both13: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b43_d20260902_m010942_c001_v0001103_t0004_u01788311382560") 2026/09/02 01:13:13 DEBUG : both13: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44e8_d20260902_m010933_c001_v7007000_t0000_u01788311373272") 2026/09/02 01:13:13 DEBUG : both13: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000741d7_d20260902_m010926_c001_v0001180_t0058_u01788311366448") 2026/09/02 01:13:13 DEBUG : both14: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089231_d20260902_m010948_c001_v7007000_t0000_u01788311388769") 2026/09/02 01:13:13 DEBUG : both14: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074253_d20260902_m010942_c001_v0001180_t0058_u01788311382937") 2026/09/02 01:13:13 DEBUG : both14: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44e9_d20260902_m010933_c001_v7007000_t0000_u01788311373458") 2026/09/02 01:13:13 DEBUG : both14: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d16f0_d20260902_m010926_c001_v0001182_t0023_u01788311366823") 2026/09/02 01:13:13 DEBUG : both15: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089232_d20260902_m010948_c001_v7007000_t0000_u01788311388957") 2026/09/02 01:13:13 DEBUG : both15: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1828_d20260902_m010943_c001_v0001182_t0023_u01788311383367") 2026/09/02 01:13:13 DEBUG : both15: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44ea_d20260902_m010933_c001_v7007000_t0000_u01788311373646") 2026/09/02 01:13:13 DEBUG : both15: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985aad_d20260902_m010927_c001_v0001103_t0004_u01788311367222") 2026/09/02 01:13:13 DEBUG : both16: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089233_d20260902_m010949_c001_v7007000_t0000_u01788311389151") 2026/09/02 01:13:13 DEBUG : both16: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b51_d20260902_m010943_c001_v0001103_t0004_u01788311383749") 2026/09/02 01:13:14 DEBUG : both16: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44eb_d20260902_m010933_c001_v7007000_t0000_u01788311373839") 2026/09/02 01:13:14 DEBUG : both16: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000741ec_d20260902_m010927_c001_v0001180_t0058_u01788311367598") 2026/09/02 01:13:14 DEBUG : both17: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089234_d20260902_m010949_c001_v7007000_t0000_u01788311389343") 2026/09/02 01:13:14 DEBUG : both17: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074261_d20260902_m010944_c001_v0001180_t0058_u01788311384122") 2026/09/02 01:13:14 DEBUG : both17: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44ec_d20260902_m010934_c001_v7007000_t0000_u01788311374034") 2026/09/02 01:13:14 DEBUG : both17: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1700_d20260902_m010927_c001_v0001182_t0023_u01788311367965") 2026/09/02 01:13:14 DEBUG : both18: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089236_d20260902_m010949_c001_v7007000_t0000_u01788311389534") 2026/09/02 01:13:14 DEBUG : both18: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1846_d20260902_m010944_c001_v0001182_t0023_u01788311384489") 2026/09/02 01:13:14 DEBUG : both18: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44ee_d20260902_m010934_c001_v7007000_t0000_u01788311374228") 2026/09/02 01:13:14 DEBUG : both18: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985abd_d20260902_m010928_c001_v0001103_t0004_u01788311368382") 2026/09/02 01:13:14 DEBUG : both19: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089237_d20260902_m010949_c001_v7007000_t0000_u01788311389728") 2026/09/02 01:13:14 DEBUG : both19: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b61_d20260902_m010944_c001_v0001103_t0004_u01788311384918") 2026/09/02 01:13:14 DEBUG : both19: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44ef_d20260902_m010934_c001_v7007000_t0000_u01788311374419") 2026/09/02 01:13:14 DEBUG : both19: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000741f5_d20260902_m010928_c001_v0001180_t0058_u01788311368766") 2026/09/02 01:13:14 DEBUG : both2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089238_d20260902_m010949_c001_v7007000_t0000_u01788311389922") 2026/09/02 01:13:14 DEBUG : both2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074229_d20260902_m010938_c001_v0001180_t0058_u01788311378188") 2026/09/02 01:13:14 DEBUG : both2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44f1_d20260902_m010934_c001_v7007000_t0000_u01788311374600") 2026/09/02 01:13:14 DEBUG : both2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d168e_d20260902_m010922_c001_v0001182_t0023_u01788311362208") 2026/09/02 01:13:14 DEBUG : both3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089239_d20260902_m010950_c001_v7007000_t0000_u01788311390134") 2026/09/02 01:13:14 DEBUG : both3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d179e_d20260902_m010938_c001_v0001182_t0023_u01788311378564") 2026/09/02 01:13:15 DEBUG : both3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44f2_d20260902_m010934_c001_v7007000_t0000_u01788311374782") 2026/09/02 01:13:15 DEBUG : both3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985a7f_d20260902_m010922_c001_v0001103_t0004_u01788311362588") 2026/09/02 01:13:15 DEBUG : both4: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008923a_d20260902_m010950_c001_v7007000_t0000_u01788311390328") 2026/09/02 01:13:15 DEBUG : both4: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b0f_d20260902_m010939_c001_v0001103_t0004_u01788311379014") 2026/09/02 01:13:15 DEBUG : both4: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44f3_d20260902_m010934_c001_v7007000_t0000_u01788311374968") 2026/09/02 01:13:15 DEBUG : both4: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000741b3_d20260902_m010922_c001_v0001180_t0058_u01788311362982") 2026/09/02 01:13:15 DEBUG : both5: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008923b_d20260902_m010950_c001_v7007000_t0000_u01788311390522") 2026/09/02 01:13:15 DEBUG : both5: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074235_d20260902_m010939_c001_v0001180_t0058_u01788311379401") 2026/09/02 01:13:15 DEBUG : both5: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44f4_d20260902_m010935_c001_v7007000_t0000_u01788311375149") 2026/09/02 01:13:15 DEBUG : both5: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d16a0_d20260902_m010923_c001_v0001182_t0023_u01788311363368") 2026/09/02 01:13:15 DEBUG : both6: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008923c_d20260902_m010950_c001_v7007000_t0000_u01788311390715") 2026/09/02 01:13:15 DEBUG : both6: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d17bc_d20260902_m010939_c001_v0001182_t0023_u01788311379793") 2026/09/02 01:13:15 DEBUG : both6: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44f6_d20260902_m010935_c001_v7007000_t0000_u01788311375331") 2026/09/02 01:13:15 DEBUG : both6: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985a8f_d20260902_m010923_c001_v0001103_t0004_u01788311363737") 2026/09/02 01:13:15 DEBUG : both7: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008923d_d20260902_m010950_c001_v7007000_t0000_u01788311390990") 2026/09/02 01:13:15 DEBUG : both7: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b1f_d20260902_m010940_c001_v0001103_t0004_u01788311380177") 2026/09/02 01:13:15 DEBUG : both7: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44f7_d20260902_m010935_c001_v7007000_t0000_u01788311375517") 2026/09/02 01:13:15 DEBUG : both7: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000741bd_d20260902_m010924_c001_v0001180_t0058_u01788311364105") 2026/09/02 01:13:15 DEBUG : both8: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008923e_d20260902_m010951_c001_v7007000_t0000_u01788311391193") 2026/09/02 01:13:16 DEBUG : both8: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007423d_d20260902_m010940_c001_v0001180_t0058_u01788311380553") 2026/09/02 01:13:16 DEBUG : both8: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44f8_d20260902_m010935_c001_v7007000_t0000_u01788311375703") 2026/09/02 01:13:16 DEBUG : both8: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d16b6_d20260902_m010924_c001_v0001182_t0023_u01788311364473") 2026/09/02 01:13:16 DEBUG : both9: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008923f_d20260902_m010951_c001_v7007000_t0000_u01788311391389") 2026/09/02 01:13:16 DEBUG : both9: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d17d4_d20260902_m010940_c001_v0001182_t0023_u01788311380933") 2026/09/02 01:13:16 DEBUG : both9: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44f9_d20260902_m010935_c001_v7007000_t0000_u01788311375892") 2026/09/02 01:13:16 DEBUG : both9: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985a9d_d20260902_m010924_c001_v0001103_t0004_u01788311364865") 2026/09/02 01:13:16 DEBUG : c/non empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e2f_d20260902_m010504_c001_v7007000_t0000_u01788311104168") 2026/09/02 01:13:16 DEBUG : c/non empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098544f_d20260902_m010502_c001_v0001103_t0004_u01788311102449") 2026/09/02 01:13:16 DEBUG : c/non empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7cdd8b_d20260902_m010501_c001_v7007000_t0000_u01788311101888") 2026/09/02 01:13:16 DEBUG : c/non empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985441_d20260902_m010500_c001_v0001103_t0004_u01788311100143") 2026/09/02 01:13:16 DEBUG : c/non empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e16_d20260902_m010445_c001_v7007000_t0000_u01788311085232") 2026/09/02 01:13:16 DEBUG : c/non empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109853d7_d20260902_m010443_c001_v0001103_t0004_u01788311083278") 2026/09/02 01:13:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43347_d20260902_m011043_c001_v7007000_t0000_u01788311443455") 2026/09/02 01:13:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000743d9_d20260902_m011037_c001_v0001180_t0058_u01788311437769") 2026/09/02 01:13:16 DEBUG : check sum: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9af3bd_d20260902_m010436_c001_v7007000_t0000_u01788311076515") 2026/09/02 01:13:16 DEBUG : check sum: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098539f_d20260902_m010435_c001_v0001103_t0004_u01788311075617") 2026/09/02 01:13:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f414e196a1edc4d23_d20260902_m011302_c001_v7007000_t0000_u01788311582135") 2026/09/02 01:13:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000746fd_d20260902_m011300_c001_v0001180_t0058_u01788311580686") 2026/09/02 01:13:17 DEBUG : dest/3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9b0ae8_d20260902_m010710_c001_v7007000_t0000_u01788311230172") 2026/09/02 01:13:17 DEBUG : dest/3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4099aaa05543a82d_d20260902_m010708_c001_v0001042_t0042_u01788311228964") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba56f_d20260902_m011129_c001_v7007000_t0000_u01788311489060") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074553_d20260902_m011125_c001_v0001180_t0058_u01788311485350") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc468e_d20260902_m011233_c001_v7007000_t0000_u01788311553155") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007465d_d20260902_m011224_c001_v0001180_t0058_u01788311544424") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee12_d20260902_m011220_c001_v7007000_t0000_u01788311540050") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074629_d20260902_m011211_c001_v0001180_t0058_u01788311531335") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3a3_d20260902_m011207_c001_v7007000_t0000_u01788311527068") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000745f7_d20260902_m011158_c001_v0001180_t0058_u01788311518532") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bedda_d20260902_m011154_c001_v7007000_t0000_u01788311514361") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000745bb_d20260902_m011145_c001_v0001180_t0058_u01788311505608") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b37d_d20260902_m011141_c001_v7007000_t0000_u01788311501429") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007457d_d20260902_m011133_c001_v0001180_t0058_u01788311493148") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1defd_d20260902_m011126_c001_v7007000_t0000_u01788311486562") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1f00_d20260902_m011119_c001_v0001182_t0023_u01788311479606") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c99_d20260902_m011115_c001_v7007000_t0000_u01788311475584") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1ea4_d20260902_m011112_c001_v0001182_t0023_u01788311472530") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f409e7ea19c207bc6_d20260902_m011111_c001_v7007000_t0000_u01788311471121") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985e27_d20260902_m011103_c001_v0001103_t0004_u01788311463514") 2026/09/02 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c52_d20260902_m011059_c001_v7007000_t0000_u01788311459371") 2026/09/02 01:13:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1d7e_d20260902_m011056_c001_v0001182_t0023_u01788311456314") 2026/09/02 01:13:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40000c2649622724_d20260902_m011054_c001_v7007000_t0000_u01788311454630") 2026/09/02 01:13:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1cee_d20260902_m011047_c001_v0001182_t0023_u01788311447517") 2026/09/02 01:13:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f407006445fd60e90_d20260902_m011040_c001_v7007000_t0000_u01788311440185") 2026/09/02 01:13:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985d2b_d20260902_m011032_c001_v0001103_t0004_u01788311432140") 2026/09/02 01:13:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de0c_d20260902_m011027_c001_v7007000_t0000_u01788311427609") 2026/09/02 01:13:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985cd3_d20260902_m011019_c001_v0001103_t0004_u01788311419508") 2026/09/02 01:13:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1ddcf_d20260902_m011015_c001_v7007000_t0000_u01788311415437") 2026/09/02 01:13:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985c4f_d20260902_m011008_c001_v0001103_t0004_u01788311408288") 2026/09/02 01:13:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba3ec_d20260902_m011113_c001_v7007000_t0000_u01788311473513") 2026/09/02 01:13:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb5000744e1_d20260902_m011109_c001_v0001180_t0017_u01788311469486") 2026/09/02 01:13:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba572_d20260902_m011129_c001_v7007000_t0000_u01788311489264") 2026/09/02 01:13:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2245_d20260902_m011125_c001_v0001176_t0041_u01788311485339") 2026/09/02 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc4690_d20260902_m011233_c001_v7007000_t0000_u01788311553341") 2026/09/02 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098607e_d20260902_m011225_c001_v0001103_t0004_u01788311545000") 2026/09/02 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee13_d20260902_m011220_c001_v7007000_t0000_u01788311540250") 2026/09/02 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310986034_d20260902_m011211_c001_v0001103_t0004_u01788311531906") 2026/09/02 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3a5_d20260902_m011207_c001_v7007000_t0000_u01788311527252") 2026/09/02 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985fe7_d20260902_m011159_c001_v0001103_t0004_u01788311519079") 2026/09/02 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68beddc_d20260902_m011154_c001_v7007000_t0000_u01788311514542") 2026/09/02 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985f4f_d20260902_m011146_c001_v0001103_t0004_u01788311506154") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b37f_d20260902_m011141_c001_v7007000_t0000_u01788311501609") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985efb_d20260902_m011133_c001_v0001103_t0004_u01788311493690") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6cb4_d20260902_m011126_c001_v7007000_t0000_u01788311486351") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985ea5_d20260902_m011120_c001_v0001103_t0004_u01788311480147") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c9c_d20260902_m011115_c001_v7007000_t0000_u01788311475763") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2181_d20260902_m011112_c001_v0001176_t0041_u01788311472542") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f407006445fd60edd_d20260902_m011111_c001_v7007000_t0000_u01788311471124") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd20f9_d20260902_m011104_c001_v0001176_t0041_u01788311464070") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c53_d20260902_m011059_c001_v7007000_t0000_u01788311459553") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074467_d20260902_m011056_c001_v0001180_t0058_u01788311456306") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de60_d20260902_m011055_c001_v7007000_t0000_u01788311455039") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985d87_d20260902_m011048_c001_v0001103_t0004_u01788311448055") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c21_d20260902_m011040_c001_v7007000_t0000_u01788311440625") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1be6_d20260902_m011032_c001_v0001182_t0023_u01788311432682") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de0d_d20260902_m011027_c001_v7007000_t0000_u01788311427917") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1aee_d20260902_m011020_c001_v0001182_t0023_u01788311420063") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1ddd0_d20260902_m011015_c001_v7007000_t0000_u01788311415620") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1a1e_d20260902_m011008_c001_v0001182_t0023_u01788311408843") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7cf841_d20260902_m011113_c001_v7007000_t0000_u01788311473706") 2026/09/02 01:13:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1e6a_d20260902_m011109_c001_v0001182_t0012_u01788311469496") 2026/09/02 01:13:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba576_d20260902_m011129_c001_v7007000_t0000_u01788311489446") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985ec7_d20260902_m011125_c001_v0001103_t0004_u01788311485361") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc4692_d20260902_m011233_c001_v7007000_t0000_u01788311553528") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd256d_d20260902_m011225_c001_v0001176_t0041_u01788311545584") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee14_d20260902_m011220_c001_v7007000_t0000_u01788311540445") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd24f9_d20260902_m011212_c001_v0001176_t0041_u01788311532487") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3a6_d20260902_m011207_c001_v7007000_t0000_u01788311527437") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2455_d20260902_m011159_c001_v0001176_t0041_u01788311519635") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bedde_d20260902_m011154_c001_v7007000_t0000_u01788311514722") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2393_d20260902_m011146_c001_v0001176_t0041_u01788311506706") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b380_d20260902_m011141_c001_v7007000_t0000_u01788311501791") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd22cd_d20260902_m011134_c001_v0001176_t0041_u01788311494236") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89b0f34_d20260902_m011126_c001_v7007000_t0000_u01788311486386") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd21f9_d20260902_m011120_c001_v0001176_t0041_u01788311480684") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c9e_d20260902_m011115_c001_v7007000_t0000_u01788311475943") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985e53_d20260902_m011112_c001_v0001103_t0004_u01788311472549") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f5299_d20260902_m011110_c001_v7007000_t0000_u01788311470742") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000744ab_d20260902_m011104_c001_v0001180_t0058_u01788311464613") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c54_d20260902_m011059_c001_v7007000_t0000_u01788311459733") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2081_d20260902_m011056_c001_v0001176_t0041_u01788311456325") 2026/09/02 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc396ba8b_d20260902_m011054_c001_v7007000_t0000_u01788311454637") 2026/09/02 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1fed_d20260902_m011048_c001_v0001176_t0041_u01788311448606") 2026/09/02 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f407006445fd60e92_d20260902_m011040_c001_v7007000_t0000_u01788311440585") 2026/09/02 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1ef9_d20260902_m011033_c001_v0001176_t0041_u01788311433237") 2026/09/02 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de0e_d20260902_m011028_c001_v7007000_t0000_u01788311428116") 2026/09/02 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1e33_d20260902_m011020_c001_v0001176_t0041_u01788311420619") 2026/09/02 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1ddd1_d20260902_m011015_c001_v7007000_t0000_u01788311415801") 2026/09/02 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1d6b_d20260902_m011009_c001_v0001176_t0041_u01788311409030") 2026/09/02 01:13:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f409e7ea19c207bc8_d20260902_m011113_c001_v7007000_t0000_u01788311473363") 2026/09/02 01:13:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd2159_d20260902_m011109_c001_v0001176_t0012_u01788311469507") 2026/09/02 01:13:21 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba578_d20260902_m011129_c001_v7007000_t0000_u01788311489627") 2026/09/02 01:13:21 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1f54_d20260902_m011125_c001_v0001182_t0023_u01788311485447") 2026/09/02 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc4694_d20260902_m011233_c001_v7007000_t0000_u01788311553718") 2026/09/02 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d2352_d20260902_m011226_c001_v0001182_t0023_u01788311546164") 2026/09/02 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee15_d20260902_m011220_c001_v7007000_t0000_u01788311540632") 2026/09/02 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d2274_d20260902_m011213_c001_v0001182_t0023_u01788311533060") 2026/09/02 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3a7_d20260902_m011207_c001_v7007000_t0000_u01788311527624") 2026/09/02 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d216a_d20260902_m011200_c001_v0001182_t0023_u01788311520175") 2026/09/02 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bede0_d20260902_m011154_c001_v7007000_t0000_u01788311514905") 2026/09/02 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d209a_d20260902_m011147_c001_v0001182_t0023_u01788311507251") 2026/09/02 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b381_d20260902_m011142_c001_v7007000_t0000_u01788311502012") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1fda_d20260902_m011134_c001_v0001182_t0023_u01788311494782") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1defc_d20260902_m011126_c001_v7007000_t0000_u01788311486374") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074537_d20260902_m011121_c001_v0001180_t0058_u01788311481233") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6ca0_d20260902_m011116_c001_v7007000_t0000_u01788311476122") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074503_d20260902_m011112_c001_v0001180_t0058_u01788311472576") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bed29_d20260902_m011111_c001_v7007000_t0000_u01788311471278") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1dfc_d20260902_m011105_c001_v0001182_t0023_u01788311465167") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c55_d20260902_m011059_c001_v7007000_t0000_u01788311459914") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985def_d20260902_m011056_c001_v0001103_t0004_u01788311456336") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de61_d20260902_m011055_c001_v7007000_t0000_u01788311455043") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074425_d20260902_m011049_c001_v0001180_t0058_u01788311449151") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f407006445fd60e91_d20260902_m011040_c001_v7007000_t0000_u01788311440400") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000743b9_d20260902_m011033_c001_v0001180_t0058_u01788311433783") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de10_d20260902_m011028_c001_v7007000_t0000_u01788311428299") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007436b_d20260902_m011021_c001_v0001180_t0058_u01788311421166") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1ddd2_d20260902_m011015_c001_v7007000_t0000_u01788311415987") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074311_d20260902_m011009_c001_v0001180_t0058_u01788311409214") 2026/09/02 01:13:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7cf83f_d20260902_m011113_c001_v7007000_t0000_u01788311473523") 2026/09/02 01:13:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb5000744e5_d20260902_m011109_c001_v0001180_t0030_u01788311469692") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba57b_d20260902_m011129_c001_v7007000_t0000_u01788311489808") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2247_d20260902_m011125_c001_v0001176_t0041_u01788311485522") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc4697_d20260902_m011233_c001_v7007000_t0000_u01788311553909") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074663_d20260902_m011226_c001_v0001180_t0058_u01788311546352") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee17_d20260902_m011220_c001_v7007000_t0000_u01788311540818") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007462f_d20260902_m011213_c001_v0001180_t0058_u01788311533253") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3a9_d20260902_m011207_c001_v7007000_t0000_u01788311527810") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074603_d20260902_m011200_c001_v0001180_t0058_u01788311520366") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bede3_d20260902_m011155_c001_v7007000_t0000_u01788311515085") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000745c9_d20260902_m011147_c001_v0001180_t0058_u01788311507434") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b382_d20260902_m011142_c001_v7007000_t0000_u01788311502197") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007458b_d20260902_m011134_c001_v0001180_t0058_u01788311494969") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f423cbaf4e6c73645_d20260902_m011126_c001_v7007000_t0000_u01788311486596") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1f16_d20260902_m011121_c001_v0001182_t0023_u01788311481417") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6ca1_d20260902_m011116_c001_v7007000_t0000_u01788311476302") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1eaa_d20260902_m011112_c001_v0001182_t0023_u01788311472715") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c73_d20260902_m011111_c001_v7007000_t0000_u01788311471129") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985e2f_d20260902_m011105_c001_v0001103_t0004_u01788311465350") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c57_d20260902_m011100_c001_v7007000_t0000_u01788311460094") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007446b_d20260902_m011056_c001_v0001180_t0058_u01788311456489") 2026/09/02 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43374_d20260902_m011054_c001_v7007000_t0000_u01788311454795") 2026/09/02 01:13:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1d0c_d20260902_m011049_c001_v0001182_t0023_u01788311449332") 2026/09/02 01:13:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4262768aa7e396e8_d20260902_m011041_c001_v7007000_t0000_u01788311441065") 2026/09/02 01:13:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985d3b_d20260902_m011033_c001_v0001103_t0004_u01788311433969") 2026/09/02 01:13:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de11_d20260902_m011028_c001_v7007000_t0000_u01788311428480") 2026/09/02 01:13:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985ceb_d20260902_m011021_c001_v0001103_t0004_u01788311421352") 2026/09/02 01:13:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1ddd3_d20260902_m011016_c001_v7007000_t0000_u01788311416169") 2026/09/02 01:13:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985c65_d20260902_m011009_c001_v0001103_t0004_u01788311409404") 2026/09/02 01:13:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1deb1_d20260902_m011113_c001_v7007000_t0000_u01788311473309") 2026/09/02 01:13:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1e6e_d20260902_m011109_c001_v0001182_t0032_u01788311469703") 2026/09/02 01:13:24 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba57e_d20260902_m011129_c001_v7007000_t0000_u01788311489990") 2026/09/02 01:13:24 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074555_d20260902_m011125_c001_v0001180_t0058_u01788311485533") 2026/09/02 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc4699_d20260902_m011234_c001_v7007000_t0000_u01788311554102") 2026/09/02 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310986088_d20260902_m011226_c001_v0001103_t0004_u01788311546612") 2026/09/02 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee18_d20260902_m011221_c001_v7007000_t0000_u01788311541006") 2026/09/02 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310986038_d20260902_m011213_c001_v0001103_t0004_u01788311533442") 2026/09/02 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3ac_d20260902_m011207_c001_v7007000_t0000_u01788311527996") 2026/09/02 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985ff6_d20260902_m011200_c001_v0001103_t0004_u01788311520559") 2026/09/02 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bede5_d20260902_m011155_c001_v7007000_t0000_u01788311515267") 2026/09/02 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985f5d_d20260902_m011147_c001_v0001103_t0004_u01788311507618") 2026/09/02 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b383_d20260902_m011142_c001_v7007000_t0000_u01788311502377") 2026/09/02 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985f01_d20260902_m011135_c001_v0001103_t0004_u01788311495153") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba407_d20260902_m011126_c001_v7007000_t0000_u01788311486184") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985eab_d20260902_m011121_c001_v0001103_t0004_u01788311481643") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6ca2_d20260902_m011116_c001_v7007000_t0000_u01788311476481") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2185_d20260902_m011112_c001_v0001176_t0041_u01788311472726") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bed25_d20260902_m011110_c001_v7007000_t0000_u01788311470914") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2111_d20260902_m011105_c001_v0001176_t0041_u01788311465536") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c59_d20260902_m011100_c001_v7007000_t0000_u01788311460276") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1d82_d20260902_m011056_c001_v0001182_t0023_u01788311456498") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40000c2649622727_d20260902_m011055_c001_v7007000_t0000_u01788311455033") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985d9f_d20260902_m011049_c001_v0001103_t0004_u01788311449516") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc396ba5d_d20260902_m011040_c001_v7007000_t0000_u01788311440781") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1c06_d20260902_m011034_c001_v0001182_t0023_u01788311434151") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de12_d20260902_m011028_c001_v7007000_t0000_u01788311428662") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1b20_d20260902_m011021_c001_v0001182_t0023_u01788311421577") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1ddd4_d20260902_m011016_c001_v7007000_t0000_u01788311416352") 2026/09/02 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1a30_d20260902_m011009_c001_v0001182_t0023_u01788311409623") 2026/09/02 01:13:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1deb3_d20260902_m011113_c001_v7007000_t0000_u01788311473488") 2026/09/02 01:13:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd215d_d20260902_m011109_c001_v0001176_t0005_u01788311469731") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba581_d20260902_m011130_c001_v7007000_t0000_u01788311490189") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985ecd_d20260902_m011125_c001_v0001103_t0004_u01788311485545") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc469b_d20260902_m011234_c001_v7007000_t0000_u01788311554292") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd257d_d20260902_m011226_c001_v0001176_t0041_u01788311546795") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee19_d20260902_m011221_c001_v7007000_t0000_u01788311541199") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd250d_d20260902_m011213_c001_v0001176_t0041_u01788311533640") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3ae_d20260902_m011208_c001_v7007000_t0000_u01788311528182") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd245f_d20260902_m011200_c001_v0001176_t0041_u01788311520747") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bede7_d20260902_m011155_c001_v7007000_t0000_u01788311515448") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd23a5_d20260902_m011147_c001_v0001176_t0041_u01788311507801") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b384_d20260902_m011142_c001_v7007000_t0000_u01788311502613") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd22db_d20260902_m011135_c001_v0001176_t0041_u01788311495336") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f42185d556fca5861_d20260902_m011126_c001_v7007000_t0000_u01788311486605") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd220b_d20260902_m011121_c001_v0001176_t0041_u01788311481825") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6ca4_d20260902_m011116_c001_v7007000_t0000_u01788311476661") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985e55_d20260902_m011112_c001_v0001103_t0004_u01788311472735") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f529d_d20260902_m011111_c001_v7007000_t0000_u01788311471287") 2026/09/02 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000744b3_d20260902_m011105_c001_v0001180_t0058_u01788311465750") 2026/09/02 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c5a_d20260902_m011100_c001_v7007000_t0000_u01788311460456") 2026/09/02 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2085_d20260902_m011056_c001_v0001176_t0041_u01788311456509") 2026/09/02 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43376_d20260902_m011055_c001_v7007000_t0000_u01788311455162") 2026/09/02 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2001_d20260902_m011049_c001_v0001176_t0041_u01788311449699") 2026/09/02 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc396ba5c_d20260902_m011040_c001_v7007000_t0000_u01788311440598") 2026/09/02 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1f09_d20260902_m011034_c001_v0001176_t0041_u01788311434336") 2026/09/02 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de13_d20260902_m011028_c001_v7007000_t0000_u01788311428844") 2026/09/02 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1e45_d20260902_m011021_c001_v0001176_t0041_u01788311421776") 2026/09/02 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1ddd5_d20260902_m011016_c001_v7007000_t0000_u01788311416535") 2026/09/02 01:13:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1d7b_d20260902_m011009_c001_v0001176_t0041_u01788311409807") 2026/09/02 01:13:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c7f_d20260902_m011113_c001_v7007000_t0000_u01788311473537") 2026/09/02 01:13:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985e4b_d20260902_m011109_c001_v0001103_t0046_u01788311469780") 2026/09/02 01:13:27 DEBUG : dir1/0007-12345: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba584_d20260902_m011130_c001_v7007000_t0000_u01788311490371") 2026/09/02 01:13:27 DEBUG : dir1/0007-12345: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1f58_d20260902_m011125_c001_v0001182_t0023_u01788311485629") 2026/09/02 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc469d_d20260902_m011234_c001_v7007000_t0000_u01788311554474") 2026/09/02 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d2362_d20260902_m011226_c001_v0001182_t0023_u01788311546980") 2026/09/02 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee1b_d20260902_m011221_c001_v7007000_t0000_u01788311541416") 2026/09/02 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d2286_d20260902_m011213_c001_v0001182_t0023_u01788311533840") 2026/09/02 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3af_d20260902_m011208_c001_v7007000_t0000_u01788311528369") 2026/09/02 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d217a_d20260902_m011200_c001_v0001182_t0023_u01788311520938") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bede9_d20260902_m011155_c001_v7007000_t0000_u01788311515629") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d20a6_d20260902_m011147_c001_v0001182_t0023_u01788311507985") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b385_d20260902_m011142_c001_v7007000_t0000_u01788311502797") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1fe0_d20260902_m011135_c001_v0001182_t0023_u01788311495518") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df00892b4_d20260902_m011126_c001_v7007000_t0000_u01788311486573") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007453d_d20260902_m011122_c001_v0001180_t0058_u01788311482010") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6ca6_d20260902_m011116_c001_v7007000_t0000_u01788311476841") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074509_d20260902_m011112_c001_v0001180_t0058_u01788311472760") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dea0_d20260902_m011111_c001_v7007000_t0000_u01788311471141") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1e11_d20260902_m011105_c001_v0001182_t0023_u01788311465936") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c5b_d20260902_m011100_c001_v7007000_t0000_u01788311460671") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985df3_d20260902_m011056_c001_v0001103_t0004_u01788311456520") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c49_d20260902_m011055_c001_v7007000_t0000_u01788311455002") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007442b_d20260902_m011049_c001_v0001180_t0058_u01788311449884") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba369_d20260902_m011040_c001_v7007000_t0000_u01788311440635") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000743bf_d20260902_m011034_c001_v0001180_t0058_u01788311434520") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de14_d20260902_m011029_c001_v7007000_t0000_u01788311429026") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074379_d20260902_m011021_c001_v0001180_t0058_u01788311421959") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1ddd6_d20260902_m011016_c001_v7007000_t0000_u01788311416717") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074319_d20260902_m011009_c001_v0001180_t0058_u01788311409992") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1deb5_d20260902_m011113_c001_v7007000_t0000_u01788311473668") 2026/09/02 01:13:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1e72_d20260902_m011109_c001_v0001182_t0050_u01788311469905") 2026/09/02 01:13:29 DEBUG : dir1/0008-23456: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba587_d20260902_m011130_c001_v7007000_t0000_u01788311490552") 2026/09/02 01:13:29 DEBUG : dir1/0008-23456: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd224b_d20260902_m011125_c001_v0001176_t0041_u01788311485705") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc469f_d20260902_m011234_c001_v7007000_t0000_u01788311554657") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007466b_d20260902_m011227_c001_v0001180_t0058_u01788311547166") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee1c_d20260902_m011221_c001_v7007000_t0000_u01788311541614") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074635_d20260902_m011214_c001_v0001180_t0058_u01788311534035") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3b2_d20260902_m011208_c001_v7007000_t0000_u01788311528647") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074609_d20260902_m011201_c001_v0001180_t0058_u01788311521127") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bedeb_d20260902_m011155_c001_v7007000_t0000_u01788311515809") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000745cf_d20260902_m011148_c001_v0001180_t0058_u01788311508169") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b387_d20260902_m011142_c001_v7007000_t0000_u01788311502979") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007458f_d20260902_m011135_c001_v0001180_t0058_u01788311495713") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6cb3_d20260902_m011126_c001_v7007000_t0000_u01788311486171") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1f20_d20260902_m011122_c001_v0001182_t0023_u01788311482192") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6ca7_d20260902_m011117_c001_v7007000_t0000_u01788311477021") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1eae_d20260902_m011112_c001_v0001182_t0023_u01788311472898") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba3e8_d20260902_m011111_c001_v7007000_t0000_u01788311471354") 2026/09/02 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985e33_d20260902_m011106_c001_v0001103_t0004_u01788311466149") 2026/09/02 01:13:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c5c_d20260902_m011100_c001_v7007000_t0000_u01788311460851") 2026/09/02 01:13:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007446f_d20260902_m011056_c001_v0001180_t0058_u01788311456681") 2026/09/02 01:13:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bed0e_d20260902_m011055_c001_v7007000_t0000_u01788311455177") 2026/09/02 01:13:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1d12_d20260902_m011050_c001_v0001182_t0023_u01788311450066") 2026/09/02 01:13:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89b0e74_d20260902_m011040_c001_v7007000_t0000_u01788311440792") 2026/09/02 01:13:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985d3f_d20260902_m011034_c001_v0001103_t0004_u01788311434705") 2026/09/02 01:13:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de15_d20260902_m011029_c001_v7007000_t0000_u01788311429210") 2026/09/02 01:13:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985ced_d20260902_m011022_c001_v0001103_t0004_u01788311422143") 2026/09/02 01:13:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1ddd9_d20260902_m011016_c001_v7007000_t0000_u01788311416911") 2026/09/02 01:13:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985c6f_d20260902_m011010_c001_v0001103_t0004_u01788311410174") 2026/09/02 01:13:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f407006445fd60edf_d20260902_m011113_c001_v7007000_t0000_u01788311473321") 2026/09/02 01:13:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb5000744e9_d20260902_m011109_c001_v0001180_t0019_u01788311469920") 2026/09/02 01:13:30 DEBUG : dir1/0009-34567: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba58a_d20260902_m011130_c001_v7007000_t0000_u01788311490733") 2026/09/02 01:13:30 DEBUG : dir1/0009-34567: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074557_d20260902_m011125_c001_v0001180_t0058_u01788311485717") 2026/09/02 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46a1_d20260902_m011234_c001_v7007000_t0000_u01788311554841") 2026/09/02 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098608c_d20260902_m011227_c001_v0001103_t0004_u01788311547353") 2026/09/02 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee1d_d20260902_m011221_c001_v7007000_t0000_u01788311541814") 2026/09/02 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310986040_d20260902_m011214_c001_v0001103_t0004_u01788311534256") 2026/09/02 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3b4_d20260902_m011208_c001_v7007000_t0000_u01788311528835") 2026/09/02 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985ffa_d20260902_m011201_c001_v0001103_t0004_u01788311521319") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bedee_d20260902_m011155_c001_v7007000_t0000_u01788311515991") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985f63_d20260902_m011148_c001_v0001103_t0004_u01788311508354") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b388_d20260902_m011143_c001_v7007000_t0000_u01788311503159") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985f07_d20260902_m011135_c001_v0001103_t0004_u01788311495897") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1defa_d20260902_m011126_c001_v7007000_t0000_u01788311486193") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985eb1_d20260902_m011122_c001_v0001103_t0004_u01788311482376") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6ca8_d20260902_m011117_c001_v7007000_t0000_u01788311477218") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd218b_d20260902_m011112_c001_v0001176_t0041_u01788311472912") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f409e7ea19c207bc7_d20260902_m011111_c001_v7007000_t0000_u01788311471303") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd211b_d20260902_m011106_c001_v0001176_t0041_u01788311466352") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c5d_d20260902_m011101_c001_v7007000_t0000_u01788311461031") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1d86_d20260902_m011056_c001_v0001182_t0023_u01788311456691") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc396ba8c_d20260902_m011054_c001_v7007000_t0000_u01788311454818") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985da5_d20260902_m011050_c001_v0001103_t0004_u01788311450257") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe4333d_d20260902_m011041_c001_v7007000_t0000_u01788311441066") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1c14_d20260902_m011034_c001_v0001182_t0023_u01788311434888") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de16_d20260902_m011029_c001_v7007000_t0000_u01788311429392") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1b2c_d20260902_m011022_c001_v0001182_t0023_u01788311422325") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1ddda_d20260902_m011017_c001_v7007000_t0000_u01788311417108") 2026/09/02 01:13:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1a40_d20260902_m011010_c001_v0001182_t0023_u01788311410357") 2026/09/02 01:13:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba3ee_d20260902_m011113_c001_v7007000_t0000_u01788311473694") 2026/09/02 01:13:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd2163_d20260902_m011110_c001_v0001176_t0027_u01788311469999") 2026/09/02 01:13:32 DEBUG : dir1/0010-45678: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba58d_d20260902_m011130_c001_v7007000_t0000_u01788311490925") 2026/09/02 01:13:32 DEBUG : dir1/0010-45678: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985ed1_d20260902_m011125_c001_v0001103_t0004_u01788311485730") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46a3_d20260902_m011235_c001_v7007000_t0000_u01788311555039") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2585_d20260902_m011227_c001_v0001176_t0041_u01788311547540") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee1e_d20260902_m011222_c001_v7007000_t0000_u01788311542010") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2511_d20260902_m011214_c001_v0001176_t0041_u01788311534454") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3b6_d20260902_m011209_c001_v7007000_t0000_u01788311529025") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd246f_d20260902_m011201_c001_v0001176_t0041_u01788311521514") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bedf0_d20260902_m011156_c001_v7007000_t0000_u01788311516182") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd23b1_d20260902_m011148_c001_v0001176_t0041_u01788311508537") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b389_d20260902_m011143_c001_v7007000_t0000_u01788311503345") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd22e9_d20260902_m011136_c001_v0001176_t0041_u01788311496093") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6cb6_d20260902_m011126_c001_v7007000_t0000_u01788311486711") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2219_d20260902_m011122_c001_v0001176_t0041_u01788311482559") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6ca9_d20260902_m011117_c001_v7007000_t0000_u01788311477401") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985e57_d20260902_m011112_c001_v0001103_t0004_u01788311472921") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7cf83c_d20260902_m011111_c001_v7007000_t0000_u01788311471156") 2026/09/02 01:13:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000744b9_d20260902_m011106_c001_v0001180_t0058_u01788311466552") 2026/09/02 01:13:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c5e_d20260902_m011101_c001_v7007000_t0000_u01788311461213") 2026/09/02 01:13:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2089_d20260902_m011056_c001_v0001176_t0041_u01788311456703") 2026/09/02 01:13:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c4a_d20260902_m011055_c001_v7007000_t0000_u01788311455183") 2026/09/02 01:13:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd200b_d20260902_m011050_c001_v0001176_t0041_u01788311450438") 2026/09/02 01:13:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89b0e73_d20260902_m011040_c001_v7007000_t0000_u01788311440587") 2026/09/02 01:13:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1f15_d20260902_m011035_c001_v0001176_t0041_u01788311435074") 2026/09/02 01:13:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de17_d20260902_m011029_c001_v7007000_t0000_u01788311429574") 2026/09/02 01:13:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1e4f_d20260902_m011022_c001_v0001176_t0041_u01788311422509") 2026/09/02 01:13:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dddb_d20260902_m011017_c001_v7007000_t0000_u01788311417291") 2026/09/02 01:13:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1d81_d20260902_m011010_c001_v0001176_t0041_u01788311410543") 2026/09/02 01:13:33 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f409e7ea19c207bc9_d20260902_m011113_c001_v7007000_t0000_u01788311473546") 2026/09/02 01:13:33 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb5000744eb_d20260902_m011110_c001_v0001180_t0039_u01788311470147") 2026/09/02 01:13:33 DEBUG : dir1/0011-56789: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba590_d20260902_m011131_c001_v7007000_t0000_u01788311491106") 2026/09/02 01:13:33 DEBUG : dir1/0011-56789: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1f5c_d20260902_m011125_c001_v0001182_t0023_u01788311485811") 2026/09/02 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46a5_d20260902_m011235_c001_v7007000_t0000_u01788311555224") 2026/09/02 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d2372_d20260902_m011227_c001_v0001182_t0023_u01788311547735") 2026/09/02 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee1f_d20260902_m011222_c001_v7007000_t0000_u01788311542227") 2026/09/02 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d2296_d20260902_m011214_c001_v0001182_t0023_u01788311534656") 2026/09/02 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3b9_d20260902_m011209_c001_v7007000_t0000_u01788311529215") 2026/09/02 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d218a_d20260902_m011201_c001_v0001182_t0023_u01788311521712") 2026/09/02 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bedf2_d20260902_m011156_c001_v7007000_t0000_u01788311516363") 2026/09/02 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d20b4_d20260902_m011148_c001_v0001182_t0023_u01788311508797") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b38a_d20260902_m011143_c001_v7007000_t0000_u01788311503526") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1fea_d20260902_m011136_c001_v0001182_t0023_u01788311496276") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba408_d20260902_m011126_c001_v7007000_t0000_u01788311486366") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074541_d20260902_m011122_c001_v0001180_t0058_u01788311482741") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6caa_d20260902_m011117_c001_v7007000_t0000_u01788311477581") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007450b_d20260902_m011112_c001_v0001180_t0058_u01788311472944") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f529a_d20260902_m011110_c001_v7007000_t0000_u01788311470926") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1e2c_d20260902_m011106_c001_v0001182_t0023_u01788311466802") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c5f_d20260902_m011101_c001_v7007000_t0000_u01788311461404") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985df7_d20260902_m011056_c001_v0001103_t0004_u01788311456714") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43375_d20260902_m011054_c001_v7007000_t0000_u01788311454974") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007442f_d20260902_m011050_c001_v0001180_t0058_u01788311450723") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f525f_d20260902_m011040_c001_v7007000_t0000_u01788311440639") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000743c1_d20260902_m011035_c001_v0001180_t0058_u01788311435258") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de1b_d20260902_m011029_c001_v7007000_t0000_u01788311429758") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007437d_d20260902_m011022_c001_v0001180_t0058_u01788311422694") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dddc_d20260902_m011017_c001_v7007000_t0000_u01788311417473") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007431d_d20260902_m011010_c001_v0001180_t0058_u01788311410729") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f52a0_d20260902_m011113_c001_v7007000_t0000_u01788311473555") 2026/09/02 01:13:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd2165_d20260902_m011110_c001_v0001176_t0056_u01788311470220") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba594_d20260902_m011131_c001_v7007000_t0000_u01788311491287") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2251_d20260902_m011125_c001_v0001176_t0041_u01788311485960") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46a7_d20260902_m011235_c001_v7007000_t0000_u01788311555411") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074673_d20260902_m011227_c001_v0001180_t0058_u01788311547930") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee20_d20260902_m011222_c001_v7007000_t0000_u01788311542418") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074639_d20260902_m011214_c001_v0001180_t0058_u01788311534852") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3bb_d20260902_m011209_c001_v7007000_t0000_u01788311529401") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007460d_d20260902_m011201_c001_v0001180_t0058_u01788311521897") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bedf4_d20260902_m011156_c001_v7007000_t0000_u01788311516543") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000745d5_d20260902_m011148_c001_v0001180_t0058_u01788311508980") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b38b_d20260902_m011143_c001_v7007000_t0000_u01788311503705") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074591_d20260902_m011136_c001_v0001180_t0058_u01788311496462") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6cb5_d20260902_m011126_c001_v7007000_t0000_u01788311486531") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1f2e_d20260902_m011122_c001_v0001182_t0023_u01788311482924") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6cab_d20260902_m011117_c001_v7007000_t0000_u01788311477761") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1eb2_d20260902_m011113_c001_v0001182_t0023_u01788311473082") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba3e7_d20260902_m011111_c001_v7007000_t0000_u01788311471165") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985e37_d20260902_m011107_c001_v0001103_t0004_u01788311467050") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c60_d20260902_m011101_c001_v7007000_t0000_u01788311461590") 2026/09/02 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074471_d20260902_m011056_c001_v0001180_t0058_u01788311456867") 2026/09/02 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40000c2649622726_d20260902_m011054_c001_v7007000_t0000_u01788311454989") 2026/09/02 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1d1e_d20260902_m011050_c001_v0001182_t0023_u01788311450906") 2026/09/02 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4262768aa7e396e7_d20260902_m011040_c001_v7007000_t0000_u01788311440760") 2026/09/02 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985d4f_d20260902_m011035_c001_v0001103_t0004_u01788311435444") 2026/09/02 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de1c_d20260902_m011029_c001_v7007000_t0000_u01788311429940") 2026/09/02 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985cf5_d20260902_m011022_c001_v0001103_t0004_u01788311422959") 2026/09/02 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dddd_d20260902_m011017_c001_v7007000_t0000_u01788311417656") 2026/09/02 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985c75_d20260902_m011010_c001_v0001103_t0004_u01788311410910") 2026/09/02 01:13:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c80_d20260902_m011113_c001_v7007000_t0000_u01788311473579") 2026/09/02 01:13:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1e7a_d20260902_m011110_c001_v0001182_t0045_u01788311470230") 2026/09/02 01:13:36 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba599_d20260902_m011131_c001_v7007000_t0000_u01788311491468") 2026/09/02 01:13:36 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985ed3_d20260902_m011125_c001_v0001103_t0004_u01788311485951") 2026/09/02 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46aa_d20260902_m011235_c001_v7007000_t0000_u01788311555597") 2026/09/02 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310986092_d20260902_m011228_c001_v0001103_t0004_u01788311548122") 2026/09/02 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee21_d20260902_m011222_c001_v7007000_t0000_u01788311542612") 2026/09/02 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310986048_d20260902_m011215_c001_v0001103_t0004_u01788311535048") 2026/09/02 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3bd_d20260902_m011209_c001_v7007000_t0000_u01788311529585") 2026/09/02 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310986002_d20260902_m011202_c001_v0001103_t0004_u01788311522105") 2026/09/02 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bedf5_d20260902_m011156_c001_v7007000_t0000_u01788311516751") 2026/09/02 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985f75_d20260902_m011149_c001_v0001103_t0004_u01788311509164") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b38d_d20260902_m011143_c001_v7007000_t0000_u01788311503884") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985f0b_d20260902_m011136_c001_v0001103_t0004_u01788311496648") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba409_d20260902_m011126_c001_v7007000_t0000_u01788311486547") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985eb5_d20260902_m011123_c001_v0001103_t0004_u01788311483107") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6cac_d20260902_m011117_c001_v7007000_t0000_u01788311477943") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985e59_d20260902_m011113_c001_v0001103_t0004_u01788311473102") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c75_d20260902_m011111_c001_v7007000_t0000_u01788311471312") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd212b_d20260902_m011107_c001_v0001176_t0041_u01788311467235") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c61_d20260902_m011101_c001_v7007000_t0000_u01788311461808") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1d8a_d20260902_m011056_c001_v0001182_t0023_u01788311456874") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc396ba8e_d20260902_m011054_c001_v7007000_t0000_u01788311454998") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985dad_d20260902_m011051_c001_v0001103_t0004_u01788311451089") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f407006445fd60e93_d20260902_m011040_c001_v7007000_t0000_u01788311440801") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1c20_d20260902_m011035_c001_v0001182_t0023_u01788311435626") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de1d_d20260902_m011030_c001_v7007000_t0000_u01788311430123") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1b3c_d20260902_m011023_c001_v0001182_t0023_u01788311423141") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1ddde_d20260902_m011017_c001_v7007000_t0000_u01788311417839") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1a4a_d20260902_m011011_c001_v0001182_t0023_u01788311411092") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7cf83e_d20260902_m011113_c001_v7007000_t0000_u01788311473340") 2026/09/02 01:13:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb5000744ed_d20260902_m011110_c001_v0001180_t0029_u01788311470376") 2026/09/02 01:13:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba59d_d20260902_m011131_c001_v7007000_t0000_u01788311491649") 2026/09/02 01:13:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074559_d20260902_m011125_c001_v0001180_t0058_u01788311485923") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46ad_d20260902_m011235_c001_v7007000_t0000_u01788311555785") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2591_d20260902_m011228_c001_v0001176_t0041_u01788311548318") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee22_d20260902_m011222_c001_v7007000_t0000_u01788311542807") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd251d_d20260902_m011215_c001_v0001176_t0041_u01788311535234") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3bf_d20260902_m011209_c001_v7007000_t0000_u01788311529774") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd247d_d20260902_m011202_c001_v0001176_t0041_u01788311522295") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bedf6_d20260902_m011156_c001_v7007000_t0000_u01788311516983") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd23bf_d20260902_m011149_c001_v0001176_t0041_u01788311509349") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b38e_d20260902_m011144_c001_v7007000_t0000_u01788311504064") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd22f5_d20260902_m011136_c001_v0001176_t0041_u01788311496831") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba40a_d20260902_m011126_c001_v7007000_t0000_u01788311486731") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2223_d20260902_m011123_c001_v0001176_t0041_u01788311483290") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6cad_d20260902_m011118_c001_v7007000_t0000_u01788311478124") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd218f_d20260902_m011113_c001_v0001176_t0041_u01788311473115") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f407006445fd60ede_d20260902_m011111_c001_v7007000_t0000_u01788311471325") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000744bf_d20260902_m011107_c001_v0001180_t0058_u01788311467420") 2026/09/02 01:13:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c62_d20260902_m011101_c001_v7007000_t0000_u01788311461995") 2026/09/02 01:13:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd208f_d20260902_m011056_c001_v0001176_t0041_u01788311456887") 2026/09/02 01:13:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40000c2649622725_d20260902_m011054_c001_v7007000_t0000_u01788311454809") 2026/09/02 01:13:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2017_d20260902_m011051_c001_v0001176_t0041_u01788311451271") 2026/09/02 01:13:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c24_d20260902_m011040_c001_v7007000_t0000_u01788311440812") 2026/09/02 01:13:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1f23_d20260902_m011035_c001_v0001176_t0041_u01788311435811") 2026/09/02 01:13:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de1e_d20260902_m011030_c001_v7007000_t0000_u01788311430305") 2026/09/02 01:13:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1e5f_d20260902_m011023_c001_v0001176_t0041_u01788311423326") 2026/09/02 01:13:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dde0_d20260902_m011018_c001_v7007000_t0000_u01788311418026") 2026/09/02 01:13:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1d95_d20260902_m011011_c001_v0001176_t0041_u01788311411274") 2026/09/02 01:13:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c82_d20260902_m011113_c001_v7007000_t0000_u01788311473717") 2026/09/02 01:13:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1e84_d20260902_m011110_c001_v0001182_t0020_u01788311470433") 2026/09/02 01:13:39 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba5a1_d20260902_m011131_c001_v7007000_t0000_u01788311491830") 2026/09/02 01:13:39 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1f60_d20260902_m011125_c001_v0001182_t0023_u01788311485991") 2026/09/02 01:13:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46af_d20260902_m011235_c001_v7007000_t0000_u01788311555972") 2026/09/02 01:13:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d2380_d20260902_m011228_c001_v0001182_t0023_u01788311548516") 2026/09/02 01:13:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee23_d20260902_m011223_c001_v7007000_t0000_u01788311543004") 2026/09/02 01:13:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d22a0_d20260902_m011215_c001_v0001182_t0023_u01788311535421") 2026/09/02 01:13:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3c1_d20260902_m011209_c001_v7007000_t0000_u01788311529963") 2026/09/02 01:13:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d219c_d20260902_m011202_c001_v0001182_t0023_u01788311522479") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bedf8_d20260902_m011157_c001_v7007000_t0000_u01788311517163") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d20c4_d20260902_m011149_c001_v0001182_t0023_u01788311509532") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b38f_d20260902_m011144_c001_v7007000_t0000_u01788311504244") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1ffe_d20260902_m011137_c001_v0001182_t0023_u01788311497038") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89b0f31_d20260902_m011126_c001_v7007000_t0000_u01788311486205") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074547_d20260902_m011123_c001_v0001180_t0058_u01788311483485") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6cae_d20260902_m011118_c001_v7007000_t0000_u01788311478308") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007450d_d20260902_m011113_c001_v0001180_t0058_u01788311473127") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dea2_d20260902_m011111_c001_v7007000_t0000_u01788311471334") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1e40_d20260902_m011107_c001_v0001182_t0023_u01788311467607") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c63_d20260902_m011102_c001_v7007000_t0000_u01788311462175") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985df9_d20260902_m011056_c001_v0001103_t0004_u01788311456897") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4262768aa7e396f6_d20260902_m011055_c001_v7007000_t0000_u01788311455194") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074437_d20260902_m011051_c001_v0001180_t0058_u01788311451455") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f5260_d20260902_m011040_c001_v7007000_t0000_u01788311440823") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000743c7_d20260902_m011036_c001_v0001180_t0058_u01788311436061") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de20_d20260902_m011030_c001_v7007000_t0000_u01788311430486") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007437f_d20260902_m011023_c001_v0001180_t0058_u01788311423511") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dde2_d20260902_m011018_c001_v7007000_t0000_u01788311418207") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074323_d20260902_m011011_c001_v0001180_t0058_u01788311411459") 2026/09/02 01:13:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f407006445fd61016_d20260902_m011113_c001_v7007000_t0000_u01788311473615") 2026/09/02 01:13:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2167_d20260902_m011110_c001_v0001176_t0041_u01788311470444") 2026/09/02 01:13:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43349_d20260902_m011043_c001_v7007000_t0000_u01788311443635") 2026/09/02 01:13:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1c48_d20260902_m011037_c001_v0001182_t0052_u01788311437952") 2026/09/02 01:13:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe4334d_d20260902_m011043_c001_v7007000_t0000_u01788311443815") 2026/09/02 01:13:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd1f4b_d20260902_m011037_c001_v0001176_t0038_u01788311437964") 2026/09/02 01:13:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe4334e_d20260902_m011043_c001_v7007000_t0000_u01788311443994") 2026/09/02 01:13:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb5000743dd_d20260902_m011038_c001_v0001180_t0011_u01788311438003") 2026/09/02 01:13:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe4334f_d20260902_m011044_c001_v7007000_t0000_u01788311444174") 2026/09/02 01:13:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985d5b_d20260902_m011038_c001_v0001103_t0028_u01788311438065") 2026/09/02 01:13:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43351_d20260902_m011044_c001_v7007000_t0000_u01788311444354") 2026/09/02 01:13:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1c4d_d20260902_m011038_c001_v0001182_t0036_u01788311438170") 2026/09/02 01:13:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43352_d20260902_m011044_c001_v7007000_t0000_u01788311444535") 2026/09/02 01:13:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd1f53_d20260902_m011038_c001_v0001176_t0020_u01788311438183") 2026/09/02 01:13:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43353_d20260902_m011044_c001_v7007000_t0000_u01788311444718") 2026/09/02 01:13:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb5000743df_d20260902_m011038_c001_v0001180_t0048_u01788311438266") 2026/09/02 01:13:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43354_d20260902_m011044_c001_v7007000_t0000_u01788311444898") 2026/09/02 01:13:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1c56_d20260902_m011038_c001_v0001182_t0028_u01788311438381") 2026/09/02 01:13:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43356_d20260902_m011045_c001_v7007000_t0000_u01788311445078") 2026/09/02 01:13:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd1f5b_d20260902_m011038_c001_v0001176_t0037_u01788311438398") 2026/09/02 01:13:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43357_d20260902_m011045_c001_v7007000_t0000_u01788311445258") 2026/09/02 01:13:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985d5f_d20260902_m011038_c001_v0001103_t0046_u01788311438484") 2026/09/02 01:13:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43358_d20260902_m011045_c001_v7007000_t0000_u01788311445438") 2026/09/02 01:13:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1c5a_d20260902_m011038_c001_v0001182_t0051_u01788311438581") 2026/09/02 01:13:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43359_d20260902_m011045_c001_v7007000_t0000_u01788311445672") 2026/09/02 01:13:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd1f5d_d20260902_m011038_c001_v0001176_t0008_u01788311438628") 2026/09/02 01:13:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe4335b_d20260902_m011045_c001_v7007000_t0000_u01788311445853") 2026/09/02 01:13:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd1f65_d20260902_m011038_c001_v0001176_t0046_u01788311438846") 2026/09/02 01:13:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe4335e_d20260902_m011046_c001_v7007000_t0000_u01788311446033") 2026/09/02 01:13:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1c5e_d20260902_m011038_c001_v0001182_t0019_u01788311438895") 2026/09/02 01:13:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe4335f_d20260902_m011046_c001_v7007000_t0000_u01788311446212") 2026/09/02 01:13:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd1f69_d20260902_m011039_c001_v0001176_t0038_u01788311439061") 2026/09/02 01:13:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43361_d20260902_m011046_c001_v7007000_t0000_u01788311446392") 2026/09/02 01:13:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985d65_d20260902_m011039_c001_v0001103_t0004_u01788311439087") 2026/09/02 01:13:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f406aa1fcbb415340_d20260902_m011057_c001_v7007000_t0000_u01788311457352") 2026/09/02 01:13:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1d3e_d20260902_m011053_c001_v0001182_t0010_u01788311453315") 2026/09/02 01:13:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89b0eb5_d20260902_m011057_c001_v7007000_t0000_u01788311457320") 2026/09/02 01:13:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd203b_d20260902_m011053_c001_v0001176_t0056_u01788311453434") 2026/09/02 01:13:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40000c264962272b_d20260902_m011057_c001_v7007000_t0000_u01788311457454") 2026/09/02 01:13:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb50007444b_d20260902_m011053_c001_v0001180_t0045_u01788311453339") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4086babe16dbce61_d20260902_m011057_c001_v7007000_t0000_u01788311457466") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1d40_d20260902_m011053_c001_v0001182_t0006_u01788311453518") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bed0f_d20260902_m011057_c001_v7007000_t0000_u01788311457141") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985dcf_d20260902_m011053_c001_v0001103_t0030_u01788311453534") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4262768aa7e396f9_d20260902_m011057_c001_v7007000_t0000_u01788311457296") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb50007444f_d20260902_m011053_c001_v0001180_t0011_u01788311453644") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4262768aa7e396fa_d20260902_m011057_c001_v7007000_t0000_u01788311457476") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd2041_d20260902_m011053_c001_v0001176_t0036_u01788311453654") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c4e_d20260902_m011057_c001_v7007000_t0000_u01788311457488") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1d48_d20260902_m011053_c001_v0001182_t0029_u01788311453718") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89b0eb2_d20260902_m011057_c001_v7007000_t0000_u01788311457133") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd2045_d20260902_m011053_c001_v0001176_t0053_u01788311453870") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bed10_d20260902_m011057_c001_v7007000_t0000_u01788311457329") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb500074455_d20260902_m011053_c001_v0001180_t0014_u01788311453891") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c4d_d20260902_m011057_c001_v7007000_t0000_u01788311457309") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1d4e_d20260902_m011053_c001_v0001182_t0014_u01788311453927") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f406aa1fcbb41533f_d20260902_m011057_c001_v7007000_t0000_u01788311457168") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985dd3_d20260902_m011054_c001_v0001103_t0019_u01788311454067") 2026/09/02 01:13:43 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40000c2649622729_d20260902_m011057_c001_v7007000_t0000_u01788311457090") 2026/09/02 01:13:44 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd204d_d20260902_m011054_c001_v0001176_t0004_u01788311454089") 2026/09/02 01:13:44 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43382_d20260902_m011057_c001_v7007000_t0000_u01788311457339") 2026/09/02 01:13:44 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb500074457_d20260902_m011054_c001_v0001180_t0036_u01788311454144") 2026/09/02 01:13:44 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c4c_d20260902_m011057_c001_v7007000_t0000_u01788311457120") 2026/09/02 01:13:44 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1d52_d20260902_m011054_c001_v0001182_t0048_u01788311454152") 2026/09/02 01:13:44 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4086babe16dbce5f_d20260902_m011057_c001_v7007000_t0000_u01788311457100") 2026/09/02 01:13:44 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2053_d20260902_m011054_c001_v0001176_t0041_u01788311454306") 2026/09/02 01:13:44 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc396a273_d20260902_m010909_c001_v7007000_t0000_u01788311349802") 2026/09/02 01:13:44 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4049a8681afabdb9_d20260902_m010906_c001_v0001097_t0014_u01788311346808") 2026/09/02 01:13:44 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f69d7_d20260902_m010906_c001_v7007000_t0000_u01788311346556") 2026/09/02 01:13:44 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4049a8681afabd6f_d20260902_m010900_c001_v0001097_t0014_u01788311340000") 2026/09/02 01:13:44 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f65df_d20260902_m010857_c001_v7007000_t0000_u01788311337734") 2026/09/02 01:13:44 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000740d9_d20260902_m010846_c001_v0001180_t0058_u01788311326501") 2026/09/02 01:13:44 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f427008fdc4970cff_d20260902_m010842_c001_v7007000_t0000_u01788311322482") 2026/09/02 01:13:44 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4059854f66023428_d20260902_m010835_c001_v0001101_t0026_u01788311315170") 2026/09/02 01:13:44 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4113b6c006e0fb91_d20260902_m010833_c001_v7007000_t0000_u01788311313184") 2026/09/02 01:13:44 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40001f0af1a139aa_d20260902_m010826_c001_v0001039_t0004_u01788311306048") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416b9bff8e2a13ed_d20260902_m010825_c001_v7007000_t0000_u01788311305018") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007402d_d20260902_m010813_c001_v0001180_t0058_u01788311293993") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7ceeb9_d20260902_m010812_c001_v7007000_t0000_u01788311292551") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415fc52a2ee7aca3_d20260902_m010811_c001_v0001115_t0057_u01788311291340") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7ceeb5_d20260902_m010811_c001_v7007000_t0000_u01788311291151") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415fc52a2ee7ac8f_d20260902_m010808_c001_v0001115_t0057_u01788311288211") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7ceeb0_d20260902_m010807_c001_v7007000_t0000_u01788311287450") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d10da_d20260902_m010803_c001_v0001182_t0023_u01788311283929") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7ceea2_d20260902_m010802_c001_v7007000_t0000_u01788311282989") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4167e2ac3bf85e63_d20260902_m010801_c001_v0001176_t0006_u01788311281230") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89a38e0_d20260902_m010801_c001_v7007000_t0000_u01788311281019") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4167e2ac3bf85e49_d20260902_m010757_c001_v0001176_t0006_u01788311277622") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89a34f5_d20260902_m010756_c001_v7007000_t0000_u01788311276897") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985857_d20260902_m010751_c001_v0001103_t0004_u01788311271371") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89a3106_d20260902_m010750_c001_v7007000_t0000_u01788311270455") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f409414f10e534e9d_d20260902_m010748_c001_v0001180_t0011_u01788311268840") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9b13df_d20260902_m010748_c001_v7007000_t0000_u01788311268658") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f409414f10e534e8b_d20260902_m010745_c001_v0001180_t0011_u01788311265790") 2026/09/02 01:13:45 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9b13b1_d20260902_m010745_c001_v7007000_t0000_u01788311265064") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500073f85_d20260902_m010739_c001_v0001180_t0058_u01788311259426") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f511f_d20260902_m010738_c001_v7007000_t0000_u01788311258513") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412cc0e6dd3202da_d20260902_m010737_c001_v0001137_t0003_u01788311257006") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8e9e06_d20260902_m010736_c001_v7007000_t0000_u01788311256818") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412cc0e6dd3202d0_d20260902_m010734_c001_v0001137_t0003_u01788311254028") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8e9a13_d20260902_m010733_c001_v7007000_t0000_u01788311253133") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d0e46_d20260902_m010727_c001_v0001182_t0023_u01788311247436") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9b0f3e_d20260902_m010726_c001_v7007000_t0000_u01788311246220") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413dcd9caaad36fd_d20260902_m010720_c001_v0001146_t0017_u01788311240933") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f42185d556fca5679_d20260902_m010720_c001_v7007000_t0000_u01788311240700") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098579f_d20260902_m010716_c001_v0001103_t0004_u01788311236610") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417c5e27a43c1706_d20260902_m010715_c001_v0001183_t0008_u01788311235797") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417c5e27a43c16fe_d20260902_m010714_c001_v0001183_t0008_u01788311234854") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f407006445fd60ca7_d20260902_m010701_c001_v7007000_t0000_u01788311221246") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d0c4a_d20260902_m010654_c001_v0001182_t0023_u01788311214369") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4124c46079c4ce0d_d20260902_m010653_c001_v0001173_t0036_u01788311213592") 2026/09/02 01:13:46 DEBUG : dst/one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4124c46079c4ce07_d20260902_m010652_c001_v0001173_t0036_u01788311212632") 2026/09/02 01:13:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc396a274_d20260902_m010910_c001_v7007000_t0000_u01788311350454") 2026/09/02 01:13:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f418b639bc753ea48_d20260902_m010906_c001_v0001176_t0033_u01788311346288") 2026/09/02 01:13:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4190f5eb658d3b60_d20260902_m010857_c001_v0001161_t0000_u01788311337441") 2026/09/02 01:13:47 DEBUG : dst/one.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f427008fdc4970d00_d20260902_m010842_c001_v7007000_t0000_u01788311322734") 2026/09/02 01:13:47 DEBUG : dst/one.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4192a1856c21ea68_d20260902_m010832_c001_v0001098_t0001_u01788311312926") 2026/09/02 01:13:47 DEBUG : dst/one.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4050f128e18ecd38_d20260902_m010824_c001_v0001172_t0025_u01788311304814") 2026/09/02 01:13:47 DEBUG : dst/one.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7ceeba_d20260902_m010812_c001_v7007000_t0000_u01788311292741") 2026/09/02 01:13:47 DEBUG : dst/one.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4195a094dd83d7cc_d20260902_m010810_c001_v0001115_t0038_u01788311290938") 2026/09/02 01:13:47 DEBUG : dst/one.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f400ab2c1f7652898_d20260902_m010807_c001_v0001105_t0040_u01788311287261") 2026/09/02 01:13:47 DEBUG : dst/three: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9b0f40_d20260902_m010726_c001_v7007000_t0000_u01788311246413") 2026/09/02 01:13:47 DEBUG : dst/three: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417c5e27a43c1768_d20260902_m010724_c001_v0001183_t0008_u01788311244901") 2026/09/02 01:13:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc396a276_d20260902_m010910_c001_v7007000_t0000_u01788311350652") 2026/09/02 01:13:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4073a270a188bc21_d20260902_m010908_c001_v0001038_t0040_u01788311348163") 2026/09/02 01:13:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4036f8c8101889e0_d20260902_m010902_c001_v0001043_t0048_u01788311342771") 2026/09/02 01:13:47 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc396a278_d20260902_m010910_c001_v7007000_t0000_u01788311350909") 2026/09/02 01:13:47 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4049a8681afabddb_d20260902_m010909_c001_v0001097_t0014_u01788311349183") 2026/09/02 01:13:47 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f69db_d20260902_m010908_c001_v7007000_t0000_u01788311348932") 2026/09/02 01:13:47 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4049a8681afabd97_d20260902_m010903_c001_v0001097_t0014_u01788311343632") 2026/09/02 01:13:47 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f69ce_d20260902_m010903_c001_v7007000_t0000_u01788311343026") 2026/09/02 01:13:47 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1472_d20260902_m010850_c001_v0001182_t0023_u01788311330789") 2026/09/02 01:13:47 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f427008fdc4970d02_d20260902_m010843_c001_v7007000_t0000_u01788311323003") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4059854f6602343e_d20260902_m010837_c001_v0001101_t0026_u01788311317381") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4113b6c006e0ff84_d20260902_m010836_c001_v7007000_t0000_u01788311316819") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40001f0af1a139b0_d20260902_m010827_c001_v0001039_t0004_u01788311307472") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416b9bff8e2a17d6_d20260902_m010827_c001_v7007000_t0000_u01788311307272") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d11d8_d20260902_m010817_c001_v0001182_t0023_u01788311297439") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7ceeb7_d20260902_m010811_c001_v7007000_t0000_u01788311291979") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1152_d20260902_m010810_c001_v0001182_t0023_u01788311290060") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7ceeb3_d20260902_m010809_c001_v7007000_t0000_u01788311289298") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109858af_d20260902_m010804_c001_v0001103_t0004_u01788311284684") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89a38e1_d20260902_m010802_c001_v7007000_t0000_u01788311282021") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985893_d20260902_m010759_c001_v0001103_t0004_u01788311279796") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89a38df_d20260902_m010758_c001_v7007000_t0000_u01788311278695") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500073fbb_d20260902_m010752_c001_v0001180_t0058_u01788311272090") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9b13e0_d20260902_m010749_c001_v7007000_t0000_u01788311269540") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500073fa3_d20260902_m010747_c001_v0001180_t0058_u01788311267519") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9b13b4_d20260902_m010746_c001_v7007000_t0000_u01788311266429") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d0f21_d20260902_m010740_c001_v0001182_t0023_u01788311260160") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8e9e0d_d20260902_m010737_c001_v7007000_t0000_u01788311257579") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d0ed4_d20260902_m010735_c001_v0001182_t0023_u01788311255875") 2026/09/02 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8e9a15_d20260902_m010734_c001_v7007000_t0000_u01788311254787") 2026/09/02 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109857d5_d20260902_m010728_c001_v0001103_t0004_u01788311248175") 2026/09/02 01:13:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f427008fdc4970d03_d20260902_m010843_c001_v7007000_t0000_u01788311323254") 2026/09/02 01:13:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40764cf7ee03de9c_d20260902_m010836_c001_v0001090_t0053_u01788311316617") 2026/09/02 01:13:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f401579b1ec8c0d51_d20260902_m010827_c001_v0001182_t0012_u01788311307062") 2026/09/02 01:13:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7ceebb_d20260902_m010813_c001_v7007000_t0000_u01788311293030") 2026/09/02 01:13:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4100930ab17df380_d20260902_m010811_c001_v0001184_t0000_u01788311291736") 2026/09/02 01:13:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405794eb944c0bdc_d20260902_m010809_c001_v0001182_t0005_u01788311289106") 2026/09/02 01:13:49 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc396a279_d20260902_m010911_c001_v7007000_t0000_u01788311351543") 2026/09/02 01:13:49 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098599f_d20260902_m010848_c001_v0001103_t0004_u01788311328922") 2026/09/02 01:13:49 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f427008fdc4970d05_d20260902_m010843_c001_v7007000_t0000_u01788311323504") 2026/09/02 01:13:49 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109858e5_d20260902_m010815_c001_v0001103_t0004_u01788311295628") 2026/09/02 01:13:49 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7ceebc_d20260902_m010813_c001_v7007000_t0000_u01788311293220") 2026/09/02 01:13:49 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500073ff5_d20260902_m010804_c001_v0001180_t0058_u01788311284499") 2026/09/02 01:13:49 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4188a1e09e7ceea3_d20260902_m010803_c001_v7007000_t0000_u01788311283172") 2026/09/02 01:13:49 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d0fea_d20260902_m010751_c001_v0001182_t0023_u01788311271907") 2026/09/02 01:13:49 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89a3107_d20260902_m010750_c001_v7007000_t0000_u01788311270652") 2026/09/02 01:13:49 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985827_d20260902_m010739_c001_v0001103_t0004_u01788311259976") 2026/09/02 01:13:49 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f5123_d20260902_m010738_c001_v7007000_t0000_u01788311258694") 2026/09/02 01:13:49 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500073f4b_d20260902_m010727_c001_v0001180_t0058_u01788311247980") 2026/09/02 01:13:49 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9b0f42_d20260902_m010726_c001_v7007000_t0000_u01788311246611") 2026/09/02 01:13:50 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4134aaef8df69fd7_d20260902_m010722_c001_v0001173_t0011_u01788311242533") 2026/09/02 01:13:50 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f407006445fd60ca8_d20260902_m010701_c001_v7007000_t0000_u01788311221441") 2026/09/02 01:13:50 DEBUG : dst/two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4124c46079c4ce3b_d20260902_m010700_c001_v0001173_t0036_u01788311220309") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f34b6_d20260902_m010558_c001_v7007000_t0000_u01788311158156") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109855c1_d20260902_m010555_c001_v0001103_t0004_u01788311155014") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f34ac_d20260902_m010553_c001_v7007000_t0000_u01788311153153") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985551_d20260902_m010543_c001_v0001103_t0004_u01788311143553") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3468_d20260902_m010535_c001_v7007000_t0000_u01788311135252") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098551b_d20260902_m010532_c001_v0001103_t0004_u01788311132635") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3443_d20260902_m010515_c001_v7007000_t0000_u01788311115280") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098548f_d20260902_m010513_c001_v0001103_t0004_u01788311113520") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3439_d20260902_m010512_c001_v7007000_t0000_u01788311112565") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985487_d20260902_m010511_c001_v0001103_t0004_u01788311111109") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e41_d20260902_m010508_c001_v7007000_t0000_u01788311108536") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985473_d20260902_m010506_c001_v0001103_t0004_u01788311106883") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e38_d20260902_m010506_c001_v7007000_t0000_u01788311106158") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985461_d20260902_m010504_c001_v0001103_t0004_u01788311104716") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e29_d20260902_m010459_c001_v7007000_t0000_u01788311099418") 2026/09/02 01:13:50 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098543b_d20260902_m010457_c001_v0001103_t0004_u01788311097616") 2026/09/02 01:13:51 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e24_d20260902_m010456_c001_v7007000_t0000_u01788311096854") 2026/09/02 01:13:51 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098542f_d20260902_m010456_c001_v0001103_t0004_u01788311096127") 2026/09/02 01:13:51 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e1f_d20260902_m010452_c001_v7007000_t0000_u01788311092207") 2026/09/02 01:13:51 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985407_d20260902_m010450_c001_v0001103_t0004_u01788311090902") 2026/09/02 01:13:51 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e1a_d20260902_m010449_c001_v7007000_t0000_u01788311089085") 2026/09/02 01:13:51 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109853fb_d20260902_m010448_c001_v0001103_t0004_u01788311088086") 2026/09/02 01:13:51 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e18_d20260902_m010447_c001_v7007000_t0000_u01788311087729") 2026/09/02 01:13:51 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4066e3bd428d62e5_d20260902_m010447_c001_v0001150_t0012_u01788311087181") 2026/09/02 01:13:51 DEBUG : empty space: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109853e9_d20260902_m010445_c001_v0001103_t0004_u01788311085592") 2026/09/02 01:13:51 DEBUG : enormous: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f343f_d20260902_m010514_c001_v7007000_t0000_u01788311114538") 2026/09/02 01:13:51 DEBUG : enormous: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985497_d20260902_m010513_c001_v0001103_t0058_u01788311113702") 2026/09/02 01:13:51 DEBUG : existing: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc396a27b_d20260902_m010917_c001_v7007000_t0000_u01788311357076") 2026/09/02 01:13:51 DEBUG : existing: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1628_d20260902_m010915_c001_v0001182_t0023_u01788311355931") 2026/09/02 01:13:51 DEBUG : existing: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3465_d20260902_m010531_c001_v7007000_t0000_u01788311131238") 2026/09/02 01:13:51 DEBUG : existing: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d0688_d20260902_m010530_c001_v0001182_t0023_u01788311130236") 2026/09/02 01:13:51 DEBUG : existing: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9af3c4_d20260902_m010442_c001_v7007000_t0000_u01788311082735") 2026/09/02 01:13:51 DEBUG : existing: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109853c3_d20260902_m010441_c001_v0001103_t0004_u01788311081755") 2026/09/02 01:13:51 DEBUG : existing: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9af3c3_d20260902_m010441_c001_v7007000_t0000_u01788311081141") 2026/09/02 01:13:51 DEBUG : existing: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109853bf_d20260902_m010440_c001_v0001103_t0004_u01788311080603") 2026/09/02 01:13:51 DEBUG : existing: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109853b7_d20260902_m010439_c001_v0001103_t0004_u01788311079779") 2026/09/02 01:13:51 DEBUG : existing-b: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3466_d20260902_m010531_c001_v7007000_t0000_u01788311131418") 2026/09/02 01:13:52 DEBUG : existing-b: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985509_d20260902_m010530_c001_v0001103_t0004_u01788311130225") 2026/09/02 01:13:52 DEBUG : file1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dd38_d20260902_m011000_c001_v7007000_t0000_u01788311400224") 2026/09/02 01:13:52 DEBUG : file1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000742c9_d20260902_m010958_c001_v0001180_t0058_u01788311398977") 2026/09/02 01:13:52 DEBUG : file1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dd23_d20260902_m010957_c001_v7007000_t0000_u01788311397629") 2026/09/02 01:13:52 DEBUG : file1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1924_d20260902_m010956_c001_v0001182_t0023_u01788311396243") 2026/09/02 01:13:52 DEBUG : five: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3445_d20260902_m010518_c001_v7007000_t0000_u01788311118619") 2026/09/02 01:13:52 DEBUG : five: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109854a5_d20260902_m010516_c001_v0001103_t0004_u01788311116752") 2026/09/02 01:13:52 DEBUG : foo: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e1d_d20260902_m010450_c001_v7007000_t0000_u01788311090537") 2026/09/02 01:13:52 DEBUG : foo: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985405_d20260902_m010449_c001_v0001103_t0004_u01788311089991") 2026/09/02 01:13:52 DEBUG : foo: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985401_d20260902_m010449_c001_v0001103_t0004_u01788311089444") 2026/09/02 01:13:52 DEBUG : four: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3446_d20260902_m010518_c001_v7007000_t0000_u01788311118806") 2026/09/02 01:13:52 DEBUG : four: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d05a8_d20260902_m010517_c001_v0001182_t0023_u01788311117305") 2026/09/02 01:13:52 DEBUG : four: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109854a3_d20260902_m010516_c001_v0001103_t0004_u01788311116202") 2026/09/02 01:13:52 DEBUG : hello world2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c21_d20260902_m010402_c001_v7007000_t0000_u01788311042046") 2026/09/02 01:13:52 DEBUG : hello world2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985302_d20260902_m010401_c001_v0001103_t0004_u01788311041495") 2026/09/02 01:13:52 DEBUG : ignore-size: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9af3c2_d20260902_m010439_c001_v7007000_t0000_u01788311079422") 2026/09/02 01:13:52 DEBUG : ignore-size: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109853ad_d20260902_m010438_c001_v0001103_t0004_u01788311078488") 2026/09/02 01:13:52 DEBUG : nested/sub dir/file: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3463_d20260902_m010529_c001_v7007000_t0000_u01788311129501") 2026/09/02 01:13:52 DEBUG : nested/sub dir/file: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500073cb9_d20260902_m010528_c001_v0001180_t0058_u01788311128958") 2026/09/02 01:13:52 DEBUG : nested/sub dir/file: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f345f_d20260902_m010528_c001_v7007000_t0000_u01788311128206") 2026/09/02 01:13:53 DEBUG : nested/sub dir/file: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109854ff_d20260902_m010527_c001_v0001103_t0004_u01788311127662") 2026/09/02 01:13:53 DEBUG : one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3447_d20260902_m010518_c001_v7007000_t0000_u01788311118985") 2026/09/02 01:13:53 DEBUG : one: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098549b_d20260902_m010515_c001_v0001103_t0004_u01788311115653") 2026/09/02 01:13:53 DEBUG : only0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089240_d20260902_m010951_c001_v7007000_t0000_u01788311391585") 2026/09/02 01:13:53 DEBUG : only0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074271_d20260902_m010945_c001_v0001180_t0058_u01788311385869") 2026/09/02 01:13:53 DEBUG : only0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074223_d20260902_m010937_c001_v0001180_t0058_u01788311377262") 2026/09/02 01:13:53 DEBUG : only0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44de_d20260902_m010931_c001_v7007000_t0000_u01788311371033") 2026/09/02 01:13:53 DEBUG : only0: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1684_d20260902_m010921_c001_v0001182_t0023_u01788311361626") 2026/09/02 01:13:53 DEBUG : only1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089241_d20260902_m010951_c001_v7007000_t0000_u01788311391781") 2026/09/02 01:13:53 DEBUG : only1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b79_d20260902_m010946_c001_v0001103_t0004_u01788311386488") 2026/09/02 01:13:53 DEBUG : only1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1794_d20260902_m010937_c001_v0001182_t0023_u01788311377996") 2026/09/02 01:13:53 DEBUG : only1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416b9bff8e2a3f7f_d20260902_m010931_c001_v7007000_t0000_u01788311371062") 2026/09/02 01:13:53 DEBUG : only1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985a77_d20260902_m010922_c001_v0001103_t0004_u01788311362000") 2026/09/02 01:13:53 DEBUG : only10: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089242_d20260902_m010951_c001_v7007000_t0000_u01788311391973") 2026/09/02 01:13:53 DEBUG : only10: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b6d_d20260902_m010945_c001_v0001103_t0004_u01788311385883") 2026/09/02 01:13:53 DEBUG : only10: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d17ea_d20260902_m010941_c001_v0001182_t0023_u01788311381497") 2026/09/02 01:13:53 DEBUG : only10: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f422adc4bae16d5d0_d20260902_m010930_c001_v7007000_t0000_u01788311370833") 2026/09/02 01:13:53 DEBUG : only10: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985aa5_d20260902_m010925_c001_v0001103_t0004_u01788311365465") 2026/09/02 01:13:53 DEBUG : only11: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089244_d20260902_m010952_c001_v7007000_t0000_u01788311392168") 2026/09/02 01:13:53 DEBUG : only11: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d186a_d20260902_m010945_c001_v0001182_t0023_u01788311385894") 2026/09/02 01:13:54 DEBUG : only11: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b39_d20260902_m010941_c001_v0001103_t0004_u01788311381896") 2026/09/02 01:13:54 DEBUG : only11: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f422adc4bae16d5ce_d20260902_m010930_c001_v7007000_t0000_u01788311370469") 2026/09/02 01:13:54 DEBUG : only11: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000741d1_d20260902_m010925_c001_v0001180_t0058_u01788311365883") 2026/09/02 01:13:54 DEBUG : only12: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089245_d20260902_m010952_c001_v7007000_t0000_u01788311392360") 2026/09/02 01:13:54 DEBUG : only12: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1c03_d20260902_m010946_c001_v0001176_t0041_u01788311386453") 2026/09/02 01:13:54 DEBUG : only12: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007424d_d20260902_m010942_c001_v0001180_t0058_u01788311382308") 2026/09/02 01:13:54 DEBUG : only12: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44dd_d20260902_m010930_c001_v7007000_t0000_u01788311370845") 2026/09/02 01:13:54 DEBUG : only12: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d16e0_d20260902_m010926_c001_v0001182_t0023_u01788311366258") 2026/09/02 01:13:54 DEBUG : only13: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089246_d20260902_m010952_c001_v7007000_t0000_u01788311392550") 2026/09/02 01:13:54 DEBUG : only13: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074277_d20260902_m010946_c001_v0001180_t0058_u01788311386100") 2026/09/02 01:13:54 DEBUG : only13: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d181a_d20260902_m010942_c001_v0001182_t0023_u01788311382748") 2026/09/02 01:13:54 DEBUG : only13: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f422adc4bae16d5d2_d20260902_m010931_c001_v7007000_t0000_u01788311371210") 2026/09/02 01:13:54 DEBUG : only13: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985aab_d20260902_m010926_c001_v0001103_t0004_u01788311366636") 2026/09/02 01:13:54 DEBUG : only14: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089247_d20260902_m010952_c001_v7007000_t0000_u01788311392743") 2026/09/02 01:13:54 DEBUG : only14: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b73_d20260902_m010946_c001_v0001103_t0004_u01788311386111") 2026/09/02 01:13:54 DEBUG : only14: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b4d_d20260902_m010943_c001_v0001103_t0004_u01788311383175") 2026/09/02 01:13:54 DEBUG : only14: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44df_d20260902_m010931_c001_v7007000_t0000_u01788311371217") 2026/09/02 01:13:54 DEBUG : only14: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000741e1_d20260902_m010927_c001_v0001180_t0058_u01788311367018") 2026/09/02 01:13:54 DEBUG : only15: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089248_d20260902_m010952_c001_v7007000_t0000_u01788311392936") 2026/09/02 01:13:54 DEBUG : only15: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1872_d20260902_m010946_c001_v0001182_t0023_u01788311386123") 2026/09/02 01:13:55 DEBUG : only15: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007425b_d20260902_m010943_c001_v0001180_t0058_u01788311383558") 2026/09/02 01:13:55 DEBUG : only15: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f422adc4bae16d5cc_d20260902_m010930_c001_v7007000_t0000_u01788311370088") 2026/09/02 01:13:55 DEBUG : only15: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d16f8_d20260902_m010927_c001_v0001182_t0023_u01788311367412") 2026/09/02 01:13:55 DEBUG : only16: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008924a_d20260902_m010953_c001_v7007000_t0000_u01788311393129") 2026/09/02 01:13:55 DEBUG : only16: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007427b_d20260902_m010946_c001_v0001180_t0058_u01788311386286") 2026/09/02 01:13:55 DEBUG : only16: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1834_d20260902_m010943_c001_v0001182_t0023_u01788311383931") 2026/09/02 01:13:55 DEBUG : only16: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f422adc4bae16d5cf_d20260902_m010930_c001_v7007000_t0000_u01788311370651") 2026/09/02 01:13:55 DEBUG : only16: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985ab5_d20260902_m010927_c001_v0001103_t0004_u01788311367781") 2026/09/02 01:13:56 DEBUG : only17: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008924b_d20260902_m010953_c001_v7007000_t0000_u01788311393320") 2026/09/02 01:13:56 DEBUG : only17: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b75_d20260902_m010946_c001_v0001103_t0004_u01788311386296") 2026/09/02 01:13:56 DEBUG : only17: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b57_d20260902_m010944_c001_v0001103_t0004_u01788311384307") 2026/09/02 01:13:56 DEBUG : only17: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4262768aa7e3966d_d20260902_m010931_c001_v7007000_t0000_u01788311371058") 2026/09/02 01:13:56 DEBUG : only17: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000741f1_d20260902_m010928_c001_v0001180_t0058_u01788311368198") 2026/09/02 01:13:56 DEBUG : only18: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008924c_d20260902_m010953_c001_v7007000_t0000_u01788311393513") 2026/09/02 01:13:56 DEBUG : only18: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1876_d20260902_m010946_c001_v0001182_t0023_u01788311386312") 2026/09/02 01:13:56 DEBUG : only18: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007426d_d20260902_m010944_c001_v0001180_t0058_u01788311384733") 2026/09/02 01:13:56 DEBUG : only18: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44dc_d20260902_m010930_c001_v7007000_t0000_u01788311370664") 2026/09/02 01:13:56 DEBUG : only18: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d170e_d20260902_m010928_c001_v0001182_t0023_u01788311368575") 2026/09/02 01:13:56 DEBUG : only19: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008924d_d20260902_m010953_c001_v7007000_t0000_u01788311393710") 2026/09/02 01:13:56 DEBUG : only19: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007427d_d20260902_m010946_c001_v0001180_t0058_u01788311386476") 2026/09/02 01:13:56 DEBUG : only19: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1856_d20260902_m010945_c001_v0001182_t0023_u01788311385105") 2026/09/02 01:13:56 DEBUG : only19: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f422adc4bae16d5cd_d20260902_m010930_c001_v7007000_t0000_u01788311370287") 2026/09/02 01:13:56 DEBUG : only19: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985ac1_d20260902_m010928_c001_v0001103_t0004_u01788311368957") 2026/09/02 01:13:56 DEBUG : only2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008924e_d20260902_m010953_c001_v7007000_t0000_u01788311393902") 2026/09/02 01:13:56 DEBUG : only2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d187c_d20260902_m010946_c001_v0001182_t0023_u01788311386502") 2026/09/02 01:13:56 DEBUG : only2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b01_d20260902_m010938_c001_v0001103_t0004_u01788311378381") 2026/09/02 01:13:56 DEBUG : only2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4262768aa7e3966c_d20260902_m010930_c001_v7007000_t0000_u01788311370872") 2026/09/02 01:13:56 DEBUG : only2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000741af_d20260902_m010922_c001_v0001180_t0058_u01788311362398") 2026/09/02 01:13:56 DEBUG : only3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008924f_d20260902_m010954_c001_v7007000_t0000_u01788311394092") 2026/09/02 01:13:56 DEBUG : only3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1c07_d20260902_m010946_c001_v0001176_t0041_u01788311386642") 2026/09/02 01:13:56 DEBUG : only3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074231_d20260902_m010938_c001_v0001180_t0058_u01788311378821") 2026/09/02 01:13:56 DEBUG : only3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416b9bff8e2a3f7e_d20260902_m010930_c001_v7007000_t0000_u01788311370883") 2026/09/02 01:13:56 DEBUG : only3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1698_d20260902_m010922_c001_v0001182_t0023_u01788311362775") 2026/09/02 01:13:57 DEBUG : only4: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089250_d20260902_m010954_c001_v7007000_t0000_u01788311394283") 2026/09/02 01:13:57 DEBUG : only4: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b7f_d20260902_m010946_c001_v0001103_t0004_u01788311386671") 2026/09/02 01:13:57 DEBUG : only4: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d17b4_d20260902_m010939_c001_v0001182_t0023_u01788311379212") 2026/09/02 01:13:57 DEBUG : only4: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f422adc4bae16d5d1_d20260902_m010931_c001_v7007000_t0000_u01788311371022") 2026/09/02 01:13:57 DEBUG : only4: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985a87_d20260902_m010923_c001_v0001103_t0004_u01788311363176") 2026/09/02 01:13:57 DEBUG : only5: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089252_d20260902_m010954_c001_v7007000_t0000_u01788311394474") 2026/09/02 01:13:57 DEBUG : only5: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074283_d20260902_m010946_c001_v0001180_t0058_u01788311386679") 2026/09/02 01:13:57 DEBUG : only5: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b13_d20260902_m010939_c001_v0001103_t0004_u01788311379608") 2026/09/02 01:13:57 DEBUG : only5: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416b9bff8e2a3f7c_d20260902_m010930_c001_v7007000_t0000_u01788311370472") 2026/09/02 01:13:57 DEBUG : only5: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000741bb_d20260902_m010923_c001_v0001180_t0058_u01788311363553") 2026/09/02 01:13:57 DEBUG : only6: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089253_d20260902_m010954_c001_v7007000_t0000_u01788311394667") 2026/09/02 01:13:57 DEBUG : only6: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1882_d20260902_m010946_c001_v0001182_t0023_u01788311386691") 2026/09/02 01:13:57 DEBUG : only6: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007423b_d20260902_m010939_c001_v0001180_t0058_u01788311379984") 2026/09/02 01:13:57 DEBUG : only6: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc44db_d20260902_m010930_c001_v7007000_t0000_u01788311370481") 2026/09/02 01:13:57 DEBUG : only6: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d16ae_d20260902_m010923_c001_v0001182_t0023_u01788311363918") 2026/09/02 01:13:57 DEBUG : only7: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089255_d20260902_m010954_c001_v7007000_t0000_u01788311394862") 2026/09/02 01:13:57 DEBUG : only7: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1c0b_d20260902_m010946_c001_v0001176_t0041_u01788311386825") 2026/09/02 01:13:57 DEBUG : only7: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d17ca_d20260902_m010940_c001_v0001182_t0023_u01788311380359") 2026/09/02 01:13:57 DEBUG : only7: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4262768aa7e3966b_d20260902_m010930_c001_v7007000_t0000_u01788311370679") 2026/09/02 01:13:57 DEBUG : only7: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985a95_d20260902_m010924_c001_v0001103_t0004_u01788311364291") 2026/09/02 01:13:58 DEBUG : only8: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089256_d20260902_m010955_c001_v7007000_t0000_u01788311395057") 2026/09/02 01:13:58 DEBUG : only8: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b83_d20260902_m010946_c001_v0001103_t0004_u01788311386856") 2026/09/02 01:13:58 DEBUG : only8: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985b29_d20260902_m010940_c001_v0001103_t0004_u01788311380742") 2026/09/02 01:13:58 DEBUG : only8: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4262768aa7e3966a_d20260902_m010930_c001_v7007000_t0000_u01788311370470") 2026/09/02 01:13:58 DEBUG : only8: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000741c5_d20260902_m010924_c001_v0001180_t0058_u01788311364669") 2026/09/02 01:13:58 DEBUG : only9: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df0089258_d20260902_m010955_c001_v7007000_t0000_u01788311395267") 2026/09/02 01:13:58 DEBUG : only9: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074285_d20260902_m010946_c001_v0001180_t0058_u01788311386866") 2026/09/02 01:13:58 DEBUG : only9: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074243_d20260902_m010941_c001_v0001180_t0058_u01788311381129") 2026/09/02 01:13:58 DEBUG : only9: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416b9bff8e2a3f7d_d20260902_m010930_c001_v7007000_t0000_u01788311370693") 2026/09/02 01:13:58 DEBUG : only9: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d16c6_d20260902_m010925_c001_v0001182_t0023_u01788311365056") 2026/09/02 01:13:58 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f345d_d20260902_m010526_c001_v7007000_t0000_u01788311126557") 2026/09/02 01:13:58 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109854e9_d20260902_m010524_c001_v0001103_t0004_u01788311124893") 2026/09/02 01:13:58 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3459_d20260902_m010524_c001_v7007000_t0000_u01788311124173") 2026/09/02 01:13:58 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109854d7_d20260902_m010522_c001_v0001103_t0004_u01788311122698") 2026/09/02 01:13:58 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f344d_d20260902_m010521_c001_v7007000_t0000_u01788311121974") 2026/09/02 01:13:58 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d05dc_d20260902_m010520_c001_v0001182_t0023_u01788311120035") 2026/09/02 01:13:58 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e43_d20260902_m010510_c001_v7007000_t0000_u01788311110185") 2026/09/02 01:13:58 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098547b_d20260902_m010509_c001_v0001103_t0004_u01788311109084") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e3f_d20260902_m010507_c001_v7007000_t0000_u01788311107438") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985471_d20260902_m010506_c001_v0001103_t0004_u01788311106701") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e32_d20260902_m010505_c001_v7007000_t0000_u01788311105367") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098545d_d20260902_m010504_c001_v0001103_t0004_u01788311104529") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e28_d20260902_m010458_c001_v7007000_t0000_u01788311098876") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985437_d20260902_m010457_c001_v0001103_t0004_u01788311097432") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e25_d20260902_m010457_c001_v7007000_t0000_u01788311097034") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098542d_d20260902_m010455_c001_v0001103_t0004_u01788311095944") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e23_d20260902_m010455_c001_v7007000_t0000_u01788311095576") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985423_d20260902_m010454_c001_v0001103_t0004_u01788311094912") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098541f_d20260902_m010454_c001_v0001103_t0004_u01788311094366") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e22_d20260902_m010454_c001_v7007000_t0000_u01788311094006") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985413_d20260902_m010453_c001_v0001103_t0004_u01788311093462") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f105666531098540f_d20260902_m010452_c001_v0001103_t0059_u01788311092747") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e21_d20260902_m010452_c001_v7007000_t0000_u01788311092388") 2026/09/02 01:13:59 DEBUG : potato: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985409_d20260902_m010451_c001_v0001103_t0001_u01788311091465") 2026/09/02 01:13:59 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9afb0b_d20260902_m010612_c001_v7007000_t0000_u01788311172977") 2026/09/02 01:13:59 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb500073d9b_d20260902_m010612_c001_v0001180_t0049_u01788311172327") 2026/09/02 01:13:59 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f34b8_d20260902_m010558_c001_v7007000_t0000_u01788311158655") 2026/09/02 01:13:59 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb500073d43_d20260902_m010554_c001_v0001180_t0013_u01788311154445") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f349d_d20260902_m010547_c001_v7007000_t0000_u01788311147200") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb500073d11_d20260902_m010542_c001_v0001180_t0054_u01788311142953") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3469_d20260902_m010535_c001_v7007000_t0000_u01788311135571") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb500073ccb_d20260902_m010532_c001_v0001180_t0008_u01788311132430") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f343e_d20260902_m010514_c001_v7007000_t0000_u01788311114357") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985489_d20260902_m010513_c001_v0001103_t0019_u01788311113106") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f343a_d20260902_m010512_c001_v7007000_t0000_u01788311112745") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985483_d20260902_m010510_c001_v0001103_t0002_u01788311110728") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e45_d20260902_m010510_c001_v7007000_t0000_u01788311110366") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098547f_d20260902_m010509_c001_v0001103_t0004_u01788311109636") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e42_d20260902_m010508_c001_v7007000_t0000_u01788311108723") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985475_d20260902_m010507_c001_v0001103_t0014_u01788311107805") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e3a_d20260902_m010506_c001_v7007000_t0000_u01788311106339") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985467_d20260902_m010505_c001_v0001103_t0025_u01788311105376") 2026/09/02 01:14:00 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe35e2a_d20260902_m010459_c001_v7007000_t0000_u01788311099598") 2026/09/02 01:14:01 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f105666531098543d_d20260902_m010458_c001_v0001103_t0036_u01788311098162") 2026/09/02 01:14:01 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c23_d20260902_m010404_c001_v7007000_t0000_u01788311044658") 2026/09/02 01:14:01 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098530a_d20260902_m010404_c001_v0001103_t0004_u01788311044106") 2026/09/02 01:14:01 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c22_d20260902_m010403_c001_v7007000_t0000_u01788311043142") 2026/09/02 01:14:01 DEBUG : potato2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985306_d20260902_m010402_c001_v0001103_t0004_u01788311042594") 2026/09/02 01:14:01 DEBUG : potato3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f34ba_d20260902_m010558_c001_v7007000_t0000_u01788311158950") 2026/09/02 01:14:01 DEBUG : potato3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d0850_d20260902_m010555_c001_v0001182_t0016_u01788311155563") 2026/09/02 01:14:01 DEBUG : potato3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f349e_d20260902_m010547_c001_v7007000_t0000_u01788311147557") 2026/09/02 01:14:01 DEBUG : potato3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d078c_d20260902_m010544_c001_v0001182_t0045_u01788311144101") 2026/09/02 01:14:01 DEBUG : potato3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f346a_d20260902_m010536_c001_v7007000_t0000_u01788311136319") 2026/09/02 01:14:01 DEBUG : potato3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d06b8_d20260902_m010532_c001_v0001182_t0033_u01788311132817") 2026/09/02 01:14:01 DEBUG : pre-dest1/1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9b0ae9_d20260902_m010710_c001_v7007000_t0000_u01788311230370") 2026/09/02 01:14:02 DEBUG : pre-dest1/1: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d0cd0_d20260902_m010702_c001_v0001182_t0023_u01788311222184") 2026/09/02 01:14:02 DEBUG : pre-dest2/2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9b0aea_d20260902_m010710_c001_v7007000_t0000_u01788311230562") 2026/09/02 01:14:02 DEBUG : pre-dest2/2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500073eb1_d20260902_m010702_c001_v0001180_t0058_u01788311222759") 2026/09/02 01:14:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f407006445fd60c79_d20260902_m010648_c001_v7007000_t0000_u01788311208308") 2026/09/02 01:14:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310985707_d20260902_m010643_c001_v0001103_t0034_u01788311203778") 2026/09/02 01:14:02 DEBUG : sizeonly: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9af3c0_d20260902_m010437_c001_v7007000_t0000_u01788311077951") 2026/09/02 01:14:02 DEBUG : sizeonly: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109853a5_d20260902_m010437_c001_v0001103_t0004_u01788311077052") 2026/09/02 01:14:02 DEBUG : splitbanan: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9ba5a4_d20260902_m011132_c001_v7007000_t0000_u01788311492011") 2026/09/02 01:14:02 DEBUG : splitbanan: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985ec3_d20260902_m011125_c001_v0001103_t0004_u01788311485141") 2026/09/02 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46b1_d20260902_m011236_c001_v7007000_t0000_u01788311556158") 2026/09/02 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d238c_d20260902_m011229_c001_v0001182_t0023_u01788311549323") 2026/09/02 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bee24_d20260902_m011223_c001_v7007000_t0000_u01788311543201") 2026/09/02 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d22aa_d20260902_m011216_c001_v0001182_t0023_u01788311536209") 2026/09/02 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b3c3_d20260902_m011210_c001_v7007000_t0000_u01788311530153") 2026/09/02 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d21a8_d20260902_m011203_c001_v0001182_t0023_u01788311523320") 2026/09/02 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4026fe21c68bedf9_d20260902_m011157_c001_v7007000_t0000_u01788311517394") 2026/09/02 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d20d2_d20260902_m011150_c001_v0001182_t0023_u01788311510280") 2026/09/02 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4051c0a98cd0b391_d20260902_m011144_c001_v7007000_t0000_u01788311504424") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d2008_d20260902_m011137_c001_v0001182_t0023_u01788311497773") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4202747ae89b0f37_d20260902_m011126_c001_v7007000_t0000_u01788311486585") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007454b_d20260902_m011124_c001_v0001180_t0058_u01788311484239") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6caf_d20260902_m011118_c001_v7007000_t0000_u01788311478488") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985e51_d20260902_m011112_c001_v0001103_t0004_u01788311472347") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f529b_d20260902_m011111_c001_v7007000_t0000_u01788311471105") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d1e52_d20260902_m011108_c001_v0001182_t0023_u01788311468344") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c64_d20260902_m011102_c001_v7007000_t0000_u01788311462355") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985ded_d20260902_m011056_c001_v0001103_t0004_u01788311456110") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe43373_d20260902_m011054_c001_v7007000_t0000_u01788311454615") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074441_d20260902_m011052_c001_v0001180_t0058_u01788311452238") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f404ee08fbfe4333a_d20260902_m011040_c001_v7007000_t0000_u01788311440590") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000743d1_d20260902_m011036_c001_v0001180_t0058_u01788311436878") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1de21_d20260902_m011030_c001_v7007000_t0000_u01788311430667") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500074382_d20260902_m011024_c001_v0001180_t0058_u01788311424249") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dde3_d20260902_m011018_c001_v7007000_t0000_u01788311418389") 2026/09/02 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb50007432b_d20260902_m011012_c001_v0001180_t0058_u01788311412187") 2026/09/02 01:14:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f413a4e154d8f6c7d_d20260902_m011113_c001_v7007000_t0000_u01788311473385") 2026/09/02 01:14:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb5000744db_d20260902_m011109_c001_v0001180_t0058_u01788311469296") 2026/09/02 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dd83_d20260902_m011007_c001_v7007000_t0000_u01788311407366") 2026/09/02 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1d1f_d20260902_m011004_c001_v0001176_t0041_u01788311404878") 2026/09/02 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008925c_d20260902_m011003_c001_v7007000_t0000_u01788311403761") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985c07_d20260902_m011001_c001_v0001103_t0004_u01788311401288") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3464_d20260902_m010529_c001_v7007000_t0000_u01788311129683") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d0676_d20260902_m010528_c001_v0001182_t0023_u01788311128946") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3460_d20260902_m010528_c001_v7007000_t0000_u01788311128385") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500073ca9_d20260902_m010527_c001_v0001180_t0058_u01788311127653") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9af3b7_d20260902_m010435_c001_v7007000_t0000_u01788311075079") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985397_d20260902_m010433_c001_v0001103_t0004_u01788311073575") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9af3b3_d20260902_m010433_c001_v7007000_t0000_u01788311073215") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985393_d20260902_m010432_c001_v0001103_t0004_u01788311072057") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9af3ad_d20260902_m010430_c001_v7007000_t0000_u01788311070077") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985385_d20260902_m010429_c001_v0001103_t0004_u01788311069111") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9af3ab_d20260902_m010428_c001_v7007000_t0000_u01788311068577") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098537b_d20260902_m010427_c001_v0001103_t0004_u01788311067609") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985371_d20260902_m010425_c001_v0001103_t0004_u01788311065207") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9af3a4_d20260902_m010424_c001_v7007000_t0000_u01788311064849") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098536d_d20260902_m010424_c001_v0001103_t0004_u01788311064249") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985365_d20260902_m010423_c001_v0001103_t0004_u01788311063530") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f417fc692ce9af3a1_d20260902_m010423_c001_v7007000_t0000_u01788311063154") 2026/09/02 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098535b_d20260902_m010420_c001_v0001103_t0004_u01788311060529") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985353_d20260902_m010418_c001_v0001103_t0004_u01788311058105") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c2f_d20260902_m010417_c001_v7007000_t0000_u01788311057743") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098534d_d20260902_m010417_c001_v0001103_t0004_u01788311057199") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985347_d20260902_m010416_c001_v0001103_t0004_u01788311056468") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c2d_d20260902_m010416_c001_v7007000_t0000_u01788311056095") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985333_d20260902_m010412_c001_v0001103_t0004_u01788311052557") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c2c_d20260902_m010412_c001_v7007000_t0000_u01788311052194") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098532f_d20260902_m010411_c001_v0001103_t0004_u01788311051650") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c2b_d20260902_m010410_c001_v7007000_t0000_u01788311050736") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985329_d20260902_m010410_c001_v0001103_t0004_u01788311050184") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c29_d20260902_m010409_c001_v7007000_t0000_u01788311049605") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985325_d20260902_m010409_c001_v0001103_t0004_u01788311049057") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c27_d20260902_m010408_c001_v7007000_t0000_u01788311048115") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098531b_d20260902_m010407_c001_v0001103_t0004_u01788311047387") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c26_d20260902_m010406_c001_v7007000_t0000_u01788311046842") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985317_d20260902_m010406_c001_v0001103_t0004_u01788311046297") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c25_d20260902_m010405_c001_v7007000_t0000_u01788311045754") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098530c_d20260902_m010405_c001_v0001103_t0004_u01788311045203") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c20_d20260902_m010400_c001_v7007000_t0000_u01788311040945") 2026/09/02 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109852f6_d20260902_m010400_c001_v0001103_t0004_u01788311040400") 2026/09/02 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c1f_d20260902_m010359_c001_v7007000_t0000_u01788311039858") 2026/09/02 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109852f2_d20260902_m010359_c001_v0001103_t0004_u01788311039313") 2026/09/02 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c1e_d20260902_m010358_c001_v7007000_t0000_u01788311038348") 2026/09/02 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109852ea_d20260902_m010357_c001_v0001103_t0004_u01788311037803") 2026/09/02 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f412677dbc3969c1a_d20260902_m010355_c001_v7007000_t0000_u01788311035597") 2026/09/02 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109852e2_d20260902_m010354_c001_v0001103_t0004_u01788311034991") 2026/09/02 01:14:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dd86_d20260902_m011007_c001_v7007000_t0000_u01788311407553") 2026/09/02 01:14:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb5000742ed_d20260902_m011004_c001_v0001180_t0017_u01788311404888") 2026/09/02 01:14:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f416f8a1df008925d_d20260902_m011003_c001_v7007000_t0000_u01788311403943") 2026/09/02 01:14:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f102219a11b3d1974_d20260902_m011001_c001_v0001182_t0018_u01788311401300") 2026/09/02 01:14:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46be_d20260902_m011238_c001_v7007000_t0000_u01788311558224") 2026/09/02 01:14:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb50007469f_d20260902_m011237_c001_v0001180_t0039_u01788311557561") 2026/09/02 01:14:06 DEBUG : sub/yam: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f345c_d20260902_m010526_c001_v7007000_t0000_u01788311126011") 2026/09/02 01:14:06 DEBUG : sub/yam: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d0634_d20260902_m010524_c001_v0001182_t0023_u01788311124904") 2026/09/02 01:14:06 DEBUG : test_dir1/file2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dd3a_d20260902_m011000_c001_v7007000_t0000_u01788311400412") 2026/09/02 01:14:06 DEBUG : test_dir1/file2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1cc3_d20260902_m010958_c001_v0001176_t0041_u01788311398627") 2026/09/02 01:14:06 DEBUG : test_dir1/file2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dd25_d20260902_m010957_c001_v7007000_t0000_u01788311397820") 2026/09/02 01:14:06 DEBUG : test_dir1/file2: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310985bef_d20260902_m010956_c001_v0001103_t0004_u01788311396289") 2026/09/02 01:14:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dd3c_d20260902_m011000_c001_v7007000_t0000_u01788311400607") 2026/09/02 01:14:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d194e_d20260902_m010958_c001_v0001182_t0023_u01788311398618") 2026/09/02 01:14:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f419d536a48c1dd27_d20260902_m010958_c001_v7007000_t0000_u01788311398026") 2026/09/02 01:14:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd1ca3_d20260902_m010956_c001_v0001176_t0041_u01788311396251") 2026/09/02 01:14:07 DEBUG : three: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3448_d20260902_m010519_c001_v7007000_t0000_u01788311119166") 2026/09/02 01:14:07 DEBUG : three: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109854af_d20260902_m010518_c001_v0001103_t0004_u01788311118059") 2026/09/02 01:14:07 DEBUG : three: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109854a1_d20260902_m010516_c001_v0001103_t0004_u01788311116019") 2026/09/02 01:14:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46c8_d20260902_m011239_c001_v7007000_t0000_u01788311559833") 2026/09/02 01:14:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40566653109860b8_d20260902_m011239_c001_v0001103_t0004_u01788311559221") 2026/09/02 01:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc4709_d20260902_m011258_c001_v7007000_t0000_u01788311578746") 2026/09/02 01:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd2739_d20260902_m011257_c001_v0001176_t0029_u01788311577220") 2026/09/02 01:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46ec_d20260902_m011255_c001_v7007000_t0000_u01788311575654") 2026/09/02 01:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1056665310986100_d20260902_m011253_c001_v0001103_t0028_u01788311573916") 2026/09/02 01:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46eb_d20260902_m011252_c001_v7007000_t0000_u01788311572924") 2026/09/02 01:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb5000746df_d20260902_m011252_c001_v0001180_t0031_u01788311572267") 2026/09/02 01:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46e3_d20260902_m011246_c001_v7007000_t0000_u01788311566967") 2026/09/02 01:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f10566653109860d0_d20260902_m011245_c001_v0001103_t0018_u01788311565643") 2026/09/02 01:14:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46e8_d20260902_m011249_c001_v7007000_t0000_u01788311569598") 2026/09/02 01:14:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f1093f87390fd26a9_d20260902_m011247_c001_v0001176_t0048_u01788311567959") 2026/09/02 01:14:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46e1_d20260902_m011244_c001_v7007000_t0000_u01788311564680") 2026/09/02 01:14:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f115b8bb5000746b9_d20260902_m011243_c001_v0001180_t0041_u01788311563994") 2026/09/02 01:14:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46dc_d20260902_m011243_c001_v7007000_t0000_u01788311563038") 2026/09/02 01:14:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d2468_d20260902_m011242_c001_v0001182_t0023_u01788311562447") 2026/09/02 01:14:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46d4_d20260902_m011241_c001_v7007000_t0000_u01788311561499") 2026/09/02 01:14:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4093f87390fd2639_d20260902_m011240_c001_v0001176_t0041_u01788311560877") 2026/09/02 01:14:08 DEBUG : toe/toe/toe: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f414e196a1edc4d25_d20260902_m011303_c001_v7007000_t0000_u01788311583659") 2026/09/02 01:14:08 DEBUG : toe/toe/toe: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4056665310986126_d20260902_m011303_c001_v0001103_t0004_u01788311583079") 2026/09/02 01:14:08 DEBUG : toe/toe/toe: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46ea_d20260902_m011251_c001_v7007000_t0000_u01788311571271") 2026/09/02 01:14:08 DEBUG : toe/toe/toe: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d24e6_d20260902_m011250_c001_v0001182_t0023_u01788311570656") 2026/09/02 01:14:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc470a_d20260902_m011259_c001_v7007000_t0000_u01788311579368") 2026/09/02 01:14:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f402219a11b3d254c_d20260902_m011258_c001_v0001182_t0023_u01788311578562") 2026/09/02 01:14:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415c338d69dc46ee_d20260902_m011256_c001_v7007000_t0000_u01788311576250") 2026/09/02 01:14:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4195e12b16260989_d20260902_m011255_c001_v0001044_t0004_u01788311575463") 2026/09/02 01:14:08 DEBUG : two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3449_d20260902_m010519_c001_v7007000_t0000_u01788311119430") 2026/09/02 01:14:08 DEBUG : two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500073c7f_d20260902_m010517_c001_v0001180_t0058_u01788311117500") 2026/09/02 01:14:08 DEBUG : two: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f405666531098549d_d20260902_m010515_c001_v0001103_t0004_u01788311115835") 2026/09/02 01:14:08 DEBUG : yam: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f345e_d20260902_m010526_c001_v7007000_t0000_u01788311126739") 2026/09/02 01:14:08 DEBUG : yam: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f4104121a26783684_d20260902_m010525_c001_v0001181_t0030_u01788311125825") 2026/09/02 01:14:08 DEBUG : yam: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f3450_d20260902_m010523_c001_v7007000_t0000_u01788311123632") 2026/09/02 01:14:08 DEBUG : yam: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500073c91_d20260902_m010522_c001_v0001180_t0058_u01788311122710") 2026/09/02 01:14:08 DEBUG : yam: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f344c_d20260902_m010521_c001_v7007000_t0000_u01788311121331") 2026/09/02 01:14:08 DEBUG : yam: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f415b8bb500073c85_d20260902_m010520_c001_v0001180_t0058_u01788311120022") 2026/09/02 01:14:08 DEBUG : yaml: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f345a_d20260902_m010524_c001_v7007000_t0000_u01788311124352") 2026/09/02 01:14:09 DEBUG : yaml: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f40128bbe82aa3db8_d20260902_m010523_c001_v0001102_t0000_u01788311123449") 2026/09/02 01:14:09 DEBUG : yaml: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f425ec331805f344e_d20260902_m010522_c001_v7007000_t0000_u01788311122154") 2026/09/02 01:14:09 DEBUG : yaml: Deleting (id "4_z8f72dd53a04d5bfbaf080e1b_f41446eb33c397e13_d20260902_m010521_c001_v0001103_t0043_u01788311121138") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m17.862157922s (try 1/5)