"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/08/21 02:11:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi" 2026/08/21 02:11:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 02:11:49 DEBUG : Creating backend with remote "/tmp/rclone1756595401" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/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-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:11:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:11:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/21 02:11:50 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:11:50 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.66s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:11:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/21 02:11:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:11:51 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:11:51 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:11:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:11:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:11:51 INFO : sub dir/hello world: Copied (new) 2026/08/21 02:11:52 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.62s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:11:53 DEBUG : Creating backend with remote "/non-existing" 2026/08/21 02:11:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/21 02:11:53 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:11:53 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:11:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:11:54 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:11:54 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:11:54 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:11:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:11:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.45s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:11:55 INFO : B2 bucket rclone-test-kegofuv5fuwi: Running all checks before starting transfers 2026/08/21 02:11:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:11:55 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:11:55 INFO : B2 bucket rclone-test-kegofuv5fuwi: Checks finished, now starting transfers 2026/08/21 02:11:55 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:11:56 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:11:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:11:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.08s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:11:56 ERROR : Ignoring --no-traverse with sync 2026/08/21 02:11:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:11:56 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:11:56 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:11:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:11:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:11:57 INFO : sub dir/hello world: Copied (new) 2026/08/21 02:11:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.08s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:11:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/21 02:11:58 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:11:58 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:11:58 DEBUG : hello world2: size = 12 OK 2026/08/21 02:11:58 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/21 02:11:58 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.08s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:11:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/21 02:11:59 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:11:59 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:11:59 DEBUG : potato2: size = 11 OK 2026/08/21 02:11:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:11:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/21 02:12:00 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:00 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:00 DEBUG : potato2: size = 11 OK 2026/08/21 02:12:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:12:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.60s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/21 02:12:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/21 02:12:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/21 02:12:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/21 02:12:01 INFO : sub dir2: Making directory 2026/08/21 02:12:01 INFO : sub dir: Making directory 2026/08/21 02:12:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:12:01 INFO : sub dir2/sub sub dir2: Making directory 2026/08/21 02:12:01 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:01 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:02 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:12:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:12:02 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/08/21 02:12:02 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.09s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:02 INFO : sub dir2: Making directory 2026/08/21 02:12:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/21 02:12:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/21 02:12:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:12:03 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:03 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:03 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:12:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:12:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.08s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:03 DEBUG : sub dir2: Making directory with metadata 2026/08/21 02:12:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/21 02:12:04 INFO : sub dir2: Making directory 2026/08/21 02:12:04 INFO : sub dir: Making directory 2026/08/21 02:12:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:12:04 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:04 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:04 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:12:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:12:04 INFO : sub dir/hello world: Copied (new) 2026/08/21 02:12:04 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/08/21 02:12:04 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/21 02:12:04 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.26s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:05 INFO : sub dir2: Making directory 2026/08/21 02:12:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:12:05 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:05 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:05 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:12:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:12:05 INFO : sub dir/hello world: Copied (new) 2026/08/21 02:12:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:06 DEBUG : sub dir2: Making directory with metadata 2026/08/21 02:12:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/21 02:12:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/21 02:12:06 INFO : sub dir2: Making directory 2026/08/21 02:12:06 INFO : sub dir: Making directory 2026/08/21 02:12:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:12:06 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:06 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:07 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:12:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:12:07 INFO : sub dir/hello world: Copied (new) 2026/08/21 02:12:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/08/21 02:12:07 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.08s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:08 INFO : sub dir2: Making directory 2026/08/21 02:12:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:12:08 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:08 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:08 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:12:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:12:08 INFO : sub dir/hello world: Copied (new) 2026/08/21 02:12:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.08s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vocaket6sezi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kegofuv5fuwi -> B2 bucket rclone-test-vocaket6sezi 2026/08/21 02:12:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:12:11 DEBUG : B2 bucket rclone-test-vocaket6sezi: Waiting for checks to finish 2026/08/21 02:12:11 DEBUG : B2 bucket rclone-test-vocaket6sezi: Waiting for transfers to finish 2026/08/21 02:12:11 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:12:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:12:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/21 02:12:11 DEBUG : B2 bucket rclone-test-vocaket6sezi: Purge remote 2026/08/21 02:12:11 INFO : B2 bucket rclone-test-vocaket6sezi: cleaning bucket "rclone-test-vocaket6sezi" of all files 2026/08/21 02:12:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fb20dd3107d2b2baf080e1b_f403494f643e1b6f2_d20260821_m021211_c001_v0001044_t0037_u01787278331535") --- PASS: TestServerSideCopy (3.92s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:13 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:12:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:12:13 DEBUG : sub dir/hello world: Sizes differ 2026/08/21 02:12:13 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:14 DEBUG : sub dir/hello world: size = 17 OK 2026/08/21 02:12:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/21 02:12:14 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.63s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:15 DEBUG : Creating backend with remote "TestB2:rclone-test-harahid3sudo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kegofuv5fuwi -> B2 bucket rclone-test-harahid3sudo 2026/08/21 02:12:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:12:16 DEBUG : B2 bucket rclone-test-harahid3sudo: Waiting for checks to finish 2026/08/21 02:12:16 DEBUG : B2 bucket rclone-test-harahid3sudo: Waiting for transfers to finish 2026/08/21 02:12:17 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:12:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:12:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/21 02:12:18 DEBUG : B2 bucket rclone-test-harahid3sudo: Waiting for checks to finish 2026/08/21 02:12:18 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:12:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-harahid3sudo) 2026/08/21 02:12:18 DEBUG : sub dir/hello world: Sizes differ 2026/08/21 02:12:18 DEBUG : B2 bucket rclone-test-harahid3sudo: Waiting for transfers to finish 2026/08/21 02:12:18 DEBUG : sub dir/hello world: size = 17 OK 2026/08/21 02:12:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/21 02:12:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/21 02:12:18 DEBUG : B2 bucket rclone-test-harahid3sudo: Purge remote 2026/08/21 02:12:18 INFO : B2 bucket rclone-test-harahid3sudo: cleaning bucket "rclone-test-harahid3sudo" of all files 2026/08/21 02:12:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f122d23107d2b2baf080e1b_f4024eb85c71aeb02_d20260821_m021218_c001_v0001131_t0059_u01787278338416") 2026/08/21 02:12:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f122d23107d2b2baf080e1b_f40149bcde9066394_d20260821_m021216_c001_v0001097_t0049_u01787278336947") --- PASS: TestServerSideCopyOverSelf (5.40s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:12:20 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:12:20 DEBUG : sub dir/hello world: Sizes differ 2026/08/21 02:12:20 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:20 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:21 DEBUG : sub dir/hello world: size = 17 OK 2026/08/21 02:12:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/21 02:12:21 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/21 02:12:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.70s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqedek4hifa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kegofuv5fuwi -> B2 bucket rclone-test-yoqedek4hifa 2026/08/21 02:12:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:12:23 DEBUG : B2 bucket rclone-test-yoqedek4hifa: Waiting for checks to finish 2026/08/21 02:12:23 DEBUG : B2 bucket rclone-test-yoqedek4hifa: Waiting for transfers to finish 2026/08/21 02:12:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:12:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:12:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/21 02:12:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:12:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yoqedek4hifa) 2026/08/21 02:12:25 DEBUG : sub dir/hello world: Sizes differ 2026/08/21 02:12:25 DEBUG : B2 bucket rclone-test-yoqedek4hifa: Waiting for checks to finish 2026/08/21 02:12:25 DEBUG : B2 bucket rclone-test-yoqedek4hifa: Waiting for transfers to finish 2026/08/21 02:12:25 DEBUG : sub dir/hello world: size = 17 OK 2026/08/21 02:12:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/21 02:12:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/21 02:12:25 INFO : sub dir/hello world: Deleted 2026/08/21 02:12:26 DEBUG : testing file moves 2026/08/21 02:12:26 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:12:26 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yoqedek4hifa) 2026/08/21 02:12:26 DEBUG : sub dir/hello world: Sizes differ 2026/08/21 02:12:26 DEBUG : B2 bucket rclone-test-yoqedek4hifa: Waiting for checks to finish 2026/08/21 02:12:26 DEBUG : B2 bucket rclone-test-yoqedek4hifa: Waiting for transfers to finish 2026/08/21 02:12:26 DEBUG : sub dir/hello world: size = 24 OK 2026/08/21 02:12:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/21 02:12:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/21 02:12:27 INFO : sub dir/hello world: Deleted 2026/08/21 02:12:27 DEBUG : B2 bucket rclone-test-yoqedek4hifa: Purge remote 2026/08/21 02:12:27 INFO : B2 bucket rclone-test-yoqedek4hifa: cleaning bucket "rclone-test-yoqedek4hifa" of all files 2026/08/21 02:12:27 DEBUG : sub dir/hello world: Deleting (id "4_zef123dd3107d2b2baf080e1b_f408240c778d2148c_d20260821_m021226_c001_v0001165_t0010_u01787278346733") 2026/08/21 02:12:27 DEBUG : sub dir/hello world: Deleting (id "4_zef123dd3107d2b2baf080e1b_f40111732dcd35abe_d20260821_m021225_c001_v0001044_t0004_u01787278345199") 2026/08/21 02:12:27 DEBUG : sub dir/hello world: Deleting (id "4_zef123dd3107d2b2baf080e1b_f404008b7ca6dd7dc_d20260821_m021224_c001_v0001106_t0023_u01787278344043") --- PASS: TestServerSideMoveOverSelf (6.97s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:29 ERROR : error listing: directory not found 2026/08/21 02:12:29 INFO : Local file system at /tmp/rclone1756595401: Making directory 2026/08/21 02:12:29 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:29 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.45s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:12:31 DEBUG : Local file system at /tmp/rclone1756595401: Waiting for checks to finish 2026/08/21 02:12:31 DEBUG : Local file system at /tmp/rclone1756595401: Waiting for transfers to finish 2026/08/21 02:12:31 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/21 02:12:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:12:31 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/21 02:12:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.83s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:32 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/21 02:12:32 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:32 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:32 DEBUG : check sum: size = 1 OK 2026/08/21 02:12:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/21 02:12:32 INFO : check sum: Copied (new) 2026/08/21 02:12:32 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:32 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:32 DEBUG : check sum: size = 1 OK 2026/08/21 02:12:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/21 02:12:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/21 02:12:32 DEBUG : check sum: Unchanged skipping 2026/08/21 02:12:32 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:32 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.46s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/21 02:12:33 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:33 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:33 DEBUG : sizeonly: size = 6 OK 2026/08/21 02:12:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/21 02:12:33 INFO : sizeonly: Copied (new) 2026/08/21 02:12:33 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:34 DEBUG : sizeonly: size = 6 OK 2026/08/21 02:12:34 DEBUG : sizeonly: Sizes identical 2026/08/21 02:12:34 DEBUG : sizeonly: Unchanged skipping 2026/08/21 02:12:34 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:34 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:34 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.45s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/21 02:12:35 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:35 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/21 02:12:35 INFO : ignore-size: Copied (new) 2026/08/21 02:12:35 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:35 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:12:35 DEBUG : ignore-size: Unchanged skipping 2026/08/21 02:12:35 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:35 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.46s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:37 DEBUG : existing: size = 6 OK 2026/08/21 02:12:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:12:37 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:37 DEBUG : existing: Unchanged skipping 2026/08/21 02:12:37 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:37 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:37 INFO : There was nothing to transfer 2026/08/21 02:12:37 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/21 02:12:37 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:37 DEBUG : existing: size = 6 OK 2026/08/21 02:12:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/21 02:12:37 INFO : existing: Copied (replaced existing) 2026/08/21 02:12:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.67s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/21 02:12:38 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:38 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:38 DEBUG : existing: size = 6 OK 2026/08/21 02:12:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/21 02:12:38 INFO : existing: Copied (new) 2026/08/21 02:12:38 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:38 DEBUG : existing: Destination exists, skipping 2026/08/21 02:12:38 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:38 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:38 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.47s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/21 02:12:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/21 02:12:40 DEBUG : c/non empty space: size = 5 OK 2026/08/21 02:12:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:12:40 DEBUG : c/non empty space: Unchanged skipping 2026/08/21 02:12:40 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:40 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:40 DEBUG : a/potato2: size = 60 OK 2026/08/21 02:12:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/21 02:12:40 INFO : a/potato2: Copied (new) 2026/08/21 02:12:40 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:41 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:42 DEBUG : empty space: size = 1 OK 2026/08/21 02:12:42 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/08/21 02:12:42 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/21 02:12:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/21 02:12:42 DEBUG : empty space: Unchanged skipping 2026/08/21 02:12:42 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:42 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:42 INFO : There was nothing to transfer 2026/08/21 02:12:42 DEBUG : empty space: size = 1 OK 2026/08/21 02:12:42 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/08/21 02:12:42 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/21 02:12:43 INFO : empty space: Updated modification time in destination 2026/08/21 02:12:43 DEBUG : empty space: Unchanged skipping 2026/08/21 02:12:43 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:43 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:44 DEBUG : empty space: size = 1 OK 2026/08/21 02:12:44 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/08/21 02:12:44 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/21 02:12:44 DEBUG : empty space: Unchanged skipping 2026/08/21 02:12:44 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:44 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:46 DEBUG : foo: size = 3 OK 2026/08/21 02:12:46 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/08/21 02:12:46 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:12:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:12:46 DEBUG : foo: sha1 differ 2026/08/21 02:12:46 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:46 DEBUG : foo: size = 3 OK 2026/08/21 02:12:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/21 02:12:46 INFO : foo: Copied (replaced existing) 2026/08/21 02:12:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:47 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/21 02:12:47 DEBUG : empty space: size = 1 OK 2026/08/21 02:12:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:12:47 DEBUG : empty space: Unchanged skipping 2026/08/21 02:12:47 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:47 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:48 DEBUG : potato: size = 60 OK 2026/08/21 02:12:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/21 02:12:48 INFO : potato: Copied (new) 2026/08/21 02:12:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:50 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:12:50 DEBUG : potato: size = 60 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:12:50 DEBUG : potato: Sizes differ 2026/08/21 02:12:50 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:50 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:50 DEBUG : potato: size = 21 OK 2026/08/21 02:12:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/21 02:12:50 INFO : potato: Copied (replaced existing) 2026/08/21 02:12:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.74s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:51 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:51 DEBUG : potato: size = 21 OK 2026/08/21 02:12:51 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/08/21 02:12:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1756595401) 2026/08/21 02:12:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:12:51 DEBUG : potato: sha1 differ 2026/08/21 02:12:51 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:51 DEBUG : potato: size = 21 OK 2026/08/21 02:12:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/21 02:12:51 INFO : potato: Copied (replaced existing) 2026/08/21 02:12:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/21 02:12:53 DEBUG : empty space: size = 1 OK 2026/08/21 02:12:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:12:53 DEBUG : empty space: Unchanged skipping 2026/08/21 02:12:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/21 02:12:53 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:53 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:53 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/21 02:12:54 DEBUG : empty space: size = 1 OK 2026/08/21 02:12:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:12:54 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:54 DEBUG : empty space: Unchanged skipping 2026/08/21 02:12:54 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:55 DEBUG : potato2: size = 60 OK 2026/08/21 02:12:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/21 02:12:55 INFO : potato2: Copied (new) 2026/08/21 02:12:55 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:55 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:56 INFO : d: Making directory 2026/08/21 02:12:56 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/08/21 02:12:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/21 02:12:57 DEBUG : c/non empty space: size = 5 OK 2026/08/21 02:12:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:12:57 DEBUG : c/non empty space: Unchanged skipping 2026/08/21 02:12:57 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:57 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:57 DEBUG : a/potato2: size = 60 OK 2026/08/21 02:12:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/21 02:12:57 INFO : a/potato2: Copied (new) 2026/08/21 02:12:57 DEBUG : Waiting for deletions to finish 2026/08/21 02:12:57 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:12:58 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/21 02:12:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/21 02:12:59 DEBUG : c/non empty space: size = 5 OK 2026/08/21 02:12:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:12:59 DEBUG : c/non empty space: Unchanged skipping 2026/08/21 02:12:59 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:12:59 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:12:59 DEBUG : a/potato2: size = 60 OK 2026/08/21 02:12:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/21 02:12:59 INFO : a/potato2: Copied (new) 2026/08/21 02:12:59 ERROR : B2 bucket rclone-test-kegofuv5fuwi: not deleting files as there were IO errors 2026/08/21 02:12:59 ERROR : B2 bucket rclone-test-kegofuv5fuwi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:13:01 DEBUG : Waiting for deletions to finish 2026/08/21 02:13:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/21 02:13:01 DEBUG : empty space: size = 1 OK 2026/08/21 02:13:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:13:01 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:01 DEBUG : empty space: Unchanged skipping 2026/08/21 02:13:01 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:01 INFO : potato: Deleted 2026/08/21 02:13:02 DEBUG : potato2: size = 60 OK 2026/08/21 02:13:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/21 02:13:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.04s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:13:03 DEBUG : Waiting for deletions to finish 2026/08/21 02:13:03 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:03 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:04 INFO : potato: Deleted 2026/08/21 02:13:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/21 02:13:04 DEBUG : empty space: size = 1 OK 2026/08/21 02:13:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:13:04 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:04 DEBUG : empty space: Unchanged skipping 2026/08/21 02:13:04 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:04 DEBUG : potato2: size = 60 OK 2026/08/21 02:13:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/21 02:13:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.29s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:13:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/21 02:13:05 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:05 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:06 DEBUG : potato2: size = 19 OK 2026/08/21 02:13:06 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/21 02:13:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.66s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:13:07 DEBUG : enormous: Excluded (Size Filter) 2026/08/21 02:13:07 DEBUG : enormous: Excluded 2026/08/21 02:13:07 DEBUG : potato2: Excluded (Size Filter) 2026/08/21 02:13:07 DEBUG : potato2: Excluded 2026/08/21 02:13:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/21 02:13:08 DEBUG : potato2: Excluded 2026/08/21 02:13:08 DEBUG : empty space: size = 1 OK 2026/08/21 02:13:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:13:08 DEBUG : empty space: Unchanged skipping 2026/08/21 02:13:08 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:08 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:08 DEBUG : Waiting for deletions to finish 2026/08/21 02:13:08 INFO : There was nothing to transfer 2026/08/21 02:13:08 DEBUG : enormous: Excluded (Size Filter) 2026/08/21 02:13:08 DEBUG : enormous: Excluded 2026/08/21 02:13:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/21 02:13:08 DEBUG : potato2: Excluded 2026/08/21 02:13:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/21 02:13:08 DEBUG : potato2: Excluded 2026/08/21 02:13:08 DEBUG : Local file system at /tmp/rclone1756595401: Waiting for checks to finish 2026/08/21 02:13:08 DEBUG : empty space: size = 1 OK 2026/08/21 02:13:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/21 02:13:08 DEBUG : empty space: Unchanged skipping 2026/08/21 02:13:08 DEBUG : Local file system at /tmp/rclone1756595401: Waiting for transfers to finish 2026/08/21 02:13:08 DEBUG : Waiting for deletions to finish 2026/08/21 02:13:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:13:11 DEBUG : enormous: Excluded (Size Filter) 2026/08/21 02:13:11 DEBUG : enormous: Excluded 2026/08/21 02:13:11 DEBUG : potato2: Excluded (Size Filter) 2026/08/21 02:13:11 DEBUG : potato2: Excluded 2026/08/21 02:13:11 DEBUG : empty space: size = 1 OK 2026/08/21 02:13:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:13:11 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:11 DEBUG : empty space: Unchanged skipping 2026/08/21 02:13:11 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:11 DEBUG : Waiting for deletions to finish 2026/08/21 02:13:11 INFO : enormous: Deleted 2026/08/21 02:13:11 INFO : potato2: Deleted 2026/08/21 02:13:11 INFO : There was nothing to transfer 2026/08/21 02:13:11 DEBUG : empty space: size = 1 OK 2026/08/21 02:13:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/21 02:13:11 DEBUG : Local file system at /tmp/rclone1756595401: Waiting for checks to finish 2026/08/21 02:13:11 DEBUG : empty space: Unchanged skipping 2026/08/21 02:13:11 DEBUG : Local file system at /tmp/rclone1756595401: Waiting for transfers to finish 2026/08/21 02:13:11 DEBUG : Waiting for deletions to finish 2026/08/21 02:13:11 INFO : enormous: Deleted 2026/08/21 02:13:11 INFO : potato2: Deleted 2026/08/21 02:13:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.77s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:13:13 DEBUG : five: Need to transfer - File not found at Destination 2026/08/21 02:13:13 DEBUG : one: Destination is newer than source, skipping 2026/08/21 02:13:13 DEBUG : four: size = 4 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:13:13 DEBUG : four: size = 8 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:13:13 DEBUG : three: size = 5 OK 2026/08/21 02:13:13 DEBUG : two: size = 3 OK 2026/08/21 02:13:13 DEBUG : four: Sizes differ 2026/08/21 02:13:13 DEBUG : three: Sizes identical 2026/08/21 02:13:13 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/21 02:13:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1756595401) 2026/08/21 02:13:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:13:13 DEBUG : two: sha1 differ 2026/08/21 02:13:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/21 02:13:13 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:14 DEBUG : five: size = 4 OK 2026/08/21 02:13:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/21 02:13:14 INFO : five: Copied (new) 2026/08/21 02:13:14 DEBUG : four: size = 4 OK 2026/08/21 02:13:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/21 02:13:14 INFO : four: Copied (replaced existing) 2026/08/21 02:13:14 DEBUG : two: size = 3 OK 2026/08/21 02:13:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/21 02:13:14 INFO : two: Copied (replaced existing) 2026/08/21 02:13:14 DEBUG : Waiting for deletions to finish 2026/08/21 02:13:14 DEBUG : five: size = 4 OK 2026/08/21 02:13:14 DEBUG : four: size = 4 OK 2026/08/21 02:13:14 DEBUG : one: Destination is newer than source, skipping 2026/08/21 02:13:14 DEBUG : three: size = 5 OK 2026/08/21 02:13:14 DEBUG : two: size = 3 OK 2026/08/21 02:13:14 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/21 02:13:14 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/21 02:13:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/21 02:13:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/21 02:13:14 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/21 02:13:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/21 02:13:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1756595401) 2026/08/21 02:13:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:13:14 DEBUG : three: sha1 differ 2026/08/21 02:13:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/21 02:13:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/21 02:13:14 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/21 02:13:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/21 02:13:14 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:15 DEBUG : three: size = 5 OK 2026/08/21 02:13:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/21 02:13:15 INFO : three: Copied (replaced existing) 2026/08/21 02:13:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.12s) === 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-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/21 02:13:16 INFO : B2 bucket rclone-test-kegofuv5fuwi: Making map for --track-renames 2026/08/21 02:13:16 INFO : B2 bucket rclone-test-kegofuv5fuwi: Finished making map for --track-renames 2026/08/21 02:13:16 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:16 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for renames to finish 2026/08/21 02:13:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/21 02:13:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/21 02:13:16 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:17 DEBUG : potato: size = 14 OK 2026/08/21 02:13:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/21 02:13:17 INFO : potato: Copied (new) 2026/08/21 02:13:17 DEBUG : yam: size = 11 OK 2026/08/21 02:13:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/21 02:13:17 INFO : yam: Copied (new) 2026/08/21 02:13:17 DEBUG : Waiting for deletions to finish 2026/08/21 02:13:17 INFO : B2 bucket rclone-test-kegofuv5fuwi: Making map for --track-renames 2026/08/21 02:13:17 DEBUG : potato: size = 14 OK 2026/08/21 02:13:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:13:17 INFO : B2 bucket rclone-test-kegofuv5fuwi: Finished making map for --track-renames 2026/08/21 02:13:17 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:17 DEBUG : potato: Unchanged skipping 2026/08/21 02:13:17 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for renames to finish 2026/08/21 02:13:18 DEBUG : yaml: size = 11 OK 2026/08/21 02:13:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/21 02:13:18 INFO : yam: Copied (server-side copy) to: yaml 2026/08/21 02:13:18 INFO : yam: Deleted 2026/08/21 02:13:18 INFO : yaml: Renamed from "yam" 2026/08/21 02:13:18 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/21 02:13:19 INFO : B2 bucket rclone-test-kegofuv5fuwi: Making map for --track-renames 2026/08/21 02:13:19 INFO : B2 bucket rclone-test-kegofuv5fuwi: Finished making map for --track-renames 2026/08/21 02:13:19 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/21 02:13:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/21 02:13:19 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for renames to finish 2026/08/21 02:13:19 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:19 DEBUG : potato: size = 14 OK 2026/08/21 02:13:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/21 02:13:19 INFO : potato: Copied (new) 2026/08/21 02:13:19 DEBUG : yam: size = 11 OK 2026/08/21 02:13:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/21 02:13:19 INFO : yam: Copied (new) 2026/08/21 02:13:19 DEBUG : Waiting for deletions to finish 2026/08/21 02:13:19 INFO : B2 bucket rclone-test-kegofuv5fuwi: Making map for --track-renames 2026/08/21 02:13:19 DEBUG : potato: size = 14 OK 2026/08/21 02:13:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:13:19 INFO : B2 bucket rclone-test-kegofuv5fuwi: Finished making map for --track-renames 2026/08/21 02:13:19 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:19 DEBUG : potato: Unchanged skipping 2026/08/21 02:13:19 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for renames to finish 2026/08/21 02:13:20 DEBUG : yaml: size = 11 OK 2026/08/21 02:13:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/21 02:13:20 INFO : yam: Copied (server-side copy) to: yaml 2026/08/21 02:13:20 INFO : yam: Deleted 2026/08/21 02:13:20 INFO : yaml: Renamed from "yam" 2026/08/21 02:13:20 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.22s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/21 02:13:21 INFO : B2 bucket rclone-test-kegofuv5fuwi: Making map for --track-renames 2026/08/21 02:13:21 INFO : B2 bucket rclone-test-kegofuv5fuwi: Finished making map for --track-renames 2026/08/21 02:13:21 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:21 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for renames to finish 2026/08/21 02:13:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/21 02:13:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/21 02:13:21 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:21 DEBUG : sub/yam: size = 11 OK 2026/08/21 02:13:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/21 02:13:21 INFO : sub/yam: Copied (new) 2026/08/21 02:13:21 DEBUG : potato: size = 14 OK 2026/08/21 02:13:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/21 02:13:21 INFO : potato: Copied (new) 2026/08/21 02:13:21 DEBUG : Waiting for deletions to finish 2026/08/21 02:13:22 DEBUG : potato: size = 14 OK 2026/08/21 02:13:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:13:22 DEBUG : potato: Unchanged skipping 2026/08/21 02:13:22 INFO : B2 bucket rclone-test-kegofuv5fuwi: Making map for --track-renames 2026/08/21 02:13:22 INFO : B2 bucket rclone-test-kegofuv5fuwi: Finished making map for --track-renames 2026/08/21 02:13:22 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:22 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for renames to finish 2026/08/21 02:13:22 DEBUG : yam: size = 11 OK 2026/08/21 02:13:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/21 02:13:22 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/21 02:13:23 INFO : sub/yam: Deleted 2026/08/21 02:13:23 INFO : yam: Renamed from "sub/yam" 2026/08/21 02:13:23 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.52s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:13:23 DEBUG : Creating backend with remote "/tmp/rclone1756595401/dir1" 2026/08/21 02:13:23 DEBUG : Creating backend with remote "/tmp/rclone1756595401/dir2" 2026/08/21 02:13:23 DEBUG : Local file system at /tmp/rclone1756595401/dir2: Using server-side directory move 2026/08/21 02:13:23 INFO : Local file system at /tmp/rclone1756595401/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/21 02:13:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/21 02:13:23 DEBUG : Local file system at /tmp/rclone1756595401/dir2: Waiting for checks to finish 2026/08/21 02:13:23 DEBUG : Local file system at /tmp/rclone1756595401/dir2: Waiting for transfers to finish 2026/08/21 02:13:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:13:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/21 02:13:24 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:24 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:24 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1130-19.backblaze.com/b2api/v1/b2_upload_file/5f32bda3106d2b2baf080e1b/c001_v0001130_t0022": EOF 2026/08/21 02:13:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-19.backblaze.com/b2api/v1/b2_upload_file/5f32bda3106d2b2baf080e1b/c001_v0001130_t0022": EOF) 2026/08/21 02:13:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/21 02:13:24 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1130-19.backblaze.com/b2api/v1/b2_upload_file/5f32bda3106d2b2baf080e1b/c001_v0001130_t0022": EOF - low level retry 0/10 2026/08/21 02:13:24 DEBUG : pacer: Reducing sleep to 10ms 2026/08/21 02:13:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/21 02:13:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/21 02:13:24 INFO : nested/sub dir/file: Copied (new) 2026/08/21 02:13:24 INFO : nested/sub dir/file: Deleted 2026/08/21 02:13:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:13:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:13:24 INFO : sub dir/hello world: Copied (new) 2026/08/21 02:13:24 INFO : sub dir/hello world: Deleted 2026/08/21 02:13:24 INFO : sub dir: Removing directory 2026/08/21 02:13:24 INFO : nested/sub dir: Removing directory 2026/08/21 02:13:24 INFO : nested: Removing directory 2026/08/21 02:13:24 DEBUG : Local file system at /tmp/rclone1756595401: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.35s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/21 02:13:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/21 02:13:25 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:25 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:26 DEBUG : sub dir/hello world: size = 11 OK 2026/08/21 02:13:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:13:26 INFO : sub dir/hello world: Copied (new) 2026/08/21 02:13:26 INFO : sub dir/hello world: Deleted 2026/08/21 02:13:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/21 02:13:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/21 02:13:26 INFO : nested/sub dir/file: Copied (new) 2026/08/21 02:13:26 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.29s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:13:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/21 02:13:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/21 02:13:27 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:27 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:27 DEBUG : existing: size = 6 OK 2026/08/21 02:13:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/21 02:13:27 INFO : existing: Copied (new) 2026/08/21 02:13:27 INFO : existing: Deleted 2026/08/21 02:13:27 DEBUG : existing-b: size = 6 OK 2026/08/21 02:13:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/21 02:13:27 INFO : existing-b: Copied (new) 2026/08/21 02:13:27 INFO : existing-b: Deleted 2026/08/21 02:13:27 DEBUG : existing: Destination exists, skipping 2026/08/21 02:13:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/21 02:13:27 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:13:27 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:13:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.68s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:13:28 DEBUG : Creating backend with remote "TestB2:rclone-test-caqinoz0hibe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kegofuv5fuwi -> B2 bucket rclone-test-caqinoz0hibe 2026/08/21 02:13:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/21 02:13:32 DEBUG : empty space: size = 1 OK 2026/08/21 02:13:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/21 02:13:32 DEBUG : empty space: Unchanged skipping 2026/08/21 02:13:32 DEBUG : B2 bucket rclone-test-caqinoz0hibe: Waiting for checks to finish 2026/08/21 02:13:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:13:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-caqinoz0hibe) 2026/08/21 02:13:32 DEBUG : potato3: Sizes differ 2026/08/21 02:13:32 INFO : empty space: Deleted 2026/08/21 02:13:32 DEBUG : B2 bucket rclone-test-caqinoz0hibe: Waiting for transfers to finish 2026/08/21 02:13:33 DEBUG : potato2: size = 60 OK 2026/08/21 02:13:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/21 02:13:33 INFO : potato2: Copied (server-side copy) 2026/08/21 02:13:33 INFO : potato2: Deleted 2026/08/21 02:13:33 DEBUG : potato3: size = 68 OK 2026/08/21 02:13:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/21 02:13:33 INFO : potato3: Copied (server-side copy) 2026/08/21 02:13:33 INFO : potato3: Deleted 2026/08/21 02:13:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gomogob2vevu" 2026/08/21 02:13:35 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/21 02:13:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/21 02:13:35 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/21 02:13:35 DEBUG : B2 bucket rclone-test-gomogob2vevu: Waiting for checks to finish 2026/08/21 02:13:35 DEBUG : B2 bucket rclone-test-gomogob2vevu: Waiting for transfers to finish 2026/08/21 02:13:36 DEBUG : empty space: size = 1 OK 2026/08/21 02:13:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/21 02:13:36 INFO : empty space: Copied (server-side copy) 2026/08/21 02:13:36 INFO : empty space: Deleted 2026/08/21 02:13:36 DEBUG : potato2: size = 60 OK 2026/08/21 02:13:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/21 02:13:36 INFO : potato2: Copied (server-side copy) 2026/08/21 02:13:36 DEBUG : potato3: size = 68 OK 2026/08/21 02:13:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/21 02:13:36 INFO : potato3: Copied (server-side copy) 2026/08/21 02:13:36 INFO : potato2: Deleted 2026/08/21 02:13:36 INFO : potato3: Deleted 2026/08/21 02:13:37 DEBUG : B2 bucket rclone-test-gomogob2vevu: Purge remote 2026/08/21 02:13:37 INFO : B2 bucket rclone-test-gomogob2vevu: cleaning bucket "rclone-test-gomogob2vevu" of all files 2026/08/21 02:13:37 DEBUG : empty space: Deleting (id "4_zcf925d63108d2b2baf080e1b_f41829c7ac5860949_d20260821_m021335_c001_v0001130_t0011_u01787278415958") 2026/08/21 02:13:37 DEBUG : potato2: Deleting (id "4_zcf925d63108d2b2baf080e1b_f108d381b5e2bbe9e_d20260821_m021336_c001_v0001161_t0034_u01787278416183") 2026/08/21 02:13:37 DEBUG : potato3: Deleting (id "4_zcf925d63108d2b2baf080e1b_f10666221eb5b64cc_d20260821_m021336_c001_v0001178_t0043_u01787278416336") 2026/08/21 02:13:37 DEBUG : B2 bucket rclone-test-caqinoz0hibe: Purge remote 2026/08/21 02:13:37 INFO : B2 bucket rclone-test-caqinoz0hibe: cleaning bucket "rclone-test-caqinoz0hibe" of all files 2026/08/21 02:13:37 DEBUG : empty space: Deleting (id "4_zcf924d33108d2b2baf080e1b_f404eaa471bbb083c_d20260821_m021336_c001_v7007000_t0000_u01787278416147") 2026/08/21 02:13:37 DEBUG : empty space: Deleting (id "4_zcf924d33108d2b2baf080e1b_f414cd0d0518efc71_d20260821_m021331_c001_v0001161_t0044_u01787278411680") 2026/08/21 02:13:37 DEBUG : potato2: Deleting (id "4_zcf924d33108d2b2baf080e1b_f404eaa471bbb083d_d20260821_m021336_c001_v7007000_t0000_u01787278416524") 2026/08/21 02:13:37 DEBUG : potato2: Deleting (id "4_zcf924d33108d2b2baf080e1b_f116fa43b752bdce8_d20260821_m021332_c001_v0001182_t0030_u01787278412924") 2026/08/21 02:13:37 DEBUG : potato3: Deleting (id "4_zcf924d33108d2b2baf080e1b_f412790c8319e7277_d20260821_m021336_c001_v7007000_t0000_u01787278416559") 2026/08/21 02:13:37 DEBUG : potato3: Deleting (id "4_zcf924d33108d2b2baf080e1b_f107cc974b90f3f3b_d20260821_m021333_c001_v0001106_t0047_u01787278413200") 2026/08/21 02:13:37 DEBUG : potato3: Deleting (id "4_zcf924d33108d2b2baf080e1b_f114cd0d0518efc77_d20260821_m021331_c001_v0001161_t0046_u01787278411866") --- PASS: TestServerSideMove (10.61s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:13:39 DEBUG : Creating backend with remote "TestB2:rclone-test-ziwalul8neyu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kegofuv5fuwi -> B2 bucket rclone-test-ziwalul8neyu 2026/08/21 02:13:44 DEBUG : empty space: Excluded (Size Filter) 2026/08/21 02:13:44 DEBUG : empty space: Excluded 2026/08/21 02:13:44 DEBUG : empty space: Excluded (Size Filter) 2026/08/21 02:13:44 DEBUG : empty space: Excluded 2026/08/21 02:13:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/21 02:13:44 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:13:44 DEBUG : potato3: size = 60 (B2 bucket rclone-test-ziwalul8neyu) 2026/08/21 02:13:44 DEBUG : B2 bucket rclone-test-ziwalul8neyu: Waiting for checks to finish 2026/08/21 02:13:44 DEBUG : potato3: Sizes differ 2026/08/21 02:13:44 DEBUG : B2 bucket rclone-test-ziwalul8neyu: Waiting for transfers to finish 2026/08/21 02:13:44 DEBUG : potato2: size = 60 OK 2026/08/21 02:13:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/21 02:13:44 INFO : potato2: Copied (server-side copy) 2026/08/21 02:13:44 INFO : potato2: Deleted 2026/08/21 02:13:45 DEBUG : potato3: size = 68 OK 2026/08/21 02:13:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/21 02:13:45 INFO : potato3: Copied (server-side copy) 2026/08/21 02:13:45 INFO : potato3: Deleted 2026/08/21 02:13:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cedudec0yico" 2026/08/21 02:13:47 DEBUG : empty space: Excluded (Size Filter) 2026/08/21 02:13:47 DEBUG : empty space: Excluded 2026/08/21 02:13:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/21 02:13:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/21 02:13:47 DEBUG : B2 bucket rclone-test-cedudec0yico: Waiting for checks to finish 2026/08/21 02:13:47 DEBUG : B2 bucket rclone-test-cedudec0yico: Waiting for transfers to finish 2026/08/21 02:13:48 DEBUG : potato2: size = 60 OK 2026/08/21 02:13:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/21 02:13:48 INFO : potato2: Copied (server-side copy) 2026/08/21 02:13:48 DEBUG : potato3: size = 68 OK 2026/08/21 02:13:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/21 02:13:48 INFO : potato3: Copied (server-side copy) 2026/08/21 02:13:48 INFO : potato2: Deleted 2026/08/21 02:13:48 INFO : potato3: Deleted 2026/08/21 02:13:49 DEBUG : B2 bucket rclone-test-cedudec0yico: Purge remote 2026/08/21 02:13:49 INFO : B2 bucket rclone-test-cedudec0yico: cleaning bucket "rclone-test-cedudec0yico" of all files 2026/08/21 02:13:49 DEBUG : potato2: Deleting (id "4_z9f428d53108d2b2baf080e1b_f106e860c892e55b3_d20260821_m021347_c001_v0001145_t0045_u01787278427963") 2026/08/21 02:13:49 DEBUG : potato3: Deleting (id "4_z9f428d53108d2b2baf080e1b_f11712a31eddb8b19_d20260821_m021348_c001_v0001172_t0049_u01787278428328") 2026/08/21 02:13:50 DEBUG : B2 bucket rclone-test-ziwalul8neyu: Purge remote 2026/08/21 02:13:50 INFO : B2 bucket rclone-test-ziwalul8neyu: cleaning bucket "rclone-test-ziwalul8neyu" of all files 2026/08/21 02:13:50 DEBUG : empty space: Deleting (id "4_zff427d13108d2b2baf080e1b_f4027359703853151_d20260821_m021343_c001_v0001032_t0058_u01787278423417") 2026/08/21 02:13:50 DEBUG : potato2: Deleting (id "4_zff427d13108d2b2baf080e1b_f4278cc7fe2b7bd2f_d20260821_m021348_c001_v7007000_t0000_u01787278428586") 2026/08/21 02:13:50 DEBUG : potato2: Deleting (id "4_zff427d13108d2b2baf080e1b_f10545689b0d06d14_d20260821_m021344_c001_v0001181_t0006_u01787278424597") 2026/08/21 02:13:50 DEBUG : potato3: Deleting (id "4_zff427d13108d2b2baf080e1b_f404eaa471bbb0852_d20260821_m021348_c001_v7007000_t0000_u01787278428799") 2026/08/21 02:13:50 DEBUG : potato3: Deleting (id "4_zff427d13108d2b2baf080e1b_f1069d99aa536f46d_d20260821_m021344_c001_v0001116_t0058_u01787278424903") 2026/08/21 02:13:50 DEBUG : potato3: Deleting (id "4_zff427d13108d2b2baf080e1b_f1027359703853153_d20260821_m021343_c001_v0001032_t0058_u01787278423629") --- PASS: TestServerSideMoveWithFilter (12.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:13:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gomijag5mihi" 2026/08/21 02:13:54 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kegofuv5fuwi -> B2 bucket rclone-test-gomijag5mihi 2026/08/21 02:13:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/21 02:13:56 DEBUG : empty space: size = 1 OK 2026/08/21 02:13:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/21 02:13:56 DEBUG : empty space: Unchanged skipping 2026/08/21 02:13:56 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:13:56 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gomijag5mihi) 2026/08/21 02:13:56 DEBUG : potato3: Sizes differ 2026/08/21 02:13:56 DEBUG : B2 bucket rclone-test-gomijag5mihi: Waiting for checks to finish 2026/08/21 02:13:56 INFO : empty space: Deleted 2026/08/21 02:13:56 DEBUG : B2 bucket rclone-test-gomijag5mihi: Waiting for transfers to finish 2026/08/21 02:13:57 DEBUG : potato2: size = 60 OK 2026/08/21 02:13:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/21 02:13:57 INFO : potato2: Copied (server-side copy) 2026/08/21 02:13:57 INFO : potato2: Deleted 2026/08/21 02:13:58 DEBUG : potato3: size = 68 OK 2026/08/21 02:13:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/21 02:13:58 INFO : potato3: Copied (server-side copy) 2026/08/21 02:13:58 INFO : potato3: Deleted 2026/08/21 02:13:59 DEBUG : Creating backend with remote "TestB2:rclone-test-tihisab9xayo" 2026/08/21 02:13:59 INFO : tomatoDir: Making directory 2026/08/21 02:14:00 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/21 02:14:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/21 02:14:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/21 02:14:00 DEBUG : B2 bucket rclone-test-tihisab9xayo: Waiting for checks to finish 2026/08/21 02:14:00 DEBUG : B2 bucket rclone-test-tihisab9xayo: Waiting for transfers to finish 2026/08/21 02:14:01 DEBUG : potato2: size = 60 OK 2026/08/21 02:14:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/21 02:14:01 INFO : potato2: Copied (server-side copy) 2026/08/21 02:14:01 INFO : potato2: Deleted 2026/08/21 02:14:01 DEBUG : empty space: size = 1 OK 2026/08/21 02:14:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/21 02:14:01 INFO : empty space: Copied (server-side copy) 2026/08/21 02:14:01 DEBUG : potato3: size = 68 OK 2026/08/21 02:14:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/21 02:14:01 INFO : potato3: Copied (server-side copy) 2026/08/21 02:14:01 INFO : empty space: Deleted 2026/08/21 02:14:01 INFO : potato3: Deleted 2026/08/21 02:14:02 DEBUG : B2 bucket rclone-test-tihisab9xayo: Purge remote 2026/08/21 02:14:02 INFO : B2 bucket rclone-test-tihisab9xayo: cleaning bucket "rclone-test-tihisab9xayo" of all files 2026/08/21 02:14:02 DEBUG : empty space: Deleting (id "4_z9f02bd83108d2b2baf080e1b_f414f372efdebbaee_d20260821_m021401_c001_v0001182_t0035_u01787278441301") 2026/08/21 02:14:02 DEBUG : potato2: Deleting (id "4_z9f02bd83108d2b2baf080e1b_f1151414aa7623d22_d20260821_m021400_c001_v0001182_t0041_u01787278440981") 2026/08/21 02:14:02 DEBUG : potato3: Deleting (id "4_z9f02bd83108d2b2baf080e1b_f1040cc4fdcbe399b_d20260821_m021401_c001_v0001179_t0003_u01787278441351") 2026/08/21 02:14:03 DEBUG : B2 bucket rclone-test-gomijag5mihi: Purge remote 2026/08/21 02:14:03 INFO : B2 bucket rclone-test-gomijag5mihi: cleaning bucket "rclone-test-gomijag5mihi" of all files 2026/08/21 02:14:03 DEBUG : empty space: Deleting (id "4_z5fb2ad23108d2b2baf080e1b_f40390666874c3b43_d20260821_m021401_c001_v7007000_t0000_u01787278441487") 2026/08/21 02:14:03 DEBUG : empty space: Deleting (id "4_z5fb2ad23108d2b2baf080e1b_f41210bc63fe67811_d20260821_m021355_c001_v0001105_t0022_u01787278435836") 2026/08/21 02:14:03 DEBUG : potato2: Deleting (id "4_z5fb2ad23108d2b2baf080e1b_f40390666874c3b42_d20260821_m021401_c001_v7007000_t0000_u01787278441286") 2026/08/21 02:14:03 DEBUG : potato2: Deleting (id "4_z5fb2ad23108d2b2baf080e1b_f11509550352ab296_d20260821_m021356_c001_v0001039_t0022_u01787278436941") 2026/08/21 02:14:03 DEBUG : potato3: Deleting (id "4_z5fb2ad23108d2b2baf080e1b_f40390666874c3b44_d20260821_m021401_c001_v7007000_t0000_u01787278441652") 2026/08/21 02:14:03 DEBUG : potato3: Deleting (id "4_z5fb2ad23108d2b2baf080e1b_f109e43e05fb0c7b6_d20260821_m021357_c001_v0001116_t0045_u01787278437308") 2026/08/21 02:14:03 DEBUG : potato3: Deleting (id "4_z5fb2ad23108d2b2baf080e1b_f11210bc63fe67813_d20260821_m021356_c001_v0001105_t0053_u01787278436023") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.71s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:14:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.16s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:14:07 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:14:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/rclone-sync-test" 2026/08/21 02:14:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/rclone-sync-test-include/layer2" 2026/08/21 02:14:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/rclone-sync-test-ignore-file" 2026/08/21 02:14:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/21 02:14:17 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path rclone-sync-test: Waiting for checks to finish 2026/08/21 02:14:17 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path rclone-sync-test: Waiting for transfers to finish 2026/08/21 02:14:17 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:17 INFO : There was nothing to transfer 2026/08/21 02:14:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/21 02:14:18 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:14:18 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:14:18 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:18 INFO : There was nothing to transfer 2026/08/21 02:14:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/21 02:14:19 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/21 02:14:19 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/21 02:14:19 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:19 INFO : There was nothing to transfer 2026/08/21 02:14:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/21 02:14:19 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:14:19 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:14:19 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:19 INFO : There was nothing to transfer 2026/08/21 02:14:20 DEBUG : Excluded 2026/08/21 02:14:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/21 02:14:20 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/21 02:14:20 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/21 02:14:20 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:20 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.53s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:14:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/dst" 2026/08/21 02:14:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/CompareDest" 2026/08/21 02:14:23 DEBUG : one: Need to transfer - File not found at Destination 2026/08/21 02:14:23 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:14:23 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:14:24 DEBUG : one: size = 3 OK 2026/08/21 02:14:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/21 02:14:24 INFO : one: Copied (new) 2026/08/21 02:14:24 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:25 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:14:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:14:25 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:14:25 DEBUG : one: Sizes differ 2026/08/21 02:14:25 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:14:25 DEBUG : one: size = 5 OK 2026/08/21 02:14:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/21 02:14:25 INFO : one: Copied (replaced existing) 2026/08/21 02:14:25 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:27 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:14:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:14:27 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:14:27 DEBUG : one: Sizes differ 2026/08/21 02:14:27 DEBUG : one: size = 5 OK 2026/08/21 02:14:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:14:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/21 02:14:27 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:14:27 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:27 INFO : There was nothing to transfer 2026/08/21 02:14:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:14:28 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:14:28 DEBUG : one: Sizes differ 2026/08/21 02:14:28 DEBUG : two: size = 3 OK 2026/08/21 02:14:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:14:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/21 02:14:28 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:14:28 DEBUG : one: size = 5 OK 2026/08/21 02:14:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:14:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/21 02:14:28 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:14:28 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:28 INFO : There was nothing to transfer 2026/08/21 02:14:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:14:28 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:14:28 DEBUG : one: Sizes differ 2026/08/21 02:14:29 DEBUG : two: size = 3 OK 2026/08/21 02:14:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:14:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/21 02:14:29 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:14:29 DEBUG : one: size = 5 OK 2026/08/21 02:14:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:14:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/21 02:14:29 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:14:29 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:29 INFO : There was nothing to transfer 2026/08/21 02:14:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:14:30 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:14:30 DEBUG : one: Sizes differ 2026/08/21 02:14:30 DEBUG : two: size = 3 OK 2026/08/21 02:14:30 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/08/21 02:14:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/21 02:14:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/21 02:14:30 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:14:30 DEBUG : one: size = 5 OK 2026/08/21 02:14:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:14:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/21 02:14:30 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:14:30 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:30 INFO : There was nothing to transfer 2026/08/21 02:14:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:14:30 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:14:30 DEBUG : one: Sizes differ 2026/08/21 02:14:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:14:30 DEBUG : two: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path CompareDest) 2026/08/21 02:14:30 DEBUG : two: Sizes differ 2026/08/21 02:14:30 DEBUG : two: Need to transfer - File not found at Destination 2026/08/21 02:14:30 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:14:30 DEBUG : one: size = 5 OK 2026/08/21 02:14:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:14:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/21 02:14:30 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:14:31 DEBUG : two: size = 5 OK 2026/08/21 02:14:31 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/21 02:14:31 INFO : two: Copied (new) 2026/08/21 02:14:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (11.60s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:14:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/dest" 2026/08/21 02:14:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/pre-dest1" 2026/08/21 02:14:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/pre-dest2" 2026/08/21 02:14:37 DEBUG : 1: size = 1 OK 2026/08/21 02:14:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:14:37 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/21 02:14:38 DEBUG : 2: size = 1 OK 2026/08/21 02:14:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:14:38 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/21 02:14:38 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/21 02:14:38 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dest: Waiting for checks to finish 2026/08/21 02:14:38 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dest: Waiting for transfers to finish 2026/08/21 02:14:39 DEBUG : 3: size = 1 OK 2026/08/21 02:14:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/21 02:14:39 INFO : 3: Copied (new) 2026/08/21 02:14:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.69s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:14:41 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/dst" 2026/08/21 02:14:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/CopyDest" 2026/08/21 02:14:44 DEBUG : one: Need to transfer - File not found at Destination 2026/08/21 02:14:44 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:14:44 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:14:44 DEBUG : one: size = 3 OK 2026/08/21 02:14:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/21 02:14:44 INFO : one: Copied (new) 2026/08/21 02:14:44 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:14:45 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:14:45 DEBUG : one: Sizes differ 2026/08/21 02:14:45 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:14:45 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:14:45 DEBUG : one: size = 5 OK 2026/08/21 02:14:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/21 02:14:45 INFO : one: Copied (replaced existing) 2026/08/21 02:14:45 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:47 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/BackupDir" 2026/08/21 02:14:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:14:48 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:14:48 DEBUG : one: Sizes differ 2026/08/21 02:14:48 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:14:48 DEBUG : one: size = 5 OK 2026/08/21 02:14:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:14:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:14:48 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:14:48 DEBUG : one: Sizes differ 2026/08/21 02:14:50 DEBUG : one: size = 3 OK 2026/08/21 02:14:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/21 02:14:50 INFO : one: Copied (server-side copy) 2026/08/21 02:14:50 INFO : one: Deleted 2026/08/21 02:14:50 DEBUG : one: size = 5 OK 2026/08/21 02:14:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/21 02:14:50 INFO : one: Copied (server-side copy) 2026/08/21 02:14:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/21 02:14:50 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:14:50 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:51 DEBUG : one: size = 5 OK 2026/08/21 02:14:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:14:51 DEBUG : one: Unchanged skipping 2026/08/21 02:14:51 DEBUG : two: size = 3 OK 2026/08/21 02:14:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:14:51 DEBUG : two: size = 3 OK 2026/08/21 02:14:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/21 02:14:51 INFO : two: Copied (server-side copy) 2026/08/21 02:14:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/21 02:14:51 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:14:51 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:14:51 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:52 DEBUG : one: size = 5 OK 2026/08/21 02:14:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:14:52 DEBUG : one: Unchanged skipping 2026/08/21 02:14:52 DEBUG : two: size = 3 OK 2026/08/21 02:14:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:14:52 DEBUG : two: Unchanged skipping 2026/08/21 02:14:52 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:14:52 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:14:52 DEBUG : Waiting for deletions to finish 2026/08/21 02:14:52 INFO : There was nothing to transfer 2026/08/21 02:14:53 DEBUG : one: size = 5 OK 2026/08/21 02:14:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:14:53 DEBUG : one: Unchanged skipping 2026/08/21 02:14:53 DEBUG : three: size = 7 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:14:53 DEBUG : three: size = 5 (B2 bucket rclone-test-kegofuv5fuwi path CopyDest) 2026/08/21 02:14:53 DEBUG : three: Sizes differ 2026/08/21 02:14:53 DEBUG : three: Destination not found in --copy-dest 2026/08/21 02:14:53 DEBUG : three: Need to transfer - File not found at Destination 2026/08/21 02:14:53 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:14:53 DEBUG : two: size = 3 OK 2026/08/21 02:14:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/21 02:14:53 DEBUG : two: Unchanged skipping 2026/08/21 02:14:53 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:14:54 DEBUG : three: size = 7 OK 2026/08/21 02:14:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/21 02:14:54 INFO : three: Copied (new) 2026/08/21 02:14:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (14.79s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:14:56 DEBUG : dst/one: Clearing upload URL because of error: Post "https://pod-000-1150-19.backblaze.com/b2api/v1/b2_upload_file/5f32bda3106d2b2baf080e1b/c001_v0001150_t0022": EOF 2026/08/21 02:14:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-19.backblaze.com/b2api/v1/b2_upload_file/5f32bda3106d2b2baf080e1b/c001_v0001150_t0022": EOF) 2026/08/21 02:14:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/one" to B2 bucket rclone-test-kegofuv5fuwi: 1/10 (Post "https://pod-000-1150-19.backblaze.com/b2api/v1/b2_upload_file/5f32bda3106d2b2baf080e1b/c001_v0001150_t0022": EOF) 2026/08/21 02:14:58 DEBUG : pacer: Reducing sleep to 10ms 2026/08/21 02:14:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/dst" 2026/08/21 02:15:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/backup" 2026/08/21 02:15:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:02 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:02 DEBUG : one: Sizes differ 2026/08/21 02:15:02 DEBUG : two: size = 3 OK 2026/08/21 02:15:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:15:02 DEBUG : two: Unchanged skipping 2026/08/21 02:15:02 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:15:03 DEBUG : one: size = 3 OK 2026/08/21 02:15:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/21 02:15:03 INFO : one: Copied (server-side copy) 2026/08/21 02:15:03 INFO : one: Deleted 2026/08/21 02:15:03 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:15:04 DEBUG : one: size = 4 OK 2026/08/21 02:15:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/21 02:15:04 INFO : one: Copied (new) 2026/08/21 02:15:04 DEBUG : Waiting for deletions to finish 2026/08/21 02:15:04 DEBUG : three.txt: size = 5 OK 2026/08/21 02:15:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/21 02:15:04 INFO : three.txt: Copied (server-side copy) 2026/08/21 02:15:05 INFO : three.txt: Deleted 2026/08/21 02:15:05 INFO : three.txt: Moved into backup dir 2026/08/21 02:15:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:06 DEBUG : one: size = 4 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:06 DEBUG : one: Sizes differ 2026/08/21 02:15:06 DEBUG : two: size = 3 OK 2026/08/21 02:15:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:15:06 DEBUG : two: Unchanged skipping 2026/08/21 02:15:06 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:15:07 DEBUG : one: size = 4 OK 2026/08/21 02:15:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/21 02:15:07 INFO : one: Copied (server-side copy) 2026/08/21 02:15:07 INFO : one: Deleted 2026/08/21 02:15:07 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:15:07 DEBUG : one: size = 5 OK 2026/08/21 02:15:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/21 02:15:07 INFO : one: Copied (new) 2026/08/21 02:15:07 DEBUG : Waiting for deletions to finish 2026/08/21 02:15:07 DEBUG : three.txt: size = 6 OK 2026/08/21 02:15:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/21 02:15:07 INFO : three.txt: Copied (server-side copy) 2026/08/21 02:15:07 INFO : three.txt: Deleted 2026/08/21 02:15:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.39s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:15:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/dst" 2026/08/21 02:15:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/backup" 2026/08/21 02:15:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:13 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:13 DEBUG : one: Sizes differ 2026/08/21 02:15:13 DEBUG : two: size = 3 OK 2026/08/21 02:15:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:15:13 DEBUG : two: Unchanged skipping 2026/08/21 02:15:13 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:15:14 DEBUG : one.bak: size = 3 OK 2026/08/21 02:15:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/21 02:15:14 INFO : one: Copied (server-side copy) to: one.bak 2026/08/21 02:15:14 INFO : one: Deleted 2026/08/21 02:15:14 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:15:15 DEBUG : one: size = 4 OK 2026/08/21 02:15:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/21 02:15:15 INFO : one: Copied (new) 2026/08/21 02:15:15 DEBUG : Waiting for deletions to finish 2026/08/21 02:15:15 DEBUG : three.txt.bak: size = 5 OK 2026/08/21 02:15:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/21 02:15:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/21 02:15:16 INFO : three.txt: Deleted 2026/08/21 02:15:16 INFO : three.txt: Moved into backup dir 2026/08/21 02:15:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:17 DEBUG : one: size = 4 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:17 DEBUG : one: Sizes differ 2026/08/21 02:15:17 DEBUG : two: size = 3 OK 2026/08/21 02:15:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:15:17 DEBUG : two: Unchanged skipping 2026/08/21 02:15:17 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:15:17 DEBUG : one.bak: size = 4 OK 2026/08/21 02:15:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/21 02:15:17 INFO : one: Copied (server-side copy) to: one.bak 2026/08/21 02:15:18 INFO : one: Deleted 2026/08/21 02:15:18 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:15:18 DEBUG : one: size = 5 OK 2026/08/21 02:15:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/21 02:15:18 INFO : one: Copied (new) 2026/08/21 02:15:18 DEBUG : Waiting for deletions to finish 2026/08/21 02:15:18 DEBUG : three.txt.bak: size = 6 OK 2026/08/21 02:15:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/21 02:15:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/21 02:15:18 INFO : three.txt: Deleted 2026/08/21 02:15:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.00s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:15:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/dst" 2026/08/21 02:15:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/backup" 2026/08/21 02:15:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:23 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:23 DEBUG : one: Sizes differ 2026/08/21 02:15:23 DEBUG : two: size = 3 OK 2026/08/21 02:15:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:15:23 DEBUG : two: Unchanged skipping 2026/08/21 02:15:23 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:15:25 DEBUG : one-2019-01-01: size = 3 OK 2026/08/21 02:15:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/21 02:15:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/21 02:15:25 INFO : one: Deleted 2026/08/21 02:15:25 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:15:26 DEBUG : one: size = 4 OK 2026/08/21 02:15:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/21 02:15:26 INFO : one: Copied (new) 2026/08/21 02:15:26 DEBUG : Waiting for deletions to finish 2026/08/21 02:15:26 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/21 02:15:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/21 02:15:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/21 02:15:26 INFO : three.txt: Deleted 2026/08/21 02:15:26 INFO : three.txt: Moved into backup dir 2026/08/21 02:15:28 DEBUG : two: size = 3 OK 2026/08/21 02:15:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:15:28 DEBUG : two: Unchanged skipping 2026/08/21 02:15:28 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:15:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:28 DEBUG : one: size = 4 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:28 DEBUG : one: Sizes differ 2026/08/21 02:15:28 DEBUG : one-2019-01-01: size = 4 OK 2026/08/21 02:15:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/21 02:15:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/21 02:15:28 INFO : one: Deleted 2026/08/21 02:15:28 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:15:29 DEBUG : one: size = 5 OK 2026/08/21 02:15:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/21 02:15:29 INFO : one: Copied (new) 2026/08/21 02:15:29 DEBUG : Waiting for deletions to finish 2026/08/21 02:15:29 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/21 02:15:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/21 02:15:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/21 02:15:29 INFO : three.txt: Deleted 2026/08/21 02:15:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (10.73s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:15:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/dst" 2026/08/21 02:15:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:33 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:33 DEBUG : one: Sizes differ 2026/08/21 02:15:33 DEBUG : two: size = 3 OK 2026/08/21 02:15:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:15:33 DEBUG : two: Unchanged skipping 2026/08/21 02:15:33 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:15:33 DEBUG : one.bak: size = 3 OK 2026/08/21 02:15:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/21 02:15:33 INFO : one: Copied (server-side copy) to: one.bak 2026/08/21 02:15:34 INFO : one: Deleted 2026/08/21 02:15:34 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:15:34 DEBUG : one: size = 4 OK 2026/08/21 02:15:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/21 02:15:34 INFO : one: Copied (new) 2026/08/21 02:15:34 DEBUG : Waiting for deletions to finish 2026/08/21 02:15:35 DEBUG : three.txt.bak: size = 5 OK 2026/08/21 02:15:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/21 02:15:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/21 02:15:35 INFO : three.txt: Deleted 2026/08/21 02:15:35 INFO : three.txt: Moved into backup dir 2026/08/21 02:15:36 DEBUG : one.bak: Excluded (Path Filter) 2026/08/21 02:15:36 DEBUG : one.bak: Excluded 2026/08/21 02:15:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/21 02:15:36 DEBUG : three.txt.bak: Excluded 2026/08/21 02:15:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:36 DEBUG : one: size = 4 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:36 DEBUG : one: Sizes differ 2026/08/21 02:15:36 DEBUG : two: size = 3 OK 2026/08/21 02:15:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:15:36 DEBUG : two: Unchanged skipping 2026/08/21 02:15:36 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for checks to finish 2026/08/21 02:15:36 DEBUG : one.bak: size = 4 OK 2026/08/21 02:15:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/21 02:15:36 INFO : one: Copied (server-side copy) to: one.bak 2026/08/21 02:15:36 INFO : one: Deleted 2026/08/21 02:15:36 DEBUG : B2 bucket rclone-test-kegofuv5fuwi path dst: Waiting for transfers to finish 2026/08/21 02:15:37 DEBUG : one: size = 5 OK 2026/08/21 02:15:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/21 02:15:37 INFO : one: Copied (new) 2026/08/21 02:15:37 DEBUG : Waiting for deletions to finish 2026/08/21 02:15:37 DEBUG : three.txt.bak: size = 6 OK 2026/08/21 02:15:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/21 02:15:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/21 02:15:37 INFO : three.txt: Deleted 2026/08/21 02:15:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (7.90s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:15:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/dst" 2026/08/21 02:15:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:40 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:40 DEBUG : one: Sizes differ 2026/08/21 02:15:42 DEBUG : one.bak: size = 3 OK 2026/08/21 02:15:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/21 02:15:42 INFO : one: Copied (server-side copy) to: one.bak 2026/08/21 02:15:42 INFO : one: Deleted 2026/08/21 02:15:43 DEBUG : one: size = 4 OK 2026/08/21 02:15:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/21 02:15:43 INFO : one: Copied (new) 2026/08/21 02:15:43 DEBUG : two: size = 3 OK 2026/08/21 02:15:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:15:43 DEBUG : two: Unchanged skipping 2026/08/21 02:15:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:43 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:43 DEBUG : three.txt: Sizes differ 2026/08/21 02:15:44 DEBUG : three.txt.bak: size = 5 OK 2026/08/21 02:15:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/21 02:15:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/21 02:15:44 INFO : three.txt: Deleted 2026/08/21 02:15:44 DEBUG : three.txt: size = 6 OK 2026/08/21 02:15:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/21 02:15:44 INFO : three.txt: Copied (new) 2026/08/21 02:15:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:45 DEBUG : one: size = 4 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:45 DEBUG : one: Sizes differ 2026/08/21 02:15:45 DEBUG : one.bak: size = 4 OK 2026/08/21 02:15:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/21 02:15:45 INFO : one: Copied (server-side copy) to: one.bak 2026/08/21 02:15:45 INFO : one: Deleted 2026/08/21 02:15:45 DEBUG : one: size = 5 OK 2026/08/21 02:15:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/21 02:15:45 INFO : one: Copied (new) 2026/08/21 02:15:45 DEBUG : two: size = 3 OK 2026/08/21 02:15:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:15:45 DEBUG : two: Unchanged skipping 2026/08/21 02:15:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:46 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:46 DEBUG : three.txt: Sizes differ 2026/08/21 02:15:46 DEBUG : three.txt.bak: size = 6 OK 2026/08/21 02:15:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/21 02:15:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/21 02:15:46 INFO : three.txt: Deleted 2026/08/21 02:15:46 DEBUG : three.txt: size = 19 OK 2026/08/21 02:15:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/21 02:15:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.55s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:15:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kegofuv5fuwi/dst" 2026/08/21 02:15:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:50 DEBUG : one: size = 3 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:50 DEBUG : one: Sizes differ 2026/08/21 02:15:52 DEBUG : one-2019-01-01: size = 3 OK 2026/08/21 02:15:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/21 02:15:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/21 02:15:52 INFO : one: Deleted 2026/08/21 02:15:53 DEBUG : one: size = 4 OK 2026/08/21 02:15:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/21 02:15:53 INFO : one: Copied (new) 2026/08/21 02:15:53 DEBUG : two: size = 3 OK 2026/08/21 02:15:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:15:53 DEBUG : two: Unchanged skipping 2026/08/21 02:15:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:53 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:53 DEBUG : three.txt: Sizes differ 2026/08/21 02:15:54 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/21 02:15:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/21 02:15:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/21 02:15:54 INFO : three.txt: Deleted 2026/08/21 02:15:54 DEBUG : three.txt: size = 6 OK 2026/08/21 02:15:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/21 02:15:54 INFO : three.txt: Copied (new) 2026/08/21 02:15:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:55 DEBUG : one: size = 4 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:55 DEBUG : one: Sizes differ 2026/08/21 02:15:55 DEBUG : one-2019-01-01: size = 4 OK 2026/08/21 02:15:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/21 02:15:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/21 02:15:55 INFO : one: Deleted 2026/08/21 02:15:55 DEBUG : one: size = 5 OK 2026/08/21 02:15:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/21 02:15:55 INFO : one: Copied (new) 2026/08/21 02:15:56 DEBUG : two: size = 3 OK 2026/08/21 02:15:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:15:56 DEBUG : two: Unchanged skipping 2026/08/21 02:15:56 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:56 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kegofuv5fuwi path dst) 2026/08/21 02:15:56 DEBUG : three.txt: Sizes differ 2026/08/21 02:15:56 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/21 02:15:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/21 02:15:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/21 02:15:56 INFO : three.txt: Deleted 2026/08/21 02:15:56 DEBUG : three.txt: size = 19 OK 2026/08/21 02:15:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/21 02:15:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.13s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:15:59 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:15:59 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:15:59 DEBUG : Testêé: Sizes differ 2026/08/21 02:15:59 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:15:59 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:15:59 DEBUG : Testêé: size = 14 OK 2026/08/21 02:15:59 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/21 02:15:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/21 02:15:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.92s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:16:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/21 02:16:00 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:16:00 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:16:01 DEBUG : existing: size = 6 OK 2026/08/21 02:16:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/21 02:16:01 INFO : existing: Copied (new) 2026/08/21 02:16:01 DEBUG : Waiting for deletions to finish 2026/08/21 02:16:01 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:01 DEBUG : existing: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:01 DEBUG : existing: Sizes differ 2026/08/21 02:16:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/21 02:16:01 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:16:01 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:16:01 ERROR : B2 bucket rclone-test-kegofuv5fuwi: not deleting files as there were IO errors 2026/08/21 02:16:01 ERROR : B2 bucket rclone-test-kegofuv5fuwi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.86s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:16:02 DEBUG : EXISTING: size = 6 OK 2026/08/21 02:16:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:02 DEBUG : existing: Unchanged skipping 2026/08/21 02:16:02 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:16:02 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:16:02 DEBUG : Waiting for deletions to finish 2026/08/21 02:16:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:16:14 DEBUG : both0: size = 6 OK 2026/08/21 02:16:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both0: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both10: size = 6 OK 2026/08/21 02:16:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both10: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both11: size = 6 OK 2026/08/21 02:16:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both11: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both12: size = 6 OK 2026/08/21 02:16:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both12: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both13: size = 6 OK 2026/08/21 02:16:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both13: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both14: size = 6 OK 2026/08/21 02:16:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both14: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both15: size = 6 OK 2026/08/21 02:16:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both15: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both16: size = 6 OK 2026/08/21 02:16:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both17: size = 6 OK 2026/08/21 02:16:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both18: size = 6 OK 2026/08/21 02:16:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both19: size = 6 OK 2026/08/21 02:16:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:16:14 DEBUG : both16: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both1: size = 6 OK 2026/08/21 02:16:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both1: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both2: size = 6 OK 2026/08/21 02:16:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both2: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both3: size = 6 OK 2026/08/21 02:16:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both3: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both4: size = 6 OK 2026/08/21 02:16:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both4: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both5: size = 6 OK 2026/08/21 02:16:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both5: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both6: size = 6 OK 2026/08/21 02:16:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both6: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both7: size = 6 OK 2026/08/21 02:16:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both7: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both8: size = 6 OK 2026/08/21 02:16:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both17: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both8: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both9: size = 6 OK 2026/08/21 02:16:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:14 DEBUG : both19: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both18: Unchanged skipping 2026/08/21 02:16:14 DEBUG : both9: Unchanged skipping 2026/08/21 02:16:14 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:16:14 DEBUG : Waiting for deletions to finish 2026/08/21 02:16:14 INFO : only8: Deleted 2026/08/21 02:16:14 INFO : only1: Deleted 2026/08/21 02:16:14 INFO : only13: Deleted 2026/08/21 02:16:14 INFO : only10: Deleted 2026/08/21 02:16:14 INFO : only16: Deleted 2026/08/21 02:16:14 INFO : only14: Deleted 2026/08/21 02:16:14 INFO : only18: Deleted 2026/08/21 02:16:14 INFO : only7: Deleted 2026/08/21 02:16:14 INFO : only11: Deleted 2026/08/21 02:16:14 INFO : only15: Deleted 2026/08/21 02:16:15 INFO : only2: Deleted 2026/08/21 02:16:15 INFO : only3: Deleted 2026/08/21 02:16:15 INFO : only9: Deleted 2026/08/21 02:16:15 INFO : only0: Deleted 2026/08/21 02:16:15 INFO : only12: Deleted 2026/08/21 02:16:15 INFO : only19: Deleted 2026/08/21 02:16:15 INFO : only4: Deleted 2026/08/21 02:16:15 INFO : only6: Deleted 2026/08/21 02:16:15 INFO : only17: Deleted 2026/08/21 02:16:15 INFO : only5: Deleted 2026/08/21 02:16:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.77s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:16:28 DEBUG : both0: size = 6 OK 2026/08/21 02:16:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both0: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both10: size = 6 OK 2026/08/21 02:16:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both10: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both11: size = 6 OK 2026/08/21 02:16:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both11: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both12: size = 6 OK 2026/08/21 02:16:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both12: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both13: size = 6 OK 2026/08/21 02:16:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both13: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both14: size = 6 OK 2026/08/21 02:16:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both14: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both15: size = 6 OK 2026/08/21 02:16:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both15: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both16: size = 6 OK 2026/08/21 02:16:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both16: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both17: size = 6 OK 2026/08/21 02:16:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both17: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both18: size = 6 OK 2026/08/21 02:16:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both18: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both19: size = 6 OK 2026/08/21 02:16:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both19: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both1: size = 6 OK 2026/08/21 02:16:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both1: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both2: size = 6 OK 2026/08/21 02:16:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both2: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both3: size = 6 OK 2026/08/21 02:16:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both3: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both4: size = 6 OK 2026/08/21 02:16:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both4: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both5: size = 6 OK 2026/08/21 02:16:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both5: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both6: size = 6 OK 2026/08/21 02:16:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both6: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both7: size = 6 OK 2026/08/21 02:16:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both7: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both8: size = 6 OK 2026/08/21 02:16:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both8: Unchanged skipping 2026/08/21 02:16:28 DEBUG : both9: size = 6 OK 2026/08/21 02:16:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:28 DEBUG : both9: Unchanged skipping 2026/08/21 02:16:28 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only0: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only0: Sizes differ 2026/08/21 02:16:28 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only10: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only10: Sizes differ 2026/08/21 02:16:28 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only11: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only11: Sizes differ 2026/08/21 02:16:28 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only12: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only13: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only13: Sizes differ 2026/08/21 02:16:28 DEBUG : only12: Sizes differ 2026/08/21 02:16:28 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only14: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only14: Sizes differ 2026/08/21 02:16:28 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only15: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only15: Sizes differ 2026/08/21 02:16:28 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only16: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only16: Sizes differ 2026/08/21 02:16:28 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only17: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only17: Sizes differ 2026/08/21 02:16:28 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:16:28 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only19: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only19: Sizes differ 2026/08/21 02:16:28 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only1: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only1: Sizes differ 2026/08/21 02:16:28 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only18: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only18: Sizes differ 2026/08/21 02:16:28 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only2: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only2: Sizes differ 2026/08/21 02:16:28 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only3: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only3: Sizes differ 2026/08/21 02:16:28 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only4: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only4: Sizes differ 2026/08/21 02:16:28 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only5: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only5: Sizes differ 2026/08/21 02:16:28 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only6: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only6: Sizes differ 2026/08/21 02:16:28 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only7: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only7: Sizes differ 2026/08/21 02:16:28 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only8: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only8: Sizes differ 2026/08/21 02:16:28 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1756595401) 2026/08/21 02:16:28 DEBUG : only9: size = 6 (B2 bucket rclone-test-kegofuv5fuwi) 2026/08/21 02:16:28 DEBUG : only9: Sizes differ 2026/08/21 02:16:28 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:16:29 DEBUG : only0: size = 0 OK 2026/08/21 02:16:29 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:29 INFO : only0: Copied (replaced existing) 2026/08/21 02:16:29 DEBUG : only12: size = 0 OK 2026/08/21 02:16:29 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:29 INFO : only12: Copied (replaced existing) 2026/08/21 02:16:29 DEBUG : only10: size = 0 OK 2026/08/21 02:16:29 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:29 INFO : only10: Copied (replaced existing) 2026/08/21 02:16:29 DEBUG : only11: size = 0 OK 2026/08/21 02:16:29 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:29 INFO : only11: Copied (replaced existing) 2026/08/21 02:16:29 DEBUG : only15: size = 0 OK 2026/08/21 02:16:29 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:29 INFO : only15: Copied (replaced existing) 2026/08/21 02:16:29 DEBUG : only14: size = 0 OK 2026/08/21 02:16:29 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:29 INFO : only14: Copied (replaced existing) 2026/08/21 02:16:29 DEBUG : only19: size = 0 OK 2026/08/21 02:16:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:29 INFO : only19: Copied (replaced existing) 2026/08/21 02:16:29 DEBUG : only13: size = 0 OK 2026/08/21 02:16:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:29 INFO : only13: Copied (replaced existing) 2026/08/21 02:16:29 DEBUG : only1: size = 0 OK 2026/08/21 02:16:29 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:29 INFO : only1: Copied (replaced existing) 2026/08/21 02:16:29 DEBUG : only17: size = 0 OK 2026/08/21 02:16:29 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:29 INFO : only17: Copied (replaced existing) 2026/08/21 02:16:30 DEBUG : only3: size = 0 OK 2026/08/21 02:16:30 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:30 INFO : only3: Copied (replaced existing) 2026/08/21 02:16:30 DEBUG : only4: size = 0 OK 2026/08/21 02:16:30 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:30 INFO : only4: Copied (replaced existing) 2026/08/21 02:16:30 DEBUG : only5: size = 0 OK 2026/08/21 02:16:30 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:30 INFO : only5: Copied (replaced existing) 2026/08/21 02:16:30 DEBUG : only6: size = 0 OK 2026/08/21 02:16:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:30 INFO : only6: Copied (replaced existing) 2026/08/21 02:16:30 DEBUG : only7: size = 0 OK 2026/08/21 02:16:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:30 INFO : only7: Copied (replaced existing) 2026/08/21 02:16:30 DEBUG : only8: size = 0 OK 2026/08/21 02:16:30 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:30 INFO : only8: Copied (replaced existing) 2026/08/21 02:16:30 DEBUG : only16: size = 0 OK 2026/08/21 02:16:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:30 INFO : only16: Copied (replaced existing) 2026/08/21 02:16:30 DEBUG : only2: size = 0 OK 2026/08/21 02:16:30 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:30 INFO : only2: Copied (replaced existing) 2026/08/21 02:16:30 DEBUG : only18: size = 0 OK 2026/08/21 02:16:30 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:30 INFO : only18: Copied (replaced existing) 2026/08/21 02:16:30 DEBUG : only9: size = 0 OK 2026/08/21 02:16:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/21 02:16:30 INFO : only9: Copied (replaced existing) 2026/08/21 02:16:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.59s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:16:38 DEBUG : empty_dir: Making directory with metadata 2026/08/21 02:16:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/21 02:16:38 DEBUG : empty_on_remote: Making directory with metadata 2026/08/21 02:16:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/21 02:16:38 INFO : empty_on_remote: Making directory 2026/08/21 02:16:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/21 02:16:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/21 02:16:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/21 02:16:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/21 02:16:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.72s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:16:41 DEBUG : empty_dir: Making directory with metadata 2026/08/21 02:16:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/21 02:16:41 DEBUG : empty_on_remote: Making directory with metadata 2026/08/21 02:16:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/21 02:16:41 INFO : empty_on_remote: Making directory 2026/08/21 02:16:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/21 02:16:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/21 02:16:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/21 02:16:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/21 02:16:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/21 02:16:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:16:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/21 02:16:43 INFO : sub dir: Making directory 2026/08/21 02:16:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.43s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:16:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/21 02:16:47 INFO : sub dir: Making directory 2026/08/21 02:16:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.84s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:16:55 DEBUG : Waiting for deletions to finish 2026/08/21 02:16:55 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:16:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:16:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:16:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:16:56 DEBUG : apple: size = 5 OK 2026/08/21 02:16:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : apple: Unchanged skipping 2026/08/21 02:16:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:16:56 DEBUG : banana: size = 6 OK 2026/08/21 02:16:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : banana: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:16:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:16:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:16:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:16:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:16:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:16:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:16:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:16:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:16:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:16:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:16:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:16:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:16:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:16:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:16:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:16:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:16:56 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:16:56 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:16:56 DEBUG : Waiting for deletions to finish 2026/08/21 02:16:56 INFO : There was nothing to transfer 2026/08/21 02:16:56 DEBUG : Waiting for deletions to finish 2026/08/21 02:16:56 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:16:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:16:57 DEBUG : banana: size = 6 OK 2026/08/21 02:16:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : banana: Unchanged skipping 2026/08/21 02:16:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:16:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:16:57 DEBUG : apple: size = 5 OK 2026/08/21 02:16:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:16:57 DEBUG : apple: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:16:57 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:16:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:16:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:16:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:16:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:16:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:16:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:16:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:16:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:16:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:16:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:16:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:16:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:16:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:16:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:16:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:16:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:16:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:16:57 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:16:57 DEBUG : Waiting for deletions to finish 2026/08/21 02:16:57 INFO : There was nothing to transfer 2026/08/21 02:16:57 DEBUG : Waiting for deletions to finish 2026/08/21 02:16:57 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:17:07 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/21 02:17:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/21 02:17:08 DEBUG : pacer: Reducing sleep to 10ms 2026/08/21 02:17:08 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:17:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:17:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:17:08 DEBUG : apple: size = 5 OK 2026/08/21 02:17:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : apple: Unchanged skipping 2026/08/21 02:17:08 DEBUG : banana: size = 6 OK 2026/08/21 02:17:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : banana: Unchanged skipping 2026/08/21 02:17:08 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:17:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:17:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:17:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:17:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:17:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:17:08 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:17:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:17:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:17:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:17:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:17:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:17:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:17:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:17:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:17:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:17:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:17:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:17:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:17:08 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:17:08 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:08 INFO : There was nothing to transfer 2026/08/21 02:17:08 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:09 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:17:09 DEBUG : apple: size = 5 OK 2026/08/21 02:17:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : apple: Unchanged skipping 2026/08/21 02:17:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:17:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:17:09 DEBUG : banana: size = 6 OK 2026/08/21 02:17:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : banana: Unchanged skipping 2026/08/21 02:17:09 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:17:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:17:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:17:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:17:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:17:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:17:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:17:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:17:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:17:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:17:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:17:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:17:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:17:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:17:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:17:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:17:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:17:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:17:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:17:09 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:17:09 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:09 INFO : There was nothing to transfer 2026/08/21 02:17:09 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:10 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:17:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:17:19 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:20 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:17:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : YXBwbGU=: size = 5 OK 2026/08/21 02:17:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/21 02:17:20 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/21 02:17:20 DEBUG : YmFuYW5h: size = 6 OK 2026/08/21 02:17:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/21 02:17:20 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/21 02:17:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/21 02:17:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:20 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:17:20 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:17:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/21 02:17:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/21 02:17:20 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/21 02:17:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/21 02:17:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/21 02:17:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/21 02:17:21 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/21 02:17:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/21 02:17:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/21 02:17:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/21 02:17:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/21 02:17:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/21 02:17:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/21 02:17:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/21 02:17:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/21 02:17:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/21 02:17:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/21 02:17:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/21 02:17:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/21 02:17:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/21 02:17:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/21 02:17:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/21 02:17:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/21 02:17:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/21 02:17:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/21 02:17:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/21 02:17:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/21 02:17:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/21 02:17:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/21 02:17:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/21 02:17:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/21 02:17:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:22 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/21 02:17:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/21 02:17:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/21 02:17:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/21 02:17:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/21 02:17:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/21 02:17:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/21 02:17:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:23 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:23 INFO : banana: Deleted 2026/08/21 02:17:23 INFO : dir1/0003-defghij.txt: Deleted 2026/08/21 02:17:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/21 02:17:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/21 02:17:24 INFO : dir1/0007-1234567.txt: Deleted 2026/08/21 02:17:24 INFO : dir1/0010-456789.txt: Deleted 2026/08/21 02:17:24 INFO : dir1/0011-56789;.txt: Deleted 2026/08/21 02:17:24 INFO : dir1/0013-789;=.txt: Deleted 2026/08/21 02:17:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/21 02:17:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/21 02:17:24 INFO : dir1/0008-2345678.txt: Deleted 2026/08/21 02:17:24 INFO : dir1/0012-6789;.txt: Deleted 2026/08/21 02:17:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/21 02:17:24 INFO : dir1/0009-3456789.txt: Deleted 2026/08/21 02:17:24 INFO : dir1/0014-89;=.txt: Deleted 2026/08/21 02:17:24 INFO : apple: Deleted 2026/08/21 02:17:24 INFO : appleappleapplebanana: Deleted 2026/08/21 02:17:24 INFO : splitbananasplit: Deleted 2026/08/21 02:17:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/21 02:17:24 INFO : dir1/0015-9;=.txt: Deleted 2026/08/21 02:17:24 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/21 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/21 02:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:25 DEBUG : YXBwbGU=: size = 5 OK 2026/08/21 02:17:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : apple: Unchanged skipping 2026/08/21 02:17:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/21 02:17:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:17:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/21 02:17:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:17:25 DEBUG : YmFuYW5h: size = 6 OK 2026/08/21 02:17:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : banana: Unchanged skipping 2026/08/21 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/21 02:17:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/21 02:17:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/21 02:17:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/21 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/21 02:17:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/21 02:17:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/21 02:17:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/21 02:17:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/21 02:17:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/21 02:17:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/21 02:17:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/21 02:17:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/21 02:17:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/21 02:17:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/21 02:17:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:17:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/21 02:17:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/21 02:17:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:17:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:17:25 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:17:25 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:25 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/21 02:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/21 02:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/08/21 02:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/21 02:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/08/21 02:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/21 02:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/21 02:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/21 02:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/21 02:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/21 02:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/21 02:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:17:35 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:35 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:17:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/21 02:17:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/21 02:17:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/21 02:17:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/21 02:17:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/21 02:17:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/21 02:17:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/21 02:17:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/21 02:17:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/21 02:17:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/21 02:17:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/21 02:17:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/21 02:17:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/21 02:17:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/21 02:17:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/21 02:17:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/21 02:17:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/21 02:17:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/21 02:17:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/21 02:17:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/21 02:17:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/21 02:17:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/21 02:17:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/21 02:17:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/21 02:17:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/21 02:17:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/21 02:17:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/21 02:17:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/21 02:17:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/21 02:17:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/21 02:17:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/21 02:17:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/21 02:17:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/21 02:17:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/21 02:17:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/21 02:17:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/21 02:17:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/21 02:17:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/21 02:17:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/21 02:17:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/21 02:17:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/21 02:17:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/21 02:17:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/21 02:17:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/21 02:17:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/21 02:17:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/21 02:17:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/21 02:17:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/21 02:17:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/21 02:17:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/21 02:17:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/21 02:17:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/21 02:17:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/21 02:17:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/21 02:17:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/21 02:17:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/21 02:17:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/21 02:17:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/21 02:17:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/21 02:17:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/21 02:17:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/21 02:17:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/21 02:17:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/21 02:17:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/21 02:17:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/21 02:17:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/21 02:17:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/21 02:17:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/21 02:17:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/21 02:17:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/21 02:17:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/21 02:17:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/21 02:17:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/21 02:17:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/21 02:17:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/21 02:17:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/21 02:17:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/21 02:17:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/21 02:17:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/21 02:17:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/21 02:17:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/21 02:17:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/21 02:17:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/21 02:17:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/21 02:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/21 02:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/21 02:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/21 02:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/21 02:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/21 02:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/21 02:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/21 02:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/21 02:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/21 02:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/21 02:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/21 02:17:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/21 02:17:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/21 02:17:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/21 02:17:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/21 02:17:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/21 02:17:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/21 02:17:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/21 02:17:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : PREFIXapple: size = 5 OK 2026/08/21 02:17:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/21 02:17:36 INFO : apple: Copied (new) to: PREFIXapple 2026/08/21 02:17:36 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/21 02:17:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/21 02:17:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/21 02:17:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/21 02:17:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/21 02:17:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/21 02:17:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/21 02:17:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/21 02:17:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/21 02:17:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/21 02:17:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/21 02:17:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/21 02:17:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/21 02:17:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/21 02:17:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/21 02:17:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/21 02:17:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/21 02:17:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:17:36 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:17:36 DEBUG : PREFIXbanana: size = 6 OK 2026/08/21 02:17:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/21 02:17:36 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/21 02:17:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/21 02:17:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/21 02:17:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/21 02:17:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/21 02:17:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/21 02:17:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:17:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/21 02:17:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/21 02:17:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/21 02:17:36 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/21 02:17:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/21 02:17:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/21 02:17:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/21 02:17:36 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/21 02:17:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/21 02:17:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/21 02:17:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/21 02:17:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/21 02:17:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/21 02:17:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/21 02:17:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/21 02:17:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/21 02:17:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/21 02:17:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/21 02:17:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/21 02:17:37 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/21 02:17:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/21 02:17:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/21 02:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/21 02:17:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/21 02:17:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/21 02:17:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/21 02:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/21 02:17:37 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/21 02:17:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/21 02:17:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/21 02:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/21 02:17:37 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/21 02:17:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/21 02:17:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/21 02:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/21 02:17:37 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/21 02:17:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/21 02:17:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/21 02:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/21 02:17:37 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/21 02:17:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/21 02:17:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/21 02:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/21 02:17:37 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/21 02:17:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/21 02:17:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/21 02:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/21 02:17:37 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/21 02:17:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/21 02:17:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/21 02:17:37 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/21 02:17:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/21 02:17:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/21 02:17:38 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/21 02:17:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/21 02:17:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/21 02:17:38 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/21 02:17:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/21 02:17:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/21 02:17:38 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:38 INFO : dir1/0015-9;=.txt: Deleted 2026/08/21 02:17:38 INFO : splitbananasplit: Deleted 2026/08/21 02:17:38 INFO : dir1/0003-defghij.txt: Deleted 2026/08/21 02:17:38 INFO : dir1/0008-2345678.txt: Deleted 2026/08/21 02:17:38 INFO : dir1/0011-56789;.txt: Deleted 2026/08/21 02:17:38 INFO : dir1/0012-6789;.txt: Deleted 2026/08/21 02:17:38 INFO : apple: Deleted 2026/08/21 02:17:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/21 02:17:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/21 02:17:38 INFO : appleappleapplebanana: Deleted 2026/08/21 02:17:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/21 02:17:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/21 02:17:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/21 02:17:39 INFO : dir1/0007-1234567.txt: Deleted 2026/08/21 02:17:39 INFO : dir1/0009-3456789.txt: Deleted 2026/08/21 02:17:39 INFO : dir1/0013-789;=.txt: Deleted 2026/08/21 02:17:39 INFO : dir1/0014-89;=.txt: Deleted 2026/08/21 02:17:39 INFO : banana: Deleted 2026/08/21 02:17:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/21 02:17:39 INFO : dir1/0010-456789.txt: Deleted 2026/08/21 02:17:39 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:39 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/21 02:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/21 02:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/21 02:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/21 02:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/21 02:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/21 02:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/21 02:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/21 02:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/21 02:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/21 02:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/21 02:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/21 02:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/21 02:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/21 02:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/21 02:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/21 02:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/21 02:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/21 02:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/21 02:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/21 02:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/21 02:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/21 02:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/21 02:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/21 02:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/21 02:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/21 02:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/21 02:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/21 02:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/21 02:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : apple: transformed to: PREFIXapple 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/21 02:17:39 DEBUG : banana: transformed to: PREFIXbanana 2026/08/21 02:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/21 02:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/21 02:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/21 02:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/21 02:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/21 02:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/21 02:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/21 02:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/21 02:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/21 02:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/21 02:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/21 02:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/21 02:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/21 02:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/21 02:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/21 02:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/21 02:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/21 02:17:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/21 02:17:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/21 02:17:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/21 02:17:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : apple: size = 5 OK 2026/08/21 02:17:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/21 02:17:40 INFO : apple: Copied (new) 2026/08/21 02:17:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:17:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/21 02:17:40 INFO : appleappleapplebanana: Copied (new) 2026/08/21 02:17:40 DEBUG : banana: size = 6 OK 2026/08/21 02:17:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/21 02:17:40 INFO : banana: Copied (new) 2026/08/21 02:17:40 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:17:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/21 02:17:40 INFO : splitbananasplit: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:40 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:17:40 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:17:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:17:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/21 02:17:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:17:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/21 02:17:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:17:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/21 02:17:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:17:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/21 02:17:40 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:17:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/21 02:17:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:17:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/21 02:17:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:17:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/21 02:17:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:17:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/21 02:17:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:17:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/21 02:17:40 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:17:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/21 02:17:40 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:17:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/21 02:17:40 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:17:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/21 02:17:40 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:17:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/21 02:17:40 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:17:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/21 02:17:40 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:17:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/21 02:17:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:17:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/21 02:17:40 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/21 02:17:40 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:41 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/21 02:17:41 INFO : PREFIXapple: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/21 02:17:41 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/21 02:17:41 INFO : PREFIXbanana: Deleted 2026/08/21 02:17:41 INFO : PREFIXsplitbananasplit: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/21 02:17:41 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/21 02:17:41 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:41 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:17:41 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:42 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:17:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:17:51 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:52 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:17:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/21 02:17:52 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/21 02:17:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:52 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/21 02:17:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/21 02:17:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:52 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:52 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/21 02:17:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/21 02:17:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : appleSUFFIX: size = 5 OK 2026/08/21 02:17:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/21 02:17:52 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/21 02:17:52 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/21 02:17:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/21 02:17:52 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/21 02:17:52 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/21 02:17:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/21 02:17:52 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/21 02:17:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:52 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:17:52 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:17:53 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/21 02:17:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/21 02:17:53 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/21 02:17:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/21 02:17:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/21 02:17:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/21 02:17:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/21 02:17:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/21 02:17:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/21 02:17:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/21 02:17:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/21 02:17:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/21 02:17:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/21 02:17:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/21 02:17:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/21 02:17:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/21 02:17:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/21 02:17:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/21 02:17:54 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/21 02:17:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/21 02:17:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/21 02:17:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/21 02:17:54 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/21 02:17:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/21 02:17:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/21 02:17:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/21 02:17:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/21 02:17:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/21 02:17:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/21 02:17:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/21 02:17:54 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/21 02:17:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/21 02:17:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/21 02:17:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/21 02:17:54 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/21 02:17:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/21 02:17:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/21 02:17:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/21 02:17:54 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/21 02:17:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/21 02:17:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/21 02:17:54 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/21 02:17:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/21 02:17:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/21 02:17:54 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/21 02:17:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/21 02:17:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/21 02:17:55 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/21 02:17:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/21 02:17:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/21 02:17:55 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:55 INFO : dir1/0008-2345678.txt: Deleted 2026/08/21 02:17:55 INFO : dir1/0010-456789.txt: Deleted 2026/08/21 02:17:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/21 02:17:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/21 02:17:55 INFO : dir1/0009-3456789.txt: Deleted 2026/08/21 02:17:55 INFO : dir1/0003-defghij.txt: Deleted 2026/08/21 02:17:55 INFO : appleappleapplebanana: Deleted 2026/08/21 02:17:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/21 02:17:55 INFO : splitbananasplit: Deleted 2026/08/21 02:17:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/21 02:17:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/21 02:17:55 INFO : dir1/0007-1234567.txt: Deleted 2026/08/21 02:17:55 INFO : dir1/0014-89;=.txt: Deleted 2026/08/21 02:17:55 INFO : dir1/0015-9;=.txt: Deleted 2026/08/21 02:17:55 INFO : banana: Deleted 2026/08/21 02:17:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/21 02:17:55 INFO : dir1/0012-6789;.txt: Deleted 2026/08/21 02:17:55 INFO : dir1/0011-56789;.txt: Deleted 2026/08/21 02:17:55 INFO : dir1/0013-789;=.txt: Deleted 2026/08/21 02:17:55 INFO : apple: Deleted 2026/08/21 02:17:55 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:56 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/21 02:17:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/21 02:17:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/21 02:17:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/21 02:17:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : apple: size = 5 OK 2026/08/21 02:17:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/21 02:17:56 INFO : apple: Copied (new) 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:17:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/21 02:17:56 INFO : appleappleapplebanana: Copied (new) 2026/08/21 02:17:56 DEBUG : banana: size = 6 OK 2026/08/21 02:17:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/21 02:17:56 INFO : banana: Copied (new) 2026/08/21 02:17:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:17:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/21 02:17:56 INFO : splitbananasplit: Copied (new) 2026/08/21 02:17:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:17:56 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:17:56 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:17:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:17:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/21 02:17:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:17:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/21 02:17:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:17:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/21 02:17:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:17:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/21 02:17:57 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:17:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/21 02:17:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:17:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/21 02:17:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:17:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/21 02:17:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:17:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/21 02:17:57 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:17:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/21 02:17:57 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:17:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/21 02:17:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:17:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/21 02:17:57 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:17:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/21 02:17:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:17:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/21 02:17:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:17:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/21 02:17:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:17:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/21 02:17:57 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:17:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/21 02:17:57 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/21 02:17:57 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:57 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/21 02:17:57 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/21 02:17:57 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/21 02:17:57 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/21 02:17:57 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/21 02:17:57 INFO : appleSUFFIX: Deleted 2026/08/21 02:17:57 INFO : bananaSUFFIX: Deleted 2026/08/21 02:17:57 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/21 02:17:57 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/21 02:17:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/21 02:17:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/21 02:17:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/21 02:17:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/21 02:17:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/21 02:17:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/21 02:17:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/21 02:17:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/21 02:17:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/21 02:17:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/21 02:17:58 INFO : splitbananasplitSUFFIX: Deleted 2026/08/21 02:17:58 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:58 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : Waiting for deletions to finish 2026/08/21 02:17:58 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:17:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:18:08 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:09 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:18:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/21 02:18:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/21 02:18:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/21 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/21 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/21 02:18:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : apple: size = 5 OK 2026/08/21 02:18:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:09 DEBUG : apple: Unchanged skipping 2026/08/21 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/21 02:18:09 DEBUG : banana: size = 6 OK 2026/08/21 02:18:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:09 DEBUG : banana: Unchanged skipping 2026/08/21 02:18:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/21 02:18:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/21 02:18:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/21 02:18:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/21 02:18:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:09 DEBUG : appleapple: size = 21 OK 2026/08/21 02:18:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/21 02:18:09 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/21 02:18:09 DEBUG : splitbanan: size = 16 OK 2026/08/21 02:18:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/21 02:18:09 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/21 02:18:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/21 02:18:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/21 02:18:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/21 02:18:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/21 02:18:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/21 02:18:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/21 02:18:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/21 02:18:09 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:18:09 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:18:09 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/21 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/21 02:18:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/21 02:18:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/21 02:18:09 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/21 02:18:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/21 02:18:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/21 02:18:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/21 02:18:09 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/21 02:18:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/21 02:18:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/21 02:18:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/21 02:18:09 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/21 02:18:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/21 02:18:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/21 02:18:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/21 02:18:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/21 02:18:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/21 02:18:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/21 02:18:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/21 02:18:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/21 02:18:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/21 02:18:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/21 02:18:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/21 02:18:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/21 02:18:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/21 02:18:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/21 02:18:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/21 02:18:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/21 02:18:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/21 02:18:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/21 02:18:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/21 02:18:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/21 02:18:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/21 02:18:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/21 02:18:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/21 02:18:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/21 02:18:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/21 02:18:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/21 02:18:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/21 02:18:10 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/21 02:18:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/21 02:18:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/21 02:18:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/21 02:18:10 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/21 02:18:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/21 02:18:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/21 02:18:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/21 02:18:10 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/21 02:18:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/21 02:18:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/21 02:18:10 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/21 02:18:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/21 02:18:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/21 02:18:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/21 02:18:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/21 02:18:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/21 02:18:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/21 02:18:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/21 02:18:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/21 02:18:10 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:10 INFO : dir1/0011-56789;.txt: Deleted 2026/08/21 02:18:10 INFO : appleappleapplebanana: Deleted 2026/08/21 02:18:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/21 02:18:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/21 02:18:10 INFO : dir1/0007-1234567.txt: Deleted 2026/08/21 02:18:10 INFO : dir1/0013-789;=.txt: Deleted 2026/08/21 02:18:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/21 02:18:11 INFO : dir1/0015-9;=.txt: Deleted 2026/08/21 02:18:11 INFO : dir1/0003-defghij.txt: Deleted 2026/08/21 02:18:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/21 02:18:11 INFO : dir1/0012-6789;.txt: Deleted 2026/08/21 02:18:11 INFO : splitbananasplit: Deleted 2026/08/21 02:18:11 INFO : dir1/0010-456789.txt: Deleted 2026/08/21 02:18:11 INFO : dir1/0008-2345678.txt: Deleted 2026/08/21 02:18:11 INFO : dir1/0014-89;=.txt: Deleted 2026/08/21 02:18:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/21 02:18:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/21 02:18:11 INFO : dir1/0009-3456789.txt: Deleted 2026/08/21 02:18:11 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:11 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : appleapple: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/21 02:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/21 02:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/21 02:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/21 02:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/21 02:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/21 02:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/21 02:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/21 02:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/21 02:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/21 02:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/21 02:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/21 02:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/21 02:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/21 02:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/21 02:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/21 02:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/21 02:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/21 02:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/21 02:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/21 02:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/21 02:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/21 02:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/21 02:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/21 02:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/21 02:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/21 02:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/21 02:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/21 02:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/21 02:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/21 02:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/21 02:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/21 02:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/21 02:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/21 02:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/21 02:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/21 02:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/21 02:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/21 02:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/21 02:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/21 02:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/21 02:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/21 02:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/21 02:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/21 02:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/21 02:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/21 02:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/21 02:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/21 02:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/21 02:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/21 02:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/21 02:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/21 02:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/21 02:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/21 02:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/21 02:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/21 02:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/21 02:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/21 02:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/21 02:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/21 02:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/21 02:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/21 02:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/21 02:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/21 02:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/21 02:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/21 02:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/21 02:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/21 02:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/21 02:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/21 02:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/21 02:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/21 02:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/21 02:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/21 02:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/21 02:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/21 02:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/21 02:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/21 02:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/21 02:18:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/21 02:18:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/21 02:18:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/21 02:18:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/21 02:18:12 DEBUG : apple: size = 5 OK 2026/08/21 02:18:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : apple: Unchanged skipping 2026/08/21 02:18:12 DEBUG : appleapple: size = 21 OK 2026/08/21 02:18:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:18:12 DEBUG : banana: size = 6 OK 2026/08/21 02:18:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : splitbanan: size = 16 OK 2026/08/21 02:18:12 DEBUG : banana: Unchanged skipping 2026/08/21 02:18:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/21 02:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/21 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/21 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/21 02:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/21 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/21 02:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/21 02:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/21 02:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/21 02:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/21 02:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/21 02:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/21 02:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/21 02:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/21 02:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/21 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/21 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/21 02:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/21 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/21 02:18:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/21 02:18:12 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/21 02:18:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/21 02:18:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/21 02:18:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/21 02:18:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/21 02:18:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/21 02:18:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/21 02:18:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/21 02:18:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/21 02:18:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/21 02:18:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/21 02:18:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/21 02:18:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/21 02:18:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/21 02:18:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/21 02:18:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/21 02:18:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:18:12 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:18:12 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:18:12 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:12 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:12 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : appleapple: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/21 02:18:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/21 02:18:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/21 02:18:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/21 02:18:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/21 02:18:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/21 02:18:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/21 02:18:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/21 02:18:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/21 02:18:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/21 02:18:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/21 02:18:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/21 02:18:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/21 02:18:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/21 02:18:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/21 02:18:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/21 02:18:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/21 02:18:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/21 02:18:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/21 02:18:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/21 02:18:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/21 02:18:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/21 02:18:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/21 02:18:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/21 02:18:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/21 02:18:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/21 02:18:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/21 02:18:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/21 02:18:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/21 02:18:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/21 02:18:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/21 02:18:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/21 02:18:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/21 02:18:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/21 02:18:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/21 02:18:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/21 02:18:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/21 02:18:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/21 02:18:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/21 02:18:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/21 02:18:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/21 02:18:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/21 02:18:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/21 02:18:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/21 02:18:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/21 02:18:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/21 02:18:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/21 02:18:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/21 02:18:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/21 02:18:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/21 02:18:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/21 02:18:12 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:18:22 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:22 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:18:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : apple: size = 5 OK 2026/08/21 02:18:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : apple: Unchanged skipping 2026/08/21 02:18:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:18:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:18:23 DEBUG : banana: size = 6 OK 2026/08/21 02:18:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : banana: Unchanged skipping 2026/08/21 02:18:23 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:18:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:18:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:18:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:18:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:18:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:18:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:18:23 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:18:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:18:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:18:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:18:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:18:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:18:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:18:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:18:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:18:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:18:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:18:23 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:18:23 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:23 INFO : There was nothing to transfer 2026/08/21 02:18:23 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:23 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:18:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : apple: size = 5 OK 2026/08/21 02:18:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : apple: Unchanged skipping 2026/08/21 02:18:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:18:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:18:24 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:18:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:18:24 DEBUG : banana: size = 6 OK 2026/08/21 02:18:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : banana: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:18:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:18:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:18:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:18:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:18:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:18:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:18:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:18:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:18:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:18:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:18:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:18:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:18:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:18:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:18:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:18:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:18:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:18:24 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:18:24 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:24 INFO : There was nothing to transfer 2026/08/21 02:18:24 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:24 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:18:24 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:25 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:18:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:18:35 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:35 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:18:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:18:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:18:35 DEBUG : apple: size = 5 OK 2026/08/21 02:18:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:35 DEBUG : apple: Unchanged skipping 2026/08/21 02:18:35 DEBUG : banana: size = 6 OK 2026/08/21 02:18:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:35 DEBUG : banana: Unchanged skipping 2026/08/21 02:18:35 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:18:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:35 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:18:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:18:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:18:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:18:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:18:36 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:18:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:18:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:18:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:18:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:18:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:18:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:18:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:18:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:18:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:18:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:18:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:18:36 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:18:36 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:36 INFO : There was nothing to transfer 2026/08/21 02:18:36 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:36 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:18:36 DEBUG : apple: size = 5 OK 2026/08/21 02:18:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:18:36 DEBUG : apple: Unchanged skipping 2026/08/21 02:18:36 DEBUG : banana: size = 6 OK 2026/08/21 02:18:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:18:36 DEBUG : banana: Unchanged skipping 2026/08/21 02:18:36 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:18:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:36 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:18:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:18:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:18:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:18:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:18:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:18:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:18:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:18:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:18:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:18:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:18:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:18:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:18:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:18:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:18:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:18:37 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:18:37 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:18:37 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:37 INFO : There was nothing to transfer 2026/08/21 02:18:37 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:37 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:18:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:18:47 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:47 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:18:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : apple: size = 5 OK 2026/08/21 02:18:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : apple: Unchanged skipping 2026/08/21 02:18:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:18:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:18:48 DEBUG : banana: size = 6 OK 2026/08/21 02:18:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : banana: Unchanged skipping 2026/08/21 02:18:48 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:18:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:18:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:18:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:18:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:18:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:18:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:18:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:18:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:18:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:18:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:18:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:18:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:18:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:18:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:18:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:18:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:18:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:18:48 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:18:48 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:18:48 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:48 INFO : There was nothing to transfer 2026/08/21 02:18:48 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:48 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:18:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : apple: size = 5 OK 2026/08/21 02:18:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : apple: Unchanged skipping 2026/08/21 02:18:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:18:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:18:49 DEBUG : banana: size = 6 OK 2026/08/21 02:18:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : banana: Unchanged skipping 2026/08/21 02:18:49 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:18:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:18:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:18:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:18:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:18:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:18:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:18:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:18:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:18:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:18:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:18:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:18:49 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:18:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:18:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:18:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:18:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:18:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:18:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:18:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:18:49 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:18:49 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:49 INFO : There was nothing to transfer 2026/08/21 02:18:49 DEBUG : Waiting for deletions to finish 2026/08/21 02:18:49 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:00 DEBUG : Waiting for deletions to finish 2026/08/21 02:19:00 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:19:00 DEBUG : apple: size = 5 OK 2026/08/21 02:19:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:19:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:19:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:00 DEBUG : apple: Unchanged skipping 2026/08/21 02:19:00 DEBUG : banana: size = 6 OK 2026/08/21 02:19:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:19:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:19:00 DEBUG : banana: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:19:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:19:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:19:01 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:19:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:19:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:19:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:19:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:19:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:19:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:19:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:19:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:19:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:19:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:19:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:19:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:19:01 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:01 DEBUG : Waiting for deletions to finish 2026/08/21 02:19:01 INFO : There was nothing to transfer 2026/08/21 02:19:01 DEBUG : Waiting for deletions to finish 2026/08/21 02:19:01 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:19:01 DEBUG : apple: size = 5 OK 2026/08/21 02:19:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : apple: Unchanged skipping 2026/08/21 02:19:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:19:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:19:01 DEBUG : banana: size = 6 OK 2026/08/21 02:19:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : banana: Unchanged skipping 2026/08/21 02:19:01 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:19:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:01 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:19:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:19:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:19:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:19:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:19:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:19:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:19:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:19:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:19:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:19:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:19:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:19:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:19:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:19:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:19:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:19:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:19:02 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:02 DEBUG : Waiting for deletions to finish 2026/08/21 02:19:02 INFO : There was nothing to transfer 2026/08/21 02:19:02 DEBUG : Waiting for deletions to finish 2026/08/21 02:19:02 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:19:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:12 DEBUG : Waiting for deletions to finish 2026/08/21 02:19:12 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:19:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : apple: size = 5 OK 2026/08/21 02:19:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : apple: Unchanged skipping 2026/08/21 02:19:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:19:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:19:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:19:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:19:13 DEBUG : banana: size = 6 OK 2026/08/21 02:19:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : banana: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:19:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:19:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:19:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:19:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:19:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:19:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:19:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:19:13 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:19:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:19:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:19:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:19:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:19:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:19:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:19:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:19:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:19:13 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:13 DEBUG : Waiting for deletions to finish 2026/08/21 02:19:13 INFO : There was nothing to transfer 2026/08/21 02:19:13 DEBUG : Waiting for deletions to finish 2026/08/21 02:19:13 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:19:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : apple: size = 5 OK 2026/08/21 02:19:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : apple: Unchanged skipping 2026/08/21 02:19:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/21 02:19:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/21 02:19:14 DEBUG : banana: size = 6 OK 2026/08/21 02:19:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : banana: Unchanged skipping 2026/08/21 02:19:14 DEBUG : splitbananasplit: size = 16 OK 2026/08/21 02:19:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : splitbananasplit: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/21 02:19:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/21 02:19:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/21 02:19:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/21 02:19:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/21 02:19:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/21 02:19:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/21 02:19:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/21 02:19:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/21 02:19:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/21 02:19:14 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/21 02:19:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/21 02:19:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/21 02:19:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/21 02:19:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/21 02:19:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/21 02:19:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/21 02:19:14 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:14 DEBUG : Waiting for deletions to finish 2026/08/21 02:19:14 INFO : There was nothing to transfer 2026/08/21 02:19:14 DEBUG : Waiting for deletions to finish 2026/08/21 02:19:14 DEBUG : apple: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : banana: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/21 02:19:14 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (148.09s) --- PASS: TestTransform/NFC (11.18s) --- PASS: TestTransform/NFD (12.45s) --- PASS: TestTransform/base64 (15.42s) --- PASS: TestTransform/prefix (16.58s) --- PASS: TestTransform/suffix (16.89s) --- PASS: TestTransform/truncate (13.49s) --- PASS: TestTransform/encoder (12.91s) --- PASS: TestTransform/ISO-8859-1 (12.10s) --- PASS: TestTransform/charmap (12.59s) --- PASS: TestTransform/lowercase (12.39s) --- PASS: TestTransform/ascii (12.10s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/21 02:19:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/21 02:19:19 INFO : sub dir_somesuffix: Making directory 2026/08/21 02:19:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/21 02:19:19 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/21 02:19:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/21 02:19:19 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/21 02:19:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/21 02:19:19 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:19 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/21 02:19:20 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/21 02:19:20 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.29s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:21 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:21 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:21 INFO : tictactoe: Making directory 2026/08/21 02:19:21 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:21 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:21 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/21 02:19:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:21 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:21 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:22 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/21 02:19:22 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/21 02:19:22 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:23 INFO : toe: Making directory 2026/08/21 02:19:23 INFO : toe/toe: Making directory 2026/08/21 02:19:23 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/21 02:19:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/21 02:19:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/21 02:19:23 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:23 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/21 02:19:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/21 02:19:23 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:24 INFO : toe: Making directory 2026/08/21 02:19:24 INFO : toe/toe: Making directory 2026/08/21 02:19:24 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/21 02:19:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/21 02:19:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/21 02:19:24 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:24 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/21 02:19:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/21 02:19:25 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.70s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:26 DEBUG : empty_dir: Making directory with metadata 2026/08/21 02:19:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/21 02:19:26 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:26 INFO : tictacempty_dir: Making directory 2026/08/21 02:19:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:26 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:26 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:26 INFO : tictactoe: Making directory 2026/08/21 02:19:26 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:26 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:26 INFO : tictactoe/tictactoe: Making directory 2026/08/21 02:19:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/21 02:19:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/21 02:19:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/21 02:19:26 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:26 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/21 02:19:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/21 02:19:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.09s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:28 DEBUG : empty_dir: Making directory with metadata 2026/08/21 02:19:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/21 02:19:28 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:28 INFO : tictacempty_dir: Making directory 2026/08/21 02:19:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:28 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:28 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:28 INFO : tictactoe: Making directory 2026/08/21 02:19:28 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:28 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:28 INFO : tictactoe/tictactoe: Making directory 2026/08/21 02:19:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/21 02:19:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/21 02:19:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:28 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:28 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/21 02:19:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:29 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/21 02:19:29 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:29 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:29 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:29 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/21 02:19:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/21 02:19:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/21 02:19:30 NOTICE: B2 bucket rclone-test-kegofuv5fuwi: 0 differences found 2026/08/21 02:19:30 NOTICE: B2 bucket rclone-test-kegofuv5fuwi: 1 matching files --- PASS: TestAllTag (2.59s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:31 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:31 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:31 INFO : tictactoe: Making directory 2026/08/21 02:19:31 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:31 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:31 INFO : tictactoe/tictactoe: Making directory 2026/08/21 02:19:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/21 02:19:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/21 02:19:31 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:31 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/21 02:19:32 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/21 02:19:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/21 02:19:32 DEBUG : Waiting for deletions to finish 2026/08/21 02:19:32 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:32 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:32 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/21 02:19:33 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/21 02:19:33 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/21 02:19:33 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/21 02:19:33 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:33 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.72s) === RUN TestSyntax 2026/08/21 02:19:33 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:34 INFO : toe: Making directory 2026/08/21 02:19:34 INFO : toe/toe: Making directory 2026/08/21 02:19:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/21 02:19:34 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:34 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:34 DEBUG : toe/toe/toe: size = 11 OK 2026/08/21 02:19:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:34 INFO : toe/toe/toe: Copied (new) 2026/08/21 02:19:34 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.56s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:35 DEBUG : empty_dir: Making directory with metadata 2026/08/21 02:19:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/21 02:19:35 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:35 INFO : tictacempty_dir: Making directory 2026/08/21 02:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:35 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:35 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:35 INFO : tictactoe: Making directory 2026/08/21 02:19:35 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:35 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:35 INFO : tictactoe/tictactoe: Making directory 2026/08/21 02:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/21 02:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/21 02:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:35 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:35 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/21 02:19:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:36 INFO : toe/toe/toe.txt: Deleted 2026/08/21 02:19:36 INFO : toe/toe: Removing directory 2026/08/21 02:19:36 INFO : toe: Removing directory 2026/08/21 02:19:36 INFO : empty_dir: Removing directory 2026/08/21 02:19:36 DEBUG : Local file system at /tmp/rclone1756595401: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.03s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:37 DEBUG : empty_dir: Making directory with metadata 2026/08/21 02:19:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/21 02:19:37 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:37 INFO : tictacempty_dir: Making directory 2026/08/21 02:19:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:37 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:37 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:37 INFO : tictactoe: Making directory 2026/08/21 02:19:37 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:37 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:37 INFO : tictactoe/tictactoe: Making directory 2026/08/21 02:19:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/21 02:19:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/21 02:19:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:37 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:37 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/21 02:19:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:38 INFO : toe/toe/toe.txt: Deleted 2026/08/21 02:19:38 INFO : toe/toe: Removing directory 2026/08/21 02:19:38 INFO : toe: Removing directory 2026/08/21 02:19:38 INFO : empty_dir: Removing directory 2026/08/21 02:19:38 DEBUG : Local file system at /tmp/rclone1756595401: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/21 02:19:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/21 02:19:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/21 02:19:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/21 02:19:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/21 02:19:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/21 02:19:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/21 02:19:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/21 02:19:39 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.94s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:40 DEBUG : Reset feature "Copy" 2026/08/21 02:19:40 DEBUG : Reset feature "Move" 2026/08/21 02:19:40 DEBUG : Reset feature "Copy" 2026/08/21 02:19:40 DEBUG : Reset feature "Move" 2026/08/21 02:19:40 DEBUG : empty_dir: Making directory with metadata 2026/08/21 02:19:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/21 02:19:40 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:40 INFO : tictacempty_dir: Making directory 2026/08/21 02:19:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/21 02:19:40 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:40 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:40 INFO : tictactoe: Making directory 2026/08/21 02:19:40 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:40 DEBUG : toe: transformed to: tictactoe 2026/08/21 02:19:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:40 INFO : tictactoe/tictactoe: Making directory 2026/08/21 02:19:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/21 02:19:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/21 02:19:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/21 02:19:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:40 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:40 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/21 02:19:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/21 02:19:41 INFO : toe/toe/toe.txt: Deleted 2026/08/21 02:19:41 INFO : toe/toe: Removing directory 2026/08/21 02:19:41 INFO : toe: Removing directory 2026/08/21 02:19:41 INFO : empty_dir: Removing directory 2026/08/21 02:19:41 DEBUG : Local file system at /tmp/rclone1756595401: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/21 02:19:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/21 02:19:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/21 02:19:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/21 02:19:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/21 02:19:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/21 02:19:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/21 02:19:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/21 02:19:43 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.61s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:43 DEBUG : toe: transformed to: dG9l 2026/08/21 02:19:44 DEBUG : toe: transformed to: dG9l 2026/08/21 02:19:44 INFO : dG9l: Making directory 2026/08/21 02:19:44 DEBUG : toe: transformed to: dG9l 2026/08/21 02:19:44 DEBUG : toe: transformed to: dG9l 2026/08/21 02:19:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/21 02:19:44 INFO : dG9l/dG9l: Making directory 2026/08/21 02:19:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/21 02:19:44 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/21 02:19:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/21 02:19:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/21 02:19:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/21 02:19:44 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:44 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/21 02:19:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/21 02:19:44 DEBUG : Waiting for deletions to finish 2026/08/21 02:19:45 DEBUG : dG9l: transformed to: toe 2026/08/21 02:19:45 DEBUG : dG9l: transformed to: toe 2026/08/21 02:19:45 DEBUG : dG9l: transformed to: toe 2026/08/21 02:19:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/21 02:19:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/21 02:19:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/21 02:19:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/21 02:19:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/21 02:19:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/21 02:19:45 DEBUG : Local file system at /tmp/rclone1756595401: Waiting for checks to finish 2026/08/21 02:19:45 DEBUG : Local file system at /tmp/rclone1756595401: Waiting for transfers to finish 2026/08/21 02:19:45 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-kegofuv5fuwi", Local "Local file system at /tmp/rclone1756595401", Modify Window "1ms" 2026/08/21 02:19:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/21 02:19:46 DEBUG : toe: transformed to: 2026/08/21 02:19:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/21 02:19:46 DEBUG : toe: transformed to: 2026/08/21 02:19:46 INFO : B2 bucket rclone-test-kegofuv5fuwi: Making directory 2026/08/21 02:19:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/21 02:19:46 DEBUG : toe: transformed to: 2026/08/21 02:19:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/21 02:19:46 DEBUG : toe: transformed to: 2026/08/21 02:19:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/21 02:19:46 DEBUG : toe/toe: transformed to: 2026/08/21 02:19:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/21 02:19:46 INFO : toe/toe: Making directory 2026/08/21 02:19:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/21 02:19:46 DEBUG : toe/toe: transformed to: 2026/08/21 02:19:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/21 02:19:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/21 02:19:46 DEBUG : toe: transformed to: 2026/08/21 02:19:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/21 02:19:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/21 02:19:46 DEBUG : toe/toe/toe: transformed to: 2026/08/21 02:19:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/21 02:19:46 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for checks to finish 2026/08/21 02:19:46 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Waiting for transfers to finish 2026/08/21 02:19:47 DEBUG : toe/toe/toe: size = 11 OK 2026/08/21 02:19:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/21 02:19:47 INFO : toe/toe/toe: Copied (new) 2026/08/21 02:19:47 ERROR : B2 bucket rclone-test-kegofuv5fuwi: not deleting files as there were IO errors 2026/08/21 02:19:47 ERROR : B2 bucket rclone-test-kegofuv5fuwi: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2026/08/21 02:19:48 DEBUG : B2 bucket rclone-test-kegofuv5fuwi: Purge remote 2026/08/21 02:19:48 INFO : B2 bucket rclone-test-kegofuv5fuwi: cleaning bucket "rclone-test-kegofuv5fuwi" of all files 2026/08/21 02:19:49 DEBUG : BackupDir/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f405f3f94e48bc4e8_d20260821_m021454_c001_v7007000_t0000_u01787278494510") 2026/08/21 02:19:49 DEBUG : BackupDir/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f411a49da7d6dd82d_d20260821_m021450_c001_v0001183_t0026_u01787278490206") 2026/08/21 02:19:49 DEBUG : CompareDest/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f413c9e888ba7764a_d20260821_m021431_c001_v7007000_t0000_u01787278471576") 2026/08/21 02:19:49 DEBUG : CompareDest/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a6e4_d20260821_m021426_c001_v0001150_t0022_u01787278466794") 2026/08/21 02:19:49 DEBUG : CompareDest/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f413c9e888ba7764b_d20260821_m021431_c001_v7007000_t0000_u01787278471758") 2026/08/21 02:19:49 DEBUG : CompareDest/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87403d4_d20260821_m021427_c001_v0001038_t0002_u01787278467714") 2026/08/21 02:19:49 DEBUG : CopyDest/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f405f3f94e48bc4e9_d20260821_m021454_c001_v7007000_t0000_u01787278494693") 2026/08/21 02:19:49 DEBUG : CopyDest/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740414_d20260821_m021447_c001_v0001038_t0002_u01787278487077") 2026/08/21 02:19:49 DEBUG : CopyDest/three: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f405f3f94e48bc4ea_d20260821_m021454_c001_v7007000_t0000_u01787278494874") 2026/08/21 02:19:49 DEBUG : CopyDest/three: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740428_d20260821_m021452_c001_v0001038_t0002_u01787278492831") 2026/08/21 02:19:49 DEBUG : CopyDest/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f405f3f94e48bc4eb_d20260821_m021455_c001_v7007000_t0000_u01787278495056") 2026/08/21 02:19:49 DEBUG : CopyDest/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a74a_d20260821_m021450_c001_v0001150_t0022_u01787278490957") 2026/08/21 02:19:49 DEBUG : EXISTING: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f95472c_d20260821_m021603_c001_v7007000_t0000_u01787278563455") 2026/08/21 02:19:49 DEBUG : EXISTING: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404dc_d20260821_m021602_c001_v0001038_t0002_u01787278562514") 2026/08/21 02:19:49 DEBUG : PREFIXapple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f95607a_d20260821_m021740_c001_v7007000_t0000_u01787278660965") 2026/08/21 02:19:49 DEBUG : PREFIXapple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2c5f_d20260821_m021736_c001_v0001182_t0042_u01787278656162") 2026/08/21 02:19:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40557043555a2ba9_d20260821_m021741_c001_v7007000_t0000_u01787278661160") 2026/08/21 02:19:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107c36da77284b99_d20260821_m021736_c001_v0001115_t0039_u01787278656172") 2026/08/21 02:19:49 DEBUG : PREFIXbanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f82aa_d20260821_m021741_c001_v7007000_t0000_u01787278661272") 2026/08/21 02:19:50 DEBUG : PREFIXbanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0ce6_d20260821_m021736_c001_v0001117_t0059_u01787278656192") 2026/08/21 02:19:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e7703_d20260821_m021741_c001_v7007000_t0000_u01787278661282") 2026/08/21 02:19:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740656_d20260821_m021736_c001_v0001038_t0002_u01787278656184") 2026/08/21 02:19:50 DEBUG : Testêé: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f954727_d20260821_m021600_c001_v7007000_t0000_u01787278560234") 2026/08/21 02:19:50 DEBUG : Testêé: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404d6_d20260821_m021559_c001_v0001038_t0002_u01787278559619") 2026/08/21 02:19:50 DEBUG : Testêé: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404d4_d20260821_m021559_c001_v0001038_t0002_u01787278559047") 2026/08/21 02:19:50 DEBUG : YXBwbGU=: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a44b_d20260821_m021726_c001_v7007000_t0000_u01787278646090") 2026/08/21 02:19:50 DEBUG : YXBwbGU=: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b47_d20260821_m021720_c001_v0001115_t0048_u01787278640738") 2026/08/21 02:19:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a44d_d20260821_m021726_c001_v7007000_t0000_u01787278646274") 2026/08/21 02:19:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b8740626_d20260821_m021720_c001_v0001038_t0038_u01787278640751") 2026/08/21 02:19:50 DEBUG : YmFuYW5h: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a44e_d20260821_m021726_c001_v7007000_t0000_u01787278646456") 2026/08/21 02:19:50 DEBUG : YmFuYW5h: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c92_d20260821_m021720_c001_v0001117_t0059_u01787278640762") 2026/08/21 02:19:50 DEBUG : a/potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d03c_d20260821_m021300_c001_v7007000_t0000_u01787278380407") 2026/08/21 02:19:50 DEBUG : a/potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a5c8_d20260821_m021259_c001_v0001150_t0023_u01787278379443") 2026/08/21 02:19:50 DEBUG : a/potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f410bac62f635c055_d20260821_m021258_c001_v7007000_t0000_u01787278378141") 2026/08/21 02:19:50 DEBUG : a/potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a5ba_d20260821_m021257_c001_v0001150_t0020_u01787278377195") 2026/08/21 02:19:50 DEBUG : a/potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d009_d20260821_m021241_c001_v7007000_t0000_u01787278361462") 2026/08/21 02:19:50 DEBUG : a/potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a55c_d20260821_m021240_c001_v0001150_t0035_u01787278360500") 2026/08/21 02:19:50 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b5404894c_d20260821_m021915_c001_v7007000_t0000_u01787278755106") 2026/08/21 02:19:50 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e83_d20260821_m021911_c001_v0001117_t0059_u01787278751644") 2026/08/21 02:19:50 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048908_d20260821_m021902_c001_v7007000_t0000_u01787278742872") 2026/08/21 02:19:50 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e4f_d20260821_m021859_c001_v0001117_t0059_u01787278739520") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e54_d20260821_m021850_c001_v7007000_t0000_u01787278730223") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e1f_d20260821_m021846_c001_v0001117_t0059_u01787278726711") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e36_d20260821_m021837_c001_v7007000_t0000_u01787278717962") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e00_d20260821_m021834_c001_v0001117_t0059_u01787278714593") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e1a_d20260821_m021825_c001_v7007000_t0000_u01787278705705") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0dd4_d20260821_m021821_c001_v0001117_t0059_u01787278701721") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed89_d20260821_m021813_c001_v7007000_t0000_u01787278693016") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d87_d20260821_m021808_c001_v0001182_t0042_u01787278688190") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b92_d20260821_m021759_c001_v7007000_t0000_u01787278679484") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d23_d20260821_m021756_c001_v0001182_t0042_u01787278676726") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4225634d9ef61e4b_d20260821_m021755_c001_v7007000_t0000_u01787278675863") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284beb_d20260821_m021751_c001_v0001115_t0048_u01787278671299") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c601c_d20260821_m021742_c001_v7007000_t0000_u01787278662640") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284bb5_d20260821_m021739_c001_v0001115_t0048_u01787278659921") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f956074_d20260821_m021738_c001_v7007000_t0000_u01787278658822") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2c4f_d20260821_m021734_c001_v0001182_t0042_u01787278654759") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f417f207aff8fada8_d20260821_m021724_c001_v7007000_t0000_u01787278644208") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b41_d20260821_m021719_c001_v0001115_t0048_u01787278639319") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30a9_d20260821_m021710_c001_v7007000_t0000_u01787278630584") 2026/08/21 02:19:51 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b0f_d20260821_m021706_c001_v0001115_t0048_u01787278626996") 2026/08/21 02:19:52 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a403_d20260821_m021658_c001_v7007000_t0000_u01787278618168") 2026/08/21 02:19:52 DEBUG : apple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284ad1_d20260821_m021654_c001_v0001115_t0048_u01787278614974") 2026/08/21 02:19:52 DEBUG : appleSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55e52d_d20260821_m021757_c001_v7007000_t0000_u01787278677772") 2026/08/21 02:19:52 DEBUG : appleSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284bf1_d20260821_m021752_c001_v0001115_t0048_u01787278672727") 2026/08/21 02:19:52 DEBUG : appleapple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed8a_d20260821_m021813_c001_v7007000_t0000_u01787278693199") 2026/08/21 02:19:52 DEBUG : appleapple: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d8d_d20260821_m021809_c001_v0001182_t0042_u01787278689610") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048955_d20260821_m021915_c001_v7007000_t0000_u01787278755287") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740770_d20260821_m021912_c001_v0001038_t0002_u01787278752012") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b5404890b_d20260821_m021903_c001_v7007000_t0000_u01787278743054") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740756_d20260821_m021859_c001_v0001038_t0002_u01787278739891") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e56_d20260821_m021850_c001_v7007000_t0000_u01787278730407") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874073a_d20260821_m021847_c001_v0001038_t0002_u01787278727113") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e37_d20260821_m021838_c001_v7007000_t0000_u01787278718146") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874071e_d20260821_m021834_c001_v0001038_t0002_u01787278714962") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e1b_d20260821_m021825_c001_v7007000_t0000_u01787278705889") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740700_d20260821_m021822_c001_v0001038_t0002_u01787278702088") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed67_d20260821_m021810_c001_v7007000_t0000_u01787278690699") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d9c_d20260821_m021808_c001_v0001117_t0059_u01787278688556") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b93_d20260821_m021759_c001_v7007000_t0000_u01787278679666") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406aa_d20260821_m021756_c001_v0001038_t0002_u01787278676737") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e3117_d20260821_m021755_c001_v7007000_t0000_u01787278675344") 2026/08/21 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2ce9_d20260821_m021751_c001_v0001182_t0042_u01787278671667") 2026/08/21 02:19:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c6405_d20260821_m021742_c001_v7007000_t0000_u01787278662823") 2026/08/21 02:19:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0cfe_d20260821_m021739_c001_v0001117_t0059_u01787278659930") 2026/08/21 02:19:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c3ced_d20260821_m021738_c001_v7007000_t0000_u01787278658838") 2026/08/21 02:19:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740652_d20260821_m021735_c001_v0001038_t0002_u01787278655126") 2026/08/21 02:19:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4025158402301e7e_d20260821_m021724_c001_v7007000_t0000_u01787278644222") 2026/08/21 02:19:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c8e_d20260821_m021719_c001_v0001117_t0059_u01787278639686") 2026/08/21 02:19:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30b2_d20260821_m021710_c001_v7007000_t0000_u01787278630766") 2026/08/21 02:19:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c50_d20260821_m021707_c001_v0001117_t0059_u01787278627401") 2026/08/21 02:19:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a405_d20260821_m021658_c001_v7007000_t0000_u01787278618352") 2026/08/21 02:19:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c22_d20260821_m021655_c001_v0001117_t0059_u01787278615341") 2026/08/21 02:19:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55e52f_d20260821_m021757_c001_v7007000_t0000_u01787278677953") 2026/08/21 02:19:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b874069c_d20260821_m021752_c001_v0001038_t0027_u01787278672760") 2026/08/21 02:19:53 DEBUG : b/potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d03d_d20260821_m021300_c001_v7007000_t0000_u01787278380590") 2026/08/21 02:19:53 DEBUG : b/potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5c0_d20260821_m021258_c001_v0001150_t0022_u01787278378686") 2026/08/21 02:19:53 DEBUG : b/potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f410bac62f635c054_d20260821_m021257_c001_v7007000_t0000_u01787278377600") 2026/08/21 02:19:53 DEBUG : b/potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5b6_d20260821_m021256_c001_v0001150_t0022_u01787278376393") 2026/08/21 02:19:53 DEBUG : b/potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d007_d20260821_m021240_c001_v7007000_t0000_u01787278360915") 2026/08/21 02:19:53 DEBUG : b/potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a550_d20260821_m021239_c001_v0001150_t0022_u01787278359740") 2026/08/21 02:19:53 DEBUG : backup/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f419459bd5f7eaafb_d20260821_m021508_c001_v7007000_t0000_u01787278508439") 2026/08/21 02:19:53 DEBUG : backup/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f404907a7ebb41160_d20260821_m021506_c001_v0001161_t0043_u01787278506930") 2026/08/21 02:19:54 DEBUG : backup/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416a1048bde9c8ec_d20260821_m021503_c001_v0001185_t0021_u01787278503528") 2026/08/21 02:19:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f9546a9_d20260821_m021530_c001_v7007000_t0000_u01787278530180") 2026/08/21 02:19:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4099a578a38013ee_d20260821_m021528_c001_v0001033_t0048_u01787278528686") 2026/08/21 02:19:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416f309184cb545d_d20260821_m021525_c001_v0001181_t0050_u01787278525330") 2026/08/21 02:19:54 DEBUG : backup/one.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4225634d9ef61cab_d20260821_m021519_c001_v7007000_t0000_u01787278519449") 2026/08/21 02:19:54 DEBUG : backup/one.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40674e65f0585b28_d20260821_m021517_c001_v0001144_t0043_u01787278517892") 2026/08/21 02:19:54 DEBUG : backup/one.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f41628e662fee1a3e_d20260821_m021514_c001_v0001179_t0000_u01787278514438") 2026/08/21 02:19:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f9546b1_d20260821_m021530_c001_v7007000_t0000_u01787278530362") 2026/08/21 02:19:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4164235b3f0668dd_d20260821_m021529_c001_v0001184_t0027_u01787278529436") 2026/08/21 02:19:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f409cf1ddb4d2d594_d20260821_m021526_c001_v0001145_t0022_u01787278526641") 2026/08/21 02:19:54 DEBUG : backup/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f419459bd5f7eaafc_d20260821_m021508_c001_v7007000_t0000_u01787278508626") 2026/08/21 02:19:54 DEBUG : backup/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4178819929ca5579_d20260821_m021507_c001_v0001100_t0014_u01787278507692") 2026/08/21 02:19:54 DEBUG : backup/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f41405905c5588453_d20260821_m021504_c001_v0001102_t0009_u01787278504829") 2026/08/21 02:19:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4225634d9ef61cad_d20260821_m021519_c001_v7007000_t0000_u01787278519630") 2026/08/21 02:19:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f41162f7470c532c5_d20260821_m021518_c001_v0001136_t0042_u01787278518706") 2026/08/21 02:19:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4171638e05af80e7_d20260821_m021515_c001_v0001173_t0049_u01787278515770") 2026/08/21 02:19:54 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b5404895e_d20260821_m021915_c001_v7007000_t0000_u01787278755469") 2026/08/21 02:19:54 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2f22_d20260821_m021911_c001_v0001182_t0042_u01787278751829") 2026/08/21 02:19:54 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b5404890f_d20260821_m021903_c001_v7007000_t0000_u01787278743237") 2026/08/21 02:19:54 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2ed4_d20260821_m021859_c001_v0001182_t0042_u01787278739706") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e59_d20260821_m021850_c001_v7007000_t0000_u01787278730591") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2e7d_d20260821_m021846_c001_v0001182_t0042_u01787278726893") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e38_d20260821_m021838_c001_v7007000_t0000_u01787278718330") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2e31_d20260821_m021834_c001_v0001182_t0042_u01787278714778") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e1d_d20260821_m021826_c001_v7007000_t0000_u01787278706074") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2ddd_d20260821_m021821_c001_v0001182_t0042_u01787278701906") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed8b_d20260821_m021813_c001_v7007000_t0000_u01787278693380") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406d2_d20260821_m021808_c001_v0001038_t0002_u01787278688373") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b96_d20260821_m021759_c001_v7007000_t0000_u01787278679848") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d66_d20260821_m021756_c001_v0001117_t0059_u01787278676745") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40976990ec889b83_d20260821_m021755_c001_v7007000_t0000_u01787278675565") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d48_d20260821_m021751_c001_v0001117_t0059_u01787278671484") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c67ee_d20260821_m021743_c001_v7007000_t0000_u01787278663005") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2c83_d20260821_m021739_c001_v0001182_t0042_u01787278659942") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa2eb9_d20260821_m021739_c001_v7007000_t0000_u01787278659036") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b8b_d20260821_m021734_c001_v0001115_t0048_u01787278654942") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30ef_d20260821_m021723_c001_v7007000_t0000_u01787278643621") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740624_d20260821_m021719_c001_v0001038_t0002_u01787278639502") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30bd_d20260821_m021711_c001_v7007000_t0000_u01787278631007") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740606_d20260821_m021707_c001_v0001038_t0002_u01787278627217") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a406_d20260821_m021658_c001_v7007000_t0000_u01787278618534") 2026/08/21 02:19:55 DEBUG : banana: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405ea_d20260821_m021655_c001_v0001038_t0002_u01787278615158") 2026/08/21 02:19:55 DEBUG : bananaSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f413c9e888ba77860_d20260821_m021757_c001_v7007000_t0000_u01787278677775") 2026/08/21 02:19:55 DEBUG : bananaSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d52_d20260821_m021752_c001_v0001117_t0059_u01787278672736") 2026/08/21 02:19:56 DEBUG : both0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509b5_d20260821_m021631_c001_v7007000_t0000_u01787278591095") 2026/08/21 02:19:56 DEBUG : both0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740548_d20260821_m021620_c001_v0001038_t0002_u01787278580451") 2026/08/21 02:19:56 DEBUG : both0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29bf_d20260821_m021616_c001_v7007000_t0000_u01787278576015") 2026/08/21 02:19:56 DEBUG : both0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404e0_d20260821_m021605_c001_v0001038_t0002_u01787278565422") 2026/08/21 02:19:56 DEBUG : both1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509b6_d20260821_m021631_c001_v7007000_t0000_u01787278591276") 2026/08/21 02:19:56 DEBUG : both1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874054c_d20260821_m021620_c001_v0001038_t0002_u01787278580820") 2026/08/21 02:19:56 DEBUG : both1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29c0_d20260821_m021616_c001_v7007000_t0000_u01787278576198") 2026/08/21 02:19:56 DEBUG : both1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404e4_d20260821_m021605_c001_v0001038_t0002_u01787278565793") 2026/08/21 02:19:56 DEBUG : both10: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509b7_d20260821_m021631_c001_v7007000_t0000_u01787278591457") 2026/08/21 02:19:56 DEBUG : both10: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874057e_d20260821_m021624_c001_v0001038_t0002_u01787278584285") 2026/08/21 02:19:56 DEBUG : both10: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29c1_d20260821_m021616_c001_v7007000_t0000_u01787278576381") 2026/08/21 02:19:56 DEBUG : both10: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740508_d20260821_m021609_c001_v0001038_t0002_u01787278569261") 2026/08/21 02:19:56 DEBUG : both11: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509b8_d20260821_m021631_c001_v7007000_t0000_u01787278591638") 2026/08/21 02:19:56 DEBUG : both11: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740582_d20260821_m021624_c001_v0001038_t0002_u01787278584654") 2026/08/21 02:19:56 DEBUG : both11: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29c2_d20260821_m021616_c001_v7007000_t0000_u01787278576631") 2026/08/21 02:19:56 DEBUG : both11: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874050c_d20260821_m021609_c001_v0001038_t0002_u01787278569632") 2026/08/21 02:19:56 DEBUG : both12: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509b9_d20260821_m021631_c001_v7007000_t0000_u01787278591832") 2026/08/21 02:19:56 DEBUG : both12: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740586_d20260821_m021625_c001_v0001038_t0002_u01787278585024") 2026/08/21 02:19:56 DEBUG : both12: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29c3_d20260821_m021616_c001_v7007000_t0000_u01787278576815") 2026/08/21 02:19:56 DEBUG : both12: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740510_d20260821_m021610_c001_v0001038_t0002_u01787278570001") 2026/08/21 02:19:57 DEBUG : both13: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509ba_d20260821_m021632_c001_v7007000_t0000_u01787278592012") 2026/08/21 02:19:57 DEBUG : both13: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874058a_d20260821_m021625_c001_v0001038_t0002_u01787278585393") 2026/08/21 02:19:57 DEBUG : both13: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29c4_d20260821_m021617_c001_v7007000_t0000_u01787278577000") 2026/08/21 02:19:57 DEBUG : both13: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740514_d20260821_m021610_c001_v0001038_t0002_u01787278570372") 2026/08/21 02:19:57 DEBUG : both14: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509bb_d20260821_m021632_c001_v7007000_t0000_u01787278592192") 2026/08/21 02:19:57 DEBUG : both14: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874058e_d20260821_m021625_c001_v0001038_t0002_u01787278585769") 2026/08/21 02:19:57 DEBUG : both14: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29c5_d20260821_m021617_c001_v7007000_t0000_u01787278577184") 2026/08/21 02:19:57 DEBUG : both14: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874051a_d20260821_m021610_c001_v0001038_t0002_u01787278570751") 2026/08/21 02:19:57 DEBUG : both15: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509bc_d20260821_m021632_c001_v7007000_t0000_u01787278592373") 2026/08/21 02:19:57 DEBUG : both15: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740592_d20260821_m021626_c001_v0001038_t0002_u01787278586184") 2026/08/21 02:19:57 DEBUG : both15: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29c6_d20260821_m021617_c001_v7007000_t0000_u01787278577450") 2026/08/21 02:19:57 DEBUG : both15: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740522_d20260821_m021611_c001_v0001038_t0002_u01787278571215") 2026/08/21 02:19:57 DEBUG : both16: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509bd_d20260821_m021632_c001_v7007000_t0000_u01787278592554") 2026/08/21 02:19:57 DEBUG : both16: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740596_d20260821_m021626_c001_v0001038_t0002_u01787278586553") 2026/08/21 02:19:57 DEBUG : both16: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29c7_d20260821_m021617_c001_v7007000_t0000_u01787278577633") 2026/08/21 02:19:57 DEBUG : both16: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740526_d20260821_m021611_c001_v0001038_t0002_u01787278571704") 2026/08/21 02:19:57 DEBUG : both17: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509c0_d20260821_m021632_c001_v7007000_t0000_u01787278592736") 2026/08/21 02:19:57 DEBUG : both17: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874059a_d20260821_m021626_c001_v0001038_t0002_u01787278586945") 2026/08/21 02:19:57 DEBUG : both17: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29c8_d20260821_m021617_c001_v7007000_t0000_u01787278577817") 2026/08/21 02:19:57 DEBUG : both17: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874052c_d20260821_m021612_c001_v0001038_t0002_u01787278572076") 2026/08/21 02:19:57 DEBUG : both18: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509c1_d20260821_m021632_c001_v7007000_t0000_u01787278592916") 2026/08/21 02:19:58 DEBUG : both18: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874059e_d20260821_m021627_c001_v0001038_t0002_u01787278587369") 2026/08/21 02:19:58 DEBUG : both18: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29c9_d20260821_m021618_c001_v7007000_t0000_u01787278578053") 2026/08/21 02:19:58 DEBUG : both18: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740530_d20260821_m021612_c001_v0001038_t0002_u01787278572451") 2026/08/21 02:19:58 DEBUG : both19: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509c2_d20260821_m021633_c001_v7007000_t0000_u01787278593096") 2026/08/21 02:19:58 DEBUG : both19: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405a2_d20260821_m021627_c001_v0001038_t0002_u01787278587742") 2026/08/21 02:19:58 DEBUG : both19: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29ca_d20260821_m021618_c001_v7007000_t0000_u01787278578238") 2026/08/21 02:19:58 DEBUG : both19: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740536_d20260821_m021612_c001_v0001038_t0002_u01787278572820") 2026/08/21 02:19:58 DEBUG : both2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509c3_d20260821_m021633_c001_v7007000_t0000_u01787278593278") 2026/08/21 02:19:58 DEBUG : both2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740556_d20260821_m021621_c001_v0001038_t0002_u01787278581191") 2026/08/21 02:19:58 DEBUG : both2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29cb_d20260821_m021618_c001_v7007000_t0000_u01787278578420") 2026/08/21 02:19:58 DEBUG : both2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404e8_d20260821_m021606_c001_v0001038_t0002_u01787278566165") 2026/08/21 02:19:58 DEBUG : both3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509c4_d20260821_m021633_c001_v7007000_t0000_u01787278593459") 2026/08/21 02:19:58 DEBUG : both3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874055c_d20260821_m021621_c001_v0001038_t0002_u01787278581562") 2026/08/21 02:19:58 DEBUG : both3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29cc_d20260821_m021618_c001_v7007000_t0000_u01787278578604") 2026/08/21 02:19:58 DEBUG : both3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404ec_d20260821_m021606_c001_v0001038_t0002_u01787278566630") 2026/08/21 02:19:58 DEBUG : both4: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509c5_d20260821_m021633_c001_v7007000_t0000_u01787278593641") 2026/08/21 02:19:58 DEBUG : both4: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740562_d20260821_m021622_c001_v0001038_t0002_u01787278582011") 2026/08/21 02:19:58 DEBUG : both4: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29cd_d20260821_m021618_c001_v7007000_t0000_u01787278578787") 2026/08/21 02:19:58 DEBUG : both4: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404f0_d20260821_m021607_c001_v0001038_t0002_u01787278567005") 2026/08/21 02:19:58 DEBUG : both5: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509c6_d20260821_m021633_c001_v7007000_t0000_u01787278593822") 2026/08/21 02:19:58 DEBUG : both5: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740566_d20260821_m021622_c001_v0001038_t0002_u01787278582389") 2026/08/21 02:19:59 DEBUG : both5: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29ce_d20260821_m021618_c001_v7007000_t0000_u01787278578970") 2026/08/21 02:19:59 DEBUG : both5: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404f4_d20260821_m021607_c001_v0001038_t0002_u01787278567375") 2026/08/21 02:19:59 DEBUG : both6: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509c7_d20260821_m021634_c001_v7007000_t0000_u01787278594003") 2026/08/21 02:19:59 DEBUG : both6: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874056a_d20260821_m021622_c001_v0001038_t0002_u01787278582760") 2026/08/21 02:19:59 DEBUG : both6: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29cf_d20260821_m021619_c001_v7007000_t0000_u01787278579153") 2026/08/21 02:19:59 DEBUG : both6: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404f8_d20260821_m021607_c001_v0001038_t0002_u01787278567751") 2026/08/21 02:19:59 DEBUG : both7: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509c8_d20260821_m021634_c001_v7007000_t0000_u01787278594184") 2026/08/21 02:19:59 DEBUG : both7: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874056e_d20260821_m021623_c001_v0001038_t0002_u01787278583133") 2026/08/21 02:19:59 DEBUG : both7: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29d0_d20260821_m021619_c001_v7007000_t0000_u01787278579337") 2026/08/21 02:19:59 DEBUG : both7: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404fc_d20260821_m021608_c001_v0001038_t0002_u01787278568149") 2026/08/21 02:19:59 DEBUG : both8: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509c9_d20260821_m021634_c001_v7007000_t0000_u01787278594366") 2026/08/21 02:19:59 DEBUG : both8: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740574_d20260821_m021623_c001_v0001038_t0002_u01787278583546") 2026/08/21 02:19:59 DEBUG : both8: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29d2_d20260821_m021619_c001_v7007000_t0000_u01787278579519") 2026/08/21 02:19:59 DEBUG : both8: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740500_d20260821_m021608_c001_v0001038_t0002_u01787278568520") 2026/08/21 02:19:59 DEBUG : both9: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509ca_d20260821_m021634_c001_v7007000_t0000_u01787278594572") 2026/08/21 02:19:59 DEBUG : both9: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740578_d20260821_m021623_c001_v0001038_t0002_u01787278583915") 2026/08/21 02:19:59 DEBUG : both9: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29d3_d20260821_m021619_c001_v7007000_t0000_u01787278579705") 2026/08/21 02:19:59 DEBUG : both9: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740504_d20260821_m021608_c001_v0001038_t0002_u01787278568890") 2026/08/21 02:19:59 DEBUG : c/non empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d03e_d20260821_m021300_c001_v7007000_t0000_u01787278380775") 2026/08/21 02:19:59 DEBUG : c/non empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5c2_d20260821_m021258_c001_v0001150_t0022_u01787278378871") 2026/08/21 02:19:59 DEBUG : c/non empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f410bac62f635c056_d20260821_m021258_c001_v7007000_t0000_u01787278378322") 2026/08/21 02:19:59 DEBUG : c/non empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5b8_d20260821_m021256_c001_v0001150_t0022_u01787278376578") 2026/08/21 02:20:00 DEBUG : c/non empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d00a_d20260821_m021241_c001_v7007000_t0000_u01787278361647") 2026/08/21 02:20:00 DEBUG : c/non empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a556_d20260821_m021239_c001_v0001150_t0022_u01787278359926") 2026/08/21 02:20:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a44f_d20260821_m021726_c001_v7007000_t0000_u01787278646642") 2026/08/21 02:20:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2be9_d20260821_m021720_c001_v0001182_t0042_u01787278640795") 2026/08/21 02:20:00 DEBUG : check sum: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a45411f6_d20260821_m021233_c001_v7007000_t0000_u01787278353324") 2026/08/21 02:20:00 DEBUG : check sum: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a530_d20260821_m021232_c001_v0001150_t0022_u01787278352414") 2026/08/21 02:20:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa30d9_d20260821_m021946_c001_v7007000_t0000_u01787278786122") 2026/08/21 02:20:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0eeb_d20260821_m021944_c001_v0001117_t0059_u01787278784654") 2026/08/21 02:20:00 DEBUG : dest/3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f405f3f94e48bc4e3_d20260821_m021440_c001_v7007000_t0000_u01787278480382") 2026/08/21 02:20:00 DEBUG : dest/3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4085475f11acacce_d20260821_m021439_c001_v0001116_t0051_u01787278479281") 2026/08/21 02:20:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed8c_d20260821_m021813_c001_v7007000_t0000_u01787278693560") 2026/08/21 02:20:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c45_d20260821_m021809_c001_v0001115_t0048_u01787278689834") 2026/08/21 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048968_d20260821_m021915_c001_v7007000_t0000_u01787278755651") 2026/08/21 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e6d_d20260821_m021907_c001_v0001117_t0059_u01787278747625") 2026/08/21 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048912_d20260821_m021903_c001_v7007000_t0000_u01787278743436") 2026/08/21 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e3b_d20260821_m021855_c001_v0001117_t0059_u01787278735242") 2026/08/21 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e5a_d20260821_m021850_c001_v7007000_t0000_u01787278730776") 2026/08/21 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e0f_d20260821_m021842_c001_v0001117_t0059_u01787278722635") 2026/08/21 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e39_d20260821_m021838_c001_v7007000_t0000_u01787278718514") 2026/08/21 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0df0_d20260821_m021830_c001_v0001117_t0059_u01787278710543") 2026/08/21 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e1e_d20260821_m021826_c001_v7007000_t0000_u01787278706258") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0dba_d20260821_m021817_c001_v0001117_t0059_u01787278697635") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874ccc9f_d20260821_m021811_c001_v7007000_t0000_u01787278691215") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d5f_d20260821_m021804_c001_v0001182_t0042_u01787278684146") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b97_d20260821_m021800_c001_v7007000_t0000_u01787278680031") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406ac_d20260821_m021756_c001_v0001038_t0002_u01787278676951") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e3116_d20260821_m021755_c001_v7007000_t0000_u01787278675163") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284bd7_d20260821_m021747_c001_v0001115_t0048_u01787278667259") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c6bd7_d20260821_m021743_c001_v7007000_t0000_u01787278663187") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284bb9_d20260821_m021740_c001_v0001115_t0048_u01787278660139") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e76fa_d20260821_m021738_c001_v7007000_t0000_u01787278658807") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2c2b_d20260821_m021730_c001_v0001182_t0042_u01787278650682") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f417f207aff8fada7_d20260821_m021724_c001_v7007000_t0000_u01787278644022") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b2d_d20260821_m021715_c001_v0001115_t0048_u01787278635266") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30c5_d20260821_m021711_c001_v7007000_t0000_u01787278631188") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284af3_d20260821_m021702_c001_v0001115_t0048_u01787278622827") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a407_d20260821_m021658_c001_v7007000_t0000_u01787278618716") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284ab9_d20260821_m021651_c001_v0001115_t0048_u01787278611649") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f413c9e888ba77862_d20260821_m021757_c001_v7007000_t0000_u01787278677963") 2026/08/21 02:20:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f102af7d902ea0d54_d20260821_m021753_c001_v0001117_t0039_u01787278673079") 2026/08/21 02:20:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed8d_d20260821_m021813_c001_v7007000_t0000_u01787278693741") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0da0_d20260821_m021809_c001_v0001117_t0059_u01787278689824") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048971_d20260821_m021915_c001_v7007000_t0000_u01787278755834") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2efa_d20260821_m021908_c001_v0001182_t0042_u01787278748169") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048916_d20260821_m021903_c001_v7007000_t0000_u01787278743623") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2ebc_d20260821_m021855_c001_v0001182_t0042_u01787278735810") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e5b_d20260821_m021850_c001_v7007000_t0000_u01787278730959") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2e5f_d20260821_m021843_c001_v0001182_t0042_u01787278723180") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e3a_d20260821_m021838_c001_v7007000_t0000_u01787278718698") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2e17_d20260821_m021831_c001_v0001182_t0042_u01787278711093") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e1f_d20260821_m021826_c001_v7007000_t0000_u01787278706443") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2dbf_d20260821_m021818_c001_v0001182_t0042_u01787278698184") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4025158402301f1e_d20260821_m021811_c001_v7007000_t0000_u01787278691008") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406c2_d20260821_m021804_c001_v0001038_t0002_u01787278684693") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b99_d20260821_m021800_c001_v7007000_t0000_u01787278680213") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d27_d20260821_m021756_c001_v0001182_t0042_u01787278676940") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e775d_d20260821_m021755_c001_v7007000_t0000_u01787278675512") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d36_d20260821_m021747_c001_v0001117_t0059_u01787278667810") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c6fc1_d20260821_m021743_c001_v7007000_t0000_u01787278663369") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d00_d20260821_m021740_c001_v0001117_t0059_u01787278660150") 2026/08/21 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b71_d20260821_m021739_c001_v7007000_t0000_u01787278659048") 2026/08/21 02:20:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b73_d20260821_m021731_c001_v0001115_t0048_u01787278651227") 2026/08/21 02:20:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30f2_d20260821_m021724_c001_v7007000_t0000_u01787278644175") 2026/08/21 02:20:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740618_d20260821_m021715_c001_v0001038_t0002_u01787278635808") 2026/08/21 02:20:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30ce_d20260821_m021711_c001_v7007000_t0000_u01787278631370") 2026/08/21 02:20:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405f6_d20260821_m021703_c001_v0001038_t0002_u01787278623371") 2026/08/21 02:20:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a408_d20260821_m021658_c001_v7007000_t0000_u01787278618896") 2026/08/21 02:20:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405de_d20260821_m021652_c001_v0001038_t0002_u01787278612193") 2026/08/21 02:20:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e7788_d20260821_m021757_c001_v7007000_t0000_u01787278677723") 2026/08/21 02:20:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107c36da77284bf3_d20260821_m021753_c001_v0001115_t0030_u01787278673053") 2026/08/21 02:20:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed8e_d20260821_m021813_c001_v7007000_t0000_u01787278693921") 2026/08/21 02:20:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406dc_d20260821_m021809_c001_v0001038_t0002_u01787278689855") 2026/08/21 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b5404897a_d20260821_m021916_c001_v7007000_t0000_u01787278756015") 2026/08/21 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740762_d20260821_m021908_c001_v0001038_t0002_u01787278748716") 2026/08/21 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b5404891a_d20260821_m021903_c001_v7007000_t0000_u01787278743805") 2026/08/21 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874074a_d20260821_m021856_c001_v0001038_t0002_u01787278736356") 2026/08/21 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e5c_d20260821_m021851_c001_v7007000_t0000_u01787278731143") 2026/08/21 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874072c_d20260821_m021843_c001_v0001038_t0002_u01787278723721") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e3b_d20260821_m021838_c001_v7007000_t0000_u01787278718882") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740712_d20260821_m021831_c001_v0001038_t0002_u01787278711642") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e20_d20260821_m021826_c001_v7007000_t0000_u01787278706627") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406f2_d20260821_m021818_c001_v0001038_t0002_u01787278698730") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4bc6_d20260821_m021811_c001_v7007000_t0000_u01787278691237") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d92_d20260821_m021805_c001_v0001117_t0059_u01787278685241") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b9a_d20260821_m021800_c001_v7007000_t0000_u01787278680395") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d6a_d20260821_m021756_c001_v0001117_t0059_u01787278676960") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e3118_d20260821_m021755_c001_v7007000_t0000_u01787278675524") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2cbf_d20260821_m021748_c001_v0001182_t0042_u01787278668355") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c730c_d20260821_m021743_c001_v7007000_t0000_u01787278663552") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2c87_d20260821_m021740_c001_v0001182_t0042_u01787278660161") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa2eb8_d20260821_m021738_c001_v7007000_t0000_u01787278658847") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740642_d20260821_m021731_c001_v0001038_t0002_u01787278651777") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f426a09e1b6cc4316_d20260821_m021724_c001_v7007000_t0000_u01787278644335") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c7c_d20260821_m021716_c001_v0001117_t0059_u01787278636360") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30d0_d20260821_m021711_c001_v7007000_t0000_u01787278631551") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c34_d20260821_m021703_c001_v0001117_t0059_u01787278623917") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a40a_d20260821_m021659_c001_v7007000_t0000_u01787278619079") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c18_d20260821_m021652_c001_v0001117_t0059_u01787278612380") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b8e_d20260821_m021757_c001_v7007000_t0000_u01787278677754") 2026/08/21 02:20:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2cfb_d20260821_m021753_c001_v0001182_t0035_u01787278673053") 2026/08/21 02:20:05 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed90_d20260821_m021814_c001_v7007000_t0000_u01787278694102") 2026/08/21 02:20:05 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d8f_d20260821_m021809_c001_v0001182_t0042_u01787278689844") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048985_d20260821_m021916_c001_v7007000_t0000_u01787278756197") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284d63_d20260821_m021909_c001_v0001115_t0048_u01787278749259") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b5404891d_d20260821_m021903_c001_v7007000_t0000_u01787278743987") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284d2f_d20260821_m021856_c001_v0001115_t0048_u01787278736994") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e5d_d20260821_m021851_c001_v7007000_t0000_u01787278731327") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284cdf_d20260821_m021844_c001_v0001115_t0048_u01787278724262") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e3c_d20260821_m021839_c001_v7007000_t0000_u01787278719068") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c9d_d20260821_m021832_c001_v0001115_t0048_u01787278712198") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e22_d20260821_m021826_c001_v7007000_t0000_u01787278706811") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c65_d20260821_m021819_c001_v0001115_t0048_u01787278699274") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4bc4_d20260821_m021811_c001_v7007000_t0000_u01787278691055") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c2f_d20260821_m021805_c001_v0001115_t0048_u01787278685788") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b9b_d20260821_m021800_c001_v7007000_t0000_u01787278680576") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c0b_d20260821_m021756_c001_v0001115_t0048_u01787278676971") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e7754_d20260821_m021755_c001_v7007000_t0000_u01787278675332") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874068a_d20260821_m021748_c001_v0001038_t0002_u01787278668903") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c73ab_d20260821_m021743_c001_v7007000_t0000_u01787278663735") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740670_d20260821_m021740_c001_v0001038_t0002_u01787278660172") 2026/08/21 02:20:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a469_d20260821_m021738_c001_v7007000_t0000_u01787278658604") 2026/08/21 02:20:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0cc2_d20260821_m021732_c001_v0001117_t0059_u01787278652325") 2026/08/21 02:20:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30f0_d20260821_m021723_c001_v7007000_t0000_u01787278643803") 2026/08/21 02:20:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2bcd_d20260821_m021716_c001_v0001182_t0042_u01787278636910") 2026/08/21 02:20:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30d1_d20260821_m021711_c001_v7007000_t0000_u01787278631733") 2026/08/21 02:20:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2b89_d20260821_m021704_c001_v0001182_t0042_u01787278624469") 2026/08/21 02:20:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a40b_d20260821_m021659_c001_v7007000_t0000_u01787278619260") 2026/08/21 02:20:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2b43_d20260821_m021652_c001_v0001182_t0042_u01787278612563") 2026/08/21 02:20:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed17_d20260821_m021757_c001_v7007000_t0000_u01787278677789") 2026/08/21 02:20:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b874069e_d20260821_m021753_c001_v0001038_t0041_u01787278673239") 2026/08/21 02:20:06 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed92_d20260821_m021814_c001_v7007000_t0000_u01787278694284") 2026/08/21 02:20:06 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0da2_d20260821_m021810_c001_v0001117_t0059_u01787278690008") 2026/08/21 02:20:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b5404898e_d20260821_m021916_c001_v7007000_t0000_u01787278756379") 2026/08/21 02:20:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e75_d20260821_m021909_c001_v0001117_t0059_u01787278749442") 2026/08/21 02:20:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048921_d20260821_m021904_c001_v7007000_t0000_u01787278744168") 2026/08/21 02:20:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e43_d20260821_m021857_c001_v0001117_t0059_u01787278737178") 2026/08/21 02:20:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e5f_d20260821_m021851_c001_v7007000_t0000_u01787278731513") 2026/08/21 02:20:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e13_d20260821_m021844_c001_v0001117_t0059_u01787278724445") 2026/08/21 02:20:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e3d_d20260821_m021839_c001_v7007000_t0000_u01787278719254") 2026/08/21 02:20:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0df4_d20260821_m021832_c001_v0001117_t0059_u01787278712384") 2026/08/21 02:20:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e23_d20260821_m021826_c001_v7007000_t0000_u01787278706995") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0dc0_d20260821_m021819_c001_v0001117_t0059_u01787278699458") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874ccc9c_d20260821_m021810_c001_v7007000_t0000_u01787278690710") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d71_d20260821_m021805_c001_v0001182_t0042_u01787278685972") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b9c_d20260821_m021800_c001_v7007000_t0000_u01787278680761") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d2a_d20260821_m021757_c001_v0001182_t0042_u01787278677125") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f413c9e888ba7784f_d20260821_m021755_c001_v7007000_t0000_u01787278675573") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284bdf_d20260821_m021749_c001_v0001115_t0048_u01787278669089") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c7794_d20260821_m021743_c001_v7007000_t0000_u01787278663918") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284bbb_d20260821_m021740_c001_v0001115_t0048_u01787278660325") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b70_d20260821_m021738_c001_v7007000_t0000_u01787278658863") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2c31_d20260821_m021732_c001_v0001182_t0042_u01787278652511") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f426a09e1b6cc4314_d20260821_m021723_c001_v7007000_t0000_u01787278643969") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b31_d20260821_m021717_c001_v0001115_t0048_u01787278637092") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30d2_d20260821_m021711_c001_v7007000_t0000_u01787278631915") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b01_d20260821_m021704_c001_v0001115_t0048_u01787278624653") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a40c_d20260821_m021659_c001_v7007000_t0000_u01787278619519") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284ac1_d20260821_m021652_c001_v0001115_t0048_u01787278612753") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed18_d20260821_m021757_c001_v7007000_t0000_u01787278677973") 2026/08/21 02:20:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2cfd_d20260821_m021753_c001_v0001182_t0031_u01787278673273") 2026/08/21 02:20:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed93_d20260821_m021814_c001_v7007000_t0000_u01787278694464") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c47_d20260821_m021810_c001_v0001115_t0048_u01787278690018") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048997_d20260821_m021916_c001_v7007000_t0000_u01787278756560") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2f06_d20260821_m021909_c001_v0001182_t0042_u01787278749625") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048924_d20260821_m021904_c001_v7007000_t0000_u01787278744350") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2ec8_d20260821_m021857_c001_v0001182_t0042_u01787278737363") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e60_d20260821_m021851_c001_v7007000_t0000_u01787278731697") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2e6b_d20260821_m021844_c001_v0001182_t0042_u01787278724631") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e3e_d20260821_m021839_c001_v7007000_t0000_u01787278719438") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2e1f_d20260821_m021832_c001_v0001182_t0042_u01787278712568") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e24_d20260821_m021827_c001_v7007000_t0000_u01787278707231") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2dc7_d20260821_m021819_c001_v0001182_t0042_u01787278699643") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4025158402301f1d_d20260821_m021810_c001_v7007000_t0000_u01787278690721") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406c8_d20260821_m021806_c001_v0001038_t0002_u01787278686156") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b9e_d20260821_m021800_c001_v7007000_t0000_u01787278680943") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406ae_d20260821_m021757_c001_v0001038_t0002_u01787278677138") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f413c9e888ba7784a_d20260821_m021755_c001_v7007000_t0000_u01787278675177") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d3c_d20260821_m021749_c001_v0001117_t0059_u01787278669271") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c7b7d_d20260821_m021744_c001_v7007000_t0000_u01787278664100") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d04_d20260821_m021740_c001_v0001117_t0059_u01787278660335") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e76fb_d20260821_m021738_c001_v7007000_t0000_u01787278658826") 2026/08/21 02:20:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b7b_d20260821_m021732_c001_v0001115_t0048_u01787278652697") 2026/08/21 02:20:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a446_d20260821_m021723_c001_v7007000_t0000_u01787278643981") 2026/08/21 02:20:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874061c_d20260821_m021717_c001_v0001038_t0002_u01787278637276") 2026/08/21 02:20:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30d3_d20260821_m021712_c001_v7007000_t0000_u01787278632097") 2026/08/21 02:20:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405fc_d20260821_m021704_c001_v0001038_t0002_u01787278624834") 2026/08/21 02:20:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a40d_d20260821_m021659_c001_v7007000_t0000_u01787278619701") 2026/08/21 02:20:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405e2_d20260821_m021652_c001_v0001038_t0002_u01787278612938") 2026/08/21 02:20:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4225634d9ef61e4f_d20260821_m021758_c001_v7007000_t0000_u01787278678080") 2026/08/21 02:20:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2cff_d20260821_m021753_c001_v0001182_t0044_u01787278673479") 2026/08/21 02:20:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed94_d20260821_m021814_c001_v7007000_t0000_u01787278694669") 2026/08/21 02:20:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d91_d20260821_m021810_c001_v0001182_t0042_u01787278690029") 2026/08/21 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489a1_d20260821_m021916_c001_v7007000_t0000_u01787278756741") 2026/08/21 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740764_d20260821_m021909_c001_v0001038_t0002_u01787278749808") 2026/08/21 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048927_d20260821_m021904_c001_v7007000_t0000_u01787278744531") 2026/08/21 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874074c_d20260821_m021857_c001_v0001038_t0002_u01787278737548") 2026/08/21 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e61_d20260821_m021851_c001_v7007000_t0000_u01787278731881") 2026/08/21 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740730_d20260821_m021844_c001_v0001038_t0002_u01787278724878") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e3f_d20260821_m021839_c001_v7007000_t0000_u01787278719622") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740716_d20260821_m021832_c001_v0001038_t0002_u01787278712751") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e25_d20260821_m021827_c001_v7007000_t0000_u01787278707415") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406f8_d20260821_m021819_c001_v0001038_t0002_u01787278699825") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed72_d20260821_m021811_c001_v7007000_t0000_u01787278691061") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d94_d20260821_m021806_c001_v0001117_t0059_u01787278686341") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b9f_d20260821_m021801_c001_v7007000_t0000_u01787278681125") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d6c_d20260821_m021757_c001_v0001117_t0059_u01787278677147") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f413c9e888ba7784c_d20260821_m021755_c001_v7007000_t0000_u01787278675359") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2cd3_d20260821_m021749_c001_v0001182_t0042_u01787278669457") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c7f66_d20260821_m021744_c001_v7007000_t0000_u01787278664281") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2c89_d20260821_m021740_c001_v0001182_t0042_u01787278660347") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a46b_d20260821_m021738_c001_v7007000_t0000_u01787278658968") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874064a_d20260821_m021732_c001_v0001038_t0002_u01787278652881") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4025158402301e74_d20260821_m021724_c001_v7007000_t0000_u01787278644037") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c80_d20260821_m021717_c001_v0001117_t0059_u01787278637473") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30d4_d20260821_m021712_c001_v7007000_t0000_u01787278632278") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c3e_d20260821_m021705_c001_v0001117_t0059_u01787278625018") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a40f_d20260821_m021659_c001_v7007000_t0000_u01787278619891") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c1a_d20260821_m021653_c001_v0001117_t0059_u01787278613122") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874ccc8c_d20260821_m021758_c001_v7007000_t0000_u01787278678100") 2026/08/21 02:20:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107c36da77284bf7_d20260821_m021753_c001_v0001115_t0045_u01787278673653") 2026/08/21 02:20:10 DEBUG : dir1/0007-12345: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed95_d20260821_m021814_c001_v7007000_t0000_u01787278694850") 2026/08/21 02:20:11 DEBUG : dir1/0007-12345: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406de_d20260821_m021810_c001_v0001038_t0002_u01787278690040") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489a9_d20260821_m021916_c001_v7007000_t0000_u01787278756923") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284d65_d20260821_m021909_c001_v0001115_t0048_u01787278749991") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b5404892b_d20260821_m021904_c001_v7007000_t0000_u01787278744713") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284d31_d20260821_m021857_c001_v0001115_t0048_u01787278737735") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e62_d20260821_m021852_c001_v7007000_t0000_u01787278732067") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284ce7_d20260821_m021845_c001_v0001115_t0048_u01787278725062") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e40_d20260821_m021839_c001_v7007000_t0000_u01787278719806") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284ca1_d20260821_m021832_c001_v0001115_t0048_u01787278712937") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e26_d20260821_m021827_c001_v7007000_t0000_u01787278707600") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c67_d20260821_m021820_c001_v0001115_t0048_u01787278700007") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4bc3_d20260821_m021810_c001_v7007000_t0000_u01787278690872") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c33_d20260821_m021806_c001_v0001115_t0048_u01787278686526") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4ba0_d20260821_m021801_c001_v7007000_t0000_u01787278681308") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c11_d20260821_m021757_c001_v0001115_t0048_u01787278677161") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f417f207aff8fadbb_d20260821_m021755_c001_v7007000_t0000_u01787278675544") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874068c_d20260821_m021749_c001_v0001038_t0002_u01787278669641") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c834f_d20260821_m021744_c001_v7007000_t0000_u01787278664463") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740672_d20260821_m021740_c001_v0001038_t0002_u01787278660359") 2026/08/21 02:20:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40557043555a2ba6_d20260821_m021738_c001_v7007000_t0000_u01787278658979") 2026/08/21 02:20:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0cc8_d20260821_m021733_c001_v0001117_t0059_u01787278653066") 2026/08/21 02:20:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4225634d9ef61ddf_d20260821_m021723_c001_v7007000_t0000_u01787278643990") 2026/08/21 02:20:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2bd5_d20260821_m021717_c001_v0001182_t0042_u01787278637659") 2026/08/21 02:20:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30d5_d20260821_m021712_c001_v7007000_t0000_u01787278632459") 2026/08/21 02:20:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2b8f_d20260821_m021705_c001_v0001182_t0042_u01787278625201") 2026/08/21 02:20:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a411_d20260821_m021700_c001_v7007000_t0000_u01787278620072") 2026/08/21 02:20:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2b49_d20260821_m021653_c001_v0001182_t0042_u01787278613307") 2026/08/21 02:20:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4225634d9ef61e4d_d20260821_m021757_c001_v7007000_t0000_u01787278677715") 2026/08/21 02:20:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2d03_d20260821_m021753_c001_v0001182_t0038_u01787278673757") 2026/08/21 02:20:12 DEBUG : dir1/0008-23456: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed97_d20260821_m021815_c001_v7007000_t0000_u01787278695031") 2026/08/21 02:20:12 DEBUG : dir1/0008-23456: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0da4_d20260821_m021810_c001_v0001117_t0059_u01787278690194") 2026/08/21 02:20:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489af_d20260821_m021917_c001_v7007000_t0000_u01787278757107") 2026/08/21 02:20:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e79_d20260821_m021910_c001_v0001117_t0059_u01787278750175") 2026/08/21 02:20:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b5404892e_d20260821_m021904_c001_v7007000_t0000_u01787278744894") 2026/08/21 02:20:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e47_d20260821_m021857_c001_v0001117_t0059_u01787278737919") 2026/08/21 02:20:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e63_d20260821_m021852_c001_v7007000_t0000_u01787278732255") 2026/08/21 02:20:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e17_d20260821_m021845_c001_v0001117_t0059_u01787278725244") 2026/08/21 02:20:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e41_d20260821_m021839_c001_v7007000_t0000_u01787278719990") 2026/08/21 02:20:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0dfa_d20260821_m021833_c001_v0001117_t0059_u01787278713122") 2026/08/21 02:20:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e27_d20260821_m021827_c001_v7007000_t0000_u01787278707783") 2026/08/21 02:20:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0dc8_d20260821_m021820_c001_v0001117_t0059_u01787278700191") 2026/08/21 02:20:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b5404870e_d20260821_m021811_c001_v7007000_t0000_u01787278691119") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d77_d20260821_m021806_c001_v0001182_t0042_u01787278686713") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4ba1_d20260821_m021801_c001_v7007000_t0000_u01787278681491") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d2d_d20260821_m021757_c001_v0001182_t0042_u01787278677310") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874ccc86_d20260821_m021755_c001_v7007000_t0000_u01787278675143") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284be3_d20260821_m021749_c001_v0001115_t0048_u01787278669828") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c8350_d20260821_m021744_c001_v7007000_t0000_u01787278664645") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284bbf_d20260821_m021740_c001_v0001115_t0048_u01787278660515") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40557043555a2ba4_d20260821_m021738_c001_v7007000_t0000_u01787278658617") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2c41_d20260821_m021733_c001_v0001182_t0042_u01787278653252") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f426a09e1b6cc4315_d20260821_m021724_c001_v7007000_t0000_u01787278644152") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b35_d20260821_m021717_c001_v0001115_t0048_u01787278637841") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30d6_d20260821_m021712_c001_v7007000_t0000_u01787278632640") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b03_d20260821_m021705_c001_v0001115_t0048_u01787278625386") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a412_d20260821_m021700_c001_v7007000_t0000_u01787278620254") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284ac5_d20260821_m021653_c001_v0001115_t0048_u01787278613493") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874ccc8a_d20260821_m021757_c001_v7007000_t0000_u01787278677734") 2026/08/21 02:20:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b87406a2_d20260821_m021753_c001_v0001038_t0009_u01787278673928") 2026/08/21 02:20:13 DEBUG : dir1/0009-34567: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed9d_d20260821_m021815_c001_v7007000_t0000_u01787278695211") 2026/08/21 02:20:13 DEBUG : dir1/0009-34567: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d97_d20260821_m021810_c001_v0001182_t0042_u01787278690213") 2026/08/21 02:20:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489b6_d20260821_m021917_c001_v7007000_t0000_u01787278757290") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2f14_d20260821_m021910_c001_v0001182_t0042_u01787278750359") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048931_d20260821_m021905_c001_v7007000_t0000_u01787278745076") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2ecc_d20260821_m021858_c001_v0001182_t0042_u01787278738106") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e64_d20260821_m021852_c001_v7007000_t0000_u01787278732439") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2e6f_d20260821_m021845_c001_v0001182_t0042_u01787278725428") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e42_d20260821_m021840_c001_v7007000_t0000_u01787278720173") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2e2b_d20260821_m021833_c001_v0001182_t0042_u01787278713305") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e28_d20260821_m021827_c001_v7007000_t0000_u01787278707966") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2dc9_d20260821_m021820_c001_v0001182_t0042_u01787278700377") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed79_d20260821_m021811_c001_v7007000_t0000_u01787278691248") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406ca_d20260821_m021806_c001_v0001038_t0002_u01787278686898") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4ba2_d20260821_m021801_c001_v7007000_t0000_u01787278681674") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406b2_d20260821_m021757_c001_v0001038_t0002_u01787278677321") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874ccc87_d20260821_m021755_c001_v7007000_t0000_u01787278675324") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d42_d20260821_m021750_c001_v0001117_t0059_u01787278670011") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c873a_d20260821_m021744_c001_v7007000_t0000_u01787278664860") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d0c_d20260821_m021740_c001_v0001117_t0059_u01787278660520") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f956076_d20260821_m021739_c001_v7007000_t0000_u01787278659005") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b83_d20260821_m021733_c001_v0001115_t0048_u01787278653436") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e76e8_d20260821_m021724_c001_v7007000_t0000_u01787278644187") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874061e_d20260821_m021718_c001_v0001038_t0002_u01787278638023") 2026/08/21 02:20:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30d7_d20260821_m021712_c001_v7007000_t0000_u01787278632825") 2026/08/21 02:20:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740600_d20260821_m021705_c001_v0001038_t0002_u01787278625637") 2026/08/21 02:20:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a413_d20260821_m021700_c001_v7007000_t0000_u01787278620436") 2026/08/21 02:20:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405e4_d20260821_m021653_c001_v0001038_t0002_u01787278613677") 2026/08/21 02:20:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4225634d9ef61e4e_d20260821_m021757_c001_v7007000_t0000_u01787278677898") 2026/08/21 02:20:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2d05_d20260821_m021753_c001_v0001182_t0029_u01787278673975") 2026/08/21 02:20:15 DEBUG : dir1/0010-45678: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620eda5_d20260821_m021815_c001_v7007000_t0000_u01787278695391") 2026/08/21 02:20:15 DEBUG : dir1/0010-45678: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406e0_d20260821_m021810_c001_v0001038_t0002_u01787278690224") 2026/08/21 02:20:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489bd_d20260821_m021917_c001_v7007000_t0000_u01787278757472") 2026/08/21 02:20:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740766_d20260821_m021910_c001_v0001038_t0002_u01787278750542") 2026/08/21 02:20:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048934_d20260821_m021905_c001_v7007000_t0000_u01787278745259") 2026/08/21 02:20:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874074e_d20260821_m021858_c001_v0001038_t0002_u01787278738399") 2026/08/21 02:20:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e65_d20260821_m021852_c001_v7007000_t0000_u01787278732623") 2026/08/21 02:20:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740732_d20260821_m021845_c001_v0001038_t0002_u01787278725610") 2026/08/21 02:20:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e44_d20260821_m021840_c001_v7007000_t0000_u01787278720366") 2026/08/21 02:20:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740718_d20260821_m021833_c001_v0001038_t0002_u01787278713488") 2026/08/21 02:20:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e29_d20260821_m021828_c001_v7007000_t0000_u01787278708150") 2026/08/21 02:20:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406fc_d20260821_m021820_c001_v0001038_t0002_u01787278700560") 2026/08/21 02:20:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f426a09e1b6cc4341_d20260821_m021811_c001_v7007000_t0000_u01787278691117") 2026/08/21 02:20:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d96_d20260821_m021807_c001_v0001117_t0059_u01787278687083") 2026/08/21 02:20:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4ba3_d20260821_m021801_c001_v7007000_t0000_u01787278681856") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d6e_d20260821_m021757_c001_v0001117_t0059_u01787278677330") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e774b_d20260821_m021755_c001_v7007000_t0000_u01787278675151") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2cdd_d20260821_m021750_c001_v0001182_t0042_u01787278670195") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c8b23_d20260821_m021745_c001_v7007000_t0000_u01787278665044") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2c8b_d20260821_m021740_c001_v0001182_t0042_u01787278660532") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e76fe_d20260821_m021739_c001_v7007000_t0000_u01787278659056") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874064c_d20260821_m021733_c001_v0001038_t0002_u01787278653622") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30f1_d20260821_m021723_c001_v7007000_t0000_u01787278643990") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c88_d20260821_m021718_c001_v0001117_t0059_u01787278638208") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30d8_d20260821_m021713_c001_v7007000_t0000_u01787278633006") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c48_d20260821_m021705_c001_v0001117_t0059_u01787278625821") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a414_d20260821_m021700_c001_v7007000_t0000_u01787278620617") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c1c_d20260821_m021653_c001_v0001117_t0059_u01787278613860") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f417f207aff8fadc1_d20260821_m021758_c001_v7007000_t0000_u01787278678112") 2026/08/21 02:20:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f102af7d902ea0d5a_d20260821_m021754_c001_v0001117_t0055_u01787278674010") 2026/08/21 02:20:16 DEBUG : dir1/0011-56789: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620edad_d20260821_m021815_c001_v7007000_t0000_u01787278695571") 2026/08/21 02:20:16 DEBUG : dir1/0011-56789: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c49_d20260821_m021810_c001_v0001115_t0048_u01787278690321") 2026/08/21 02:20:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489be_d20260821_m021917_c001_v7007000_t0000_u01787278757654") 2026/08/21 02:20:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284d67_d20260821_m021910_c001_v0001115_t0048_u01787278750724") 2026/08/21 02:20:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048939_d20260821_m021905_c001_v7007000_t0000_u01787278745440") 2026/08/21 02:20:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284d35_d20260821_m021858_c001_v0001115_t0048_u01787278738585") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e66_d20260821_m021852_c001_v7007000_t0000_u01787278732807") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284ced_d20260821_m021845_c001_v0001115_t0048_u01787278725793") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e46_d20260821_m021840_c001_v7007000_t0000_u01787278720549") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284ca9_d20260821_m021833_c001_v0001115_t0048_u01787278713674") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e2a_d20260821_m021828_c001_v7007000_t0000_u01787278708345") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c6b_d20260821_m021820_c001_v0001115_t0048_u01787278700742") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4bc1_d20260821_m021810_c001_v7007000_t0000_u01787278690689") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c37_d20260821_m021807_c001_v0001115_t0048_u01787278687269") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4ba4_d20260821_m021802_c001_v7007000_t0000_u01787278682042") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c13_d20260821_m021757_c001_v0001115_t0048_u01787278677347") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874ccc89_d20260821_m021755_c001_v7007000_t0000_u01787278675766") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740690_d20260821_m021750_c001_v0001038_t0002_u01787278670381") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c8d14_d20260821_m021745_c001_v7007000_t0000_u01787278665226") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740674_d20260821_m021740_c001_v0001038_t0002_u01787278660544") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a46a_d20260821_m021738_c001_v7007000_t0000_u01787278658786") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0cce_d20260821_m021733_c001_v0001117_t0059_u01787278653805") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e76e7_d20260821_m021724_c001_v7007000_t0000_u01787278644003") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2bdf_d20260821_m021718_c001_v0001182_t0042_u01787278638395") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30da_d20260821_m021713_c001_v7007000_t0000_u01787278633188") 2026/08/21 02:20:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2b99_d20260821_m021706_c001_v0001182_t0042_u01787278626004") 2026/08/21 02:20:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a416_d20260821_m021700_c001_v7007000_t0000_u01787278620798") 2026/08/21 02:20:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2b51_d20260821_m021654_c001_v0001182_t0042_u01787278614044") 2026/08/21 02:20:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e7789_d20260821_m021757_c001_v7007000_t0000_u01787278677906") 2026/08/21 02:20:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2d07_d20260821_m021754_c001_v0001182_t0010_u01787278674186") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620edb6_d20260821_m021815_c001_v7007000_t0000_u01787278695752") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0da6_d20260821_m021810_c001_v0001117_t0059_u01787278690380") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489bf_d20260821_m021917_c001_v7007000_t0000_u01787278757836") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e7f_d20260821_m021910_c001_v0001117_t0059_u01787278750909") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b5404893c_d20260821_m021905_c001_v7007000_t0000_u01787278745621") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e4b_d20260821_m021858_c001_v0001117_t0059_u01787278738770") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e67_d20260821_m021852_c001_v7007000_t0000_u01787278732991") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0e1b_d20260821_m021845_c001_v0001117_t0059_u01787278725976") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e47_d20260821_m021840_c001_v7007000_t0000_u01787278720766") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0dfc_d20260821_m021833_c001_v0001117_t0059_u01787278713859") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e2b_d20260821_m021828_c001_v7007000_t0000_u01787278708529") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0dce_d20260821_m021820_c001_v0001117_t0059_u01787278700925") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f41620da363529752_d20260821_m021811_c001_v7007000_t0000_u01787278691096") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d81_d20260821_m021807_c001_v0001182_t0042_u01787278687454") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4ba5_d20260821_m021802_c001_v7007000_t0000_u01787278682277") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d2f_d20260821_m021757_c001_v0001182_t0042_u01787278677494") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f417f207aff8fadbc_d20260821_m021755_c001_v7007000_t0000_u01787278675726") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284be9_d20260821_m021750_c001_v0001115_t0048_u01787278670564") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c9235_d20260821_m021745_c001_v7007000_t0000_u01787278665408") 2026/08/21 02:20:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284bc1_d20260821_m021740_c001_v0001115_t0048_u01787278660697") 2026/08/21 02:20:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40557043555a2ba5_d20260821_m021738_c001_v7007000_t0000_u01787278658798") 2026/08/21 02:20:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2c49_d20260821_m021733_c001_v0001182_t0042_u01787278653990") 2026/08/21 02:20:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a447_d20260821_m021724_c001_v7007000_t0000_u01787278644164") 2026/08/21 02:20:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b3b_d20260821_m021718_c001_v0001115_t0048_u01787278638581") 2026/08/21 02:20:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30db_d20260821_m021713_c001_v7007000_t0000_u01787278633369") 2026/08/21 02:20:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b0b_d20260821_m021706_c001_v0001115_t0048_u01787278626262") 2026/08/21 02:20:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a417_d20260821_m021700_c001_v7007000_t0000_u01787278620981") 2026/08/21 02:20:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284ac9_d20260821_m021654_c001_v0001115_t0048_u01787278614230") 2026/08/21 02:20:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874ccc8b_d20260821_m021757_c001_v7007000_t0000_u01787278677918") 2026/08/21 02:20:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2d09_d20260821_m021754_c001_v0001182_t0059_u01787278674383") 2026/08/21 02:20:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620edc1_d20260821_m021815_c001_v7007000_t0000_u01787278695944") 2026/08/21 02:20:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2d99_d20260821_m021810_c001_v0001182_t0042_u01787278690397") 2026/08/21 02:20:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489c0_d20260821_m021918_c001_v7007000_t0000_u01787278758017") 2026/08/21 02:20:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2f18_d20260821_m021911_c001_v0001182_t0042_u01787278751094") 2026/08/21 02:20:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b5404893f_d20260821_m021905_c001_v7007000_t0000_u01787278745803") 2026/08/21 02:20:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2ece_d20260821_m021858_c001_v0001182_t0042_u01787278738955") 2026/08/21 02:20:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e68_d20260821_m021853_c001_v7007000_t0000_u01787278733176") 2026/08/21 02:20:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2e75_d20260821_m021846_c001_v0001182_t0042_u01787278726161") 2026/08/21 02:20:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e49_d20260821_m021840_c001_v7007000_t0000_u01787278720950") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2e2d_d20260821_m021834_c001_v0001182_t0042_u01787278714042") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e2c_d20260821_m021828_c001_v7007000_t0000_u01787278708713") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2dd7_d20260821_m021821_c001_v0001182_t0042_u01787278701109") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620ed6c_d20260821_m021810_c001_v7007000_t0000_u01787278690880") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406ce_d20260821_m021807_c001_v0001038_t0002_u01787278687638") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4ba6_d20260821_m021802_c001_v7007000_t0000_u01787278682460") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406b4_d20260821_m021757_c001_v0001038_t0002_u01787278677506") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e776f_d20260821_m021755_c001_v7007000_t0000_u01787278675863") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d44_d20260821_m021750_c001_v0001117_t0059_u01787278670746") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c94d9_d20260821_m021745_c001_v7007000_t0000_u01787278665593") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d10_d20260821_m021740_c001_v0001117_t0059_u01787278660708") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e76fd_d20260821_m021739_c001_v7007000_t0000_u01787278659016") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b85_d20260821_m021734_c001_v0001115_t0048_u01787278654205") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f41620da36352973a_d20260821_m021724_c001_v7007000_t0000_u01787278644009") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740622_d20260821_m021718_c001_v0001038_t0002_u01787278638764") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30dc_d20260821_m021713_c001_v7007000_t0000_u01787278633551") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740604_d20260821_m021706_c001_v0001038_t0002_u01787278626444") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a418_d20260821_m021701_c001_v7007000_t0000_u01787278621162") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405e8_d20260821_m021654_c001_v0001038_t0002_u01787278614415") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f417f207aff8fadc0_d20260821_m021757_c001_v7007000_t0000_u01787278677930") 2026/08/21 02:20:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107c36da77284bfd_d20260821_m021754_c001_v0001115_t0047_u01787278674460") 2026/08/21 02:20:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620edca_d20260821_m021816_c001_v7007000_t0000_u01787278696125") 2026/08/21 02:20:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406e2_d20260821_m021810_c001_v0001038_t0002_u01787278690408") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489c1_d20260821_m021918_c001_v7007000_t0000_u01787278758201") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874076c_d20260821_m021911_c001_v0001038_t0002_u01787278751276") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048941_d20260821_m021906_c001_v7007000_t0000_u01787278746091") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740750_d20260821_m021859_c001_v0001038_t0002_u01787278739142") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e69_d20260821_m021853_c001_v7007000_t0000_u01787278733360") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740736_d20260821_m021846_c001_v0001038_t0002_u01787278726344") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e4a_d20260821_m021841_c001_v7007000_t0000_u01787278721134") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874071c_d20260821_m021834_c001_v0001038_t0002_u01787278714226") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e2f_d20260821_m021828_c001_v7007000_t0000_u01787278708959") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406fe_d20260821_m021821_c001_v0001038_t0002_u01787278701295") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4025158402301f1f_d20260821_m021811_c001_v7007000_t0000_u01787278691190") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d9a_d20260821_m021807_c001_v0001117_t0059_u01787278687822") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4ba7_d20260821_m021802_c001_v7007000_t0000_u01787278682646") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0d70_d20260821_m021757_c001_v0001117_t0059_u01787278677515") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f413c9e888ba7784e_d20260821_m021755_c001_v7007000_t0000_u01787278675546") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2cdf_d20260821_m021750_c001_v0001182_t0042_u01787278670931") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c96e0_d20260821_m021745_c001_v7007000_t0000_u01787278665774") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2c8d_d20260821_m021740_c001_v0001182_t0042_u01787278660719") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c3cee_d20260821_m021739_c001_v7007000_t0000_u01787278659026") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740650_d20260821_m021734_c001_v0001038_t0002_u01787278654389") 2026/08/21 02:20:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f41620da36352973b_d20260821_m021724_c001_v7007000_t0000_u01787278644199") 2026/08/21 02:20:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c8a_d20260821_m021718_c001_v0001117_t0059_u01787278638951") 2026/08/21 02:20:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30dd_d20260821_m021713_c001_v7007000_t0000_u01787278633733") 2026/08/21 02:20:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c4c_d20260821_m021706_c001_v0001117_t0059_u01787278626628") 2026/08/21 02:20:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a41a_d20260821_m021701_c001_v7007000_t0000_u01787278621343") 2026/08/21 02:20:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c20_d20260821_m021654_c001_v0001117_t0059_u01787278614601") 2026/08/21 02:20:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f417f207aff8fadbf_d20260821_m021757_c001_v7007000_t0000_u01787278677744") 2026/08/21 02:20:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2d0f_d20260821_m021754_c001_v0001182_t0057_u01787278674601") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620edd2_d20260821_m021816_c001_v7007000_t0000_u01787278696306") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c4b_d20260821_m021810_c001_v0001115_t0048_u01787278690505") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489c2_d20260821_m021918_c001_v7007000_t0000_u01787278758383") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284d6b_d20260821_m021911_c001_v0001115_t0048_u01787278751460") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048942_d20260821_m021906_c001_v7007000_t0000_u01787278746279") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284d39_d20260821_m021859_c001_v0001115_t0048_u01787278739334") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e6a_d20260821_m021853_c001_v7007000_t0000_u01787278733549") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284cf5_d20260821_m021846_c001_v0001115_t0048_u01787278726528") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e4b_d20260821_m021841_c001_v7007000_t0000_u01787278721319") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284caf_d20260821_m021834_c001_v0001115_t0048_u01787278714410") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e30_d20260821_m021829_c001_v7007000_t0000_u01787278709143") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c6f_d20260821_m021821_c001_v0001115_t0048_u01787278701539") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874ccc9e_d20260821_m021810_c001_v7007000_t0000_u01787278690997") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c39_d20260821_m021808_c001_v0001115_t0048_u01787278688006") 2026/08/21 02:20:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4ba8_d20260821_m021802_c001_v7007000_t0000_u01787278682828") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c15_d20260821_m021757_c001_v0001115_t0048_u01787278677530") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f421d622144393048_d20260821_m021755_c001_v7007000_t0000_u01787278675556") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740692_d20260821_m021751_c001_v0001038_t0002_u01787278671116") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c9ac9_d20260821_m021745_c001_v7007000_t0000_u01787278665956") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740676_d20260821_m021740_c001_v0001038_t0002_u01787278660731") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a468_d20260821_m021738_c001_v7007000_t0000_u01787278658422") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0cd6_d20260821_m021734_c001_v0001117_t0059_u01787278654572") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a448_d20260821_m021724_c001_v7007000_t0000_u01787278644349") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2be1_d20260821_m021719_c001_v0001182_t0042_u01787278639137") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30de_d20260821_m021713_c001_v7007000_t0000_u01787278633933") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2ba1_d20260821_m021706_c001_v0001182_t0042_u01787278626811") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a41b_d20260821_m021701_c001_v7007000_t0000_u01787278621524") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2b59_d20260821_m021654_c001_v0001182_t0042_u01787278614788") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b90_d20260821_m021757_c001_v7007000_t0000_u01787278677940") 2026/08/21 02:20:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406a6_d20260821_m021754_c001_v0001038_t0002_u01787278674735") 2026/08/21 02:20:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a450_d20260821_m021726_c001_v7007000_t0000_u01787278646824") 2026/08/21 02:20:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107c36da77284b49_d20260821_m021720_c001_v0001115_t0036_u01787278640948") 2026/08/21 02:20:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a451_d20260821_m021727_c001_v7007000_t0000_u01787278647007") 2026/08/21 02:20:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f102af7d902ea0c96_d20260821_m021720_c001_v0001117_t0012_u01787278640966") 2026/08/21 02:20:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a452_d20260821_m021727_c001_v7007000_t0000_u01787278647190") 2026/08/21 02:20:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2beb_d20260821_m021720_c001_v0001182_t0000_u01787278640979") 2026/08/21 02:20:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a453_d20260821_m021727_c001_v7007000_t0000_u01787278647372") 2026/08/21 02:20:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2bef_d20260821_m021721_c001_v0001182_t0032_u01787278641200") 2026/08/21 02:20:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a454_d20260821_m021727_c001_v7007000_t0000_u01787278647557") 2026/08/21 02:20:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b8740628_d20260821_m021721_c001_v0001038_t0016_u01787278641275") 2026/08/21 02:20:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a455_d20260821_m021727_c001_v7007000_t0000_u01787278647739") 2026/08/21 02:20:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2bf5_d20260821_m021721_c001_v0001182_t0050_u01787278641411") 2026/08/21 02:20:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a457_d20260821_m021727_c001_v7007000_t0000_u01787278647922") 2026/08/21 02:20:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2bf7_d20260821_m021721_c001_v0001182_t0053_u01787278641618") 2026/08/21 02:20:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a458_d20260821_m021728_c001_v7007000_t0000_u01787278648104") 2026/08/21 02:20:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b874062c_d20260821_m021721_c001_v0001038_t0053_u01787278641643") 2026/08/21 02:20:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a459_d20260821_m021728_c001_v7007000_t0000_u01787278648286") 2026/08/21 02:20:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f102af7d902ea0c98_d20260821_m021721_c001_v0001117_t0044_u01787278641751") 2026/08/21 02:20:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a45a_d20260821_m021728_c001_v7007000_t0000_u01787278648468") 2026/08/21 02:20:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107c36da77284b4b_d20260821_m021721_c001_v0001115_t0019_u01787278641821") 2026/08/21 02:20:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a45b_d20260821_m021728_c001_v7007000_t0000_u01787278648653") 2026/08/21 02:20:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2bfb_d20260821_m021721_c001_v0001182_t0006_u01787278641834") 2026/08/21 02:20:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a45c_d20260821_m021728_c001_v7007000_t0000_u01787278648834") 2026/08/21 02:20:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2bfd_d20260821_m021722_c001_v0001182_t0048_u01787278642103") 2026/08/21 02:20:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a45d_d20260821_m021729_c001_v7007000_t0000_u01787278649015") 2026/08/21 02:20:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b8740630_d20260821_m021722_c001_v0001038_t0035_u01787278642218") 2026/08/21 02:20:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a45e_d20260821_m021729_c001_v7007000_t0000_u01787278649198") 2026/08/21 02:20:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2bff_d20260821_m021722_c001_v0001182_t0009_u01787278642324") 2026/08/21 02:20:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a45f_d20260821_m021729_c001_v7007000_t0000_u01787278649382") 2026/08/21 02:20:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f102af7d902ea0c9c_d20260821_m021722_c001_v0001117_t0008_u01787278642521") 2026/08/21 02:20:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a461_d20260821_m021729_c001_v7007000_t0000_u01787278649564") 2026/08/21 02:20:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284b51_d20260821_m021722_c001_v0001115_t0048_u01787278642530") 2026/08/21 02:20:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c48aa_d20260821_m021741_c001_v7007000_t0000_u01787278661316") 2026/08/21 02:20:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2c61_d20260821_m021736_c001_v0001182_t0042_u01787278656373") 2026/08/21 02:20:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b75_d20260821_m021740_c001_v7007000_t0000_u01787278660927") 2026/08/21 02:20:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b8740658_d20260821_m021736_c001_v0001038_t0024_u01787278656385") 2026/08/21 02:20:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e7700_d20260821_m021740_c001_v7007000_t0000_u01787278660956") 2026/08/21 02:20:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f102af7d902ea0ce8_d20260821_m021736_c001_v0001117_t0050_u01787278656393") 2026/08/21 02:20:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e76ff_d20260821_m021740_c001_v7007000_t0000_u01787278660912") 2026/08/21 02:20:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2c65_d20260821_m021736_c001_v0001182_t0048_u01787278656573") 2026/08/21 02:20:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b78_d20260821_m021741_c001_v7007000_t0000_u01787278661295") 2026/08/21 02:20:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b874065e_d20260821_m021736_c001_v0001038_t0052_u01787278656705") 2026/08/21 02:20:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c44c1_d20260821_m021741_c001_v7007000_t0000_u01787278661130") 2026/08/21 02:20:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107c36da77284b9d_d20260821_m021736_c001_v0001115_t0055_u01787278656780") 2026/08/21 02:20:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e7702_d20260821_m021741_c001_v7007000_t0000_u01787278661140") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2c69_d20260821_m021736_c001_v0001182_t0016_u01787278656840") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40557043555a2ba8_d20260821_m021740_c001_v7007000_t0000_u01787278660975") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f102af7d902ea0cf0_d20260821_m021737_c001_v0001117_t0045_u01787278657038") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa2ebd_d20260821_m021741_c001_v7007000_t0000_u01787278661305") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2c6d_d20260821_m021737_c001_v0001182_t0010_u01787278657082") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f82a9_d20260821_m021741_c001_v7007000_t0000_u01787278661091") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b8740660_d20260821_m021737_c001_v0001038_t0045_u01787278657228") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f95607b_d20260821_m021741_c001_v7007000_t0000_u01787278661149") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107c36da77284b9f_d20260821_m021737_c001_v0001115_t0009_u01787278657429") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4189d3b2c01e7701_d20260821_m021741_c001_v7007000_t0000_u01787278661092") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2c71_d20260821_m021737_c001_v0001182_t0058_u01787278657439") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b76_d20260821_m021741_c001_v7007000_t0000_u01787278661109") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2c75_d20260821_m021737_c001_v0001182_t0038_u01787278657668") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa2ebc_d20260821_m021741_c001_v7007000_t0000_u01787278661118") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b8740662_d20260821_m021737_c001_v0001038_t0054_u01787278657764") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa2eba_d20260821_m021740_c001_v7007000_t0000_u01787278660935") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2c77_d20260821_m021737_c001_v0001182_t0025_u01787278657886") 2026/08/21 02:20:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c40d8_d20260821_m021740_c001_v7007000_t0000_u01787278660945") 2026/08/21 02:20:27 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0cf4_d20260821_m021737_c001_v0001117_t0059_u01787278657899") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f95471d_d20260821_m021557_c001_v7007000_t0000_u01787278557466") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f404d8c1bf62bc0b9_d20260821_m021555_c001_v0001180_t0056_u01787278555776") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540485d1_d20260821_m021555_c001_v7007000_t0000_u01787278555589") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f404d8c1bf62bc0af_d20260821_m021553_c001_v0001180_t0056_u01787278553261") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540485cd_d20260821_m021552_c001_v7007000_t0000_u01787278552536") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404bc_d20260821_m021548_c001_v0001038_t0002_u01787278548913") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f95470b_d20260821_m021547_c001_v7007000_t0000_u01787278547441") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415faff92e69afac_d20260821_m021545_c001_v0001115_t0030_u01787278545651") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b7bd9d_d20260821_m021545_c001_v7007000_t0000_u01787278545467") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415faff92e69afa0_d20260821_m021543_c001_v0001115_t0030_u01787278543232") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b7bd95_d20260821_m021542_c001_v7007000_t0000_u01787278542495") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404a6_d20260821_m021538_c001_v0001038_t0002_u01787278538998") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f9546fd_d20260821_m021538_c001_v7007000_t0000_u01787278538079") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40802aaab9615008_d20260821_m021536_c001_v0001145_t0003_u01787278536878") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d23b_d20260821_m021536_c001_v7007000_t0000_u01787278536695") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40802aaab9615000_d20260821_m021534_c001_v0001145_t0003_u01787278534802") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d236_d20260821_m021534_c001_v7007000_t0000_u01787278534076") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874049c_d20260821_m021531_c001_v0001038_t0002_u01787278531100") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f9546ba_d20260821_m021530_c001_v7007000_t0000_u01787278530544") 2026/08/21 02:20:27 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4171057329e65810_d20260821_m021529_c001_v0001180_t0034_u01787278529054") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d229_d20260821_m021528_c001_v7007000_t0000_u01787278528872") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4171057329e657fa_d20260821_m021526_c001_v0001180_t0034_u01787278526251") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d222_d20260821_m021525_c001_v7007000_t0000_u01787278525519") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740472_d20260821_m021520_c001_v0001038_t0002_u01787278520365") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4225634d9ef61cae_d20260821_m021519_c001_v7007000_t0000_u01787278519812") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f419cc832225ceab4_d20260821_m021518_c001_v0001173_t0036_u01787278518260") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f424930067a83d824_d20260821_m021518_c001_v7007000_t0000_u01787278518079") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f419cc832225ceaa2_d20260821_m021515_c001_v0001173_t0036_u01787278515376") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f424930067a83d81d_d20260821_m021514_c001_v7007000_t0000_u01787278514646") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874045a_d20260821_m021509_c001_v0001038_t0002_u01787278509361") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f419459bd5f7eaafd_d20260821_m021508_c001_v7007000_t0000_u01787278508810") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40461936499b93b4_d20260821_m021507_c001_v0001137_t0048_u01787278507300") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4192968a8bb20054_d20260821_m021507_c001_v7007000_t0000_u01787278507118") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40461936499b93ae_d20260821_m021504_c001_v0001137_t0048_u01787278504449") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4192968a8bb2004a_d20260821_m021503_c001_v7007000_t0000_u01787278503715") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740438_d20260821_m021458_c001_v0001038_t0002_u01787278498516") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f405f3f94e48bc4ec_d20260821_m021455_c001_v7007000_t0000_u01787278495240") 2026/08/21 02:20:28 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4009f4f3e88d7274_d20260821_m021450_c001_v0001106_t0041_u01787278490588") 2026/08/21 02:20:29 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415f6822054d644b_d20260821_m021450_c001_v7007000_t0000_u01787278490392") 2026/08/21 02:20:29 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a73c_d20260821_m021446_c001_v0001150_t0022_u01787278486518") 2026/08/21 02:20:29 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4131b8eb9a60fa88_d20260821_m021445_c001_v0001100_t0037_u01787278485788") 2026/08/21 02:20:29 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4131b8eb9a60fa7e_d20260821_m021444_c001_v0001100_t0037_u01787278484855") 2026/08/21 02:20:29 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f413c9e888ba7764c_d20260821_m021431_c001_v7007000_t0000_u01787278471940") 2026/08/21 02:20:29 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87403d0_d20260821_m021426_c001_v0001038_t0002_u01787278466248") 2026/08/21 02:20:29 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f409bcde551453657_d20260821_m021425_c001_v0001041_t0044_u01787278465511") 2026/08/21 02:20:29 DEBUG : dst/one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f409bcde551453655_d20260821_m021424_c001_v0001041_t0044_u01787278464582") 2026/08/21 02:20:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f95471e_d20260821_m021557_c001_v7007000_t0000_u01787278557650") 2026/08/21 02:20:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406faf2de8a73bbc_d20260821_m021555_c001_v0001104_t0059_u01787278555383") 2026/08/21 02:20:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4063301cdd875470_d20260821_m021552_c001_v0001182_t0034_u01787278552345") 2026/08/21 02:20:29 DEBUG : dst/one.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f95470c_d20260821_m021547_c001_v7007000_t0000_u01787278547624") 2026/08/21 02:20:29 DEBUG : dst/one.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40952e34dbc2e4c1_d20260821_m021545_c001_v0001103_t0058_u01787278545281") 2026/08/21 02:20:29 DEBUG : dst/one.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4059c92a0afdbd50_d20260821_m021542_c001_v0001180_t0018_u01787278542310") 2026/08/21 02:20:29 DEBUG : dst/one.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f9546fe_d20260821_m021538_c001_v7007000_t0000_u01787278538263") 2026/08/21 02:20:29 DEBUG : dst/one.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a564e1f3d8895_d20260821_m021536_c001_v0001038_t0049_u01787278536513") 2026/08/21 02:20:29 DEBUG : dst/one.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402da5279ab7eea6_d20260821_m021533_c001_v0001145_t0034_u01787278533889") 2026/08/21 02:20:29 DEBUG : dst/three: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f405f3f94e48bc4ed_d20260821_m021455_c001_v7007000_t0000_u01787278495421") 2026/08/21 02:20:29 DEBUG : dst/three: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4131b8eb9a60fabc_d20260821_m021453_c001_v0001100_t0037_u01787278493946") 2026/08/21 02:20:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f95471f_d20260821_m021557_c001_v7007000_t0000_u01787278557833") 2026/08/21 02:20:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4012701f46c9490a_d20260821_m021556_c001_v0001176_t0008_u01787278556522") 2026/08/21 02:20:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f419fe09d7dea72b9_d20260821_m021554_c001_v0001181_t0017_u01787278554006") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f954720_d20260821_m021558_c001_v7007000_t0000_u01787278558020") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f404d8c1bf62bc0bf_d20260821_m021556_c001_v0001180_t0056_u01787278556894") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540485d6_d20260821_m021556_c001_v7007000_t0000_u01787278556710") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f404d8c1bf62bc0b5_d20260821_m021554_c001_v0001180_t0056_u01787278554404") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540485ce_d20260821_m021554_c001_v7007000_t0000_u01787278554195") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404c2_d20260821_m021549_c001_v0001038_t0002_u01787278549278") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f95470d_d20260821_m021547_c001_v7007000_t0000_u01787278547806") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415faff92e69afb0_d20260821_m021546_c001_v0001115_t0030_u01787278546758") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b7bda1_d20260821_m021546_c001_v7007000_t0000_u01787278546575") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415faff92e69afa6_d20260821_m021544_c001_v0001115_t0030_u01787278544342") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b7bd98_d20260821_m021544_c001_v7007000_t0000_u01787278544158") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404aa_d20260821_m021539_c001_v0001038_t0002_u01787278539363") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d23e_d20260821_m021537_c001_v7007000_t0000_u01787278537520") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404a2_d20260821_m021535_c001_v0001038_t0002_u01787278535754") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d238_d20260821_m021535_c001_v7007000_t0000_u01787278535373") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404a0_d20260821_m021531_c001_v0001038_t0002_u01787278531466") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d22a_d20260821_m021529_c001_v7007000_t0000_u01787278529622") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740492_d20260821_m021527_c001_v0001038_t0002_u01787278527922") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d225_d20260821_m021526_c001_v7007000_t0000_u01787278526828") 2026/08/21 02:20:30 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874047c_d20260821_m021520_c001_v0001038_t0002_u01787278520735") 2026/08/21 02:20:31 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f424930067a83d825_d20260821_m021518_c001_v7007000_t0000_u01787278518902") 2026/08/21 02:20:31 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874046c_d20260821_m021517_c001_v0001038_t0002_u01787278517133") 2026/08/21 02:20:31 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f424930067a83d820_d20260821_m021515_c001_v7007000_t0000_u01787278515955") 2026/08/21 02:20:31 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874045e_d20260821_m021509_c001_v0001038_t0002_u01787278509730") 2026/08/21 02:20:31 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4192968a8bb20057_d20260821_m021507_c001_v7007000_t0000_u01787278507878") 2026/08/21 02:20:31 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874044a_d20260821_m021506_c001_v0001038_t0002_u01787278506172") 2026/08/21 02:20:31 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4192968a8bb2004b_d20260821_m021505_c001_v7007000_t0000_u01787278505021") 2026/08/21 02:20:31 DEBUG : dst/three.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874043e_d20260821_m021458_c001_v0001038_t0002_u01787278498882") 2026/08/21 02:20:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f95470e_d20260821_m021547_c001_v7007000_t0000_u01787278547989") 2026/08/21 02:20:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415b647f544f59c5_d20260821_m021546_c001_v0001154_t0000_u01787278546384") 2026/08/21 02:20:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4125886176ec9853_d20260821_m021543_c001_v0001167_t0041_u01787278543969") 2026/08/21 02:20:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f9546ff_d20260821_m021538_c001_v7007000_t0000_u01787278538445") 2026/08/21 02:20:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40074ea1786d6ce0_d20260821_m021537_c001_v0001144_t0056_u01787278537329") 2026/08/21 02:20:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4032abc0c550e732_d20260821_m021535_c001_v0001136_t0018_u01787278535188") 2026/08/21 02:20:31 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f954722_d20260821_m021558_c001_v7007000_t0000_u01787278558310") 2026/08/21 02:20:31 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404be_d20260821_m021549_c001_v0001038_t0002_u01787278549095") 2026/08/21 02:20:31 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f95470f_d20260821_m021548_c001_v7007000_t0000_u01787278548172") 2026/08/21 02:20:31 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404a8_d20260821_m021539_c001_v0001038_t0002_u01787278539180") 2026/08/21 02:20:31 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f954700_d20260821_m021538_c001_v7007000_t0000_u01787278538629") 2026/08/21 02:20:31 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874049e_d20260821_m021531_c001_v0001038_t0002_u01787278531283") 2026/08/21 02:20:31 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f9546c4_d20260821_m021530_c001_v7007000_t0000_u01787278530726") 2026/08/21 02:20:32 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740478_d20260821_m021520_c001_v0001038_t0002_u01787278520550") 2026/08/21 02:20:32 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4225634d9ef61caf_d20260821_m021519_c001_v7007000_t0000_u01787278519994") 2026/08/21 02:20:32 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874045c_d20260821_m021509_c001_v0001038_t0002_u01787278509546") 2026/08/21 02:20:32 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f419459bd5f7eaafe_d20260821_m021508_c001_v7007000_t0000_u01787278508992") 2026/08/21 02:20:32 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874043c_d20260821_m021458_c001_v0001038_t0002_u01787278498699") 2026/08/21 02:20:32 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f405f3f94e48bc4ee_d20260821_m021455_c001_v7007000_t0000_u01787278495604") 2026/08/21 02:20:32 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f400822e1605ef1b4_d20260821_m021451_c001_v0001180_t0041_u01787278491710") 2026/08/21 02:20:32 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f413c9e888ba7764d_d20260821_m021432_c001_v7007000_t0000_u01787278472122") 2026/08/21 02:20:32 DEBUG : dst/two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f409bcde551453667_d20260821_m021431_c001_v0001041_t0044_u01787278471027") 2026/08/21 02:20:32 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80fd_d20260821_m021356_c001_v7007000_t0000_u01787278436904") 2026/08/21 02:20:32 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740390_d20260821_m021353_c001_v0001038_t0002_u01787278433783") 2026/08/21 02:20:32 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80f8_d20260821_m021351_c001_v7007000_t0000_u01787278431669") 2026/08/21 02:20:32 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a658_d20260821_m021341_c001_v0001150_t0022_u01787278421268") 2026/08/21 02:20:32 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80df_d20260821_m021332_c001_v7007000_t0000_u01787278412890") 2026/08/21 02:20:32 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740370_d20260821_m021329_c001_v0001038_t0002_u01787278409684") 2026/08/21 02:20:32 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80b4_d20260821_m021312_c001_v7007000_t0000_u01787278392243") 2026/08/21 02:20:32 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5fa_d20260821_m021310_c001_v0001150_t0022_u01787278390319") 2026/08/21 02:20:32 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80af_d20260821_m021309_c001_v7007000_t0000_u01787278389297") 2026/08/21 02:20:32 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5f0_d20260821_m021307_c001_v0001150_t0022_u01787278387709") 2026/08/21 02:20:32 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d046_d20260821_m021304_c001_v7007000_t0000_u01787278384914") 2026/08/21 02:20:32 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5da_d20260821_m021303_c001_v0001150_t0022_u01787278383363") 2026/08/21 02:20:33 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d042_d20260821_m021302_c001_v7007000_t0000_u01787278382631") 2026/08/21 02:20:33 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5cc_d20260821_m021301_c001_v0001150_t0022_u01787278381326") 2026/08/21 02:20:33 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d02e_d20260821_m021255_c001_v7007000_t0000_u01787278375844") 2026/08/21 02:20:33 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5ae_d20260821_m021254_c001_v0001150_t0022_u01787278374285") 2026/08/21 02:20:33 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d024_d20260821_m021253_c001_v7007000_t0000_u01787278373550") 2026/08/21 02:20:33 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5a2_d20260821_m021252_c001_v0001150_t0022_u01787278372814") 2026/08/21 02:20:33 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d019_d20260821_m021248_c001_v7007000_t0000_u01787278368863") 2026/08/21 02:20:33 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a580_d20260821_m021247_c001_v0001150_t0022_u01787278367298") 2026/08/21 02:20:33 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d013_d20260821_m021245_c001_v7007000_t0000_u01787278365338") 2026/08/21 02:20:33 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a56e_d20260821_m021244_c001_v0001150_t0022_u01787278364421") 2026/08/21 02:20:33 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d00f_d20260821_m021244_c001_v7007000_t0000_u01787278364056") 2026/08/21 02:20:33 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4106169e658ca033_d20260821_m021243_c001_v0001174_t0016_u01787278363504") 2026/08/21 02:20:33 DEBUG : empty space: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a55e_d20260821_m021242_c001_v0001150_t0022_u01787278362012") 2026/08/21 02:20:33 DEBUG : enormous: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80b1_d20260821_m021311_c001_v7007000_t0000_u01787278391333") 2026/08/21 02:20:33 DEBUG : enormous: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a5fc_d20260821_m021310_c001_v0001150_t0059_u01787278390504") 2026/08/21 02:20:33 DEBUG : existing: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407841096f95472a_d20260821_m021602_c001_v7007000_t0000_u01787278562099") 2026/08/21 02:20:33 DEBUG : existing: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404da_d20260821_m021600_c001_v0001038_t0002_u01787278560978") 2026/08/21 02:20:33 DEBUG : existing: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80d7_d20260821_m021328_c001_v7007000_t0000_u01787278408209") 2026/08/21 02:20:33 DEBUG : existing: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a638_d20260821_m021327_c001_v0001150_t0022_u01787278407262") 2026/08/21 02:20:33 DEBUG : existing: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a45411ff_d20260821_m021239_c001_v7007000_t0000_u01787278359376") 2026/08/21 02:20:33 DEBUG : existing: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a54a_d20260821_m021238_c001_v0001150_t0022_u01787278358454") 2026/08/21 02:20:34 DEBUG : existing: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a45411fb_d20260821_m021237_c001_v7007000_t0000_u01787278357908") 2026/08/21 02:20:34 DEBUG : existing: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a546_d20260821_m021237_c001_v0001150_t0022_u01787278357362") 2026/08/21 02:20:34 DEBUG : existing: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a542_d20260821_m021236_c001_v0001150_t0022_u01787278356601") 2026/08/21 02:20:34 DEBUG : existing-b: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80d9_d20260821_m021328_c001_v7007000_t0000_u01787278408390") 2026/08/21 02:20:34 DEBUG : existing-b: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874036e_d20260821_m021327_c001_v0001038_t0002_u01787278407272") 2026/08/21 02:20:34 DEBUG : file1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a38d_d20260821_m021643_c001_v7007000_t0000_u01787278603274") 2026/08/21 02:20:34 DEBUG : file1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2b0d_d20260821_m021641_c001_v0001182_t0042_u01787278601960") 2026/08/21 02:20:34 DEBUG : file1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a389_d20260821_m021640_c001_v7007000_t0000_u01787278600659") 2026/08/21 02:20:34 DEBUG : file1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405be_d20260821_m021639_c001_v0001038_t0002_u01787278599228") 2026/08/21 02:20:34 DEBUG : five: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80b9_d20260821_m021315_c001_v7007000_t0000_u01787278395631") 2026/08/21 02:20:34 DEBUG : five: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a60c_d20260821_m021313_c001_v0001150_t0022_u01787278393766") 2026/08/21 02:20:34 DEBUG : foo: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d016_d20260821_m021246_c001_v7007000_t0000_u01787278366932") 2026/08/21 02:20:34 DEBUG : foo: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a57c_d20260821_m021246_c001_v0001150_t0022_u01787278366381") 2026/08/21 02:20:34 DEBUG : foo: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a576_d20260821_m021245_c001_v0001150_t0022_u01787278365829") 2026/08/21 02:20:34 DEBUG : four: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80ba_d20260821_m021315_c001_v7007000_t0000_u01787278395812") 2026/08/21 02:20:34 DEBUG : four: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4190c2285d4b02ff_d20260821_m021314_c001_v0001130_t0022_u01787278394322") 2026/08/21 02:20:34 DEBUG : four: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a60a_d20260821_m021313_c001_v0001150_t0022_u01787278393217") 2026/08/21 02:20:34 DEBUG : hello world2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e7230_d20260821_m021158_c001_v7007000_t0000_u01787278318704") 2026/08/21 02:20:34 DEBUG : hello world2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a473_d20260821_m021158_c001_v0001150_t0022_u01787278318163") 2026/08/21 02:20:34 DEBUG : ignore-size: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a45411fa_d20260821_m021236_c001_v7007000_t0000_u01787278356234") 2026/08/21 02:20:34 DEBUG : ignore-size: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a53e_d20260821_m021235_c001_v0001150_t0022_u01787278355323") 2026/08/21 02:20:34 DEBUG : nested/sub dir/file: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80d3_d20260821_m021326_c001_v7007000_t0000_u01787278406524") 2026/08/21 02:20:34 DEBUG : nested/sub dir/file: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874036a_d20260821_m021325_c001_v0001038_t0002_u01787278405977") 2026/08/21 02:20:35 DEBUG : nested/sub dir/file: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80d0_d20260821_m021325_c001_v7007000_t0000_u01787278405236") 2026/08/21 02:20:35 DEBUG : nested/sub dir/file: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a62e_d20260821_m021324_c001_v0001150_t0022_u01787278404623") 2026/08/21 02:20:35 DEBUG : one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80bb_d20260821_m021315_c001_v7007000_t0000_u01787278395993") 2026/08/21 02:20:35 DEBUG : one: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a602_d20260821_m021312_c001_v0001150_t0022_u01787278392612") 2026/08/21 02:20:35 DEBUG : only0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509cb_d20260821_m021634_c001_v7007000_t0000_u01787278594753") 2026/08/21 02:20:35 DEBUG : only0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405a6_d20260821_m021628_c001_v0001038_t0002_u01787278588895") 2026/08/21 02:20:35 DEBUG : only0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874054a_d20260821_m021620_c001_v0001038_t0002_u01787278580635") 2026/08/21 02:20:35 DEBUG : only0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f417f207aff8fad08_d20260821_m021615_c001_v7007000_t0000_u01787278575050") 2026/08/21 02:20:35 DEBUG : only0: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404e2_d20260821_m021605_c001_v0001038_t0002_u01787278565608") 2026/08/21 02:20:35 DEBUG : only1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509cc_d20260821_m021634_c001_v7007000_t0000_u01787278594933") 2026/08/21 02:20:35 DEBUG : only1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405ae_d20260821_m021629_c001_v0001038_t0002_u01787278589835") 2026/08/21 02:20:35 DEBUG : only1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740552_d20260821_m021621_c001_v0001038_t0002_u01787278581005") 2026/08/21 02:20:35 DEBUG : only1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29b8_d20260821_m021614_c001_v7007000_t0000_u01787278574457") 2026/08/21 02:20:35 DEBUG : only1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404e6_d20260821_m021605_c001_v0001038_t0002_u01787278565979") 2026/08/21 02:20:35 DEBUG : only10: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509cd_d20260821_m021635_c001_v7007000_t0000_u01787278595123") 2026/08/21 02:20:35 DEBUG : only10: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0bdc_d20260821_m021629_c001_v0001117_t0059_u01787278589466") 2026/08/21 02:20:35 DEBUG : only10: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740580_d20260821_m021624_c001_v0001038_t0002_u01787278584470") 2026/08/21 02:20:35 DEBUG : only10: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29b9_d20260821_m021614_c001_v7007000_t0000_u01787278574641") 2026/08/21 02:20:35 DEBUG : only10: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874050a_d20260821_m021609_c001_v0001038_t0002_u01787278569446") 2026/08/21 02:20:35 DEBUG : only11: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509cf_d20260821_m021635_c001_v7007000_t0000_u01787278595305") 2026/08/21 02:20:36 DEBUG : only11: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284a6b_d20260821_m021629_c001_v0001115_t0048_u01787278589633") 2026/08/21 02:20:36 DEBUG : only11: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740584_d20260821_m021624_c001_v0001038_t0002_u01787278584839") 2026/08/21 02:20:36 DEBUG : only11: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40976990ec888e71_d20260821_m021614_c001_v7007000_t0000_u01787278574854") 2026/08/21 02:20:36 DEBUG : only11: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874050e_d20260821_m021609_c001_v0001038_t0002_u01787278569817") 2026/08/21 02:20:36 DEBUG : only12: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509d0_d20260821_m021635_c001_v7007000_t0000_u01787278595487") 2026/08/21 02:20:36 DEBUG : only12: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405a8_d20260821_m021629_c001_v0001038_t0002_u01787278589464") 2026/08/21 02:20:36 DEBUG : only12: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740588_d20260821_m021625_c001_v0001038_t0002_u01787278585208") 2026/08/21 02:20:36 DEBUG : only12: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f404780cc26b634fc_d20260821_m021615_c001_v7007000_t0000_u01787278575192") 2026/08/21 02:20:36 DEBUG : only12: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740512_d20260821_m021610_c001_v0001038_t0002_u01787278570186") 2026/08/21 02:20:36 DEBUG : only13: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509d2_d20260821_m021635_c001_v7007000_t0000_u01787278595668") 2026/08/21 02:20:36 DEBUG : only13: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2ad1_d20260821_m021629_c001_v0001182_t0042_u01787278589824") 2026/08/21 02:20:36 DEBUG : only13: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874058c_d20260821_m021625_c001_v0001038_t0002_u01787278585584") 2026/08/21 02:20:36 DEBUG : only13: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f404780cc26b634f9_d20260821_m021614_c001_v7007000_t0000_u01787278574649") 2026/08/21 02:20:36 DEBUG : only13: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740518_d20260821_m021610_c001_v0001038_t0002_u01787278570556") 2026/08/21 02:20:36 DEBUG : only14: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509d3_d20260821_m021635_c001_v7007000_t0000_u01787278595850") 2026/08/21 02:20:36 DEBUG : only14: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0bde_d20260821_m021629_c001_v0001117_t0059_u01787278589689") 2026/08/21 02:20:36 DEBUG : only14: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740590_d20260821_m021625_c001_v0001038_t0002_u01787278585955") 2026/08/21 02:20:36 DEBUG : only14: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f417f207aff8fad04_d20260821_m021614_c001_v7007000_t0000_u01787278574666") 2026/08/21 02:20:36 DEBUG : only14: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740520_d20260821_m021611_c001_v0001038_t0002_u01787278571029") 2026/08/21 02:20:36 DEBUG : only15: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509d4_d20260821_m021636_c001_v7007000_t0000_u01787278596049") 2026/08/21 02:20:37 DEBUG : only15: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405ac_d20260821_m021629_c001_v0001038_t0002_u01787278589648") 2026/08/21 02:20:37 DEBUG : only15: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740594_d20260821_m021626_c001_v0001038_t0002_u01787278586368") 2026/08/21 02:20:37 DEBUG : only15: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f417f207aff8fad06_d20260821_m021614_c001_v7007000_t0000_u01787278574865") 2026/08/21 02:20:37 DEBUG : only15: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740524_d20260821_m021611_c001_v0001038_t0002_u01787278571399") 2026/08/21 02:20:37 DEBUG : only16: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509d5_d20260821_m021636_c001_v7007000_t0000_u01787278596231") 2026/08/21 02:20:37 DEBUG : only16: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405b2_d20260821_m021630_c001_v0001038_t0002_u01787278590212") 2026/08/21 02:20:37 DEBUG : only16: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740598_d20260821_m021626_c001_v0001038_t0002_u01787278586754") 2026/08/21 02:20:37 DEBUG : only16: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40976990ec888e70_d20260821_m021614_c001_v7007000_t0000_u01787278574669") 2026/08/21 02:20:37 DEBUG : only16: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874052a_d20260821_m021611_c001_v0001038_t0002_u01787278571890") 2026/08/21 02:20:38 DEBUG : only17: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509d6_d20260821_m021636_c001_v7007000_t0000_u01787278596411") 2026/08/21 02:20:38 DEBUG : only17: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0be0_d20260821_m021629_c001_v0001117_t0059_u01787278589872") 2026/08/21 02:20:38 DEBUG : only17: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874059c_d20260821_m021627_c001_v0001038_t0002_u01787278587137") 2026/08/21 02:20:38 DEBUG : only17: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f404780cc26b634fd_d20260821_m021615_c001_v7007000_t0000_u01787278575376") 2026/08/21 02:20:38 DEBUG : only17: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874052e_d20260821_m021612_c001_v0001038_t0002_u01787278572261") 2026/08/21 02:20:38 DEBUG : only18: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509d7_d20260821_m021636_c001_v7007000_t0000_u01787278596592") 2026/08/21 02:20:38 DEBUG : only18: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284a75_d20260821_m021630_c001_v0001115_t0048_u01787278590375") 2026/08/21 02:20:38 DEBUG : only18: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405a0_d20260821_m021627_c001_v0001038_t0002_u01787278587554") 2026/08/21 02:20:38 DEBUG : only18: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f404780cc26b634fa_d20260821_m021614_c001_v7007000_t0000_u01787278574830") 2026/08/21 02:20:38 DEBUG : only18: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740534_d20260821_m021612_c001_v0001038_t0002_u01787278572635") 2026/08/21 02:20:38 DEBUG : only19: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509d8_d20260821_m021636_c001_v7007000_t0000_u01787278596773") 2026/08/21 02:20:38 DEBUG : only19: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284a6d_d20260821_m021629_c001_v0001115_t0048_u01787278589819") 2026/08/21 02:20:38 DEBUG : only19: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405a4_d20260821_m021627_c001_v0001038_t0002_u01787278587931") 2026/08/21 02:20:38 DEBUG : only19: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29bd_d20260821_m021615_c001_v7007000_t0000_u01787278575212") 2026/08/21 02:20:38 DEBUG : only19: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740538_d20260821_m021613_c001_v0001038_t0002_u01787278573005") 2026/08/21 02:20:38 DEBUG : only2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509d9_d20260821_m021636_c001_v7007000_t0000_u01787278596954") 2026/08/21 02:20:38 DEBUG : only2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0be4_d20260821_m021630_c001_v0001117_t0059_u01787278590237") 2026/08/21 02:20:38 DEBUG : only2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874055a_d20260821_m021621_c001_v0001038_t0002_u01787278581376") 2026/08/21 02:20:38 DEBUG : only2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f404780cc26b634fb_d20260821_m021615_c001_v7007000_t0000_u01787278575011") 2026/08/21 02:20:38 DEBUG : only2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404ea_d20260821_m021606_c001_v0001038_t0002_u01787278566350") 2026/08/21 02:20:38 DEBUG : only3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509da_d20260821_m021637_c001_v7007000_t0000_u01787278597135") 2026/08/21 02:20:38 DEBUG : only3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284a6f_d20260821_m021630_c001_v0001115_t0048_u01787278590004") 2026/08/21 02:20:38 DEBUG : only3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874055e_d20260821_m021621_c001_v0001038_t0002_u01787278581748") 2026/08/21 02:20:38 DEBUG : only3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29bb_d20260821_m021615_c001_v7007000_t0000_u01787278575027") 2026/08/21 02:20:39 DEBUG : only3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404ee_d20260821_m021606_c001_v0001038_t0002_u01787278566815") 2026/08/21 02:20:39 DEBUG : only4: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509db_d20260821_m021637_c001_v7007000_t0000_u01787278597320") 2026/08/21 02:20:39 DEBUG : only4: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2ad3_d20260821_m021630_c001_v0001182_t0042_u01787278590014") 2026/08/21 02:20:39 DEBUG : only4: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740564_d20260821_m021622_c001_v0001038_t0002_u01787278582197") 2026/08/21 02:20:39 DEBUG : only4: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40976990ec888e73_d20260821_m021615_c001_v7007000_t0000_u01787278575221") 2026/08/21 02:20:39 DEBUG : only4: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404f2_d20260821_m021607_c001_v0001038_t0002_u01787278567190") 2026/08/21 02:20:39 DEBUG : only5: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509dc_d20260821_m021637_c001_v7007000_t0000_u01787278597501") 2026/08/21 02:20:39 DEBUG : only5: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405b0_d20260821_m021630_c001_v0001038_t0002_u01787278590025") 2026/08/21 02:20:39 DEBUG : only5: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740568_d20260821_m021622_c001_v0001038_t0002_u01787278582576") 2026/08/21 02:20:39 DEBUG : only5: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29be_d20260821_m021615_c001_v7007000_t0000_u01787278575398") 2026/08/21 02:20:39 DEBUG : only5: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404f6_d20260821_m021607_c001_v0001038_t0002_u01787278567564") 2026/08/21 02:20:39 DEBUG : only6: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509de_d20260821_m021637_c001_v7007000_t0000_u01787278597708") 2026/08/21 02:20:39 DEBUG : only6: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0be2_d20260821_m021630_c001_v0001117_t0059_u01787278590054") 2026/08/21 02:20:39 DEBUG : only6: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874056c_d20260821_m021622_c001_v0001038_t0002_u01787278582946") 2026/08/21 02:20:39 DEBUG : only6: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f417f207aff8fad09_d20260821_m021615_c001_v7007000_t0000_u01787278575234") 2026/08/21 02:20:39 DEBUG : only6: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404fa_d20260821_m021607_c001_v0001038_t0002_u01787278567961") 2026/08/21 02:20:39 DEBUG : only7: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509e2_d20260821_m021637_c001_v7007000_t0000_u01787278597945") 2026/08/21 02:20:39 DEBUG : only7: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284a71_d20260821_m021630_c001_v0001115_t0048_u01787278590189") 2026/08/21 02:20:39 DEBUG : only7: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740572_d20260821_m021623_c001_v0001038_t0002_u01787278583318") 2026/08/21 02:20:39 DEBUG : only7: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29ba_d20260821_m021614_c001_v7007000_t0000_u01787278574844") 2026/08/21 02:20:40 DEBUG : only7: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87404fe_d20260821_m021608_c001_v0001038_t0002_u01787278568335") 2026/08/21 02:20:40 DEBUG : only8: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509e4_d20260821_m021638_c001_v7007000_t0000_u01787278598126") 2026/08/21 02:20:40 DEBUG : only8: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2ad5_d20260821_m021630_c001_v0001182_t0042_u01787278590200") 2026/08/21 02:20:40 DEBUG : only8: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740576_d20260821_m021623_c001_v0001038_t0002_u01787278583730") 2026/08/21 02:20:40 DEBUG : only8: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa29b7_d20260821_m021614_c001_v7007000_t0000_u01787278574274") 2026/08/21 02:20:40 DEBUG : only8: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740502_d20260821_m021608_c001_v0001038_t0002_u01787278568705") 2026/08/21 02:20:40 DEBUG : only9: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a509e5_d20260821_m021638_c001_v7007000_t0000_u01787278598307") 2026/08/21 02:20:40 DEBUG : only9: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2ad7_d20260821_m021630_c001_v0001182_t0042_u01787278590385") 2026/08/21 02:20:40 DEBUG : only9: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874057c_d20260821_m021624_c001_v0001038_t0002_u01787278584100") 2026/08/21 02:20:40 DEBUG : only9: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40976990ec888e72_d20260821_m021615_c001_v7007000_t0000_u01787278575036") 2026/08/21 02:20:40 DEBUG : only9: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740506_d20260821_m021609_c001_v0001038_t0002_u01787278569077") 2026/08/21 02:20:40 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80cc_d20260821_m021323_c001_v7007000_t0000_u01787278403515") 2026/08/21 02:20:40 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874035e_d20260821_m021321_c001_v0001038_t0002_u01787278401722") 2026/08/21 02:20:40 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80c5_d20260821_m021320_c001_v7007000_t0000_u01787278400992") 2026/08/21 02:20:40 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a61c_d20260821_m021319_c001_v0001150_t0022_u01787278399496") 2026/08/21 02:20:40 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80c0_d20260821_m021318_c001_v7007000_t0000_u01787278398768") 2026/08/21 02:20:40 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4190c2285d4b030b_d20260821_m021316_c001_v0001130_t0022_u01787278396907") 2026/08/21 02:20:40 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d048_d20260821_m021306_c001_v7007000_t0000_u01787278386574") 2026/08/21 02:20:40 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5e8_d20260821_m021305_c001_v0001150_t0022_u01787278385465") 2026/08/21 02:20:40 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d044_d20260821_m021303_c001_v7007000_t0000_u01787278383916") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5d2_d20260821_m021303_c001_v0001150_t0022_u01787278383180") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d041_d20260821_m021301_c001_v7007000_t0000_u01787278381883") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5ca_d20260821_m021301_c001_v0001150_t0022_u01787278381141") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d02c_d20260821_m021255_c001_v7007000_t0000_u01787278375296") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5ac_d20260821_m021254_c001_v0001150_t0022_u01787278374100") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d027_d20260821_m021253_c001_v7007000_t0000_u01787278373733") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5a0_d20260821_m021252_c001_v0001150_t0022_u01787278372626") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d021_d20260821_m021252_c001_v7007000_t0000_u01787278372257") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a59a_d20260821_m021251_c001_v0001150_t0022_u01787278371707") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a598_d20260821_m021251_c001_v0001150_t0022_u01787278371153") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d01f_d20260821_m021250_c001_v7007000_t0000_u01787278370788") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a596_d20260821_m021250_c001_v0001150_t0022_u01787278370239") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a590_d20260821_m021249_c001_v0001150_t0048_u01787278369414") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d01a_d20260821_m021249_c001_v7007000_t0000_u01787278369047") 2026/08/21 02:20:41 DEBUG : potato: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a584_d20260821_m021248_c001_v0001150_t0049_u01787278368008") 2026/08/21 02:20:41 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f400be1583d463a81_d20260821_m021407_c001_v7007000_t0000_u01787278447432") 2026/08/21 02:20:41 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b874039e_d20260821_m021406_c001_v0001038_t0009_u01787278446217") 2026/08/21 02:20:41 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80ff_d20260821_m021357_c001_v7007000_t0000_u01787278437704") 2026/08/21 02:20:41 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a678_d20260821_m021352_c001_v0001150_t0043_u01787278432982") 2026/08/21 02:20:41 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80f0_d20260821_m021344_c001_v7007000_t0000_u01787278424882") 2026/08/21 02:20:41 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b874037c_d20260821_m021340_c001_v0001038_t0000_u01787278420297") 2026/08/21 02:20:41 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80e1_d20260821_m021333_c001_v7007000_t0000_u01787278413169") 2026/08/21 02:20:41 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a63c_d20260821_m021329_c001_v0001150_t0038_u01787278409309") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80b3_d20260821_m021311_c001_v7007000_t0000_u01787278391515") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a5f8_d20260821_m021309_c001_v0001150_t0039_u01787278389843") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80b0_d20260821_m021309_c001_v7007000_t0000_u01787278389478") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a5ee_d20260821_m021307_c001_v0001150_t0003_u01787278387128") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d049_d20260821_m021306_c001_v7007000_t0000_u01787278386759") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a5ec_d20260821_m021306_c001_v0001150_t0022_u01787278386024") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d047_d20260821_m021305_c001_v7007000_t0000_u01787278385098") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a5dc_d20260821_m021304_c001_v0001150_t0029_u01787278384284") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d043_d20260821_m021302_c001_v7007000_t0000_u01787278382814") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a5d0_d20260821_m021301_c001_v0001150_t0018_u01787278381929") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f423dae673d55d02f_d20260821_m021256_c001_v7007000_t0000_u01787278376027") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a5b2_d20260821_m021254_c001_v0001150_t0043_u01787278374837") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e7233_d20260821_m021201_c001_v7007000_t0000_u01787278321471") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a487_d20260821_m021200_c001_v0001150_t0022_u01787278320785") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e7231_d20260821_m021159_c001_v7007000_t0000_u01787278319869") 2026/08/21 02:20:42 DEBUG : potato2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a47b_d20260821_m021159_c001_v0001150_t0022_u01787278319323") 2026/08/21 02:20:42 DEBUG : potato3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f8102_d20260821_m021358_c001_v7007000_t0000_u01787278438268") 2026/08/21 02:20:42 DEBUG : potato3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a67e_d20260821_m021353_c001_v0001150_t0030_u01787278433968") 2026/08/21 02:20:42 DEBUG : potato3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80f2_d20260821_m021345_c001_v7007000_t0000_u01787278425865") 2026/08/21 02:20:42 DEBUG : potato3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b874037e_d20260821_m021341_c001_v0001038_t0025_u01787278421454") 2026/08/21 02:20:42 DEBUG : potato3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80e3_d20260821_m021333_c001_v7007000_t0000_u01787278413880") 2026/08/21 02:20:43 DEBUG : potato3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a640_d20260821_m021329_c001_v0001150_t0028_u01787278409867") 2026/08/21 02:20:43 DEBUG : pre-dest1/1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f405f3f94e48bc4e4_d20260821_m021440_c001_v7007000_t0000_u01787278480564") 2026/08/21 02:20:43 DEBUG : pre-dest1/1: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a6f4_d20260821_m021432_c001_v0001150_t0022_u01787278472861") 2026/08/21 02:20:43 DEBUG : pre-dest2/2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f405f3f94e48bc4e5_d20260821_m021440_c001_v7007000_t0000_u01787278480818") 2026/08/21 02:20:43 DEBUG : pre-dest2/2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87403f4_d20260821_m021433_c001_v0001038_t0002_u01787278473404") 2026/08/21 02:20:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f413c9e888ba77644_d20260821_m021420_c001_v7007000_t0000_u01787278460522") 2026/08/21 02:20:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f1193e31bb2a6a6c2_d20260821_m021416_c001_v0001150_t0013_u01787278456374") 2026/08/21 02:20:43 DEBUG : sizeonly: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a45411f8_d20260821_m021234_c001_v7007000_t0000_u01787278354779") 2026/08/21 02:20:43 DEBUG : sizeonly: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a538_d20260821_m021233_c001_v0001150_t0022_u01787278353870") 2026/08/21 02:20:43 DEBUG : splitbanan: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f406a06b2c620eddd_d20260821_m021816_c001_v7007000_t0000_u01787278696486") 2026/08/21 02:20:43 DEBUG : splitbanan: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87406d8_d20260821_m021809_c001_v0001038_t0002_u01787278689620") 2026/08/21 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489c3_d20260821_m021918_c001_v7007000_t0000_u01787278758564") 2026/08/21 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284d6f_d20260821_m021912_c001_v0001115_t0048_u01787278752195") 2026/08/21 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b54048943_d20260821_m021906_c001_v7007000_t0000_u01787278746471") 2026/08/21 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284d3b_d20260821_m021900_c001_v0001115_t0048_u01787278740077") 2026/08/21 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540488c6_d20260821_m021854_c001_v7007000_t0000_u01787278734093") 2026/08/21 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284cfd_d20260821_m021847_c001_v0001115_t0048_u01787278727297") 2026/08/21 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e4c_d20260821_m021841_c001_v7007000_t0000_u01787278721504") 2026/08/21 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284cb1_d20260821_m021835_c001_v0001115_t0048_u01787278715147") 2026/08/21 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4278cc7fe2b84e31_d20260821_m021829_c001_v7007000_t0000_u01787278709382") 2026/08/21 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c75_d20260821_m021822_c001_v0001115_t0048_u01787278702270") 2026/08/21 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f410bac62f635c55f_d20260821_m021811_c001_v7007000_t0000_u01787278691108") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c3f_d20260821_m021808_c001_v0001115_t0048_u01787278688741") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4ba9_d20260821_m021803_c001_v7007000_t0000_u01787278683010") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284c09_d20260821_m021756_c001_v0001115_t0048_u01787278676757") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874ccc88_d20260821_m021755_c001_v7007000_t0000_u01787278675506") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740698_d20260821_m021751_c001_v0001038_t0002_u01787278671868") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40390666874c9eb2_d20260821_m021746_c001_v7007000_t0000_u01787278666138") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b874066e_d20260821_m021739_c001_v0001038_t0002_u01787278659954") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40557043555a2ba3_d20260821_m021738_c001_v7007000_t0000_u01787278658437") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0cda_d20260821_m021735_c001_v0001117_t0059_u01787278655310") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f417f207aff8fadaa_d20260821_m021724_c001_v7007000_t0000_u01787278644233") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2be5_d20260821_m021719_c001_v0001182_t0042_u01787278639872") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4114a9be4d6e30df_d20260821_m021714_c001_v7007000_t0000_u01787278634147") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2ba5_d20260821_m021707_c001_v0001182_t0042_u01787278627585") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a41c_d20260821_m021701_c001_v7007000_t0000_u01787278621706") 2026/08/21 02:20:44 DEBUG : splitbananasplit: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2b5f_d20260821_m021655_c001_v0001182_t0042_u01787278615525") 2026/08/21 02:20:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f420af02780bd4b91_d20260821_m021758_c001_v7007000_t0000_u01787278678123") 2026/08/21 02:20:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2cf3_d20260821_m021752_c001_v0001182_t0042_u01787278672747") 2026/08/21 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a393_d20260821_m021650_c001_v7007000_t0000_u01787278610729") 2026/08/21 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0c0c_d20260821_m021648_c001_v0001117_t0059_u01787278608000") 2026/08/21 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a50a4c_d20260821_m021646_c001_v7007000_t0000_u01787278606864") 2026/08/21 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284a99_d20260821_m021644_c001_v0001115_t0048_u01787278604218") 2026/08/21 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80d4_d20260821_m021326_c001_v7007000_t0000_u01787278406705") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a634_d20260821_m021325_c001_v0001150_t0022_u01787278405968") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80d1_d20260821_m021325_c001_v7007000_t0000_u01787278405417") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740368_d20260821_m021324_c001_v0001038_t0002_u01787278404689") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a45411f5_d20260821_m021231_c001_v7007000_t0000_u01787278351865") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a527_d20260821_m021230_c001_v0001150_t0022_u01787278350406") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a45411f3_d20260821_m021230_c001_v7007000_t0000_u01787278350042") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a51b_d20260821_m021228_c001_v0001150_t0022_u01787278348951") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a45411f1_d20260821_m021226_c001_v7007000_t0000_u01787278346924") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a50d_d20260821_m021225_c001_v0001150_t0022_u01787278345927") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a45411ee_d20260821_m021225_c001_v7007000_t0000_u01787278345385") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a4fd_d20260821_m021224_c001_v0001150_t0022_u01787278344411") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a4f3_d20260821_m021221_c001_v0001150_t0022_u01787278341979") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a45411e9_d20260821_m021221_c001_v7007000_t0000_u01787278341617") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a4f1_d20260821_m021221_c001_v0001150_t0022_u01787278341015") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a4ef_d20260821_m021220_c001_v0001150_t0022_u01787278340283") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a45411e7_d20260821_m021219_c001_v7007000_t0000_u01787278339921") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a4dd_d20260821_m021217_c001_v0001150_t0022_u01787278337309") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a4cd_d20260821_m021214_c001_v0001150_t0022_u01787278334884") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e723f_d20260821_m021214_c001_v7007000_t0000_u01787278334523") 2026/08/21 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a4cb_d20260821_m021213_c001_v0001150_t0022_u01787278333982") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a4c7_d20260821_m021213_c001_v0001150_t0022_u01787278333259") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e723e_d20260821_m021212_c001_v7007000_t0000_u01787278332876") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a4b7_d20260821_m021209_c001_v0001150_t0022_u01787278329335") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e723d_d20260821_m021208_c001_v7007000_t0000_u01787278328972") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a4af_d20260821_m021208_c001_v0001150_t0022_u01787278328433") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e723b_d20260821_m021207_c001_v7007000_t0000_u01787278327533") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a4a7_d20260821_m021206_c001_v0001150_t0022_u01787278326991") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e723a_d20260821_m021206_c001_v7007000_t0000_u01787278326392") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a49f_d20260821_m021205_c001_v0001150_t0022_u01787278325852") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e7239_d20260821_m021204_c001_v7007000_t0000_u01787278324900") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a499_d20260821_m021204_c001_v0001150_t0022_u01787278324183") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e7238_d20260821_m021203_c001_v7007000_t0000_u01787278323642") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a48f_d20260821_m021203_c001_v0001150_t0022_u01787278323102") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e7235_d20260821_m021202_c001_v7007000_t0000_u01787278322561") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a48b_d20260821_m021202_c001_v0001150_t0022_u01787278322012") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e721b_d20260821_m021157_c001_v7007000_t0000_u01787278317623") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a46f_d20260821_m021157_c001_v0001150_t0022_u01787278317079") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e71eb_d20260821_m021156_c001_v7007000_t0000_u01787278316539") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a469_d20260821_m021156_c001_v0001150_t0022_u01787278316000") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e71c6_d20260821_m021155_c001_v7007000_t0000_u01787278315102") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a463_d20260821_m021154_c001_v0001150_t0022_u01787278314563") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f412790c8319e71c2_d20260821_m021152_c001_v7007000_t0000_u01787278312400") 2026/08/21 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a45d_d20260821_m021151_c001_v0001150_t0022_u01787278311860") 2026/08/21 02:20:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a394_d20260821_m021650_c001_v7007000_t0000_u01787278610910") 2026/08/21 02:20:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2b2b_d20260821_m021648_c001_v0001182_t0000_u01787278608015") 2026/08/21 02:20:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f415ca02873a50a4d_d20260821_m021647_c001_v7007000_t0000_u01787278607062") 2026/08/21 02:20:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b87405cc_d20260821_m021644_c001_v0001038_t0030_u01787278604219") 2026/08/21 02:20:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489c5_d20260821_m021921_c001_v7007000_t0000_u01787278761265") 2026/08/21 02:20:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f102af7d902ea0e9f_d20260821_m021919_c001_v0001117_t0020_u01787278759955") 2026/08/21 02:20:47 DEBUG : sub/yam: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80cb_d20260821_m021322_c001_v7007000_t0000_u01787278402969") 2026/08/21 02:20:47 DEBUG : sub/yam: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a622_d20260821_m021321_c001_v0001150_t0022_u01787278401733") 2026/08/21 02:20:47 DEBUG : test_dir1/file2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a38f_d20260821_m021643_c001_v7007000_t0000_u01787278603455") 2026/08/21 02:20:47 DEBUG : test_dir1/file2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0bfc_d20260821_m021641_c001_v0001117_t0059_u01787278601619") 2026/08/21 02:20:47 DEBUG : test_dir1/file2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a38b_d20260821_m021640_c001_v7007000_t0000_u01787278600841") 2026/08/21 02:20:47 DEBUG : test_dir1/file2: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284a8f_d20260821_m021639_c001_v0001115_t0048_u01787278599254") 2026/08/21 02:20:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a390_d20260821_m021643_c001_v7007000_t0000_u01787278603637") 2026/08/21 02:20:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b87405c2_d20260821_m021641_c001_v0001038_t0002_u01787278601608") 2026/08/21 02:20:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4144a919a454a38c_d20260821_m021641_c001_v7007000_t0000_u01787278601023") 2026/08/21 02:20:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f402af7d902ea0bf2_d20260821_m021639_c001_v0001117_t0059_u01787278599241") 2026/08/21 02:20:47 DEBUG : three: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80bc_d20260821_m021316_c001_v7007000_t0000_u01787278396174") 2026/08/21 02:20:47 DEBUG : three: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a60e_d20260821_m021315_c001_v0001150_t0022_u01787278395071") 2026/08/21 02:20:47 DEBUG : three: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a608_d20260821_m021313_c001_v0001150_t0022_u01787278393032") 2026/08/21 02:20:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489c6_d20260821_m021922_c001_v7007000_t0000_u01787278762874") 2026/08/21 02:20:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f2f74_d20260821_m021922_c001_v0001182_t0042_u01787278762230") 2026/08/21 02:20:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa30cf_d20260821_m021943_c001_v7007000_t0000_u01787278783086") 2026/08/21 02:20:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b87407ae_d20260821_m021941_c001_v0001038_t0029_u01787278781031") 2026/08/21 02:20:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa30cb_d20260821_m021939_c001_v7007000_t0000_u01787278779494") 2026/08/21 02:20:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2ff6_d20260821_m021938_c001_v0001182_t0031_u01787278778123") 2026/08/21 02:20:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa30c9_d20260821_m021937_c001_v7007000_t0000_u01787278777135") 2026/08/21 02:20:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f102af7d902ea0ecf_d20260821_m021936_c001_v0001117_t0038_u01787278776072") 2026/08/21 02:20:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa30bc_d20260821_m021930_c001_v7007000_t0000_u01787278770826") 2026/08/21 02:20:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f107639bd132f2fa6_d20260821_m021929_c001_v0001182_t0039_u01787278769208") 2026/08/21 02:20:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa30be_d20260821_m021933_c001_v7007000_t0000_u01787278773554") 2026/08/21 02:20:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f103429e3b8740792_d20260821_m021931_c001_v0001038_t0056_u01787278771787") 2026/08/21 02:20:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489cb_d20260821_m021928_c001_v7007000_t0000_u01787278768250") 2026/08/21 02:20:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f102af7d902ea0ebf_d20260821_m021927_c001_v0001117_t0049_u01787278767111") 2026/08/21 02:20:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489c9_d20260821_m021926_c001_v7007000_t0000_u01787278766104") 2026/08/21 02:20:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284da1_d20260821_m021925_c001_v0001115_t0048_u01787278765426") 2026/08/21 02:20:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f425a8c9b540489c8_d20260821_m021924_c001_v7007000_t0000_u01787278764407") 2026/08/21 02:20:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740784_d20260821_m021923_c001_v0001038_t0002_u01787278763822") 2026/08/21 02:20:48 DEBUG : toe/toe/toe: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa30da_d20260821_m021947_c001_v7007000_t0000_u01787278787710") 2026/08/21 02:20:48 DEBUG : toe/toe/toe: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407639bd132f3020_d20260821_m021947_c001_v0001182_t0042_u01787278787075") 2026/08/21 02:20:48 DEBUG : toe/toe/toe: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa30c3_d20260821_m021935_c001_v7007000_t0000_u01787278775111") 2026/08/21 02:20:48 DEBUG : toe/toe/toe: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284dcf_d20260821_m021934_c001_v0001115_t0048_u01787278774499") 2026/08/21 02:20:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa30d6_d20260821_m021943_c001_v7007000_t0000_u01787278783698") 2026/08/21 02:20:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f407c36da77284df9_d20260821_m021942_c001_v0001115_t0048_u01787278782901") 2026/08/21 02:20:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40174204ddaa30cc_d20260821_m021940_c001_v7007000_t0000_u01787278780093") 2026/08/21 02:20:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4045b4a82b4d3514_d20260821_m021939_c001_v0001182_t0050_u01787278779306") 2026/08/21 02:20:49 DEBUG : two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80bd_d20260821_m021316_c001_v7007000_t0000_u01787278396360") 2026/08/21 02:20:49 DEBUG : two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740346_d20260821_m021314_c001_v0001038_t0002_u01787278394507") 2026/08/21 02:20:49 DEBUG : two: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4193e31bb2a6a604_d20260821_m021312_c001_v0001150_t0022_u01787278392797") 2026/08/21 02:20:49 DEBUG : yam: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80cd_d20260821_m021323_c001_v7007000_t0000_u01787278403696") 2026/08/21 02:20:49 DEBUG : yam: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f400bab616c24f1e3_d20260821_m021322_c001_v0001109_t0046_u01787278402773") 2026/08/21 02:20:49 DEBUG : yam: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80c4_d20260821_m021320_c001_v7007000_t0000_u01787278400446") 2026/08/21 02:20:49 DEBUG : yam: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4190c2285d4b0313_d20260821_m021319_c001_v0001130_t0022_u01787278399506") 2026/08/21 02:20:49 DEBUG : yam: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80bf_d20260821_m021318_c001_v7007000_t0000_u01787278398220") 2026/08/21 02:20:49 DEBUG : yam: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f403429e3b8740352_d20260821_m021316_c001_v0001038_t0002_u01787278396916") 2026/08/21 02:20:49 DEBUG : yaml: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80c9_d20260821_m021321_c001_v7007000_t0000_u01787278401174") 2026/08/21 02:20:49 DEBUG : yaml: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f40859d53ee0af9bf_d20260821_m021320_c001_v0001103_t0042_u01787278400257") 2026/08/21 02:20:49 DEBUG : yaml: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f416227ca4c8f80c1_d20260821_m021318_c001_v7007000_t0000_u01787278398949") 2026/08/21 02:20:49 DEBUG : yaml: Deleting (id "4_z5f32bda3106d2b2baf080e1b_f4071d54813ec3df4_d20260821_m021318_c001_v0001092_t0025_u01787278398035") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m1.921409011s (try 1/5)