"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/08/25 01:27:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso" 2026/08/25 01:27:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/25 01:27:51 DEBUG : Creating backend with remote "/tmp/rclone1832404388" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:27:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:27:52 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:27:52 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:27:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.57s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:27:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/25 01:27:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:27:53 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:27:53 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:27:54 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:27:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:27:54 INFO : sub dir/hello world: Copied (new) 2026/08/25 01:27:54 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.63s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:27:55 DEBUG : Creating backend with remote "/non-existing" 2026/08/25 01:27:55 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/25 01:27:55 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:27:55 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:27:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:27:56 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:27:56 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:27:56 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:27:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:27:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.44s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:27:57 INFO : B2 bucket rclone-test-yiqiliw4koso: Running all checks before starting transfers 2026/08/25 01:27:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:27:58 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:27:58 INFO : B2 bucket rclone-test-yiqiliw4koso: Checks finished, now starting transfers 2026/08/25 01:27:58 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:27:58 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:27:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:27:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.09s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:27:59 ERROR : Ignoring --no-traverse with sync 2026/08/25 01:27:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:27:59 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:27:59 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:27:59 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:27:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:27:59 INFO : sub dir/hello world: Copied (new) 2026/08/25 01:27:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.09s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/25 01:28:00 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:00 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:00 DEBUG : hello world2: size = 12 OK 2026/08/25 01:28:00 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/25 01:28:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.19s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 01:28:01 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:01 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:01 DEBUG : potato2: size = 11 OK 2026/08/25 01:28:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:28:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 01:28:03 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:03 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:03 DEBUG : potato2: size = 11 OK 2026/08/25 01:28:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:28:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.53s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/25 01:28:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 01:28:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/25 01:28:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/25 01:28:04 INFO : sub dir2: Making directory 2026/08/25 01:28:04 INFO : sub dir: Making directory 2026/08/25 01:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:28:04 INFO : sub dir2/sub sub dir2: Making directory 2026/08/25 01:28:04 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:04 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:04 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:28:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:28:04 INFO : sub dir/hello world: Copied (new) fstest.go:251: Filtering empty directory "sub dir2" fstest.go:251: Filtering empty directory "sub dir2/sub sub dir2" 2026/08/25 01:28:04 DEBUG : B2 bucket rclone-test-yiqiliw4koso: 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-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:05 INFO : sub dir2: Making directory 2026/08/25 01:28:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/25 01:28:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 01:28:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:28:05 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:05 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:05 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:28:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:28:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.09s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:06 DEBUG : sub dir2: Making directory with metadata 2026/08/25 01:28:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 01:28:06 INFO : sub dir2: Making directory 2026/08/25 01:28:06 INFO : sub dir: Making directory 2026/08/25 01:28:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:28:06 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:06 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:06 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:28:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:28:06 INFO : sub dir/hello world: Copied (new) 2026/08/25 01:28:06 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/08/25 01:28:06 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/25 01:28:06 DEBUG : B2 bucket rclone-test-yiqiliw4koso: 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-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:07 INFO : sub dir2: Making directory 2026/08/25 01:28:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:28:07 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:07 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:08 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:28:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:28:08 INFO : sub dir/hello world: Copied (new) 2026/08/25 01:28:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.08s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:08 DEBUG : sub dir2: Making directory with metadata 2026/08/25 01:28:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 01:28:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/25 01:28:09 INFO : sub dir2: Making directory 2026/08/25 01:28:09 INFO : sub dir: Making directory 2026/08/25 01:28:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:28:09 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:09 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:09 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:28:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:28:09 INFO : sub dir/hello world: Copied (new) 2026/08/25 01:28:09 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/08/25 01:28:09 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.09s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:10 INFO : sub dir2: Making directory 2026/08/25 01:28:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:28:10 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:10 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:10 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:28:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:28:10 INFO : sub dir/hello world: Copied (new) 2026/08/25 01:28:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.08s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:11 DEBUG : Creating backend with remote "TestB2:rclone-test-butosag4fiji" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yiqiliw4koso -> B2 bucket rclone-test-butosag4fiji 2026/08/25 01:28:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:28:12 DEBUG : B2 bucket rclone-test-butosag4fiji: Waiting for checks to finish 2026/08/25 01:28:12 DEBUG : B2 bucket rclone-test-butosag4fiji: Waiting for transfers to finish 2026/08/25 01:28:13 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:28:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:28:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/25 01:28:13 DEBUG : B2 bucket rclone-test-butosag4fiji: Purge remote 2026/08/25 01:28:13 INFO : B2 bucket rclone-test-butosag4fiji: cleaning bucket "rclone-test-butosag4fiji" of all files 2026/08/25 01:28:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf423db3808d3b6baf080e1b_f407d2bf4703a6533_d20260825_m012813_c001_v0001145_t0057_u01787621293539") --- PASS: TestServerSideCopy (3.77s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:15 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:28:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:28:15 DEBUG : sub dir/hello world: Sizes differ 2026/08/25 01:28:15 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:15 DEBUG : sub dir/hello world: size = 17 OK 2026/08/25 01:28:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/25 01:28:15 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.45s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:16 DEBUG : Creating backend with remote "TestB2:rclone-test-riqevos1rere" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yiqiliw4koso -> B2 bucket rclone-test-riqevos1rere 2026/08/25 01:28:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:28:18 DEBUG : B2 bucket rclone-test-riqevos1rere: Waiting for checks to finish 2026/08/25 01:28:18 DEBUG : B2 bucket rclone-test-riqevos1rere: Waiting for transfers to finish 2026/08/25 01:28:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:28:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:28:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/25 01:28:19 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:28:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-riqevos1rere) 2026/08/25 01:28:19 DEBUG : sub dir/hello world: Sizes differ 2026/08/25 01:28:19 DEBUG : B2 bucket rclone-test-riqevos1rere: Waiting for checks to finish 2026/08/25 01:28:19 DEBUG : B2 bucket rclone-test-riqevos1rere: Waiting for transfers to finish 2026/08/25 01:28:19 DEBUG : sub dir/hello world: size = 17 OK 2026/08/25 01:28:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/25 01:28:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/25 01:28:19 DEBUG : B2 bucket rclone-test-riqevos1rere: Purge remote 2026/08/25 01:28:19 INFO : B2 bucket rclone-test-riqevos1rere: cleaning bucket "rclone-test-riqevos1rere" of all files 2026/08/25 01:28:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f225d03808d3b6baf080e1b_f40982975f2b15034_d20260825_m012819_c001_v0001182_t0026_u01787621299545") 2026/08/25 01:28:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f225d03808d3b6baf080e1b_f405c2198ff2ae946_d20260825_m012818_c001_v0001029_t0033_u01787621298610") --- PASS: TestServerSideCopyOverSelf (5.06s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:28:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:28:22 DEBUG : sub dir/hello world: Sizes differ 2026/08/25 01:28:22 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:22 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:22 DEBUG : sub dir/hello world: size = 17 OK 2026/08/25 01:28:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/25 01:28:22 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/25 01:28:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.53s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:23 DEBUG : Creating backend with remote "TestB2:rclone-test-vicexut9ruza" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yiqiliw4koso -> B2 bucket rclone-test-vicexut9ruza 2026/08/25 01:28:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:28:24 DEBUG : B2 bucket rclone-test-vicexut9ruza: Waiting for checks to finish 2026/08/25 01:28:24 DEBUG : B2 bucket rclone-test-vicexut9ruza: Waiting for transfers to finish 2026/08/25 01:28:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:28:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:28:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/25 01:28:26 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:28:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vicexut9ruza) 2026/08/25 01:28:26 DEBUG : sub dir/hello world: Sizes differ 2026/08/25 01:28:26 DEBUG : B2 bucket rclone-test-vicexut9ruza: Waiting for checks to finish 2026/08/25 01:28:26 DEBUG : B2 bucket rclone-test-vicexut9ruza: Waiting for transfers to finish 2026/08/25 01:28:26 DEBUG : sub dir/hello world: size = 17 OK 2026/08/25 01:28:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/25 01:28:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/25 01:28:26 INFO : sub dir/hello world: Deleted 2026/08/25 01:28:27 DEBUG : testing file moves 2026/08/25 01:28:27 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:28:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vicexut9ruza) 2026/08/25 01:28:27 DEBUG : sub dir/hello world: Sizes differ 2026/08/25 01:28:27 DEBUG : B2 bucket rclone-test-vicexut9ruza: Waiting for checks to finish 2026/08/25 01:28:27 DEBUG : B2 bucket rclone-test-vicexut9ruza: Waiting for transfers to finish 2026/08/25 01:28:27 DEBUG : sub dir/hello world: size = 24 OK 2026/08/25 01:28:27 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/25 01:28:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/25 01:28:28 INFO : sub dir/hello world: Deleted 2026/08/25 01:28:28 DEBUG : B2 bucket rclone-test-vicexut9ruza: Purge remote 2026/08/25 01:28:28 INFO : B2 bucket rclone-test-vicexut9ruza: cleaning bucket "rclone-test-vicexut9ruza" of all files 2026/08/25 01:28:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f426da3808d3b6baf080e1b_f409efadd0950e71f_d20260825_m012827_c001_v0001183_t0019_u01787621307765") 2026/08/25 01:28:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f426da3808d3b6baf080e1b_f4119c97611be91b1_d20260825_m012826_c001_v0001176_t0035_u01787621306479") 2026/08/25 01:28:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f426da3808d3b6baf080e1b_f401870f002f9ba79_d20260825_m012825_c001_v0001098_t0011_u01787621305526") --- PASS: TestServerSideMoveOverSelf (6.64s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:30 ERROR : error listing: directory not found 2026/08/25 01:28:30 INFO : Local file system at /tmp/rclone1832404388: Making directory 2026/08/25 01:28:30 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:30 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.27s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:28:31 DEBUG : Local file system at /tmp/rclone1832404388: Waiting for checks to finish 2026/08/25 01:28:31 DEBUG : Local file system at /tmp/rclone1832404388: Waiting for transfers to finish 2026/08/25 01:28:32 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/25 01:28:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:28:32 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/25 01:28:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.78s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:33 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/25 01:28:33 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:33 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:33 DEBUG : check sum: size = 1 OK 2026/08/25 01:28:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/25 01:28:33 INFO : check sum: Copied (new) 2026/08/25 01:28:33 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:33 DEBUG : check sum: size = 1 OK 2026/08/25 01:28:33 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/25 01:28:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/25 01:28:33 DEBUG : check sum: Unchanged skipping 2026/08/25 01:28:33 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:33 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.45s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/25 01:28:34 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:34 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:34 DEBUG : sizeonly: size = 6 OK 2026/08/25 01:28:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/25 01:28:34 INFO : sizeonly: Copied (new) 2026/08/25 01:28:34 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:35 DEBUG : sizeonly: size = 6 OK 2026/08/25 01:28:35 DEBUG : sizeonly: Sizes identical 2026/08/25 01:28:35 DEBUG : sizeonly: Unchanged skipping 2026/08/25 01:28:35 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:35 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:35 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.45s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/25 01:28:36 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:36 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/25 01:28:36 INFO : ignore-size: Copied (new) 2026/08/25 01:28:36 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:36 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:28:36 DEBUG : ignore-size: Unchanged skipping 2026/08/25 01:28:36 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:36 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:36 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:37 DEBUG : existing: size = 6 OK 2026/08/25 01:28:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:28:37 DEBUG : existing: Unchanged skipping 2026/08/25 01:28:37 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:37 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:37 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:37 INFO : There was nothing to transfer 2026/08/25 01:28:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/25 01:28:38 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:38 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:38 DEBUG : existing: size = 6 OK 2026/08/25 01:28:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/25 01:28:38 INFO : existing: Copied (replaced existing) 2026/08/25 01:28:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.63s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/25 01:28:39 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:39 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:39 DEBUG : existing: size = 6 OK 2026/08/25 01:28:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/25 01:28:39 INFO : existing: Copied (new) 2026/08/25 01:28:39 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:39 DEBUG : existing: Destination exists, skipping 2026/08/25 01:28:39 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:39 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:39 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.46s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:40 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/08/25 01:28:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/25 01:28:41 DEBUG : c/non empty space: size = 5 OK 2026/08/25 01:28:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:28:41 DEBUG : c/non empty space: Unchanged skipping 2026/08/25 01:28:41 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:41 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:41 DEBUG : a/potato2: size = 60 OK 2026/08/25 01:28:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/25 01:28:41 INFO : a/potato2: Copied (new) 2026/08/25 01:28:41 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:41 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:43 DEBUG : empty space: size = 1 OK 2026/08/25 01:28:43 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/25 01:28:43 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/25 01:28:43 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/25 01:28:43 DEBUG : empty space: Unchanged skipping 2026/08/25 01:28:43 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:43 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:43 INFO : There was nothing to transfer 2026/08/25 01:28:43 DEBUG : empty space: size = 1 OK 2026/08/25 01:28:43 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/25 01:28:43 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/25 01:28:44 INFO : empty space: Updated modification time in destination 2026/08/25 01:28:44 DEBUG : empty space: Unchanged skipping 2026/08/25 01:28:44 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:44 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.37s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:45 DEBUG : empty space: size = 1 OK 2026/08/25 01:28:45 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/25 01:28:45 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/25 01:28:45 DEBUG : empty space: Unchanged skipping 2026/08/25 01:28:45 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:45 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.34s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:46 DEBUG : foo: size = 3 OK 2026/08/25 01:28: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/25 01:28:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:28:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:28:46 DEBUG : foo: sha1 differ 2026/08/25 01:28:46 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:46 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:47 DEBUG : foo: size = 3 OK 2026/08/25 01:28:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/25 01:28:47 INFO : foo: Copied (replaced existing) 2026/08/25 01:28:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/25 01:28:48 DEBUG : empty space: size = 1 OK 2026/08/25 01:28:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:28:48 DEBUG : empty space: Unchanged skipping 2026/08/25 01:28:48 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:48 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:50 DEBUG : potato: size = 60 OK 2026/08/25 01:28:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/25 01:28:50 INFO : potato: Copied (new) 2026/08/25 01:28:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:52 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:28:52 DEBUG : potato: size = 60 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:28:52 DEBUG : potato: Sizes differ 2026/08/25 01:28:52 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:52 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:52 DEBUG : potato: size = 21 OK 2026/08/25 01:28:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/25 01:28:52 INFO : potato: Copied (replaced existing) 2026/08/25 01:28:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.71s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:54 DEBUG : potato: size = 21 OK 2026/08/25 01:28:54 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/25 01:28:54 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1832404388) 2026/08/25 01:28:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:28:54 DEBUG : potato: sha1 differ 2026/08/25 01:28:54 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:54 DEBUG : potato: size = 21 OK 2026/08/25 01:28:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/25 01:28:54 INFO : potato: Copied (replaced existing) 2026/08/25 01:28:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 01:28:55 DEBUG : empty space: size = 1 OK 2026/08/25 01:28:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:28:55 DEBUG : empty space: Unchanged skipping 2026/08/25 01:28:55 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/25 01:28:55 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:55 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:28:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 01:28:57 DEBUG : empty space: size = 1 OK 2026/08/25 01:28:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:28:57 DEBUG : empty space: Unchanged skipping 2026/08/25 01:28:57 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:28:57 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:28:59 DEBUG : potato2: size = 60 OK 2026/08/25 01:28:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/25 01:28:59 INFO : potato2: Copied (new) 2026/08/25 01:28:59 DEBUG : Waiting for deletions to finish 2026/08/25 01:28:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:00 INFO : d: Making directory 2026/08/25 01:29:00 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/08/25 01:29:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/25 01:29:01 DEBUG : c/non empty space: size = 5 OK 2026/08/25 01:29:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:29:01 DEBUG : c/non empty space: Unchanged skipping 2026/08/25 01:29:01 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:01 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:01 DEBUG : a/potato2: size = 60 OK 2026/08/25 01:29:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/25 01:29:01 INFO : a/potato2: Copied (new) 2026/08/25 01:29:01 DEBUG : Waiting for deletions to finish 2026/08/25 01:29:02 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:03 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/08/25 01:29:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/25 01:29:03 DEBUG : c/non empty space: size = 5 OK 2026/08/25 01:29:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:29:03 DEBUG : c/non empty space: Unchanged skipping 2026/08/25 01:29:03 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:03 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:04 DEBUG : a/potato2: size = 60 OK 2026/08/25 01:29:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/25 01:29:04 INFO : a/potato2: Copied (new) 2026/08/25 01:29:04 ERROR : B2 bucket rclone-test-yiqiliw4koso: not deleting files as there were IO errors 2026/08/25 01:29:04 ERROR : B2 bucket rclone-test-yiqiliw4koso: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:05 DEBUG : Waiting for deletions to finish 2026/08/25 01:29:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 01:29:06 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:06 DEBUG : empty space: size = 1 OK 2026/08/25 01:29:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:29:06 DEBUG : empty space: Unchanged skipping 2026/08/25 01:29:06 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:06 INFO : potato: Deleted 2026/08/25 01:29:06 DEBUG : potato2: size = 60 OK 2026/08/25 01:29:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/25 01:29:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.42s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:08 DEBUG : Waiting for deletions to finish 2026/08/25 01:29:08 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:08 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:08 INFO : potato: Deleted 2026/08/25 01:29:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 01:29:08 DEBUG : empty space: size = 1 OK 2026/08/25 01:29:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:29:08 DEBUG : empty space: Unchanged skipping 2026/08/25 01:29:08 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:08 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:10 DEBUG : potato2: size = 60 OK 2026/08/25 01:29:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/25 01:29:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.87s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 01:29:12 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:12 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:12 DEBUG : potato2: size = 19 OK 2026/08/25 01:29:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/25 01:29:12 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:14 DEBUG : enormous: Excluded (Size Filter) 2026/08/25 01:29:14 DEBUG : enormous: Excluded 2026/08/25 01:29:14 DEBUG : potato2: Excluded (Size Filter) 2026/08/25 01:29:14 DEBUG : potato2: Excluded 2026/08/25 01:29:14 DEBUG : potato2: Excluded (Size Filter) 2026/08/25 01:29:14 DEBUG : empty space: size = 1 OK 2026/08/25 01:29:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:29:14 DEBUG : empty space: Unchanged skipping 2026/08/25 01:29:14 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:14 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:14 DEBUG : Waiting for deletions to finish 2026/08/25 01:29:14 INFO : There was nothing to transfer 2026/08/25 01:29:14 DEBUG : enormous: Excluded (Size Filter) 2026/08/25 01:29:14 DEBUG : enormous: Excluded 2026/08/25 01:29:14 DEBUG : potato2: Excluded (Size Filter) 2026/08/25 01:29:14 DEBUG : potato2: Excluded 2026/08/25 01:29:14 DEBUG : potato2: Excluded (Size Filter) 2026/08/25 01:29:14 DEBUG : empty space: size = 1 OK 2026/08/25 01:29:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/25 01:29:14 DEBUG : empty space: Unchanged skipping 2026/08/25 01:29:14 DEBUG : Local file system at /tmp/rclone1832404388: Waiting for checks to finish 2026/08/25 01:29:14 DEBUG : Local file system at /tmp/rclone1832404388: Waiting for transfers to finish 2026/08/25 01:29:14 DEBUG : Waiting for deletions to finish 2026/08/25 01:29:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:16 DEBUG : enormous: Excluded (Size Filter) 2026/08/25 01:29:16 DEBUG : enormous: Excluded 2026/08/25 01:29:16 DEBUG : potato2: Excluded (Size Filter) 2026/08/25 01:29:16 DEBUG : potato2: Excluded 2026/08/25 01:29:16 DEBUG : empty space: size = 1 OK 2026/08/25 01:29:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:29:16 DEBUG : empty space: Unchanged skipping 2026/08/25 01:29:16 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:16 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:16 DEBUG : Waiting for deletions to finish 2026/08/25 01:29:17 INFO : potato2: Deleted 2026/08/25 01:29:17 INFO : enormous: Deleted 2026/08/25 01:29:17 INFO : There was nothing to transfer 2026/08/25 01:29:17 DEBUG : empty space: size = 1 OK 2026/08/25 01:29:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/25 01:29:17 DEBUG : empty space: Unchanged skipping 2026/08/25 01:29:17 DEBUG : Local file system at /tmp/rclone1832404388: Waiting for checks to finish 2026/08/25 01:29:17 DEBUG : Local file system at /tmp/rclone1832404388: Waiting for transfers to finish 2026/08/25 01:29:17 DEBUG : Waiting for deletions to finish 2026/08/25 01:29:17 INFO : enormous: Deleted 2026/08/25 01:29:17 INFO : potato2: Deleted 2026/08/25 01:29:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.76s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:19 DEBUG : five: Need to transfer - File not found at Destination 2026/08/25 01:29:19 DEBUG : four: size = 4 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:29:19 DEBUG : four: size = 8 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:29:19 DEBUG : four: Sizes differ 2026/08/25 01:29:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/25 01:29:19 DEBUG : one: Destination is newer than source, skipping 2026/08/25 01:29:19 DEBUG : three: size = 5 OK 2026/08/25 01:29:19 DEBUG : three: Sizes identical 2026/08/25 01:29:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/25 01:29:19 DEBUG : two: size = 3 OK 2026/08/25 01:29:19 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1832404388) 2026/08/25 01:29:19 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:29:19 DEBUG : two: sha1 differ 2026/08/25 01:29:19 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:19 DEBUG : five: size = 4 OK 2026/08/25 01:29:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/25 01:29:19 INFO : five: Copied (new) 2026/08/25 01:29:20 DEBUG : four: size = 4 OK 2026/08/25 01:29:20 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/25 01:29:20 INFO : four: Copied (replaced existing) 2026/08/25 01:29:20 DEBUG : two: size = 3 OK 2026/08/25 01:29:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/25 01:29:20 INFO : two: Copied (replaced existing) 2026/08/25 01:29:20 DEBUG : Waiting for deletions to finish 2026/08/25 01:29:20 DEBUG : five: size = 4 OK 2026/08/25 01:29:20 DEBUG : four: size = 4 OK 2026/08/25 01:29:20 DEBUG : one: Destination is newer than source, skipping 2026/08/25 01:29:20 DEBUG : three: size = 5 OK 2026/08/25 01:29:20 DEBUG : two: size = 3 OK 2026/08/25 01:29:20 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/25 01:29:20 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/25 01:29:20 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/25 01:29:20 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/25 01:29:20 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/25 01:29:20 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/25 01:29:20 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1832404388) 2026/08/25 01:29:20 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:29:20 DEBUG : three: sha1 differ 2026/08/25 01:29:20 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/25 01:29:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/25 01:29:20 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/25 01:29:20 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/25 01:29:20 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:20 DEBUG : three: size = 5 OK 2026/08/25 01:29:20 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/25 01:29:20 INFO : three: Copied (replaced existing) 2026/08/25 01:29:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.13s) === 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-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/25 01:29:22 INFO : B2 bucket rclone-test-yiqiliw4koso: Making map for --track-renames 2026/08/25 01:29:22 INFO : B2 bucket rclone-test-yiqiliw4koso: Finished making map for --track-renames 2026/08/25 01:29:22 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/25 01:29:22 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for renames to finish 2026/08/25 01:29:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/25 01:29:22 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:22 DEBUG : yam: size = 11 OK 2026/08/25 01:29:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/25 01:29:22 INFO : yam: Copied (new) 2026/08/25 01:29:22 DEBUG : potato: size = 14 OK 2026/08/25 01:29:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/25 01:29:22 INFO : potato: Copied (new) 2026/08/25 01:29:22 DEBUG : Waiting for deletions to finish 2026/08/25 01:29:23 DEBUG : potato: size = 14 OK 2026/08/25 01:29:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:29:23 DEBUG : potato: Unchanged skipping 2026/08/25 01:29:23 INFO : B2 bucket rclone-test-yiqiliw4koso: Making map for --track-renames 2026/08/25 01:29:23 INFO : B2 bucket rclone-test-yiqiliw4koso: Finished making map for --track-renames 2026/08/25 01:29:23 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:23 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for renames to finish 2026/08/25 01:29:23 DEBUG : yaml: size = 11 OK 2026/08/25 01:29:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/25 01:29:23 INFO : yam: Copied (server-side copy) to: yaml 2026/08/25 01:29:23 INFO : yam: Deleted 2026/08/25 01:29:23 INFO : yaml: Renamed from "yam" 2026/08/25 01:29:23 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.56s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/25 01:29:25 INFO : B2 bucket rclone-test-yiqiliw4koso: Making map for --track-renames 2026/08/25 01:29:25 INFO : B2 bucket rclone-test-yiqiliw4koso: Finished making map for --track-renames 2026/08/25 01:29:25 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/25 01:29:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/25 01:29:25 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for renames to finish 2026/08/25 01:29:25 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:25 DEBUG : potato: size = 14 OK 2026/08/25 01:29:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/25 01:29:25 INFO : potato: Copied (new) 2026/08/25 01:29:25 DEBUG : yam: size = 11 OK 2026/08/25 01:29:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/25 01:29:25 INFO : yam: Copied (new) 2026/08/25 01:29:25 DEBUG : Waiting for deletions to finish 2026/08/25 01:29:25 DEBUG : potato: size = 14 OK 2026/08/25 01:29:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:29:25 DEBUG : potato: Unchanged skipping 2026/08/25 01:29:25 INFO : B2 bucket rclone-test-yiqiliw4koso: Making map for --track-renames 2026/08/25 01:29:25 INFO : B2 bucket rclone-test-yiqiliw4koso: Finished making map for --track-renames 2026/08/25 01:29:25 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:25 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for renames to finish 2026/08/25 01:29:25 DEBUG : yaml: size = 11 OK 2026/08/25 01:29:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/25 01:29:25 INFO : yam: Copied (server-side copy) to: yaml 2026/08/25 01:29:26 INFO : yam: Deleted 2026/08/25 01:29:26 INFO : yaml: Renamed from "yam" 2026/08/25 01:29:26 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.27s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/25 01:29:27 INFO : B2 bucket rclone-test-yiqiliw4koso: Making map for --track-renames 2026/08/25 01:29:27 INFO : B2 bucket rclone-test-yiqiliw4koso: Finished making map for --track-renames 2026/08/25 01:29:27 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/25 01:29:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/25 01:29:27 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for renames to finish 2026/08/25 01:29:27 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:27 DEBUG : potato: size = 14 OK 2026/08/25 01:29:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/25 01:29:27 INFO : potato: Copied (new) 2026/08/25 01:29:27 DEBUG : sub/yam: size = 11 OK 2026/08/25 01:29:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/25 01:29:27 INFO : sub/yam: Copied (new) 2026/08/25 01:29:27 DEBUG : Waiting for deletions to finish 2026/08/25 01:29:27 DEBUG : potato: size = 14 OK 2026/08/25 01:29:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:29:27 DEBUG : potato: Unchanged skipping 2026/08/25 01:29:27 INFO : B2 bucket rclone-test-yiqiliw4koso: Making map for --track-renames 2026/08/25 01:29:27 INFO : B2 bucket rclone-test-yiqiliw4koso: Finished making map for --track-renames 2026/08/25 01:29:27 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:27 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for renames to finish 2026/08/25 01:29:28 DEBUG : yam: size = 11 OK 2026/08/25 01:29:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/25 01:29:28 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/25 01:29:28 INFO : sub/yam: Deleted 2026/08/25 01:29:28 INFO : yam: Renamed from "sub/yam" 2026/08/25 01:29:28 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.33s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:29 DEBUG : Creating backend with remote "/tmp/rclone1832404388/dir1" 2026/08/25 01:29:29 DEBUG : Creating backend with remote "/tmp/rclone1832404388/dir2" 2026/08/25 01:29:29 DEBUG : Local file system at /tmp/rclone1832404388/dir2: Using server-side directory move 2026/08/25 01:29:29 INFO : Local file system at /tmp/rclone1832404388/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/25 01:29:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/25 01:29:29 INFO : file1.txt: Moved (server-side) 2026/08/25 01:29:29 DEBUG : Local file system at /tmp/rclone1832404388/dir2: Waiting for checks to finish 2026/08/25 01:29:29 DEBUG : Local file system at /tmp/rclone1832404388/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:29:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/25 01:29:30 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:30 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/25 01:29:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/25 01:29:30 INFO : nested/sub dir/file: Copied (new) 2026/08/25 01:29:30 INFO : nested/sub dir/file: Deleted 2026/08/25 01:29:30 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:29:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:29:30 INFO : sub dir/hello world: Copied (new) 2026/08/25 01:29:30 INFO : sub dir/hello world: Deleted 2026/08/25 01:29:30 INFO : sub dir: Removing directory 2026/08/25 01:29:30 INFO : nested/sub dir: Removing directory 2026/08/25 01:29:30 INFO : nested: Removing directory 2026/08/25 01:29:30 DEBUG : Local file system at /tmp/rclone1832404388: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.28s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 01:29:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/25 01:29:31 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:31 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:31 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 01:29:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:29:31 INFO : sub dir/hello world: Copied (new) 2026/08/25 01:29:31 INFO : sub dir/hello world: Deleted 2026/08/25 01:29:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/25 01:29:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/25 01:29:31 INFO : nested/sub dir/file: Copied (new) 2026/08/25 01:29:31 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.35s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/25 01:29:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/25 01:29:32 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:32 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:32 DEBUG : existing: size = 6 OK 2026/08/25 01:29:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/25 01:29:32 INFO : existing: Copied (new) 2026/08/25 01:29:32 INFO : existing: Deleted 2026/08/25 01:29:32 DEBUG : existing-b: size = 6 OK 2026/08/25 01:29:32 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/25 01:29:32 INFO : existing-b: Copied (new) 2026/08/25 01:29:32 INFO : existing-b: Deleted 2026/08/25 01:29:33 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:29:33 DEBUG : existing: Destination exists, skipping 2026/08/25 01:29:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/25 01:29:33 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:29:33 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.72s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:34 DEBUG : Creating backend with remote "TestB2:rclone-test-lojutic2qeku" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yiqiliw4koso -> B2 bucket rclone-test-lojutic2qeku 2026/08/25 01:29:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 01:29:38 DEBUG : empty space: size = 1 OK 2026/08/25 01:29:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/25 01:29:38 DEBUG : empty space: Unchanged skipping 2026/08/25 01:29:38 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:29:38 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lojutic2qeku) 2026/08/25 01:29:38 DEBUG : potato3: Sizes differ 2026/08/25 01:29:38 DEBUG : B2 bucket rclone-test-lojutic2qeku: Waiting for checks to finish 2026/08/25 01:29:38 INFO : empty space: Deleted 2026/08/25 01:29:38 DEBUG : B2 bucket rclone-test-lojutic2qeku: Waiting for transfers to finish 2026/08/25 01:29:38 DEBUG : potato2: size = 60 OK 2026/08/25 01:29:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/25 01:29:38 INFO : potato2: Copied (server-side copy) 2026/08/25 01:29:38 DEBUG : potato3: size = 68 OK 2026/08/25 01:29:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/25 01:29:38 INFO : potato3: Copied (server-side copy) 2026/08/25 01:29:38 INFO : potato2: Deleted 2026/08/25 01:29:39 INFO : potato3: Deleted 2026/08/25 01:29:39 DEBUG : Creating backend with remote "TestB2:rclone-test-witetok2peye" 2026/08/25 01:29:40 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/25 01:29:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 01:29:40 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/25 01:29:40 DEBUG : B2 bucket rclone-test-witetok2peye: Waiting for checks to finish 2026/08/25 01:29:40 DEBUG : B2 bucket rclone-test-witetok2peye: Waiting for transfers to finish 2026/08/25 01:29:41 DEBUG : empty space: size = 1 OK 2026/08/25 01:29:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/25 01:29:41 INFO : empty space: Copied (server-side copy) 2026/08/25 01:29:41 INFO : empty space: Deleted 2026/08/25 01:29:41 DEBUG : potato2: size = 60 OK 2026/08/25 01:29:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/25 01:29:41 INFO : potato2: Copied (server-side copy) 2026/08/25 01:29:41 INFO : potato2: Deleted 2026/08/25 01:29:41 DEBUG : potato3: size = 68 OK 2026/08/25 01:29:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/25 01:29:41 INFO : potato3: Copied (server-side copy) 2026/08/25 01:29:42 INFO : potato3: Deleted 2026/08/25 01:29:42 DEBUG : B2 bucket rclone-test-witetok2peye: Purge remote 2026/08/25 01:29:42 INFO : B2 bucket rclone-test-witetok2peye: cleaning bucket "rclone-test-witetok2peye" of all files 2026/08/25 01:29:42 DEBUG : empty space: Deleting (id "4_z2f529d23809d3b6baf080e1b_f412ac949183d71cc_d20260825_m012941_c001_v0001038_t0019_u01787621381075") 2026/08/25 01:29:42 DEBUG : potato2: Deleting (id "4_z2f529d23809d3b6baf080e1b_f11258861770c2f9e_d20260825_m012941_c001_v0001167_t0006_u01787621381305") 2026/08/25 01:29:42 DEBUG : potato3: Deleting (id "4_z2f529d23809d3b6baf080e1b_f1145b99bd19d5090_d20260825_m012941_c001_v0001101_t0031_u01787621381401") 2026/08/25 01:29:43 DEBUG : B2 bucket rclone-test-lojutic2qeku: Purge remote 2026/08/25 01:29:43 INFO : B2 bucket rclone-test-lojutic2qeku: cleaning bucket "rclone-test-lojutic2qeku" of all files 2026/08/25 01:29:43 DEBUG : empty space: Deleting (id "4_z1f228d13809d3b6baf080e1b_f405f3f94e4a4d78c_d20260825_m012941_c001_v7007000_t0000_u01787621381280") 2026/08/25 01:29:43 DEBUG : empty space: Deleting (id "4_z1f228d13809d3b6baf080e1b_f414df8de09b3c0bc_d20260825_m012937_c001_v0001109_t0016_u01787621377188") 2026/08/25 01:29:43 DEBUG : potato2: Deleting (id "4_z1f228d13809d3b6baf080e1b_f405f3f94e4a4d78d_d20260825_m012941_c001_v7007000_t0000_u01787621381763") 2026/08/25 01:29:43 DEBUG : potato2: Deleting (id "4_z1f228d13809d3b6baf080e1b_f102676e392cf964f_d20260825_m012938_c001_v0001091_t0044_u01787621378325") 2026/08/25 01:29:43 DEBUG : potato3: Deleting (id "4_z1f228d13809d3b6baf080e1b_f405f3f94e4a4d78e_d20260825_m012941_c001_v7007000_t0000_u01787621381964") 2026/08/25 01:29:43 DEBUG : potato3: Deleting (id "4_z1f228d13809d3b6baf080e1b_f1040cc4fdcd930ce_d20260825_m012938_c001_v0001179_t0049_u01787621378711") 2026/08/25 01:29:43 DEBUG : potato3: Deleting (id "4_z1f228d13809d3b6baf080e1b_f114df8de09b3c0be_d20260825_m012937_c001_v0001109_t0006_u01787621377373") --- PASS: TestServerSideMove (10.61s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:44 DEBUG : Creating backend with remote "TestB2:rclone-test-sicodow4dopi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yiqiliw4koso -> B2 bucket rclone-test-sicodow4dopi 2026/08/25 01:29:50 DEBUG : empty space: Excluded (Size Filter) 2026/08/25 01:29:50 DEBUG : empty space: Excluded (Size Filter) 2026/08/25 01:29:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 01:29:50 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:29:50 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sicodow4dopi) 2026/08/25 01:29:50 DEBUG : potato3: Sizes differ 2026/08/25 01:29:50 DEBUG : B2 bucket rclone-test-sicodow4dopi: Waiting for checks to finish 2026/08/25 01:29:50 DEBUG : B2 bucket rclone-test-sicodow4dopi: Waiting for transfers to finish 2026/08/25 01:29:50 DEBUG : potato2: size = 60 OK 2026/08/25 01:29:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/25 01:29:50 INFO : potato2: Copied (server-side copy) 2026/08/25 01:29:51 INFO : potato2: Deleted 2026/08/25 01:29:51 DEBUG : potato3: size = 68 OK 2026/08/25 01:29:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/25 01:29:51 INFO : potato3: Copied (server-side copy) 2026/08/25 01:29:51 INFO : potato3: Deleted 2026/08/25 01:29:51 DEBUG : Creating backend with remote "TestB2:rclone-test-todesug1ciji" 2026/08/25 01:29:52 DEBUG : empty space: Excluded (Size Filter) 2026/08/25 01:29:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 01:29:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/25 01:29:52 DEBUG : B2 bucket rclone-test-todesug1ciji: Waiting for checks to finish 2026/08/25 01:29:52 DEBUG : B2 bucket rclone-test-todesug1ciji: Waiting for transfers to finish 2026/08/25 01:29:53 DEBUG : potato2: size = 60 OK 2026/08/25 01:29:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/25 01:29:53 INFO : potato2: Copied (server-side copy) 2026/08/25 01:29:53 DEBUG : potato3: size = 68 OK 2026/08/25 01:29:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/25 01:29:53 INFO : potato3: Copied (server-side copy) 2026/08/25 01:29:53 INFO : potato2: Deleted 2026/08/25 01:29:54 INFO : potato3: Deleted 2026/08/25 01:29:54 DEBUG : B2 bucket rclone-test-todesug1ciji: Purge remote 2026/08/25 01:29:54 INFO : B2 bucket rclone-test-todesug1ciji: cleaning bucket "rclone-test-todesug1ciji" of all files 2026/08/25 01:29:54 DEBUG : potato2: Deleting (id "4_z0f02cd23809d3b6baf080e1b_f1191591feff7fb46_d20260825_m012953_c001_v0001091_t0032_u01787621393353") 2026/08/25 01:29:54 DEBUG : potato3: Deleting (id "4_z0f02cd23809d3b6baf080e1b_f118dbb162d0fd478_d20260825_m012953_c001_v0001176_t0007_u01787621393728") 2026/08/25 01:29:55 DEBUG : B2 bucket rclone-test-sicodow4dopi: Purge remote 2026/08/25 01:29:55 INFO : B2 bucket rclone-test-sicodow4dopi: cleaning bucket "rclone-test-sicodow4dopi" of all files 2026/08/25 01:29:55 DEBUG : empty space: Deleting (id "4_z9fc2bd03809d3b6baf080e1b_f4126c762287f5a20_d20260825_m012949_c001_v0001174_t0058_u01787621389341") 2026/08/25 01:29:55 DEBUG : potato2: Deleting (id "4_z9fc2bd03809d3b6baf080e1b_f413c9e888c0c5c3d_d20260825_m012953_c001_v7007000_t0000_u01787621393789") 2026/08/25 01:29:55 DEBUG : potato2: Deleting (id "4_z9fc2bd03809d3b6baf080e1b_f117fa7bd613ed0af_d20260825_m012950_c001_v0001042_t0013_u01787621390402") 2026/08/25 01:29:55 DEBUG : potato3: Deleting (id "4_z9fc2bd03809d3b6baf080e1b_f40847f3efcd505d3_d20260825_m012953_c001_v7007000_t0000_u01787621393949") 2026/08/25 01:29:55 DEBUG : potato3: Deleting (id "4_z9fc2bd03809d3b6baf080e1b_f1040cc4fdcd930ee_d20260825_m012950_c001_v0001179_t0038_u01787621390756") 2026/08/25 01:29:55 DEBUG : potato3: Deleting (id "4_z9fc2bd03809d3b6baf080e1b_f1126c762287f5a24_d20260825_m012949_c001_v0001174_t0023_u01787621389528") --- PASS: TestServerSideMoveWithFilter (12.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:29:56 DEBUG : Creating backend with remote "TestB2:rclone-test-sevufes2guyi" 2026/08/25 01:29:59 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yiqiliw4koso -> B2 bucket rclone-test-sevufes2guyi 2026/08/25 01:30:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 01:30:02 DEBUG : empty space: size = 1 OK 2026/08/25 01:30:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/25 01:30:02 DEBUG : empty space: Unchanged skipping 2026/08/25 01:30:02 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:30:02 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sevufes2guyi) 2026/08/25 01:30:02 DEBUG : potato3: Sizes differ 2026/08/25 01:30:02 DEBUG : B2 bucket rclone-test-sevufes2guyi: Waiting for checks to finish 2026/08/25 01:30:02 INFO : empty space: Deleted 2026/08/25 01:30:02 DEBUG : B2 bucket rclone-test-sevufes2guyi: Waiting for transfers to finish 2026/08/25 01:30:02 DEBUG : potato3: size = 68 OK 2026/08/25 01:30:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/25 01:30:02 INFO : potato3: Copied (server-side copy) 2026/08/25 01:30:03 DEBUG : potato2: size = 60 OK 2026/08/25 01:30:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/25 01:30:03 INFO : potato2: Copied (server-side copy) 2026/08/25 01:30:03 INFO : potato3: Deleted 2026/08/25 01:30:03 INFO : potato2: Deleted 2026/08/25 01:30:03 DEBUG : Creating backend with remote "TestB2:rclone-test-fiyajej5fuci" 2026/08/25 01:30:04 INFO : tomatoDir: Making directory 2026/08/25 01:30:05 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/25 01:30:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 01:30:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/25 01:30:05 DEBUG : B2 bucket rclone-test-fiyajej5fuci: Waiting for checks to finish 2026/08/25 01:30:05 DEBUG : B2 bucket rclone-test-fiyajej5fuci: Waiting for transfers to finish 2026/08/25 01:30:05 DEBUG : empty space: size = 1 OK 2026/08/25 01:30:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/25 01:30:05 INFO : empty space: Copied (server-side copy) 2026/08/25 01:30:05 INFO : empty space: Deleted 2026/08/25 01:30:06 DEBUG : potato3: size = 68 OK 2026/08/25 01:30:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/25 01:30:06 INFO : potato3: Copied (server-side copy) 2026/08/25 01:30:06 INFO : potato3: Deleted 2026/08/25 01:30:06 DEBUG : potato2: size = 60 OK 2026/08/25 01:30:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/25 01:30:06 INFO : potato2: Copied (server-side copy) 2026/08/25 01:30:06 INFO : potato2: Deleted 2026/08/25 01:30:07 DEBUG : B2 bucket rclone-test-fiyajej5fuci: Purge remote 2026/08/25 01:30:07 INFO : B2 bucket rclone-test-fiyajej5fuci: cleaning bucket "rclone-test-fiyajej5fuci" of all files 2026/08/25 01:30:07 DEBUG : empty space: Deleting (id "4_zef12fd13809d3b6baf080e1b_f4085a7e1cc508664_d20260825_m013005_c001_v0001167_t0058_u01787621405652") 2026/08/25 01:30:07 DEBUG : potato2: Deleting (id "4_zef12fd13809d3b6baf080e1b_f1134d5dbbed8d45b_d20260825_m013005_c001_v0001116_t0014_u01787621405886") 2026/08/25 01:30:07 DEBUG : potato3: Deleting (id "4_zef12fd13809d3b6baf080e1b_f1055d805480ee8ea_d20260825_m013006_c001_v0001184_t0023_u01787621406126") 2026/08/25 01:30:08 DEBUG : B2 bucket rclone-test-sevufes2guyi: Purge remote 2026/08/25 01:30:08 INFO : B2 bucket rclone-test-sevufes2guyi: cleaning bucket "rclone-test-sevufes2guyi" of all files 2026/08/25 01:30:08 DEBUG : empty space: Deleting (id "4_z2f22dde3809d3b6baf080e1b_f4114a9be4ddea003_d20260825_m013005_c001_v7007000_t0000_u01787621405844") 2026/08/25 01:30:08 DEBUG : empty space: Deleting (id "4_z2f22dde3809d3b6baf080e1b_f413469f0430538cb_d20260825_m013001_c001_v0001099_t0023_u01787621401081") 2026/08/25 01:30:08 DEBUG : potato2: Deleting (id "4_z2f22dde3809d3b6baf080e1b_f4114a9be4ddea006_d20260825_m013006_c001_v7007000_t0000_u01787621406900") 2026/08/25 01:30:08 DEBUG : potato2: Deleting (id "4_z2f22dde3809d3b6baf080e1b_f1109964ead08e5a9_d20260825_m013002_c001_v0001115_t0029_u01787621402267") 2026/08/25 01:30:08 DEBUG : potato3: Deleting (id "4_z2f22dde3809d3b6baf080e1b_f4114a9be4ddea004_d20260825_m013006_c001_v7007000_t0000_u01787621406330") 2026/08/25 01:30:08 DEBUG : potato3: Deleting (id "4_z2f22dde3809d3b6baf080e1b_f111a2a840ffd4294_d20260825_m013002_c001_v0001167_t0010_u01787621402700") 2026/08/25 01:30:08 DEBUG : potato3: Deleting (id "4_z2f22dde3809d3b6baf080e1b_f113469f0430538cd_d20260825_m013001_c001_v0001099_t0016_u01787621401263") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.27s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:30:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:30:12 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/rclone-sync-test" 2026/08/25 01:30:12 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncOverlap (1.56s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:30:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/rclone-sync-test" 2026/08/25 01:30:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/rclone-sync-test-include/layer2" 2026/08/25 01:30:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/rclone-sync-test-ignore-file" 2026/08/25 01:30:25 DEBUG : B2 bucket rclone-test-yiqiliw4koso path rclone-sync-test: Waiting for checks to finish 2026/08/25 01:30:25 DEBUG : B2 bucket rclone-test-yiqiliw4koso path rclone-sync-test: Waiting for transfers to finish 2026/08/25 01:30:25 DEBUG : Waiting for deletions to finish 2026/08/25 01:30:25 INFO : There was nothing to transfer 2026/08/25 01:30:25 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:30:25 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:30:25 DEBUG : Waiting for deletions to finish 2026/08/25 01:30:25 INFO : There was nothing to transfer 2026/08/25 01:30:26 DEBUG : B2 bucket rclone-test-yiqiliw4koso path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/25 01:30:26 DEBUG : B2 bucket rclone-test-yiqiliw4koso path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/25 01:30:26 DEBUG : Waiting for deletions to finish 2026/08/25 01:30:26 INFO : There was nothing to transfer 2026/08/25 01:30:26 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:30:26 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:30:26 DEBUG : Waiting for deletions to finish 2026/08/25 01:30:26 INFO : There was nothing to transfer 2026/08/25 01:30:27 DEBUG : B2 bucket rclone-test-yiqiliw4koso path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/25 01:30:27 DEBUG : B2 bucket rclone-test-yiqiliw4koso path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/25 01:30:27 DEBUG : Waiting for deletions to finish 2026/08/25 01:30:27 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (13.66s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:30:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/dst" 2026/08/25 01:30:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/CompareDest" 2026/08/25 01:30:31 DEBUG : one: Need to transfer - File not found at Destination 2026/08/25 01:30:31 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:30:31 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:30:31 DEBUG : one: size = 3 OK 2026/08/25 01:30:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/25 01:30:31 INFO : one: Copied (new) 2026/08/25 01:30:31 DEBUG : Waiting for deletions to finish 2026/08/25 01:30:32 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:30:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:30:32 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:30:32 DEBUG : one: Sizes differ 2026/08/25 01:30:32 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:30:32 DEBUG : one: size = 5 OK 2026/08/25 01:30:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/25 01:30:32 INFO : one: Copied (replaced existing) 2026/08/25 01:30:32 DEBUG : Waiting for deletions to finish 2026/08/25 01:30:34 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:30:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:30:34 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:30:34 DEBUG : one: Sizes differ 2026/08/25 01:30:34 DEBUG : one: size = 5 OK 2026/08/25 01:30:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:30:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/25 01:30:34 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:30:34 DEBUG : Waiting for deletions to finish 2026/08/25 01:30:34 INFO : There was nothing to transfer 2026/08/25 01:30:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:30:35 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:30:35 DEBUG : one: Sizes differ 2026/08/25 01:30:35 DEBUG : two: size = 3 OK 2026/08/25 01:30:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:30:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/25 01:30:35 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:30:35 DEBUG : one: size = 5 OK 2026/08/25 01:30:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:30:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/25 01:30:35 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:30:35 DEBUG : Waiting for deletions to finish 2026/08/25 01:30:35 INFO : There was nothing to transfer 2026/08/25 01:30:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:30:36 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:30:36 DEBUG : one: Sizes differ 2026/08/25 01:30:36 DEBUG : one: size = 5 OK 2026/08/25 01:30:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:30:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/25 01:30:36 DEBUG : two: size = 3 OK 2026/08/25 01:30:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:30:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/25 01:30:36 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:30:36 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:30:36 DEBUG : Waiting for deletions to finish 2026/08/25 01:30:36 INFO : There was nothing to transfer 2026/08/25 01:30:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:30:37 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:30:37 DEBUG : one: Sizes differ 2026/08/25 01:30:37 DEBUG : two: size = 3 OK 2026/08/25 01:30:37 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/25 01:30:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/25 01:30:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/25 01:30:37 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:30:37 DEBUG : one: size = 5 OK 2026/08/25 01:30:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:30:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/25 01:30:37 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:30:37 DEBUG : Waiting for deletions to finish 2026/08/25 01:30:37 INFO : There was nothing to transfer 2026/08/25 01:30:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:30:38 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:30:38 DEBUG : one: Sizes differ 2026/08/25 01:30:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:30:38 DEBUG : two: size = 3 (B2 bucket rclone-test-yiqiliw4koso path CompareDest) 2026/08/25 01:30:38 DEBUG : two: Sizes differ 2026/08/25 01:30:38 DEBUG : two: Need to transfer - File not found at Destination 2026/08/25 01:30:38 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:30:38 DEBUG : one: size = 5 OK 2026/08/25 01:30:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:30:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/25 01:30:38 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:30:38 DEBUG : two: size = 5 OK 2026/08/25 01:30:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/25 01:30:38 INFO : two: Copied (new) 2026/08/25 01:30:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.26s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:30:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/dest" 2026/08/25 01:30:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/pre-dest1" 2026/08/25 01:30:43 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/pre-dest2" 2026/08/25 01:30:45 DEBUG : 1: size = 1 OK 2026/08/25 01:30:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:30:45 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/25 01:30:46 DEBUG : 2: size = 1 OK 2026/08/25 01:30:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:30:46 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/25 01:30:46 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/25 01:30:46 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dest: Waiting for checks to finish 2026/08/25 01:30:46 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dest: Waiting for transfers to finish 2026/08/25 01:30:47 DEBUG : 3: size = 1 OK 2026/08/25 01:30:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/25 01:30:47 INFO : 3: Copied (new) 2026/08/25 01:30:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.70s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:30:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/dst" 2026/08/25 01:30:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/CopyDest" 2026/08/25 01:30:52 DEBUG : one: Need to transfer - File not found at Destination 2026/08/25 01:30:52 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:30:52 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:30:52 DEBUG : one: size = 3 OK 2026/08/25 01:30:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/25 01:30:52 INFO : one: Copied (new) 2026/08/25 01:30:52 DEBUG : Waiting for deletions to finish 2026/08/25 01:30:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:30:53 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:30:53 DEBUG : one: Sizes differ 2026/08/25 01:30:53 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:30:53 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:30:53 DEBUG : one: size = 5 OK 2026/08/25 01:30:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/25 01:30:53 INFO : one: Copied (replaced existing) 2026/08/25 01:30:53 DEBUG : Waiting for deletions to finish 2026/08/25 01:30:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/BackupDir" 2026/08/25 01:30:56 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:30:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:30:56 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:30:56 DEBUG : one: Sizes differ 2026/08/25 01:30:56 DEBUG : one: size = 5 OK 2026/08/25 01:30:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:30:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:30:56 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:30:56 DEBUG : one: Sizes differ 2026/08/25 01:30:58 DEBUG : one: size = 3 OK 2026/08/25 01:30:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/25 01:30:58 INFO : one: Copied (server-side copy) 2026/08/25 01:30:58 INFO : one: Deleted 2026/08/25 01:30:58 DEBUG : one: size = 5 OK 2026/08/25 01:30:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/25 01:30:58 INFO : one: Copied (server-side copy) 2026/08/25 01:30:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/25 01:30:58 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:30:58 DEBUG : Waiting for deletions to finish 2026/08/25 01:30:59 DEBUG : one: size = 5 OK 2026/08/25 01:30:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:30:59 DEBUG : one: Unchanged skipping 2026/08/25 01:30:59 DEBUG : two: size = 3 OK 2026/08/25 01:30:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:31:00 DEBUG : two: size = 3 OK 2026/08/25 01:31:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/25 01:31:00 INFO : two: Copied (server-side copy) 2026/08/25 01:31:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/25 01:31:00 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:31:00 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:31:00 DEBUG : Waiting for deletions to finish 2026/08/25 01:31:00 DEBUG : one: size = 5 OK 2026/08/25 01:31:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:31:00 DEBUG : one: Unchanged skipping 2026/08/25 01:31:00 DEBUG : two: size = 3 OK 2026/08/25 01:31:00 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:31:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:31:00 DEBUG : two: Unchanged skipping 2026/08/25 01:31:00 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:31:00 DEBUG : Waiting for deletions to finish 2026/08/25 01:31:00 INFO : There was nothing to transfer 2026/08/25 01:31:01 DEBUG : one: size = 5 OK 2026/08/25 01:31:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:31:01 DEBUG : one: Unchanged skipping 2026/08/25 01:31:01 DEBUG : three: size = 7 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:31:01 DEBUG : three: size = 5 (B2 bucket rclone-test-yiqiliw4koso path CopyDest) 2026/08/25 01:31:01 DEBUG : three: Sizes differ 2026/08/25 01:31:01 DEBUG : three: Destination not found in --copy-dest 2026/08/25 01:31:01 DEBUG : three: Need to transfer - File not found at Destination 2026/08/25 01:31:01 DEBUG : two: size = 3 OK 2026/08/25 01:31:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/25 01:31:01 DEBUG : two: Unchanged skipping 2026/08/25 01:31:01 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:31:01 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:31:02 DEBUG : three: size = 7 OK 2026/08/25 01:31:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/25 01:31:02 INFO : three: Copied (new) 2026/08/25 01:31:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.41s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:31:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/dst" 2026/08/25 01:31:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/backup" 2026/08/25 01:31:08 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:31:08 DEBUG : two: size = 3 OK 2026/08/25 01:31:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:31:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:31:08 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:31:08 DEBUG : one: Sizes differ 2026/08/25 01:31:08 DEBUG : two: Unchanged skipping 2026/08/25 01:31:10 DEBUG : one: size = 3 OK 2026/08/25 01:31:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/25 01:31:10 INFO : one: Copied (server-side copy) 2026/08/25 01:31:10 INFO : one: Deleted 2026/08/25 01:31:10 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:31:11 DEBUG : one: size = 4 OK 2026/08/25 01:31:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/25 01:31:11 INFO : one: Copied (new) 2026/08/25 01:31:11 DEBUG : Waiting for deletions to finish 2026/08/25 01:31:11 DEBUG : three.txt: size = 5 OK 2026/08/25 01:31:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/25 01:31:11 INFO : three.txt: Copied (server-side copy) 2026/08/25 01:31:11 INFO : three.txt: Deleted 2026/08/25 01:31:11 INFO : three.txt: Moved into backup dir 2026/08/25 01:31:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:31:13 DEBUG : one: size = 4 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:31:13 DEBUG : one: Sizes differ 2026/08/25 01:31:13 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:31:13 DEBUG : two: size = 3 OK 2026/08/25 01:31:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:31:13 DEBUG : two: Unchanged skipping 2026/08/25 01:31:13 DEBUG : one: size = 4 OK 2026/08/25 01:31:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/25 01:31:13 INFO : one: Copied (server-side copy) 2026/08/25 01:31:13 INFO : one: Deleted 2026/08/25 01:31:13 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:31:13 DEBUG : one: size = 5 OK 2026/08/25 01:31:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/25 01:31:13 INFO : one: Copied (new) 2026/08/25 01:31:13 DEBUG : Waiting for deletions to finish 2026/08/25 01:31:14 DEBUG : three.txt: size = 6 OK 2026/08/25 01:31:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/25 01:31:14 INFO : three.txt: Copied (server-side copy) 2026/08/25 01:31:14 INFO : three.txt: Deleted 2026/08/25 01:31:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.56s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:31:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/dst" 2026/08/25 01:31:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/backup" 2026/08/25 01:31:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:31:20 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:31:20 DEBUG : one: Sizes differ 2026/08/25 01:31:20 DEBUG : two: size = 3 OK 2026/08/25 01:31:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:31:20 DEBUG : two: Unchanged skipping 2026/08/25 01:31:20 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:31:21 DEBUG : one.bak: size = 3 OK 2026/08/25 01:31:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/25 01:31:21 INFO : one: Copied (server-side copy) to: one.bak 2026/08/25 01:31:22 INFO : one: Deleted 2026/08/25 01:31:22 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:31:22 DEBUG : one: size = 4 OK 2026/08/25 01:31:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/25 01:31:22 INFO : one: Copied (new) 2026/08/25 01:31:22 DEBUG : Waiting for deletions to finish 2026/08/25 01:31:23 DEBUG : three.txt.bak: size = 5 OK 2026/08/25 01:31:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/25 01:31:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/25 01:31:23 INFO : three.txt: Deleted 2026/08/25 01:31:23 INFO : three.txt: Moved into backup dir 2026/08/25 01:31:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:31:25 DEBUG : one: size = 4 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:31:25 DEBUG : one: Sizes differ 2026/08/25 01:31:25 DEBUG : two: size = 3 OK 2026/08/25 01:31:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:31:25 DEBUG : two: Unchanged skipping 2026/08/25 01:31:25 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:31:25 DEBUG : one.bak: size = 4 OK 2026/08/25 01:31:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/25 01:31:25 INFO : one: Copied (server-side copy) to: one.bak 2026/08/25 01:31:25 INFO : one: Deleted 2026/08/25 01:31:25 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:31:25 DEBUG : one: size = 5 OK 2026/08/25 01:31:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/25 01:31:25 INFO : one: Copied (new) 2026/08/25 01:31:25 DEBUG : Waiting for deletions to finish 2026/08/25 01:31:26 DEBUG : three.txt.bak: size = 6 OK 2026/08/25 01:31:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/25 01:31:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/25 01:31:26 INFO : three.txt: Deleted 2026/08/25 01:31:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:31:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/dst" 2026/08/25 01:31:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/backup" 2026/08/25 01:31:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:31:32 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:31:32 DEBUG : one: Sizes differ 2026/08/25 01:31:32 DEBUG : two: size = 3 OK 2026/08/25 01:31:32 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:31:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:31:32 DEBUG : two: Unchanged skipping 2026/08/25 01:31:33 DEBUG : one-2019-01-01: size = 3 OK 2026/08/25 01:31:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/25 01:31:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/25 01:31:33 INFO : one: Deleted 2026/08/25 01:31:33 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:31:34 DEBUG : one: size = 4 OK 2026/08/25 01:31:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/25 01:31:34 INFO : one: Copied (new) 2026/08/25 01:31:34 DEBUG : Waiting for deletions to finish 2026/08/25 01:31:34 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/25 01:31:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/25 01:31:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/25 01:31:35 INFO : three.txt: Deleted 2026/08/25 01:31:35 INFO : three.txt: Moved into backup dir 2026/08/25 01:31:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:31:36 DEBUG : one: size = 4 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:31:36 DEBUG : one: Sizes differ 2026/08/25 01:31:36 DEBUG : two: size = 3 OK 2026/08/25 01:31:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:31:36 DEBUG : two: Unchanged skipping 2026/08/25 01:31:36 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:31:37 DEBUG : one-2019-01-01: size = 4 OK 2026/08/25 01:31:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/25 01:31:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/25 01:31:37 INFO : one: Deleted 2026/08/25 01:31:37 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:31:37 DEBUG : one: size = 5 OK 2026/08/25 01:31:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/25 01:31:37 INFO : one: Copied (new) 2026/08/25 01:31:37 DEBUG : Waiting for deletions to finish 2026/08/25 01:31:37 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/25 01:31:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/25 01:31:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/25 01:31:38 INFO : three.txt: Deleted 2026/08/25 01:31:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.61s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:31:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/dst" 2026/08/25 01:31:42 DEBUG : two: size = 3 OK 2026/08/25 01:31:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:31:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:31:42 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:31:42 DEBUG : one: Sizes differ 2026/08/25 01:31:42 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:31:42 DEBUG : two: Unchanged skipping 2026/08/25 01:31:42 DEBUG : one.bak: size = 3 OK 2026/08/25 01:31:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/25 01:31:42 INFO : one: Copied (server-side copy) to: one.bak 2026/08/25 01:31:43 INFO : one: Deleted 2026/08/25 01:31:43 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:31:43 DEBUG : one: size = 4 OK 2026/08/25 01:31:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/25 01:31:43 INFO : one: Copied (new) 2026/08/25 01:31:43 DEBUG : Waiting for deletions to finish 2026/08/25 01:31:44 DEBUG : three.txt.bak: size = 5 OK 2026/08/25 01:31:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/25 01:31:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/25 01:31:44 INFO : three.txt: Deleted 2026/08/25 01:31:44 INFO : three.txt: Moved into backup dir 2026/08/25 01:31:44 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1044-03.backblaze.com/b2api/v1/b2_upload_file/cf82eda3807d3b6baf080e1b/c001_v0001044_t0050": EOF 2026/08/25 01:31:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1044-03.backblaze.com/b2api/v1/b2_upload_file/cf82eda3807d3b6baf080e1b/c001_v0001044_t0050": EOF) 2026/08/25 01:31:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yiqiliw4koso: 1/10 (Post "https://pod-000-1044-03.backblaze.com/b2api/v1/b2_upload_file/cf82eda3807d3b6baf080e1b/c001_v0001044_t0050": EOF) 2026/08/25 01:31:47 DEBUG : pacer: Reducing sleep to 10ms 2026/08/25 01:31:47 DEBUG : one.bak: Excluded (Path Filter) 2026/08/25 01:31:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/25 01:31:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:31:47 DEBUG : one: size = 4 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:31:47 DEBUG : one: Sizes differ 2026/08/25 01:31:47 DEBUG : two: size = 3 OK 2026/08/25 01:31:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:31:47 DEBUG : two: Unchanged skipping 2026/08/25 01:31:47 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for checks to finish 2026/08/25 01:31:48 DEBUG : one.bak: size = 4 OK 2026/08/25 01:31:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/25 01:31:48 INFO : one: Copied (server-side copy) to: one.bak 2026/08/25 01:31:48 INFO : one: Deleted 2026/08/25 01:31:48 DEBUG : B2 bucket rclone-test-yiqiliw4koso path dst: Waiting for transfers to finish 2026/08/25 01:31:48 DEBUG : one: size = 5 OK 2026/08/25 01:31:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/25 01:31:48 INFO : one: Copied (new) 2026/08/25 01:31:48 DEBUG : Waiting for deletions to finish 2026/08/25 01:31:48 DEBUG : three.txt.bak: size = 6 OK 2026/08/25 01:31:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/25 01:31:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/25 01:31:49 INFO : three.txt: Deleted 2026/08/25 01:31:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.10s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:31:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/dst" 2026/08/25 01:31:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:31:52 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:31:52 DEBUG : one: Sizes differ 2026/08/25 01:31:54 DEBUG : one.bak: size = 3 OK 2026/08/25 01:31:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/25 01:31:54 INFO : one: Copied (server-side copy) to: one.bak 2026/08/25 01:31:54 INFO : one: Deleted 2026/08/25 01:31:55 DEBUG : one: size = 4 OK 2026/08/25 01:31:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/25 01:31:55 INFO : one: Copied (new) 2026/08/25 01:31:55 DEBUG : two: size = 3 OK 2026/08/25 01:31:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:31:55 DEBUG : two: Unchanged skipping 2026/08/25 01:31:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:31:55 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:31:55 DEBUG : three.txt: Sizes differ 2026/08/25 01:31:55 DEBUG : three.txt.bak: size = 5 OK 2026/08/25 01:31:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/25 01:31:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/25 01:31:56 INFO : three.txt: Deleted 2026/08/25 01:31:56 DEBUG : three.txt: size = 6 OK 2026/08/25 01:31:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/25 01:31:56 INFO : three.txt: Copied (new) 2026/08/25 01:31:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:31:56 DEBUG : one: size = 4 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:31:56 DEBUG : one: Sizes differ 2026/08/25 01:31:57 DEBUG : one.bak: size = 4 OK 2026/08/25 01:31:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/25 01:31:57 INFO : one: Copied (server-side copy) to: one.bak 2026/08/25 01:31:57 INFO : one: Deleted 2026/08/25 01:31:57 DEBUG : one: size = 5 OK 2026/08/25 01:31:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/25 01:31:57 INFO : one: Copied (new) 2026/08/25 01:31:57 DEBUG : two: size = 3 OK 2026/08/25 01:31:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:31:57 DEBUG : two: Unchanged skipping 2026/08/25 01:31:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:31:58 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:31:58 DEBUG : three.txt: Sizes differ 2026/08/25 01:31:58 DEBUG : three.txt.bak: size = 6 OK 2026/08/25 01:31:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/25 01:31:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/25 01:31:58 INFO : three.txt: Deleted 2026/08/25 01:31:58 DEBUG : three.txt: size = 19 OK 2026/08/25 01:31:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/25 01:31:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.90s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:32:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqiliw4koso/dst" 2026/08/25 01:32:01 DEBUG : Config file has changed externally - reloading 2026/08/25 01:32:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:03 DEBUG : one: size = 3 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:32:03 DEBUG : one: Sizes differ 2026/08/25 01:32:04 DEBUG : one-2019-01-01: size = 3 OK 2026/08/25 01:32:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/25 01:32:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/25 01:32:04 INFO : one: Deleted 2026/08/25 01:32:05 DEBUG : one: size = 4 OK 2026/08/25 01:32:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/25 01:32:05 INFO : one: Copied (new) 2026/08/25 01:32:05 DEBUG : two: size = 3 OK 2026/08/25 01:32:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:05 DEBUG : two: Unchanged skipping 2026/08/25 01:32:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:05 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:32:05 DEBUG : three.txt: Sizes differ 2026/08/25 01:32:06 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/25 01:32:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/25 01:32:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/25 01:32:06 INFO : three.txt: Deleted 2026/08/25 01:32:07 DEBUG : three.txt: size = 6 OK 2026/08/25 01:32:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/25 01:32:07 INFO : three.txt: Copied (new) 2026/08/25 01:32:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:07 DEBUG : one: size = 4 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:32:07 DEBUG : one: Sizes differ 2026/08/25 01:32:08 DEBUG : one-2019-01-01: size = 4 OK 2026/08/25 01:32:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/25 01:32:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/25 01:32:08 INFO : one: Deleted 2026/08/25 01:32:08 DEBUG : one: size = 5 OK 2026/08/25 01:32:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/25 01:32:08 INFO : one: Copied (new) 2026/08/25 01:32:08 DEBUG : two: size = 3 OK 2026/08/25 01:32:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:08 DEBUG : two: Unchanged skipping 2026/08/25 01:32:08 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:08 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yiqiliw4koso path dst) 2026/08/25 01:32:08 DEBUG : three.txt: Sizes differ 2026/08/25 01:32:09 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/25 01:32:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/25 01:32:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/25 01:32:09 INFO : three.txt: Deleted 2026/08/25 01:32:09 DEBUG : three.txt: size = 19 OK 2026/08/25 01:32:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/25 01:32:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.79s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:32:12 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:12 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:12 DEBUG : Testêé: Sizes differ 2026/08/25 01:32:12 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:32:12 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:32:12 DEBUG : Testêé: size = 14 OK 2026/08/25 01:32:12 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/25 01:32:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/25 01:32:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.19s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:32:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/25 01:32:13 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:32:13 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:32:13 DEBUG : existing: size = 6 OK 2026/08/25 01:32:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/25 01:32:13 INFO : existing: Copied (new) 2026/08/25 01:32:13 DEBUG : Waiting for deletions to finish 2026/08/25 01:32:14 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:32:14 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:14 DEBUG : existing: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:14 DEBUG : existing: Sizes differ 2026/08/25 01:32:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/25 01:32:14 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:32:14 ERROR : B2 bucket rclone-test-yiqiliw4koso: not deleting files as there were IO errors 2026/08/25 01:32:14 ERROR : B2 bucket rclone-test-yiqiliw4koso: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.84s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:32:15 DEBUG : EXISTING: size = 6 OK 2026/08/25 01:32:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:15 DEBUG : existing: Unchanged skipping 2026/08/25 01:32:15 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:32:15 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:32:15 DEBUG : Waiting for deletions to finish 2026/08/25 01:32:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.29s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", 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-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", 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.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:32:26 DEBUG : both10: size = 6 OK 2026/08/25 01:32:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both0: size = 6 OK 2026/08/25 01:32:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both11: size = 6 OK 2026/08/25 01:32:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both12: size = 6 OK 2026/08/25 01:32:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both10: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both13: size = 6 OK 2026/08/25 01:32:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both13: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both14: size = 6 OK 2026/08/25 01:32:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both14: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both15: size = 6 OK 2026/08/25 01:32:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both15: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both16: size = 6 OK 2026/08/25 01:32:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both16: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both17: size = 6 OK 2026/08/25 01:32:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both17: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both18: size = 6 OK 2026/08/25 01:32:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both18: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both19: size = 6 OK 2026/08/25 01:32:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both19: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both1: size = 6 OK 2026/08/25 01:32:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both1: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both2: size = 6 OK 2026/08/25 01:32:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both2: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both3: size = 6 OK 2026/08/25 01:32:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both3: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both4: size = 6 OK 2026/08/25 01:32:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both4: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both5: size = 6 OK 2026/08/25 01:32:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both5: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both6: size = 6 OK 2026/08/25 01:32:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both6: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both7: size = 6 OK 2026/08/25 01:32:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both7: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both8: size = 6 OK 2026/08/25 01:32:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both8: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both9: size = 6 OK 2026/08/25 01:32:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:26 DEBUG : both9: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both0: Unchanged skipping 2026/08/25 01:32:26 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:32:26 DEBUG : both11: Unchanged skipping 2026/08/25 01:32:26 DEBUG : both12: Unchanged skipping 2026/08/25 01:32:26 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:32:26 DEBUG : Waiting for deletions to finish 2026/08/25 01:32:26 INFO : only8: Deleted 2026/08/25 01:32:26 INFO : only10: Deleted 2026/08/25 01:32:26 INFO : only11: Deleted 2026/08/25 01:32:26 INFO : only1: Deleted 2026/08/25 01:32:27 INFO : only4: Deleted 2026/08/25 01:32:27 INFO : only7: Deleted 2026/08/25 01:32:27 INFO : only9: Deleted 2026/08/25 01:32:27 INFO : only0: Deleted 2026/08/25 01:32:27 INFO : only18: Deleted 2026/08/25 01:32:27 INFO : only2: Deleted 2026/08/25 01:32:27 INFO : only12: Deleted 2026/08/25 01:32:27 INFO : only13: Deleted 2026/08/25 01:32:27 INFO : only16: Deleted 2026/08/25 01:32:27 INFO : only19: Deleted 2026/08/25 01:32:27 INFO : only3: Deleted 2026/08/25 01:32:27 INFO : only6: Deleted 2026/08/25 01:32:27 INFO : only14: Deleted 2026/08/25 01:32:27 INFO : only15: Deleted 2026/08/25 01:32:27 INFO : only17: Deleted 2026/08/25 01:32:27 INFO : only5: Deleted 2026/08/25 01:32:27 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.39s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:32:41 DEBUG : both0: size = 6 OK 2026/08/25 01:32:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both0: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both10: size = 6 OK 2026/08/25 01:32:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both10: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both11: size = 6 OK 2026/08/25 01:32:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both11: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both12: size = 6 OK 2026/08/25 01:32:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both12: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both13: size = 6 OK 2026/08/25 01:32:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both13: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both14: size = 6 OK 2026/08/25 01:32:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both14: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both15: size = 6 OK 2026/08/25 01:32:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both15: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both16: size = 6 OK 2026/08/25 01:32:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both16: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both17: size = 6 OK 2026/08/25 01:32:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both17: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both18: size = 6 OK 2026/08/25 01:32:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both18: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both19: size = 6 OK 2026/08/25 01:32:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both19: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both1: size = 6 OK 2026/08/25 01:32:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both1: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both2: size = 6 OK 2026/08/25 01:32:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both2: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both3: size = 6 OK 2026/08/25 01:32:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both3: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both4: size = 6 OK 2026/08/25 01:32:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both4: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both5: size = 6 OK 2026/08/25 01:32:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both5: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both6: size = 6 OK 2026/08/25 01:32:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both6: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both7: size = 6 OK 2026/08/25 01:32:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both7: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both8: size = 6 OK 2026/08/25 01:32:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both8: Unchanged skipping 2026/08/25 01:32:41 DEBUG : both9: size = 6 OK 2026/08/25 01:32:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:32:41 DEBUG : both9: Unchanged skipping 2026/08/25 01:32:41 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only0: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only0: Sizes differ 2026/08/25 01:32:41 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only11: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only11: Sizes differ 2026/08/25 01:32:41 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only10: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only10: Sizes differ 2026/08/25 01:32:41 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only12: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only12: Sizes differ 2026/08/25 01:32:41 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only14: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only14: Sizes differ 2026/08/25 01:32:41 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only15: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only15: Sizes differ 2026/08/25 01:32:41 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only16: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only16: Sizes differ 2026/08/25 01:32:41 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only17: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only17: Sizes differ 2026/08/25 01:32:41 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only18: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only18: Sizes differ 2026/08/25 01:32:41 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only19: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only19: Sizes differ 2026/08/25 01:32:41 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only1: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only1: Sizes differ 2026/08/25 01:32:41 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only2: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only2: Sizes differ 2026/08/25 01:32:41 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only3: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only3: Sizes differ 2026/08/25 01:32:41 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only4: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only4: Sizes differ 2026/08/25 01:32:41 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only5: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only5: Sizes differ 2026/08/25 01:32:41 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only6: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only6: Sizes differ 2026/08/25 01:32:41 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only7: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only7: Sizes differ 2026/08/25 01:32:41 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only8: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only8: Sizes differ 2026/08/25 01:32:41 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only9: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only9: Sizes differ 2026/08/25 01:32:41 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1832404388) 2026/08/25 01:32:41 DEBUG : only13: size = 6 (B2 bucket rclone-test-yiqiliw4koso) 2026/08/25 01:32:41 DEBUG : only13: Sizes differ 2026/08/25 01:32:41 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:32:41 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:32:41 DEBUG : only0: size = 0 OK 2026/08/25 01:32:41 DEBUG : only11: size = 0 OK 2026/08/25 01:32:41 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:41 INFO : only0: Copied (replaced existing) 2026/08/25 01:32:41 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:41 INFO : only11: Copied (replaced existing) 2026/08/25 01:32:41 DEBUG : only15: size = 0 OK 2026/08/25 01:32:41 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:41 INFO : only15: Copied (replaced existing) 2026/08/25 01:32:41 DEBUG : only16: size = 0 OK 2026/08/25 01:32:41 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:41 INFO : only16: Copied (replaced existing) 2026/08/25 01:32:41 DEBUG : only12: size = 0 OK 2026/08/25 01:32:41 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:41 INFO : only12: Copied (replaced existing) 2026/08/25 01:32:41 DEBUG : only17: size = 0 OK 2026/08/25 01:32:41 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:41 INFO : only17: Copied (replaced existing) 2026/08/25 01:32:41 DEBUG : only18: size = 0 OK 2026/08/25 01:32:41 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:41 INFO : only18: Copied (replaced existing) 2026/08/25 01:32:42 DEBUG : only19: size = 0 OK 2026/08/25 01:32:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:42 INFO : only19: Copied (replaced existing) 2026/08/25 01:32:42 DEBUG : only1: size = 0 OK 2026/08/25 01:32:42 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:42 INFO : only1: Copied (replaced existing) 2026/08/25 01:32:42 DEBUG : only14: size = 0 OK 2026/08/25 01:32:42 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:42 INFO : only14: Copied (replaced existing) 2026/08/25 01:32:42 DEBUG : only2: size = 0 OK 2026/08/25 01:32:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:42 INFO : only2: Copied (replaced existing) 2026/08/25 01:32:42 DEBUG : only3: size = 0 OK 2026/08/25 01:32:42 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:42 INFO : only3: Copied (replaced existing) 2026/08/25 01:32:42 DEBUG : only4: size = 0 OK 2026/08/25 01:32:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:42 INFO : only4: Copied (replaced existing) 2026/08/25 01:32:42 DEBUG : only5: size = 0 OK 2026/08/25 01:32:42 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:42 INFO : only5: Copied (replaced existing) 2026/08/25 01:32:42 DEBUG : only6: size = 0 OK 2026/08/25 01:32:42 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:42 INFO : only6: Copied (replaced existing) 2026/08/25 01:32:42 DEBUG : only7: size = 0 OK 2026/08/25 01:32:42 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:42 INFO : only7: Copied (replaced existing) 2026/08/25 01:32:42 DEBUG : only9: size = 0 OK 2026/08/25 01:32:42 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:42 INFO : only9: Copied (replaced existing) 2026/08/25 01:32:42 DEBUG : only13: size = 0 OK 2026/08/25 01:32:42 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:42 INFO : only13: Copied (replaced existing) 2026/08/25 01:32:42 DEBUG : only10: size = 0 OK 2026/08/25 01:32:42 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:42 INFO : only10: Copied (replaced existing) 2026/08/25 01:32:42 DEBUG : only8: size = 0 OK 2026/08/25 01:32:42 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/25 01:32:42 INFO : only8: Copied (replaced existing) 2026/08/25 01:32:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.63s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:32:50 DEBUG : empty_dir: Making directory with metadata 2026/08/25 01:32:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 01:32:50 DEBUG : empty_on_remote: Making directory with metadata 2026/08/25 01:32:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 01:32:50 INFO : empty_on_remote: Making directory 2026/08/25 01:32:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/25 01:32:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/25 01:32:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/25 01:32:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/25 01:32:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.14s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:32:53 DEBUG : empty_dir: Making directory with metadata 2026/08/25 01:32:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 01:32:53 DEBUG : empty_on_remote: Making directory with metadata 2026/08/25 01:32:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 01:32:53 INFO : empty_on_remote: Making directory 2026/08/25 01:32:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/25 01:32:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/25 01:32:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/25 01:32:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/25 01:32:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/25 01:32:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:32:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/25 01:32:55 INFO : sub dir: Making directory 2026/08/25 01:32:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.42s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:32:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/25 01:32:57 INFO : sub dir: Making directory 2026/08/25 01:32:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.24s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:33:01 DEBUG : dir1/0001-bcdefgh.txt: Clearing upload URL because of error: Post "https://pod-000-1116-01.backblaze.com/b2api/v1/b2_upload_file/cf82eda3807d3b6baf080e1b/c001_v0001116_t0048": EOF 2026/08/25 01:33:01 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-01.backblaze.com/b2api/v1/b2_upload_file/cf82eda3807d3b6baf080e1b/c001_v0001116_t0048": EOF) 2026/08/25 01:33:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dir1/0001-bcdefgh.txt" to B2 bucket rclone-test-yiqiliw4koso: 1/10 (Post "https://pod-000-1116-01.backblaze.com/b2api/v1/b2_upload_file/cf82eda3807d3b6baf080e1b/c001_v0001116_t0048": EOF) 2026/08/25 01:33:04 DEBUG : pacer: Reducing sleep to 10ms 2026/08/25 01:33:07 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:07 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:33:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : apple: size = 5 OK 2026/08/25 01:33:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:33:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:33:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:33:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:33:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : apple: Unchanged skipping 2026/08/25 01:33:08 DEBUG : banana: size = 6 OK 2026/08/25 01:33:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : banana: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:33:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:33:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:33:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:33:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:33:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:33:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:33:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:33:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:33:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:33:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:33:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:33:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:33:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:33:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:33:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:33:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:33:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:33:08 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:33:08 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:08 INFO : There was nothing to transfer 2026/08/25 01:33:08 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:08 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:33:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : apple: size = 5 OK 2026/08/25 01:33:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : apple: Unchanged skipping 2026/08/25 01:33:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:33:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:33:09 DEBUG : banana: size = 6 OK 2026/08/25 01:33:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : banana: Unchanged skipping 2026/08/25 01:33:09 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:33:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:33:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:33:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:33:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:33:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:33:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:33:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:33:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:33:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:33:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:33:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:33:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:33:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:33:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:33:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:33:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:33:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:33:09 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:33:09 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:33:09 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:09 INFO : There was nothing to transfer 2026/08/25 01:33:09 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:09 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:33:19 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:20 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : banana: size = 6 OK 2026/08/25 01:33:20 DEBUG : apple: size = 5 OK 2026/08/25 01:33:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : apple: Unchanged skipping 2026/08/25 01:33:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : banana: Unchanged skipping 2026/08/25 01:33:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:33:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:33:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:33:20 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:33:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:33:20 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:33:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:33:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:33:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:33:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:33:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:33:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:33:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:33:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:33:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:33:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:33:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:33:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:33:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:33:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:33:20 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:33:20 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:20 INFO : There was nothing to transfer 2026/08/25 01:33:20 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:20 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:33:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:33:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:33:21 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:33:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:33:21 DEBUG : apple: size = 5 OK 2026/08/25 01:33:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : apple: Unchanged skipping 2026/08/25 01:33:21 DEBUG : banana: size = 6 OK 2026/08/25 01:33:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : banana: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:33:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:33:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:33:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:33:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:33:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:33:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:33:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:33:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:33:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:33:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:33:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:33:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:33:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:33:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:33:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:33:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:33:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:33:21 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:33:21 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:21 INFO : There was nothing to transfer 2026/08/25 01:33:21 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:21 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:33:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:33:31 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:31 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/25 01:33:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:31 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:33:31 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:33:32 DEBUG : YXBwbGU=: size = 5 OK 2026/08/25 01:33:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/25 01:33:32 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/25 01:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:32 DEBUG : YmFuYW5h: size = 6 OK 2026/08/25 01:33:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/25 01:33:32 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/25 01:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/25 01:33:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/25 01:33:32 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/25 01:33:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/25 01:33:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/25 01:33:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/25 01:33:32 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/25 01:33:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/25 01:33:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/25 01:33:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/25 01:33:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/25 01:33:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/25 01:33:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/25 01:33:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/25 01:33:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/25 01:33:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/25 01:33:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/25 01:33:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/25 01:33:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/25 01:33:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/25 01:33:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/25 01:33:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/25 01:33:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/25 01:33:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/25 01:33:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/25 01:33:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/25 01:33:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/25 01:33:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/25 01:33:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 01:33:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/25 01:33:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/25 01:33:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/25 01:33:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/25 01:33:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/25 01:33:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/25 01:33:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/25 01:33:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/25 01:33:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/25 01:33:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:34 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/25 01:33:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/25 01:33:34 INFO : dir1/0003-defghij.txt: Deleted 2026/08/25 01:33:34 INFO : dir1/0009-3456789.txt: Deleted 2026/08/25 01:33:34 INFO : banana: Deleted 2026/08/25 01:33:34 INFO : dir1/0007-1234567.txt: Deleted 2026/08/25 01:33:34 INFO : appleappleapplebanana: Deleted 2026/08/25 01:33:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/25 01:33:34 INFO : splitbananasplit: Deleted 2026/08/25 01:33:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/25 01:33:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/25 01:33:34 INFO : dir1/0011-56789;.txt: Deleted 2026/08/25 01:33:34 INFO : dir1/0015-9;=.txt: Deleted 2026/08/25 01:33:34 INFO : dir1/0014-89;=.txt: Deleted 2026/08/25 01:33:34 INFO : apple: Deleted 2026/08/25 01:33:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/25 01:33:35 INFO : dir1/0008-2345678.txt: Deleted 2026/08/25 01:33:35 INFO : dir1/0010-456789.txt: Deleted 2026/08/25 01:33:35 INFO : dir1/0012-6789;.txt: Deleted 2026/08/25 01:33:35 INFO : dir1/0013-789;=.txt: Deleted 2026/08/25 01:33:35 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/25 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 01:33:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:35 DEBUG : YXBwbGU=: size = 5 OK 2026/08/25 01:33:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : apple: Unchanged skipping 2026/08/25 01:33:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:33:35 DEBUG : YmFuYW5h: size = 6 OK 2026/08/25 01:33:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : banana: Unchanged skipping 2026/08/25 01:33:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/25 01:33:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:33:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/25 01:33:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/25 01:33:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/25 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/25 01:33:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/25 01:33:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/25 01:33:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/25 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/25 01:33:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/25 01:33:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/25 01:33:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/25 01:33:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/25 01:33:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/25 01:33:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/25 01:33:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/25 01:33:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/25 01:33:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/25 01:33:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:33:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:33:35 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:33:35 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:33:35 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:35 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/25 01:33:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:36 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:36 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:36 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 01:33:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:36 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 01:33:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 01:33:36 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 01:33:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 01:33:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 01:33:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 01:33:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 01:33:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 01:33:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 01:33:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:33:45 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:46 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:33:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:46 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:46 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:46 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:46 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:46 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:46 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:46 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 01:33:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 01:33:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/25 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 01:33:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/25 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 01:33:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/25 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 01:33:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/25 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 01:33:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 01:33:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 01:33:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 01:33:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 01:33:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/25 01:33:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 01:33:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 01:33:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 01:33:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 01:33:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/25 01:33:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:46 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:33:46 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:33:46 DEBUG : PREFIXapple: size = 5 OK 2026/08/25 01:33:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/25 01:33:46 INFO : apple: Copied (new) to: PREFIXapple 2026/08/25 01:33:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 01:33:46 DEBUG : PREFIXbanana: size = 6 OK 2026/08/25 01:33:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/25 01:33:46 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/25 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 01:33:46 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/25 01:33:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/25 01:33:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/25 01:33:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 01:33:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:33:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/25 01:33:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 01:33:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 01:33:47 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/25 01:33:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/25 01:33:47 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/25 01:33:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 01:33:47 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/25 01:33:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/25 01:33:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/25 01:33:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 01:33:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/25 01:33:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/25 01:33:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 01:33:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 01:33:47 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/25 01:33:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/25 01:33:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/25 01:33:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 01:33:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/25 01:33:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/25 01:33:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 01:33:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 01:33:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/25 01:33:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/25 01:33:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 01:33:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 01:33:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/25 01:33:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/25 01:33:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 01:33:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 01:33:47 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/25 01:33:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/25 01:33:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/25 01:33:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 01:33:48 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/25 01:33:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/25 01:33:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/25 01:33:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 01:33:48 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/25 01:33:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/25 01:33:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/25 01:33:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 01:33:48 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/25 01:33:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/25 01:33:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/25 01:33:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 01:33:48 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/25 01:33:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/25 01:33:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/25 01:33:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/25 01:33:48 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/25 01:33:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/25 01:33:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/25 01:33:48 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/25 01:33:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/25 01:33:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/25 01:33:48 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/25 01:33:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/25 01:33:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/25 01:33:48 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/25 01:33:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/25 01:33:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/25 01:33:48 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:49 INFO : dir1/0007-1234567.txt: Deleted 2026/08/25 01:33:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/25 01:33:49 INFO : dir1/0008-2345678.txt: Deleted 2026/08/25 01:33:49 INFO : dir1/0010-456789.txt: Deleted 2026/08/25 01:33:49 INFO : appleappleapplebanana: Deleted 2026/08/25 01:33:49 INFO : banana: Deleted 2026/08/25 01:33:49 INFO : dir1/0015-9;=.txt: Deleted 2026/08/25 01:33:49 INFO : dir1/0013-789;=.txt: Deleted 2026/08/25 01:33:49 INFO : dir1/0011-56789;.txt: Deleted 2026/08/25 01:33:49 INFO : dir1/0014-89;=.txt: Deleted 2026/08/25 01:33:49 INFO : apple: Deleted 2026/08/25 01:33:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/25 01:33:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/25 01:33:49 INFO : dir1/0012-6789;.txt: Deleted 2026/08/25 01:33:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/25 01:33:49 INFO : dir1/0003-defghij.txt: Deleted 2026/08/25 01:33:49 INFO : splitbananasplit: Deleted 2026/08/25 01:33:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/25 01:33:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/25 01:33:49 INFO : dir1/0009-3456789.txt: Deleted 2026/08/25 01:33:49 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 01:33:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 01:33:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 01:33:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 01:33:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 01:33:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 01:33:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 01:33:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 01:33:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 01:33:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 01:33:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 01:33:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 01:33:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 01:33:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 01:33:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 01:33:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 01:33:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 01:33:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 01:33:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 01:33:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 01:33:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 01:33:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 01:33:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 01:33:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 01:33:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 01:33:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 01:33:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 01:33:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/25 01:33:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 01:33:50 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 01:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 01:33:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 01:33:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 01:33:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 01:33:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 01:33:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 01:33:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 01:33:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 01:33:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 01:33:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 01:33:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 01:33:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 01:33:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 01:33:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 01:33:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 01:33:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/25 01:33:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:33:50 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:33:50 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:33:50 DEBUG : apple: size = 5 OK 2026/08/25 01:33:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/25 01:33:50 INFO : apple: Copied (new) 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:33:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/25 01:33:50 INFO : appleappleapplebanana: Copied (new) 2026/08/25 01:33:50 DEBUG : banana: size = 6 OK 2026/08/25 01:33:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/25 01:33:50 INFO : banana: Copied (new) 2026/08/25 01:33:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:33:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/25 01:33:50 INFO : splitbananasplit: Copied (new) 2026/08/25 01:33:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:33:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/25 01:33:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/25 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/25 01:33:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/25 01:33:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:33:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/25 01:33:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/25 01:33:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:33:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/25 01:33:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/25 01:33:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:33:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/25 01:33:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/25 01:33:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:33:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/25 01:33:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/25 01:33:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:33:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/25 01:33:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/25 01:33:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:33:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/25 01:33:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/25 01:33:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:33:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/25 01:33:51 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/25 01:33:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:33:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/25 01:33:51 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/25 01:33:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:33:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/25 01:33:51 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/25 01:33:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:33:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/25 01:33:51 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/25 01:33:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:33:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/25 01:33:51 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/25 01:33:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:33:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/25 01:33:51 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/25 01:33:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:33:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/25 01:33:51 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/25 01:33:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:33:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/25 01:33:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/25 01:33:51 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:51 INFO : PREFIXbanana: Deleted 2026/08/25 01:33:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/25 01:33:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/25 01:33:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/25 01:33:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/25 01:33:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/25 01:33:51 INFO : PREFIXsplitbananasplit: Deleted 2026/08/25 01:33:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/25 01:33:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/25 01:33:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/25 01:33:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/25 01:33:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/25 01:33:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/25 01:33:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/25 01:33:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/25 01:33:51 INFO : PREFIXapple: Deleted 2026/08/25 01:33:52 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/25 01:33:52 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/25 01:33:52 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/25 01:33:52 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/25 01:33:52 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:52 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : Waiting for deletions to finish 2026/08/25 01:33:52 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:33:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:34:02 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/25 01:34:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/25 01:34:03 DEBUG : pacer: Reducing sleep to 10ms 2026/08/25 01:34:03 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:34:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 01:34:03 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 01:34:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:03 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 01:34:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 01:34:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:03 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:03 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 01:34:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 01:34:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:03 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:34:03 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:34:03 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/25 01:34:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/25 01:34:03 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/25 01:34:03 DEBUG : appleSUFFIX: size = 5 OK 2026/08/25 01:34:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/25 01:34:03 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:03 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/25 01:34:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/25 01:34:03 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/25 01:34:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/25 01:34:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/25 01:34:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/25 01:34:04 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/25 01:34:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/25 01:34:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/25 01:34:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/25 01:34:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/25 01:34:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/25 01:34:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/25 01:34:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/25 01:34:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/25 01:34:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/25 01:34:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/25 01:34:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/25 01:34:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/25 01:34:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/25 01:34:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/25 01:34:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/25 01:34:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/25 01:34:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/25 01:34:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/25 01:34:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/25 01:34:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/25 01:34:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/25 01:34:05 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/25 01:34:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/25 01:34:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/25 01:34:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/25 01:34:05 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/25 01:34:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/25 01:34:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/25 01:34:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/25 01:34:05 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/25 01:34:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/25 01:34:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/25 01:34:05 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/25 01:34:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/25 01:34:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/25 01:34:05 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/25 01:34:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/25 01:34:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/25 01:34:05 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/25 01:34:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/25 01:34:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/25 01:34:05 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:05 INFO : apple: Deleted 2026/08/25 01:34:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/25 01:34:06 INFO : dir1/0010-456789.txt: Deleted 2026/08/25 01:34:06 INFO : banana: Deleted 2026/08/25 01:34:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/25 01:34:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/25 01:34:06 INFO : dir1/0007-1234567.txt: Deleted 2026/08/25 01:34:06 INFO : dir1/0008-2345678.txt: Deleted 2026/08/25 01:34:06 INFO : dir1/0014-89;=.txt: Deleted 2026/08/25 01:34:06 INFO : appleappleapplebanana: Deleted 2026/08/25 01:34:06 INFO : splitbananasplit: Deleted 2026/08/25 01:34:06 INFO : dir1/0003-defghij.txt: Deleted 2026/08/25 01:34:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/25 01:34:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/25 01:34:06 INFO : dir1/0009-3456789.txt: Deleted 2026/08/25 01:34:06 INFO : dir1/0012-6789;.txt: Deleted 2026/08/25 01:34:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/25 01:34:06 INFO : dir1/0011-56789;.txt: Deleted 2026/08/25 01:34:06 INFO : dir1/0013-789;=.txt: Deleted 2026/08/25 01:34:06 INFO : dir1/0015-9;=.txt: Deleted 2026/08/25 01:34:06 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:06 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:06 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/25 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 01:34:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/25 01:34:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 01:34:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:07 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:34:07 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:34:07 DEBUG : apple: size = 5 OK 2026/08/25 01:34:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/25 01:34:07 INFO : apple: Copied (new) 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:34:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/25 01:34:07 INFO : appleappleapplebanana: Copied (new) 2026/08/25 01:34:07 DEBUG : banana: size = 6 OK 2026/08/25 01:34:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/25 01:34:07 INFO : banana: Copied (new) 2026/08/25 01:34:07 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:34:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/25 01:34:07 INFO : splitbananasplit: Copied (new) 2026/08/25 01:34:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:34:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/25 01:34:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/25 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/25 01:34:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/25 01:34:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:34:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/25 01:34:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/25 01:34:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:34:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/25 01:34:07 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/25 01:34:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:34:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/25 01:34:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/25 01:34:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:34:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/25 01:34:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/25 01:34:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:34:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/25 01:34:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/25 01:34:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:34:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/25 01:34:07 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/25 01:34:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:34:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/25 01:34:08 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/25 01:34:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:34:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/25 01:34:08 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/25 01:34:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:34:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/25 01:34:08 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/25 01:34:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:34:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/25 01:34:08 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/25 01:34:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:34:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/25 01:34:08 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/25 01:34:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:34:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/25 01:34:08 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/25 01:34:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:34:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/25 01:34:08 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/25 01:34:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:34:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/25 01:34:08 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/25 01:34:08 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:08 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : appleSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : bananaSUFFIX: Deleted 2026/08/25 01:34:08 INFO : splitbananasplitSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/25 01:34:08 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/25 01:34:08 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:09 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:09 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:34:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:34:19 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:19 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:34:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 01:34:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 01:34:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 01:34:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 01:34:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 01:34:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:20 DEBUG : apple: size = 5 OK 2026/08/25 01:34:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:20 DEBUG : apple: Unchanged skipping 2026/08/25 01:34:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 01:34:20 DEBUG : banana: size = 6 OK 2026/08/25 01:34:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:20 DEBUG : banana: Unchanged skipping 2026/08/25 01:34:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 01:34:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 01:34:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 01:34:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 01:34:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 01:34:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/25 01:34:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/25 01:34:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/25 01:34:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/25 01:34:20 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:34:20 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:34:20 DEBUG : appleapple: size = 21 OK 2026/08/25 01:34:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/25 01:34:20 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/25 01:34:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/25 01:34:20 DEBUG : splitbanan: size = 16 OK 2026/08/25 01:34:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/25 01:34:20 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/25 01:34:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/25 01:34:20 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/25 01:34:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/25 01:34:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/25 01:34:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/25 01:34:20 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/25 01:34:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/25 01:34:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/25 01:34:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/25 01:34:20 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/25 01:34:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/25 01:34:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/25 01:34:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/25 01:34:20 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/25 01:34:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/25 01:34:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/25 01:34:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/25 01:34:20 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/25 01:34:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/25 01:34:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/25 01:34:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/25 01:34:20 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/25 01:34:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/25 01:34:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/25 01:34:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/25 01:34:20 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/25 01:34:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/25 01:34:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/25 01:34:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/25 01:34:20 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/25 01:34:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/25 01:34:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/25 01:34:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/25 01:34:20 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/25 01:34:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/25 01:34:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/25 01:34:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/25 01:34:20 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/25 01:34:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/25 01:34:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/25 01:34:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/25 01:34:20 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/25 01:34:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/25 01:34:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/25 01:34:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/25 01:34:20 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/25 01:34:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/25 01:34:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/25 01:34:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/25 01:34:20 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/25 01:34:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/25 01:34:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/25 01:34:20 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/25 01:34:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/25 01:34:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/25 01:34:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/25 01:34:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/25 01:34:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/25 01:34:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/25 01:34:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/25 01:34:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/25 01:34:21 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/25 01:34:21 INFO : dir1/0010-456789.txt: Deleted 2026/08/25 01:34:21 INFO : dir1/0007-1234567.txt: Deleted 2026/08/25 01:34:21 INFO : splitbananasplit: Deleted 2026/08/25 01:34:21 INFO : dir1/0011-56789;.txt: Deleted 2026/08/25 01:34:21 INFO : dir1/0013-789;=.txt: Deleted 2026/08/25 01:34:21 INFO : dir1/0015-9;=.txt: Deleted 2026/08/25 01:34:21 INFO : appleappleapplebanana: Deleted 2026/08/25 01:34:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/25 01:34:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/25 01:34:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/25 01:34:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/25 01:34:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/25 01:34:21 INFO : dir1/0008-2345678.txt: Deleted 2026/08/25 01:34:21 INFO : dir1/0003-defghij.txt: Deleted 2026/08/25 01:34:21 INFO : dir1/0009-3456789.txt: Deleted 2026/08/25 01:34:21 INFO : dir1/0012-6789;.txt: Deleted 2026/08/25 01:34:21 INFO : dir1/0014-89;=.txt: Deleted 2026/08/25 01:34:21 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:22 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : appleapple: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/25 01:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/25 01:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/25 01:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/25 01:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/25 01:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/25 01:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/25 01:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/25 01:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/25 01:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/25 01:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/25 01:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/25 01:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/25 01:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/25 01:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/25 01:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/25 01:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/25 01:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/25 01:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/25 01:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/25 01:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/25 01:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/25 01:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/25 01:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/25 01:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/25 01:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/25 01:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/25 01:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/25 01:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/25 01:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/25 01:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/25 01:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/25 01:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/25 01:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/25 01:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/25 01:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/25 01:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/25 01:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/25 01:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/25 01:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/25 01:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/25 01:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/25 01:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/25 01:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/25 01:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/25 01:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/25 01:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/25 01:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/25 01:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/25 01:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/25 01:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/25 01:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/25 01:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/25 01:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/25 01:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/25 01:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/25 01:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/25 01:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/25 01:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/25 01:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/25 01:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/25 01:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 01:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/25 01:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/25 01:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/25 01:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/25 01:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/25 01:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/25 01:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/25 01:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/25 01:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/25 01:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/25 01:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/25 01:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/25 01:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/25 01:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/25 01:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/25 01:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/25 01:34:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 01:34:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 01:34:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 01:34:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 01:34:22 DEBUG : apple: size = 5 OK 2026/08/25 01:34:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : apple: Unchanged skipping 2026/08/25 01:34:22 DEBUG : banana: size = 6 OK 2026/08/25 01:34:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : banana: Unchanged skipping 2026/08/25 01:34:22 DEBUG : splitbanan: size = 16 OK 2026/08/25 01:34:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:34:22 DEBUG : appleapple: size = 21 OK 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 01:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 01:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 01:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 01:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 01:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 01:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 01:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 01:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 01:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 01:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 01:34:22 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/25 01:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 01:34:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/25 01:34:22 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/25 01:34:22 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/25 01:34:22 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/25 01:34:22 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/25 01:34:22 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/25 01:34:22 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/25 01:34:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 01:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 01:34:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 01:34:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 01:34:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 01:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 01:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 01:34:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/25 01:34:22 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/25 01:34:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/25 01:34:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/25 01:34:22 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/25 01:34:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/25 01:34:22 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/25 01:34:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/25 01:34:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:34:22 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/25 01:34:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:34:22 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:34:22 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:22 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:22 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : appleapple: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/25 01:34:22 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/25 01:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/25 01:34:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/25 01:34:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/25 01:34:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/25 01:34:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/25 01:34:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/25 01:34:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/25 01:34:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/25 01:34:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/25 01:34:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/25 01:34:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/25 01:34:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/25 01:34:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/25 01:34:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/25 01:34:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/25 01:34:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/25 01:34:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/25 01:34:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/25 01:34:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/25 01:34:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/25 01:34:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/25 01:34:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/25 01:34:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/25 01:34:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/25 01:34:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/25 01:34:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/25 01:34:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/25 01:34:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/25 01:34:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/25 01:34:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/25 01:34:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/25 01:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 01:34:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/25 01:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 01:34:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/25 01:34:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/25 01:34:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/25 01:34:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/25 01:34:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/25 01:34:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/25 01:34:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/25 01:34:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/25 01:34:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/25 01:34:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/25 01:34:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/25 01:34:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/25 01:34:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/25 01:34:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/25 01:34:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/25 01:34:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/25 01:34:23 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:34:32 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:32 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:34:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : apple: size = 5 OK 2026/08/25 01:34:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:34:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:34:33 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:34:33 DEBUG : banana: size = 6 OK 2026/08/25 01:34:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:34:33 DEBUG : banana: Unchanged skipping 2026/08/25 01:34:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : apple: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:34:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:34:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:34:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:34:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:34:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:34:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:34:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:34:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:34:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:34:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:34:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:34:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:34:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:34:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:34:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:34:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:34:33 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:34:33 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:33 INFO : There was nothing to transfer 2026/08/25 01:34:33 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:33 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:34:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:34:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:34:34 DEBUG : banana: size = 6 OK 2026/08/25 01:34:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : banana: Unchanged skipping 2026/08/25 01:34:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:34:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:34:34 DEBUG : apple: size = 5 OK 2026/08/25 01:34:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : apple: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:34:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:34:34 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:34:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:34:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:34:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:34:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:34:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:34:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:34:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:34:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:34:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:34:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:34:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:34:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:34:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:34:34 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:34:34 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:34 INFO : There was nothing to transfer 2026/08/25 01:34:34 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:34 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:34 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:34:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:34:45 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:46 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : apple: size = 5 OK 2026/08/25 01:34:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : apple: Unchanged skipping 2026/08/25 01:34:46 DEBUG : banana: size = 6 OK 2026/08/25 01:34:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : banana: Unchanged skipping 2026/08/25 01:34:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:34:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:34:46 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:34:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:34:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:34:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:34:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:34:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:34:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:34:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:34:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:34:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:34:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:34:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:34:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:34:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:34:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:34:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:34:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:34:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:34:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:34:46 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:34:46 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:46 INFO : There was nothing to transfer 2026/08/25 01:34:46 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:46 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:34:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : apple: size = 5 OK 2026/08/25 01:34:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : apple: Unchanged skipping 2026/08/25 01:34:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:34:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:34:47 DEBUG : banana: size = 6 OK 2026/08/25 01:34:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : banana: Unchanged skipping 2026/08/25 01:34:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:34:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:34:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:34:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:34:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:34:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:34:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:34:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:34:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:34:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:34:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:34:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:34:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:34:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:34:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:34:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:34:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:34:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:34:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:34:47 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:34:47 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:47 INFO : There was nothing to transfer 2026/08/25 01:34:47 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:47 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:34:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:34:57 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:58 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : apple: size = 5 OK 2026/08/25 01:34:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : apple: Unchanged skipping 2026/08/25 01:34:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:34:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:34:58 DEBUG : banana: size = 6 OK 2026/08/25 01:34:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : banana: Unchanged skipping 2026/08/25 01:34:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:34:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:34:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:34:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:34:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:34:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:34:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:34:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:34:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:34:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:34:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:34:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:34:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:34:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:34:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:34:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:34:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:34:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:34:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:34:58 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:34:58 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:58 INFO : There was nothing to transfer 2026/08/25 01:34:58 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:58 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:34:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : apple: size = 5 OK 2026/08/25 01:34:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : apple: Unchanged skipping 2026/08/25 01:34:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:34:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:34:59 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:34:59 DEBUG : banana: size = 6 OK 2026/08/25 01:34:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:34:59 DEBUG : banana: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:34:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:34:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:34:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:34:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:34:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:34:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:34:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:34:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:34:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:34:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:34:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:34:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:34:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:34:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:34:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:34:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:34:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:34:59 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:34:59 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:34:59 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:59 INFO : There was nothing to transfer 2026/08/25 01:34:59 DEBUG : Waiting for deletions to finish 2026/08/25 01:34:59 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:34:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:09 DEBUG : Waiting for deletions to finish 2026/08/25 01:35:09 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:35:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : apple: size = 5 OK 2026/08/25 01:35:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : apple: Unchanged skipping 2026/08/25 01:35:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:35:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:35:10 DEBUG : banana: size = 6 OK 2026/08/25 01:35:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : banana: Unchanged skipping 2026/08/25 01:35:10 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:35:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:35:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:35:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:35:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:35:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:35:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:35:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:10 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:10 DEBUG : Waiting for deletions to finish 2026/08/25 01:35:10 INFO : There was nothing to transfer 2026/08/25 01:35:10 DEBUG : Waiting for deletions to finish 2026/08/25 01:35:10 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:35:10 DEBUG : apple: size = 5 OK 2026/08/25 01:35:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : apple: Unchanged skipping 2026/08/25 01:35:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:35:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:35:10 DEBUG : banana: size = 6 OK 2026/08/25 01:35:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : banana: Unchanged skipping 2026/08/25 01:35:10 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:35:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:35:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:35:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:35:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:35:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:35:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:35:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:35:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:35:10 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:10 DEBUG : Waiting for deletions to finish 2026/08/25 01:35:10 INFO : There was nothing to transfer 2026/08/25 01:35:10 DEBUG : Waiting for deletions to finish 2026/08/25 01:35:11 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:35:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:21 DEBUG : Waiting for deletions to finish 2026/08/25 01:35:21 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:35:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : apple: size = 5 OK 2026/08/25 01:35:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : apple: Unchanged skipping 2026/08/25 01:35:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:35:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:35:22 DEBUG : banana: size = 6 OK 2026/08/25 01:35:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : banana: Unchanged skipping 2026/08/25 01:35:22 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:35:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:35:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:35:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:35:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:35:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:35:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:35:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:22 DEBUG : Waiting for deletions to finish 2026/08/25 01:35:22 INFO : There was nothing to transfer 2026/08/25 01:35:22 DEBUG : Waiting for deletions to finish 2026/08/25 01:35:22 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 01:35:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 01:35:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 01:35:22 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 01:35:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 01:35:22 DEBUG : banana: size = 6 OK 2026/08/25 01:35:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : banana: Unchanged skipping 2026/08/25 01:35:22 DEBUG : apple: size = 5 OK 2026/08/25 01:35:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : apple: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 01:35:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 01:35:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 01:35:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 01:35:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 01:35:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 01:35:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 01:35:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 01:35:22 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:22 DEBUG : Waiting for deletions to finish 2026/08/25 01:35:22 INFO : There was nothing to transfer 2026/08/25 01:35:22 DEBUG : Waiting for deletions to finish 2026/08/25 01:35:23 DEBUG : apple: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : banana: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 01:35:23 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (147.13s) --- PASS: TestTransform/NFC (14.13s) --- PASS: TestTransform/NFD (11.41s) --- PASS: TestTransform/base64 (14.49s) --- PASS: TestTransform/prefix (16.92s) --- PASS: TestTransform/suffix (16.54s) --- PASS: TestTransform/truncate (13.24s) --- PASS: TestTransform/encoder (12.24s) --- PASS: TestTransform/ISO-8859-1 (12.63s) --- PASS: TestTransform/charmap (11.92s) --- PASS: TestTransform/lowercase (11.64s) --- PASS: TestTransform/ascii (11.98s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/25 01:35:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/25 01:35:28 INFO : sub dir_somesuffix: Making directory 2026/08/25 01:35:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/25 01:35:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/25 01:35:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/25 01:35:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/25 01:35:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/25 01:35:28 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:28 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/25 01:35:28 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:28 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/25 01:35:28 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.88s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:29 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:29 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:29 INFO : tictactoe: Making directory 2026/08/25 01:35:29 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:29 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:29 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/25 01:35:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:29 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:29 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:30 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/25 01:35:30 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:30 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/25 01:35:30 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:31 INFO : toe: Making directory 2026/08/25 01:35:31 INFO : toe/toe: Making directory 2026/08/25 01:35:31 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/25 01:35:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/25 01:35:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/25 01:35:31 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:31 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/25 01:35:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/25 01:35:32 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.56s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:33 INFO : toe: Making directory 2026/08/25 01:35:33 INFO : toe/toe: Making directory 2026/08/25 01:35:33 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/25 01:35:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/25 01:35:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/25 01:35:33 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:33 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/25 01:35:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/25 01:35:33 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.55s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:34 DEBUG : empty_dir: Making directory with metadata 2026/08/25 01:35:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/25 01:35:34 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:34 INFO : tictacempty_dir: Making directory 2026/08/25 01:35:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:34 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:34 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:34 INFO : tictactoe: Making directory 2026/08/25 01:35:34 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:34 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:34 INFO : tictactoe/tictactoe: Making directory 2026/08/25 01:35:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/25 01:35:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/25 01:35:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/25 01:35:34 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:34 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/25 01:35:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/25 01:35:35 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.78s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:36 DEBUG : empty_dir: Making directory with metadata 2026/08/25 01:35:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/25 01:35:36 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:36 INFO : tictacempty_dir: Making directory 2026/08/25 01:35:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:36 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:36 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:36 INFO : tictactoe: Making directory 2026/08/25 01:35:36 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:36 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:36 INFO : tictactoe/tictactoe: Making directory 2026/08/25 01:35:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/25 01:35:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/25 01:35:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:36 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:36 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/25 01:35:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:37 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/08/25 01:35:37 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:37 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:38 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:38 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/25 01:35:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/25 01:35:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/25 01:35:38 NOTICE: B2 bucket rclone-test-yiqiliw4koso: 0 differences found 2026/08/25 01:35:38 NOTICE: B2 bucket rclone-test-yiqiliw4koso: 1 matching files --- PASS: TestAllTag (2.47s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:38 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:38 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:38 INFO : tictactoe: Making directory 2026/08/25 01:35:38 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:38 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:38 INFO : tictactoe/tictactoe: Making directory 2026/08/25 01:35:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/25 01:35:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/25 01:35:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/25 01:35:38 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:38 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/25 01:35:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/25 01:35:39 DEBUG : Waiting for deletions to finish 2026/08/25 01:35:39 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:40 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:40 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/25 01:35:40 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/25 01:35:40 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/25 01:35:40 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/25 01:35:40 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:40 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.39s) === RUN TestSyntax 2026/08/25 01:35:41 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:41 INFO : toe: Making directory 2026/08/25 01:35:41 INFO : toe/toe: Making directory 2026/08/25 01:35:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/25 01:35:41 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:41 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:41 DEBUG : toe/toe/toe: size = 11 OK 2026/08/25 01:35:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:41 INFO : toe/toe/toe: Copied (new) 2026/08/25 01:35:41 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.61s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:42 DEBUG : empty_dir: Making directory with metadata 2026/08/25 01:35:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/25 01:35:42 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:42 INFO : tictacempty_dir: Making directory 2026/08/25 01:35:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:42 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:42 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:42 INFO : tictactoe: Making directory 2026/08/25 01:35:42 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:42 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:42 INFO : tictactoe/tictactoe: Making directory 2026/08/25 01:35:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/25 01:35:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/25 01:35:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:42 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:42 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/25 01:35:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:44 INFO : toe/toe/toe.txt: Deleted 2026/08/25 01:35:44 INFO : toe/toe: Removing directory 2026/08/25 01:35:44 INFO : toe: Removing directory 2026/08/25 01:35:44 INFO : empty_dir: Removing directory 2026/08/25 01:35:44 DEBUG : Local file system at /tmp/rclone1832404388: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.15s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:44 DEBUG : empty_dir: Making directory with metadata 2026/08/25 01:35:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/25 01:35:44 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:45 INFO : tictacempty_dir: Making directory 2026/08/25 01:35:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:45 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:45 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:45 INFO : tictactoe: Making directory 2026/08/25 01:35:45 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:45 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:45 INFO : tictactoe/tictactoe: Making directory 2026/08/25 01:35:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/25 01:35:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/25 01:35:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:45 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:45 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/25 01:35:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:46 INFO : toe/toe/toe.txt: Deleted 2026/08/25 01:35:46 INFO : toe/toe: Removing directory 2026/08/25 01:35:46 INFO : toe: Removing directory 2026/08/25 01:35:46 INFO : empty_dir: Removing directory 2026/08/25 01:35:46 DEBUG : Local file system at /tmp/rclone1832404388: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/08/25 01:35:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/25 01:35:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/25 01:35:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/25 01:35:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/25 01:35:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/25 01:35:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/25 01:35:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/25 01:35:47 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.65s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:48 DEBUG : Reset feature "Copy" 2026/08/25 01:35:48 DEBUG : Reset feature "Move" 2026/08/25 01:35:48 DEBUG : Reset feature "Copy" 2026/08/25 01:35:48 DEBUG : Reset feature "Move" 2026/08/25 01:35:48 DEBUG : empty_dir: Making directory with metadata 2026/08/25 01:35:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/25 01:35:48 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:48 INFO : tictacempty_dir: Making directory 2026/08/25 01:35:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 01:35:48 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:48 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:48 INFO : tictactoe: Making directory 2026/08/25 01:35:48 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:48 DEBUG : toe: transformed to: tictactoe 2026/08/25 01:35:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:48 INFO : tictactoe/tictactoe: Making directory 2026/08/25 01:35:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 01:35:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/25 01:35:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/25 01:35:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:48 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:48 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/25 01:35:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/25 01:35:49 INFO : toe/toe/toe.txt: Deleted 2026/08/25 01:35:49 INFO : toe/toe: Removing directory 2026/08/25 01:35:49 INFO : toe: Removing directory 2026/08/25 01:35:49 INFO : empty_dir: Removing directory 2026/08/25 01:35:49 DEBUG : Local file system at /tmp/rclone1832404388: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/08/25 01:35:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/25 01:35:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/25 01:35:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/25 01:35:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/25 01:35:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/25 01:35:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/25 01:35:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/25 01:35:50 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.19s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:51 DEBUG : toe: transformed to: dG9l 2026/08/25 01:35:51 DEBUG : toe: transformed to: dG9l 2026/08/25 01:35:51 INFO : dG9l: Making directory 2026/08/25 01:35:51 DEBUG : toe: transformed to: dG9l 2026/08/25 01:35:51 DEBUG : toe: transformed to: dG9l 2026/08/25 01:35:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/25 01:35:51 INFO : dG9l/dG9l: Making directory 2026/08/25 01:35:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/25 01:35:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/25 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/25 01:35:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/25 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/25 01:35:51 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:51 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/25 01:35:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/25 01:35:52 DEBUG : Waiting for deletions to finish 2026/08/25 01:35:52 DEBUG : dG9l: transformed to: toe 2026/08/25 01:35:52 DEBUG : dG9l: transformed to: toe 2026/08/25 01:35:52 DEBUG : dG9l: transformed to: toe 2026/08/25 01:35:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/25 01:35:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/25 01:35:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/25 01:35:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/25 01:35:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/25 01:35:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/25 01:35:52 DEBUG : Local file system at /tmp/rclone1832404388: Waiting for checks to finish 2026/08/25 01:35:52 DEBUG : Local file system at /tmp/rclone1832404388: Waiting for transfers to finish 2026/08/25 01:35:52 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.44s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-yiqiliw4koso", Local "Local file system at /tmp/rclone1832404388", Modify Window "1ms" 2026/08/25 01:35:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/25 01:35:54 DEBUG : toe: transformed to: 2026/08/25 01:35:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/25 01:35:54 DEBUG : toe: transformed to: 2026/08/25 01:35:54 INFO : B2 bucket rclone-test-yiqiliw4koso: Making directory 2026/08/25 01:35:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/25 01:35:54 DEBUG : toe: transformed to: 2026/08/25 01:35:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/25 01:35:54 DEBUG : toe: transformed to: 2026/08/25 01:35:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/25 01:35:54 DEBUG : toe/toe: transformed to: 2026/08/25 01:35:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/25 01:35:54 INFO : toe/toe: Making directory 2026/08/25 01:35:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/25 01:35:54 DEBUG : toe/toe: transformed to: 2026/08/25 01:35:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/25 01:35:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/25 01:35:54 DEBUG : toe: transformed to: 2026/08/25 01:35:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/25 01:35:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/25 01:35:54 DEBUG : toe/toe/toe: transformed to: 2026/08/25 01:35:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/25 01:35:54 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for checks to finish 2026/08/25 01:35:54 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Waiting for transfers to finish 2026/08/25 01:35:54 DEBUG : toe/toe/toe: size = 11 OK 2026/08/25 01:35:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/25 01:35:54 INFO : toe/toe/toe: Copied (new) 2026/08/25 01:35:54 ERROR : B2 bucket rclone-test-yiqiliw4koso: not deleting files as there were IO errors 2026/08/25 01:35:54 ERROR : B2 bucket rclone-test-yiqiliw4koso: not deleting directories as there were IO errors --- PASS: TestError (1.55s) PASS 2026/08/25 01:35:55 DEBUG : B2 bucket rclone-test-yiqiliw4koso: Purge remote 2026/08/25 01:35:55 INFO : B2 bucket rclone-test-yiqiliw4koso: cleaning bucket "rclone-test-yiqiliw4koso" of all files 2026/08/25 01:35:56 DEBUG : BackupDir/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7147_d20260825_m013102_c001_v7007000_t0000_u01787621462949") 2026/08/25 01:35:56 DEBUG : BackupDir/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f407167a709bf8898_d20260825_m013058_c001_v0001033_t0035_u01787621458025") 2026/08/25 01:35:56 DEBUG : CompareDest/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f420af0278125f1d8_d20260825_m013039_c001_v7007000_t0000_u01787621439451") 2026/08/25 01:35:56 DEBUG : CompareDest/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bd47_d20260825_m013033_c001_v0001172_t0055_u01787621433845") 2026/08/25 01:35:56 DEBUG : CompareDest/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f420af0278125f1d9_d20260825_m013039_c001_v7007000_t0000_u01787621439631") 2026/08/25 01:35:56 DEBUG : CompareDest/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844022f_d20260825_m013035_c001_v0001102_t0009_u01787621435122") 2026/08/25 01:35:56 DEBUG : CopyDest/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7149_d20260825_m013103_c001_v7007000_t0000_u01787621463183") 2026/08/25 01:35:56 DEBUG : CopyDest/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f403494f643ee1288_d20260825_m013054_c001_v0001044_t0050_u01787621454904") 2026/08/25 01:35:56 DEBUG : CopyDest/three: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd714a_d20260825_m013103_c001_v7007000_t0000_u01787621463365") 2026/08/25 01:35:56 DEBUG : CopyDest/three: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844028b_d20260825_m013101_c001_v0001102_t0009_u01787621461063") 2026/08/25 01:35:57 DEBUG : CopyDest/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd714b_d20260825_m013103_c001_v7007000_t0000_u01787621463549") 2026/08/25 01:35:57 DEBUG : CopyDest/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bdc7_d20260825_m013059_c001_v0001172_t0055_u01787621459171") 2026/08/25 01:35:57 DEBUG : EXISTING: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb835f_d20260825_m013216_c001_v7007000_t0000_u01787621536134") 2026/08/25 01:35:57 DEBUG : EXISTING: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf39_d20260825_m013215_c001_v0001172_t0055_u01787621535211") 2026/08/25 01:35:57 DEBUG : PREFIXapple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc94b_d20260825_m013351_c001_v7007000_t0000_u01787621631907") 2026/08/25 01:35:57 DEBUG : PREFIXapple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440587_d20260825_m013346_c001_v0001102_t0009_u01787621626689") 2026/08/25 01:35:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4189d3b2c0914a93_d20260825_m013352_c001_v7007000_t0000_u01787621632013") 2026/08/25 01:35:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c159_d20260825_m013346_c001_v0001172_t0030_u01787621626701") 2026/08/25 01:35:57 DEBUG : PREFIXbanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4189d3b2c0914a90_d20260825_m013351_c001_v7007000_t0000_u01787621631650") 2026/08/25 01:35:57 DEBUG : PREFIXbanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f91694a_d20260825_m013346_c001_v0001182_t0021_u01787621626706") 2026/08/25 01:35:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40847f3efcd5069f_d20260825_m013351_c001_v7007000_t0000_u01787621631700") 2026/08/25 01:35:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94ade_d20260825_m013346_c001_v0001116_t0008_u01787621626716") 2026/08/25 01:35:57 DEBUG : Testêé: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb835a_d20260825_m013213_c001_v7007000_t0000_u01787621533008") 2026/08/25 01:35:57 DEBUG : Testêé: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf2d_d20260825_m013212_c001_v0001172_t0055_u01787621532452") 2026/08/25 01:35:57 DEBUG : Testêé: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440395_d20260825_m013211_c001_v0001102_t0009_u01787621531543") 2026/08/25 01:35:57 DEBUG : YXBwbGU=: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38352_d20260825_m013336_c001_v7007000_t0000_u01787621616591") 2026/08/25 01:35:57 DEBUG : YXBwbGU=: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94aae_d20260825_m013331_c001_v0001116_t0008_u01787621611995") 2026/08/25 01:35:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38355_d20260825_m013336_c001_v7007000_t0000_u01787621616772") 2026/08/25 01:35:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c10b_d20260825_m013332_c001_v0001172_t0045_u01787621612006") 2026/08/25 01:35:58 DEBUG : YmFuYW5h: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38357_d20260825_m013336_c001_v7007000_t0000_u01787621616955") 2026/08/25 01:35:58 DEBUG : YmFuYW5h: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440551_d20260825_m013332_c001_v0001102_t0009_u01787621612015") 2026/08/25 01:35:58 DEBUG : a/potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2131f9_d20260825_m012904_c001_v7007000_t0000_u01787621344635") 2026/08/25 01:35:58 DEBUG : a/potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc5908440081_d20260825_m012903_c001_v0001102_t0012_u01787621343805") 2026/08/25 01:35:58 DEBUG : a/potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2131f1_d20260825_m012902_c001_v7007000_t0000_u01787621342534") 2026/08/25 01:35:58 DEBUG : a/potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc5908440071_d20260825_m012901_c001_v0001102_t0007_u01787621341095") 2026/08/25 01:35:58 DEBUG : a/potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc93ea_d20260825_m012842_c001_v7007000_t0000_u01787621322176") 2026/08/25 01:35:58 DEBUG : a/potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc590844000d_d20260825_m012841_c001_v0001102_t0055_u01787621321215") 2026/08/25 01:35:58 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be007e_d20260825_m013523_c001_v7007000_t0000_u01787621723649") 2026/08/25 01:35:58 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440731_d20260825_m013520_c001_v0001102_t0009_u01787621720437") 2026/08/25 01:35:58 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeec1_d20260825_m013511_c001_v7007000_t0000_u01787621711730") 2026/08/25 01:35:58 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084406ff_d20260825_m013508_c001_v0001102_t0009_u01787621708874") 2026/08/25 01:35:58 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eee99_d20260825_m013500_c001_v7007000_t0000_u01787621700056") 2026/08/25 01:35:58 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084406bc_d20260825_m013456_c001_v0001102_t0009_u01787621696881") 2026/08/25 01:35:58 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff56_d20260825_m013448_c001_v7007000_t0000_u01787621688162") 2026/08/25 01:35:58 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844068b_d20260825_m013444_c001_v0001102_t0009_u01787621684808") 2026/08/25 01:35:58 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9d8_d20260825_m013435_c001_v7007000_t0000_u01787621675445") 2026/08/25 01:35:58 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440669_d20260825_m013431_c001_v0001102_t0009_u01787621671970") 2026/08/25 01:35:58 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeece_d20260825_m013423_c001_v7007000_t0000_u01787621663346") 2026/08/25 01:35:58 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c21f_d20260825_m013418_c001_v0001172_t0055_u01787621658745") 2026/08/25 01:35:58 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369eb9_d20260825_m013410_c001_v7007000_t0000_u01787621650041") 2026/08/25 01:35:58 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c1d3_d20260825_m013407_c001_v0001172_t0055_u01787621647361") 2026/08/25 01:35:59 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4039066687ad76d9_d20260825_m013405_c001_v7007000_t0000_u01787621645786") 2026/08/25 01:35:59 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c1af_d20260825_m013402_c001_v0001172_t0055_u01787621642177") 2026/08/25 01:35:59 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383b1_d20260825_m013353_c001_v7007000_t0000_u01787621633368") 2026/08/25 01:35:59 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c169_d20260825_m013350_c001_v0001172_t0055_u01787621630686") 2026/08/25 01:35:59 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4189d3b2c0914a80_d20260825_m013349_c001_v7007000_t0000_u01787621629613") 2026/08/25 01:35:59 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440583_d20260825_m013345_c001_v0001102_t0009_u01787621625241") 2026/08/25 01:35:59 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369d8c_d20260825_m013334_c001_v7007000_t0000_u01787621614901") 2026/08/25 01:35:59 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844053f_d20260825_m013330_c001_v0001102_t0009_u01787621610476") 2026/08/25 01:35:59 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e61_d20260825_m013322_c001_v7007000_t0000_u01787621602071") 2026/08/25 01:35:59 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a72_d20260825_m013319_c001_v0001116_t0008_u01787621599161") 2026/08/25 01:35:59 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e05_d20260825_m013310_c001_v7007000_t0000_u01787621590576") 2026/08/25 01:35:59 DEBUG : apple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c07d_d20260825_m013306_c001_v0001172_t0055_u01787621586761") 2026/08/25 01:35:59 DEBUG : appleSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c21364c_d20260825_m013408_c001_v7007000_t0000_u01787621648341") 2026/08/25 01:35:59 DEBUG : appleSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f9169c4_d20260825_m013403_c001_v0001182_t0021_u01787621643777") 2026/08/25 01:35:59 DEBUG : appleapple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeecf_d20260825_m013423_c001_v7007000_t0000_u01787621663526") 2026/08/25 01:35:59 DEBUG : appleapple: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c227_d20260825_m013420_c001_v0001172_t0055_u01787621660256") 2026/08/25 01:35:59 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be0081_d20260825_m013523_c001_v7007000_t0000_u01787621723831") 2026/08/25 01:35:59 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c39e_d20260825_m013520_c001_v0001172_t0055_u01787621720807") 2026/08/25 01:35:59 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeec2_d20260825_m013511_c001_v7007000_t0000_u01787621711911") 2026/08/25 01:35:59 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c350_d20260825_m013509_c001_v0001172_t0055_u01787621709243") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eee9a_d20260825_m013500_c001_v7007000_t0000_u01787621700235") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c31a_d20260825_m013457_c001_v0001172_t0055_u01787621697246") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff58_d20260825_m013448_c001_v7007000_t0000_u01787621688342") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c2c6_d20260825_m013445_c001_v0001172_t0055_u01787621685210") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9d9_d20260825_m013435_c001_v7007000_t0000_u01787621675625") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c273_d20260825_m013432_c001_v0001172_t0055_u01787621672334") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f405f3f94e4a4d9d7_d20260825_m013421_c001_v7007000_t0000_u01787621661568") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916a5a_d20260825_m013419_c001_v0001182_t0021_u01787621659174") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ebd_d20260825_m013410_c001_v7007000_t0000_u01787621650223") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b40_d20260825_m013407_c001_v0001116_t0008_u01787621647372") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc978_d20260825_m013406_c001_v7007000_t0000_u01787621646208") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f9169c0_d20260825_m013402_c001_v0001182_t0021_u01787621642546") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383b3_d20260825_m013353_c001_v7007000_t0000_u01787621633549") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440593_d20260825_m013350_c001_v0001102_t0009_u01787621630696") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369e0a_d20260825_m013349_c001_v7007000_t0000_u01787621629458") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916946_d20260825_m013345_c001_v0001182_t0021_u01787621625607") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4188293bf57c57f0_d20260825_m013334_c001_v7007000_t0000_u01787621614712") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c105_d20260825_m013330_c001_v0001172_t0055_u01787621610844") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e63_d20260825_m013322_c001_v7007000_t0000_u01787621602251") 2026/08/25 01:36:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084404ff_d20260825_m013319_c001_v0001102_t0009_u01787621599527") 2026/08/25 01:36:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e08_d20260825_m013310_c001_v7007000_t0000_u01787621590760") 2026/08/25 01:36:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a42_d20260825_m013307_c001_v0001116_t0008_u01787621587128") 2026/08/25 01:36:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4084e4f6fa054eb9_d20260825_m013408_c001_v7007000_t0000_u01787621648587") 2026/08/25 01:36:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c1bd_d20260825_m013403_c001_v0001172_t0047_u01787621643756") 2026/08/25 01:36:01 DEBUG : b/potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2131fa_d20260825_m012904_c001_v7007000_t0000_u01787621344842") 2026/08/25 01:36:01 DEBUG : b/potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844007b_d20260825_m012903_c001_v0001102_t0009_u01787621343076") 2026/08/25 01:36:01 DEBUG : b/potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2131ec_d20260825_m012901_c001_v7007000_t0000_u01787621341991") 2026/08/25 01:36:01 DEBUG : b/potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440069_d20260825_m012900_c001_v0001102_t0009_u01787621340361") 2026/08/25 01:36:01 DEBUG : b/potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc93e9_d20260825_m012841_c001_v7007000_t0000_u01787621321634") 2026/08/25 01:36:01 DEBUG : b/potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440009_d20260825_m012840_c001_v0001102_t0009_u01787621320486") 2026/08/25 01:36:01 DEBUG : backup/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f402515840298dd05_d20260825_m013115_c001_v7007000_t0000_u01787621475028") 2026/08/25 01:36:01 DEBUG : backup/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f402614c5579a884a_d20260825_m013113_c001_v0001105_t0000_u01787621473536") 2026/08/25 01:36:01 DEBUG : backup/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417955263de47a89_d20260825_m013110_c001_v0001174_t0001_u01787621470185") 2026/08/25 01:36:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb82f8_d20260825_m013138_c001_v7007000_t0000_u01787621498484") 2026/08/25 01:36:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f401cf2868b3284f7_d20260825_m013137_c001_v0001185_t0048_u01787621497000") 2026/08/25 01:36:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41339b4ff072c502_d20260825_m013133_c001_v0001109_t0018_u01787621493473") 2026/08/25 01:36:01 DEBUG : backup/one.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40174204de0a0be3_d20260825_m013126_c001_v7007000_t0000_u01787621486859") 2026/08/25 01:36:01 DEBUG : backup/one.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4018682151f5a28f_d20260825_m013125_c001_v0001102_t0028_u01787621485383") 2026/08/25 01:36:01 DEBUG : backup/one.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40504b4e32110151_d20260825_m013121_c001_v0001039_t0031_u01787621481846") 2026/08/25 01:36:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb82fa_d20260825_m013138_c001_v7007000_t0000_u01787621498666") 2026/08/25 01:36:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4142b534d06fabfb_d20260825_m013137_c001_v0001173_t0001_u01787621497746") 2026/08/25 01:36:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4078a820919bcb0b_d20260825_m013134_c001_v0001167_t0020_u01787621494848") 2026/08/25 01:36:02 DEBUG : backup/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f402515840298dd08_d20260825_m013115_c001_v7007000_t0000_u01787621475209") 2026/08/25 01:36:02 DEBUG : backup/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4011f501cd69d704_d20260825_m013114_c001_v0001104_t0057_u01787621474294") 2026/08/25 01:36:02 DEBUG : backup/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4079155950d26eec_d20260825_m013111_c001_v0001178_t0031_u01787621471494") 2026/08/25 01:36:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40174204de0a0be5_d20260825_m013127_c001_v7007000_t0000_u01787621487052") 2026/08/25 01:36:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413285fd6b6545ba_d20260825_m013126_c001_v0001092_t0050_u01787621486121") 2026/08/25 01:36:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4111f4e14d033002_d20260825_m013123_c001_v0001036_t0025_u01787621483141") 2026/08/25 01:36:02 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be0084_d20260825_m013524_c001_v7007000_t0000_u01787621724013") 2026/08/25 01:36:02 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c83_d20260825_m013520_c001_v0001116_t0008_u01787621720622") 2026/08/25 01:36:02 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeec5_d20260825_m013512_c001_v7007000_t0000_u01787621712092") 2026/08/25 01:36:02 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c4e_d20260825_m013509_c001_v0001116_t0008_u01787621709060") 2026/08/25 01:36:02 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eee9c_d20260825_m013500_c001_v7007000_t0000_u01787621700415") 2026/08/25 01:36:02 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c1c_d20260825_m013457_c001_v0001116_t0008_u01787621697062") 2026/08/25 01:36:02 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff5b_d20260825_m013448_c001_v7007000_t0000_u01787621688523") 2026/08/25 01:36:02 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94be4_d20260825_m013444_c001_v0001116_t0008_u01787621684990") 2026/08/25 01:36:02 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9da_d20260825_m013435_c001_v7007000_t0000_u01787621675804") 2026/08/25 01:36:02 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94bc0_d20260825_m013432_c001_v0001116_t0008_u01787621672151") 2026/08/25 01:36:02 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeed1_d20260825_m013423_c001_v7007000_t0000_u01787621663717") 2026/08/25 01:36:02 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b7e_d20260825_m013418_c001_v0001116_t0008_u01787621658930") 2026/08/25 01:36:02 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ec0_d20260825_m013410_c001_v7007000_t0000_u01787621650405") 2026/08/25 01:36:03 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f9169e8_d20260825_m013407_c001_v0001182_t0021_u01787621647382") 2026/08/25 01:36:03 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4225634d9f62da44_d20260825_m013405_c001_v7007000_t0000_u01787621645980") 2026/08/25 01:36:03 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084405d1_d20260825_m013402_c001_v0001102_t0009_u01787621642359") 2026/08/25 01:36:03 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383b5_d20260825_m013353_c001_v7007000_t0000_u01787621633730") 2026/08/25 01:36:03 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916966_d20260825_m013350_c001_v0001182_t0021_u01787621630704") 2026/08/25 01:36:03 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40847f3efcd50698_d20260825_m013349_c001_v7007000_t0000_u01787621629458") 2026/08/25 01:36:03 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c155_d20260825_m013345_c001_v0001172_t0055_u01787621625425") 2026/08/25 01:36:03 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38342_d20260825_m013334_c001_v7007000_t0000_u01787621614676") 2026/08/25 01:36:03 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94aa8_d20260825_m013330_c001_v0001116_t0008_u01787621610658") 2026/08/25 01:36:03 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e64_d20260825_m013322_c001_v7007000_t0000_u01787621602431") 2026/08/25 01:36:03 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c0bd_d20260825_m013319_c001_v0001172_t0055_u01787621599345") 2026/08/25 01:36:03 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e0a_d20260825_m013310_c001_v7007000_t0000_u01787621590940") 2026/08/25 01:36:03 DEBUG : banana: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084404bf_d20260825_m013306_c001_v0001102_t0009_u01787621586944") 2026/08/25 01:36:03 DEBUG : bananaSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4188293bf57c5890_d20260825_m013408_c001_v7007000_t0000_u01787621648510") 2026/08/25 01:36:03 DEBUG : bananaSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084405d7_d20260825_m013403_c001_v0001102_t0009_u01787621643766") 2026/08/25 01:36:03 DEBUG : both0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7313_d20260825_m013243_c001_v7007000_t0000_u01787621563476") 2026/08/25 01:36:03 DEBUG : both0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844041d_d20260825_m013232_c001_v0001102_t0009_u01787621552741") 2026/08/25 01:36:03 DEBUG : both0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff0364c_d20260825_m013228_c001_v7007000_t0000_u01787621548249") 2026/08/25 01:36:03 DEBUG : both0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403ad_d20260825_m013217_c001_v0001102_t0009_u01787621537985") 2026/08/25 01:36:03 DEBUG : both1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7316_d20260825_m013243_c001_v7007000_t0000_u01787621563670") 2026/08/25 01:36:03 DEBUG : both1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440423_d20260825_m013233_c001_v0001102_t0009_u01787621553467") 2026/08/25 01:36:04 DEBUG : both1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff0364e_d20260825_m013228_c001_v7007000_t0000_u01787621548471") 2026/08/25 01:36:04 DEBUG : both1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403af_d20260825_m013218_c001_v0001102_t0009_u01787621538390") 2026/08/25 01:36:04 DEBUG : both10: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7318_d20260825_m013243_c001_v7007000_t0000_u01787621563851") 2026/08/25 01:36:04 DEBUG : both10: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844043b_d20260825_m013237_c001_v0001102_t0009_u01787621557065") 2026/08/25 01:36:04 DEBUG : both10: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff0364f_d20260825_m013228_c001_v7007000_t0000_u01787621548654") 2026/08/25 01:36:04 DEBUG : both10: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403d7_d20260825_m013221_c001_v0001102_t0009_u01787621541924") 2026/08/25 01:36:04 DEBUG : both11: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd731a_d20260825_m013244_c001_v7007000_t0000_u01787621564031") 2026/08/25 01:36:04 DEBUG : both11: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844043d_d20260825_m013237_c001_v0001102_t0009_u01787621557434") 2026/08/25 01:36:04 DEBUG : both11: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03651_d20260825_m013228_c001_v7007000_t0000_u01787621548889") 2026/08/25 01:36:04 DEBUG : both11: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403db_d20260825_m013222_c001_v0001102_t0009_u01787621542290") 2026/08/25 01:36:04 DEBUG : both12: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd731b_d20260825_m013244_c001_v7007000_t0000_u01787621564211") 2026/08/25 01:36:04 DEBUG : both12: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844043f_d20260825_m013237_c001_v0001102_t0009_u01787621557801") 2026/08/25 01:36:04 DEBUG : both12: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03652_d20260825_m013229_c001_v7007000_t0000_u01787621549071") 2026/08/25 01:36:04 DEBUG : both12: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403dd_d20260825_m013222_c001_v0001102_t0009_u01787621542663") 2026/08/25 01:36:04 DEBUG : both13: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd731d_d20260825_m013244_c001_v7007000_t0000_u01787621564391") 2026/08/25 01:36:04 DEBUG : both13: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440441_d20260825_m013238_c001_v0001102_t0009_u01787621558168") 2026/08/25 01:36:04 DEBUG : both13: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03653_d20260825_m013229_c001_v7007000_t0000_u01787621549252") 2026/08/25 01:36:04 DEBUG : both13: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403e1_d20260825_m013223_c001_v0001102_t0009_u01787621543027") 2026/08/25 01:36:04 DEBUG : both14: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd731e_d20260825_m013244_c001_v7007000_t0000_u01787621564571") 2026/08/25 01:36:04 DEBUG : both14: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440443_d20260825_m013238_c001_v0001102_t0009_u01787621558533") 2026/08/25 01:36:04 DEBUG : both14: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03654_d20260825_m013229_c001_v7007000_t0000_u01787621549434") 2026/08/25 01:36:04 DEBUG : both14: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403e3_d20260825_m013223_c001_v0001102_t0009_u01787621543392") 2026/08/25 01:36:05 DEBUG : both15: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7320_d20260825_m013244_c001_v7007000_t0000_u01787621564751") 2026/08/25 01:36:05 DEBUG : both15: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440445_d20260825_m013238_c001_v0001102_t0009_u01787621558903") 2026/08/25 01:36:05 DEBUG : both15: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03656_d20260825_m013229_c001_v7007000_t0000_u01787621549616") 2026/08/25 01:36:05 DEBUG : both15: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403e7_d20260825_m013223_c001_v0001102_t0009_u01787621543759") 2026/08/25 01:36:05 DEBUG : both16: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7322_d20260825_m013244_c001_v7007000_t0000_u01787621564930") 2026/08/25 01:36:05 DEBUG : both16: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440449_d20260825_m013239_c001_v0001102_t0009_u01787621559269") 2026/08/25 01:36:05 DEBUG : both16: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03658_d20260825_m013229_c001_v7007000_t0000_u01787621549797") 2026/08/25 01:36:05 DEBUG : both16: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403e9_d20260825_m013224_c001_v0001102_t0009_u01787621544135") 2026/08/25 01:36:05 DEBUG : both17: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7323_d20260825_m013245_c001_v7007000_t0000_u01787621565111") 2026/08/25 01:36:05 DEBUG : both17: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844044d_d20260825_m013239_c001_v0001102_t0009_u01787621559634") 2026/08/25 01:36:05 DEBUG : both17: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff0365a_d20260825_m013229_c001_v7007000_t0000_u01787621549979") 2026/08/25 01:36:05 DEBUG : both17: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403ed_d20260825_m013224_c001_v0001102_t0009_u01787621544506") 2026/08/25 01:36:05 DEBUG : both18: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7325_d20260825_m013245_c001_v7007000_t0000_u01787621565291") 2026/08/25 01:36:05 DEBUG : both18: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440453_d20260825_m013240_c001_v0001102_t0009_u01787621560000") 2026/08/25 01:36:05 DEBUG : both18: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff0365d_d20260825_m013230_c001_v7007000_t0000_u01787621550160") 2026/08/25 01:36:05 DEBUG : both18: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403f1_d20260825_m013224_c001_v0001102_t0009_u01787621544871") 2026/08/25 01:36:05 DEBUG : both19: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7326_d20260825_m013245_c001_v7007000_t0000_u01787621565472") 2026/08/25 01:36:05 DEBUG : both19: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440455_d20260825_m013240_c001_v0001102_t0009_u01787621560367") 2026/08/25 01:36:05 DEBUG : both19: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff0365e_d20260825_m013230_c001_v7007000_t0000_u01787621550342") 2026/08/25 01:36:05 DEBUG : both19: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403f3_d20260825_m013225_c001_v0001102_t0009_u01787621545240") 2026/08/25 01:36:06 DEBUG : both2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7327_d20260825_m013245_c001_v7007000_t0000_u01787621565652") 2026/08/25 01:36:06 DEBUG : both2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440427_d20260825_m013233_c001_v0001102_t0009_u01787621553968") 2026/08/25 01:36:06 DEBUG : both2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03660_d20260825_m013230_c001_v7007000_t0000_u01787621550622") 2026/08/25 01:36:06 DEBUG : both2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403b5_d20260825_m013218_c001_v0001102_t0009_u01787621538764") 2026/08/25 01:36:06 DEBUG : both3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7328_d20260825_m013245_c001_v7007000_t0000_u01787621565831") 2026/08/25 01:36:06 DEBUG : both3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440429_d20260825_m013234_c001_v0001102_t0009_u01787621554344") 2026/08/25 01:36:06 DEBUG : both3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03661_d20260825_m013230_c001_v7007000_t0000_u01787621550806") 2026/08/25 01:36:06 DEBUG : both3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403bb_d20260825_m013219_c001_v0001102_t0009_u01787621539258") 2026/08/25 01:36:06 DEBUG : both4: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd732a_d20260825_m013246_c001_v7007000_t0000_u01787621566010") 2026/08/25 01:36:06 DEBUG : both4: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844042b_d20260825_m013234_c001_v0001102_t0009_u01787621554710") 2026/08/25 01:36:06 DEBUG : both4: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03664_d20260825_m013230_c001_v7007000_t0000_u01787621550988") 2026/08/25 01:36:06 DEBUG : both4: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403bd_d20260825_m013219_c001_v0001102_t0009_u01787621539651") 2026/08/25 01:36:06 DEBUG : both5: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd732b_d20260825_m013246_c001_v7007000_t0000_u01787621566254") 2026/08/25 01:36:06 DEBUG : both5: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844042d_d20260825_m013235_c001_v0001102_t0009_u01787621555075") 2026/08/25 01:36:06 DEBUG : both5: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03667_d20260825_m013231_c001_v7007000_t0000_u01787621551169") 2026/08/25 01:36:06 DEBUG : both5: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403c1_d20260825_m013220_c001_v0001102_t0009_u01787621540027") 2026/08/25 01:36:06 DEBUG : both6: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd732d_d20260825_m013246_c001_v7007000_t0000_u01787621566434") 2026/08/25 01:36:06 DEBUG : both6: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844042f_d20260825_m013235_c001_v0001102_t0009_u01787621555478") 2026/08/25 01:36:06 DEBUG : both6: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03668_d20260825_m013231_c001_v7007000_t0000_u01787621551350") 2026/08/25 01:36:06 DEBUG : both6: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403c5_d20260825_m013220_c001_v0001102_t0009_u01787621540391") 2026/08/25 01:36:06 DEBUG : both7: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd732e_d20260825_m013246_c001_v7007000_t0000_u01787621566614") 2026/08/25 01:36:06 DEBUG : both7: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440431_d20260825_m013235_c001_v0001102_t0009_u01787621555859") 2026/08/25 01:36:06 DEBUG : both7: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff0366a_d20260825_m013231_c001_v7007000_t0000_u01787621551532") 2026/08/25 01:36:07 DEBUG : both7: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403c7_d20260825_m013220_c001_v0001102_t0009_u01787621540756") 2026/08/25 01:36:07 DEBUG : both8: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7330_d20260825_m013246_c001_v7007000_t0000_u01787621566794") 2026/08/25 01:36:07 DEBUG : both8: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440435_d20260825_m013236_c001_v0001102_t0009_u01787621556224") 2026/08/25 01:36:07 DEBUG : both8: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff0366c_d20260825_m013231_c001_v7007000_t0000_u01787621551712") 2026/08/25 01:36:07 DEBUG : both8: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403cb_d20260825_m013221_c001_v0001102_t0009_u01787621541183") 2026/08/25 01:36:07 DEBUG : both9: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7332_d20260825_m013246_c001_v7007000_t0000_u01787621566974") 2026/08/25 01:36:07 DEBUG : both9: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440437_d20260825_m013236_c001_v0001102_t0009_u01787621556591") 2026/08/25 01:36:07 DEBUG : both9: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03670_d20260825_m013232_c001_v7007000_t0000_u01787621552010") 2026/08/25 01:36:07 DEBUG : both9: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084403d2_d20260825_m013221_c001_v0001102_t0009_u01787621541559") 2026/08/25 01:36:07 DEBUG : c/non empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2131fb_d20260825_m012905_c001_v7007000_t0000_u01787621345023") 2026/08/25 01:36:07 DEBUG : c/non empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844007d_d20260825_m012903_c001_v0001102_t0009_u01787621343261") 2026/08/25 01:36:07 DEBUG : c/non empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2131f4_d20260825_m012902_c001_v7007000_t0000_u01787621342713") 2026/08/25 01:36:07 DEBUG : c/non empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844006d_d20260825_m012900_c001_v0001102_t0009_u01787621340553") 2026/08/25 01:36:07 DEBUG : c/non empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc93eb_d20260825_m012842_c001_v7007000_t0000_u01787621322356") 2026/08/25 01:36:07 DEBUG : c/non empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844000b_d20260825_m012840_c001_v0001102_t0009_u01787621320669") 2026/08/25 01:36:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd3835a_d20260825_m013337_c001_v7007000_t0000_u01787621617136") 2026/08/25 01:36:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f9168de_d20260825_m013332_c001_v0001182_t0021_u01787621612565") 2026/08/25 01:36:07 DEBUG : check sum: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc8439_d20260825_m012834_c001_v7007000_t0000_u01787621314074") 2026/08/25 01:36:07 DEBUG : check sum: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ffdb_d20260825_m012833_c001_v0001102_t0009_u01787621313168") 2026/08/25 01:36:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f410bac62f69ef912_d20260825_m013553_c001_v7007000_t0000_u01787621753790") 2026/08/25 01:36:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084407cb_d20260825_m013552_c001_v0001102_t0009_u01787621752328") 2026/08/25 01:36:08 DEBUG : dest/3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd6fc6_d20260825_m013048_c001_v7007000_t0000_u01787621448325") 2026/08/25 01:36:08 DEBUG : dest/3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4061089ee6b3b622_d20260825_m013047_c001_v0001100_t0028_u01787621447228") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeed2_d20260825_m013423_c001_v7007000_t0000_u01787621663897") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916a62_d20260825_m013420_c001_v0001182_t0021_u01787621660276") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be0087_d20260825_m013524_c001_v7007000_t0000_u01787621724195") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440711_d20260825_m013516_c001_v0001102_t0009_u01787621716348") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeec7_d20260825_m013512_c001_v7007000_t0000_u01787621712272") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084406e7_d20260825_m013504_c001_v0001102_t0009_u01787621704704") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eee9d_d20260825_m013500_c001_v7007000_t0000_u01787621700595") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844069b_d20260825_m013452_c001_v0001102_t0009_u01787621692789") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff5f_d20260825_m013448_c001_v7007000_t0000_u01787621688703") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844067f_d20260825_m013440_c001_v0001102_t0009_u01787621680155") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9db_d20260825_m013435_c001_v7007000_t0000_u01787621675984") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440659_d20260825_m013427_c001_v0001102_t0009_u01787621667915") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeecc_d20260825_m013421_c001_v7007000_t0000_u01787621661572") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c209_d20260825_m013414_c001_v0001172_t0055_u01787621654680") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ec4_d20260825_m013410_c001_v7007000_t0000_u01787621650587") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c1d7_d20260825_m013407_c001_v0001172_t0055_u01787621647543") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369e97_d20260825_m013406_c001_v7007000_t0000_u01787621646382") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c197_d20260825_m013358_c001_v0001172_t0055_u01787621638138") 2026/08/25 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383b7_d20260825_m013353_c001_v7007000_t0000_u01787621633910") 2026/08/25 01:36:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c16b_d20260825_m013350_c001_v0001172_t0055_u01787621630872") 2026/08/25 01:36:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4225634d9f62d9fd_d20260825_m013349_c001_v7007000_t0000_u01787621629670") 2026/08/25 01:36:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440575_d20260825_m013341_c001_v0001102_t0009_u01787621621223") 2026/08/25 01:36:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4114a9be4ddf0535_d20260825_m013334_c001_v7007000_t0000_u01787621614712") 2026/08/25 01:36:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c0f1_d20260825_m013326_c001_v0001172_t0055_u01787621606735") 2026/08/25 01:36:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e67_d20260825_m013322_c001_v7007000_t0000_u01787621602612") 2026/08/25 01:36:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084404df_d20260825_m013315_c001_v0001102_t0009_u01787621595322") 2026/08/25 01:36:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e0d_d20260825_m013311_c001_v7007000_t0000_u01787621591120") 2026/08/25 01:36:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a21_d20260825_m013301_c001_v0001116_t0008_u01787621581191") 2026/08/25 01:36:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4188293bf57c5893_d20260825_m013408_c001_v7007000_t0000_u01787621648691") 2026/08/25 01:36:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc59084405d9_d20260825_m013403_c001_v0001102_t0043_u01787621643949") 2026/08/25 01:36:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeed3_d20260825_m013424_c001_v7007000_t0000_u01787621664077") 2026/08/25 01:36:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440635_d20260825_m013420_c001_v0001102_t0009_u01787621660291") 2026/08/25 01:36:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be0089_d20260825_m013524_c001_v7007000_t0000_u01787621724374") 2026/08/25 01:36:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c73_d20260825_m013516_c001_v0001116_t0008_u01787621716894") 2026/08/25 01:36:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeec9_d20260825_m013512_c001_v7007000_t0000_u01787621712461") 2026/08/25 01:36:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c34_d20260825_m013505_c001_v0001116_t0008_u01787621705249") 2026/08/25 01:36:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eee9f_d20260825_m013500_c001_v7007000_t0000_u01787621700776") 2026/08/25 01:36:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c04_d20260825_m013453_c001_v0001116_t0008_u01787621693331") 2026/08/25 01:36:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff63_d20260825_m013448_c001_v7007000_t0000_u01787621688884") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94bce_d20260825_m013440_c001_v0001116_t0008_u01787621680701") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9dc_d20260825_m013436_c001_v7007000_t0000_u01787621676163") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94bac_d20260825_m013428_c001_v0001116_t0008_u01787621668457") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38451_d20260825_m013421_c001_v7007000_t0000_u01787621661576") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b6c_d20260825_m013415_c001_v0001116_t0008_u01787621655223") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ec7_d20260825_m013410_c001_v7007000_t0000_u01787621650769") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b42_d20260825_m013407_c001_v0001116_t0008_u01787621647556") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4039066687ad76dd_d20260825_m013406_c001_v7007000_t0000_u01787621646148") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084405bf_d20260825_m013358_c001_v0001102_t0009_u01787621638683") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383ba_d20260825_m013354_c001_v7007000_t0000_u01787621634091") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440595_d20260825_m013350_c001_v0001102_t0009_u01787621630882") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4189d3b2c0914a79_d20260825_m013349_c001_v7007000_t0000_u01787621629252") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c141_d20260825_m013341_c001_v0001172_t0055_u01787621621771") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265ed1_d20260825_m013334_c001_v7007000_t0000_u01787621614262") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440529_d20260825_m013327_c001_v0001102_t0009_u01787621607277") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e6a_d20260825_m013322_c001_v7007000_t0000_u01787621602792") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a60_d20260825_m013315_c001_v0001116_t0008_u01787621595860") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e0e_d20260825_m013311_c001_v7007000_t0000_u01787621591301") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c063_d20260825_m013303_c001_v0001172_t0055_u01787621583909") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc97f_d20260825_m013408_c001_v7007000_t0000_u01787621648351") 2026/08/25 01:36:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f9169c6_d20260825_m013403_c001_v0001182_t0024_u01787621643960") 2026/08/25 01:36:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeed4_d20260825_m013424_c001_v7007000_t0000_u01787621664258") 2026/08/25 01:36:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c22b_d20260825_m013420_c001_v0001172_t0055_u01787621660441") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be008d_d20260825_m013524_c001_v7007000_t0000_u01787621724556") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c380_d20260825_m013517_c001_v0001172_t0055_u01787621717437") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeecb_d20260825_m013512_c001_v7007000_t0000_u01787621712642") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c33a_d20260825_m013505_c001_v0001172_t0055_u01787621705860") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeea0_d20260825_m013501_c001_v7007000_t0000_u01787621701023") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c2fa_d20260825_m013453_c001_v0001172_t0055_u01787621693881") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff66_d20260825_m013449_c001_v7007000_t0000_u01787621689065") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c2aa_d20260825_m013441_c001_v0001172_t0055_u01787621681255") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9dd_d20260825_m013436_c001_v7007000_t0000_u01787621676476") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c25f_d20260825_m013429_c001_v0001172_t0055_u01787621669005") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369f34_d20260825_m013421_c001_v7007000_t0000_u01787621661191") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916a2e_d20260825_m013415_c001_v0001182_t0021_u01787621655763") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ecb_d20260825_m013410_c001_v7007000_t0000_u01787621650956") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f9169ea_d20260825_m013407_c001_v0001182_t0021_u01787621647565") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4225634d9f62da41_d20260825_m013405_c001_v7007000_t0000_u01787621645799") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f9169a8_d20260825_m013359_c001_v0001182_t0021_u01787621639224") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383bb_d20260825_m013354_c001_v7007000_t0000_u01787621634272") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916968_d20260825_m013350_c001_v0001182_t0021_u01787621630890") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc944_d20260825_m013349_c001_v7007000_t0000_u01787621629627") 2026/08/25 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f91692a_d20260825_m013342_c001_v0001182_t0021_u01787621622312") 2026/08/25 01:36:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265ed2_d20260825_m013334_c001_v7007000_t0000_u01787621614442") 2026/08/25 01:36:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a9a_d20260825_m013327_c001_v0001116_t0008_u01787621607817") 2026/08/25 01:36:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e6b_d20260825_m013322_c001_v7007000_t0000_u01787621602972") 2026/08/25 01:36:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c0a3_d20260825_m013316_c001_v0001172_t0055_u01787621596406") 2026/08/25 01:36:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e10_d20260825_m013311_c001_v7007000_t0000_u01787621591481") 2026/08/25 01:36:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084404ab_d20260825_m013304_c001_v0001102_t0009_u01787621584093") 2026/08/25 01:36:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c21364f_d20260825_m013408_c001_v7007000_t0000_u01787621648703") 2026/08/25 01:36:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f11619dd3e7b94b30_d20260825_m013403_c001_v0001116_t0008_u01787621643972") 2026/08/25 01:36:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeed6_d20260825_m013424_c001_v7007000_t0000_u01787621664437") 2026/08/25 01:36:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b88_d20260825_m013420_c001_v0001116_t0008_u01787621660451") 2026/08/25 01:36:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be0090_d20260825_m013524_c001_v7007000_t0000_u01787621724737") 2026/08/25 01:36:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916c2a_d20260825_m013517_c001_v0001182_t0021_u01787621717985") 2026/08/25 01:36:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeecd_d20260825_m013512_c001_v7007000_t0000_u01787621712822") 2026/08/25 01:36:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916bca_d20260825_m013506_c001_v0001182_t0021_u01787621706407") 2026/08/25 01:36:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeea1_d20260825_m013501_c001_v7007000_t0000_u01787621701204") 2026/08/25 01:36:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916b5e_d20260825_m013454_c001_v0001182_t0021_u01787621694432") 2026/08/25 01:36:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff6a_d20260825_m013449_c001_v7007000_t0000_u01787621689248") 2026/08/25 01:36:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916b06_d20260825_m013441_c001_v0001182_t0021_u01787621681803") 2026/08/25 01:36:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9de_d20260825_m013436_c001_v7007000_t0000_u01787621676656") 2026/08/25 01:36:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916aa4_d20260825_m013429_c001_v0001182_t0021_u01787621669545") 2026/08/25 01:36:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369f37_d20260825_m013421_c001_v7007000_t0000_u01787621661737") 2026/08/25 01:36:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440621_d20260825_m013416_c001_v0001102_t0009_u01787621656354") 2026/08/25 01:36:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ecf_d20260825_m013411_c001_v7007000_t0000_u01787621651151") 2026/08/25 01:36:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084405ed_d20260825_m013407_c001_v0001102_t0009_u01787621647578") 2026/08/25 01:36:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4188293bf57c5883_d20260825_m013406_c001_v7007000_t0000_u01787621646326") 2026/08/25 01:36:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b0e_d20260825_m013359_c001_v0001116_t0008_u01787621639770") 2026/08/25 01:36:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383bd_d20260825_m013354_c001_v7007000_t0000_u01787621634452") 2026/08/25 01:36:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94af2_d20260825_m013350_c001_v0001116_t0008_u01787621630903") 2026/08/25 01:36:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383a2_d20260825_m013349_c001_v7007000_t0000_u01787621629681") 2026/08/25 01:36:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94ace_d20260825_m013342_c001_v0001116_t0008_u01787621622852") 2026/08/25 01:36:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265ed3_d20260825_m013334_c001_v7007000_t0000_u01787621614622") 2026/08/25 01:36:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c0f7_d20260825_m013328_c001_v0001172_t0055_u01787621608001") 2026/08/25 01:36:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e6c_d20260825_m013323_c001_v7007000_t0000_u01787621603237") 2026/08/25 01:36:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084404eb_d20260825_m013316_c001_v0001102_t0009_u01787621596589") 2026/08/25 01:36:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e12_d20260825_m013311_c001_v7007000_t0000_u01787621591662") 2026/08/25 01:36:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a2e_d20260825_m013304_c001_v0001116_t0008_u01787621584278") 2026/08/25 01:36:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ea7_d20260825_m013408_c001_v7007000_t0000_u01787621648363") 2026/08/25 01:36:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f9169ca_d20260825_m013404_c001_v0001182_t0032_u01787621644166") 2026/08/25 01:36:13 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeed7_d20260825_m013424_c001_v7007000_t0000_u01787621664617") 2026/08/25 01:36:13 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916a6c_d20260825_m013420_c001_v0001182_t0021_u01787621660459") 2026/08/25 01:36:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be0093_d20260825_m013524_c001_v7007000_t0000_u01787621724918") 2026/08/25 01:36:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440719_d20260825_m013518_c001_v0001102_t0009_u01787621718219") 2026/08/25 01:36:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeecf_d20260825_m013513_c001_v7007000_t0000_u01787621713003") 2026/08/25 01:36:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084406f1_d20260825_m013506_c001_v0001102_t0009_u01787621706590") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeea2_d20260825_m013501_c001_v7007000_t0000_u01787621701384") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084406a6_d20260825_m013454_c001_v0001102_t0009_u01787621694616") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff6e_d20260825_m013449_c001_v7007000_t0000_u01787621689428") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440683_d20260825_m013442_c001_v0001102_t0009_u01787621682118") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9e0_d20260825_m013436_c001_v7007000_t0000_u01787621676836") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440663_d20260825_m013429_c001_v0001102_t0009_u01787621669728") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546dc557_d20260825_m013421_c001_v7007000_t0000_u01787621661694") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c213_d20260825_m013416_c001_v0001172_t0055_u01787621656540") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ed2_d20260825_m013411_c001_v7007000_t0000_u01787621651332") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c1d9_d20260825_m013407_c001_v0001172_t0055_u01787621647725") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4225634d9f62da48_d20260825_m013406_c001_v7007000_t0000_u01787621646160") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c19f_d20260825_m013359_c001_v0001172_t0055_u01787621639954") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383be_d20260825_m013354_c001_v7007000_t0000_u01787621634634") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c16d_d20260825_m013351_c001_v0001172_t0055_u01787621631056") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4084e4f6fa054e4c_d20260825_m013349_c001_v7007000_t0000_u01787621629690") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440579_d20260825_m013343_c001_v0001102_t0009_u01787621623039") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4114a9be4ddf0536_d20260825_m013334_c001_v7007000_t0000_u01787621614910") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844052f_d20260825_m013328_c001_v0001102_t0009_u01787621608184") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e6d_d20260825_m013323_c001_v7007000_t0000_u01787621603417") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a64_d20260825_m013316_c001_v0001116_t0008_u01787621596771") 2026/08/25 01:36:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e15_d20260825_m013311_c001_v7007000_t0000_u01787621591842") 2026/08/25 01:36:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c06b_d20260825_m013304_c001_v0001172_t0055_u01787621584487") 2026/08/25 01:36:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc981_d20260825_m013408_c001_v7007000_t0000_u01787621648532") 2026/08/25 01:36:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c1c3_d20260825_m013404_c001_v0001172_t0005_u01787621644361") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeed8_d20260825_m013424_c001_v7007000_t0000_u01787621664798") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440637_d20260825_m013420_c001_v0001102_t0009_u01787621660474") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be0095_d20260825_m013525_c001_v7007000_t0000_u01787621725099") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c77_d20260825_m013518_c001_v0001116_t0008_u01787621718403") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeed2_d20260825_m013513_c001_v7007000_t0000_u01787621713208") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c3a_d20260825_m013506_c001_v0001116_t0008_u01787621706775") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeea3_d20260825_m013501_c001_v7007000_t0000_u01787621701565") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c0a_d20260825_m013454_c001_v0001116_t0008_u01787621694797") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff71_d20260825_m013449_c001_v7007000_t0000_u01787621689609") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94bd2_d20260825_m013442_c001_v0001116_t0008_u01787621682303") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9e1_d20260825_m013437_c001_v7007000_t0000_u01787621677016") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94bb2_d20260825_m013429_c001_v0001116_t0008_u01787621669946") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4114a9be4ddf067e_d20260825_m013421_c001_v7007000_t0000_u01787621661608") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b72_d20260825_m013416_c001_v0001116_t0008_u01787621656724") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ed6_d20260825_m013411_c001_v7007000_t0000_u01787621651514") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b46_d20260825_m013407_c001_v0001116_t0008_u01787621647739") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4039066687ad76df_d20260825_m013406_c001_v7007000_t0000_u01787621646329") 2026/08/25 01:36:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084405c3_d20260825_m013400_c001_v0001102_t0009_u01787621640136") 2026/08/25 01:36:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383bf_d20260825_m013354_c001_v7007000_t0000_u01787621634814") 2026/08/25 01:36:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440597_d20260825_m013351_c001_v0001102_t0009_u01787621631066") 2026/08/25 01:36:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369e0d_d20260825_m013349_c001_v7007000_t0000_u01787621629638") 2026/08/25 01:36:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c145_d20260825_m013343_c001_v0001172_t0055_u01787621623223") 2026/08/25 01:36:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265ed4_d20260825_m013334_c001_v7007000_t0000_u01787621614802") 2026/08/25 01:36:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a9e_d20260825_m013328_c001_v0001116_t0008_u01787621608367") 2026/08/25 01:36:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e6f_d20260825_m013323_c001_v7007000_t0000_u01787621603597") 2026/08/25 01:36:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c0a5_d20260825_m013317_c001_v0001172_t0055_u01787621597010") 2026/08/25 01:36:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e17_d20260825_m013312_c001_v7007000_t0000_u01787621592022") 2026/08/25 01:36:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084404af_d20260825_m013304_c001_v0001102_t0009_u01787621584676") 2026/08/25 01:36:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369eaa_d20260825_m013408_c001_v7007000_t0000_u01787621648544") 2026/08/25 01:36:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f9169cc_d20260825_m013404_c001_v0001182_t0007_u01787621644373") 2026/08/25 01:36:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeed9_d20260825_m013424_c001_v7007000_t0000_u01787621664977") 2026/08/25 01:36:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c22d_d20260825_m013420_c001_v0001172_t0055_u01787621660624") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be0099_d20260825_m013525_c001_v7007000_t0000_u01787621725322") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c38a_d20260825_m013518_c001_v0001172_t0055_u01787621718585") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeed3_d20260825_m013513_c001_v7007000_t0000_u01787621713398") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c342_d20260825_m013506_c001_v0001172_t0055_u01787621706959") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeea4_d20260825_m013501_c001_v7007000_t0000_u01787621701746") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c306_d20260825_m013454_c001_v0001172_t0055_u01787621694986") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff74_d20260825_m013449_c001_v7007000_t0000_u01787621689791") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c2b2_d20260825_m013442_c001_v0001172_t0055_u01787621682487") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9e2_d20260825_m013437_c001_v7007000_t0000_u01787621677197") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c269_d20260825_m013430_c001_v0001172_t0055_u01787621670128") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f400be1583da84e80_d20260825_m013421_c001_v7007000_t0000_u01787621661620") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916a3a_d20260825_m013416_c001_v0001182_t0021_u01787621656907") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369eda_d20260825_m013411_c001_v7007000_t0000_u01787621651695") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f9169ee_d20260825_m013407_c001_v0001182_t0021_u01787621647748") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4225634d9f62da4c_d20260825_m013406_c001_v7007000_t0000_u01787621646340") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f9169ae_d20260825_m013400_c001_v0001182_t0021_u01787621640319") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383c2_d20260825_m013354_c001_v7007000_t0000_u01787621634995") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f91696e_d20260825_m013351_c001_v0001182_t0021_u01787621631075") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4189d3b2c0914a81_d20260825_m013349_c001_v7007000_t0000_u01787621629796") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916934_d20260825_m013343_c001_v0001182_t0021_u01787621623405") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4225634d9f62d99d_d20260825_m013334_c001_v7007000_t0000_u01787621614811") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c0f9_d20260825_m013328_c001_v0001172_t0055_u01787621608611") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e70_d20260825_m013323_c001_v7007000_t0000_u01787621603780") 2026/08/25 01:36:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084404ef_d20260825_m013317_c001_v0001102_t0009_u01787621597194") 2026/08/25 01:36:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e1a_d20260825_m013312_c001_v7007000_t0000_u01787621592313") 2026/08/25 01:36:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a36_d20260825_m013304_c001_v0001116_t0008_u01787621584859") 2026/08/25 01:36:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4188293bf57c588e_d20260825_m013408_c001_v7007000_t0000_u01787621648331") 2026/08/25 01:36:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc59084405dd_d20260825_m013404_c001_v0001102_t0059_u01787621644468") 2026/08/25 01:36:18 DEBUG : dir1/0007-12345: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeeda_d20260825_m013425_c001_v7007000_t0000_u01787621665157") 2026/08/25 01:36:18 DEBUG : dir1/0007-12345: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916a6e_d20260825_m013420_c001_v0001182_t0021_u01787621660643") 2026/08/25 01:36:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be009b_d20260825_m013525_c001_v7007000_t0000_u01787621725505") 2026/08/25 01:36:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916c34_d20260825_m013518_c001_v0001182_t0021_u01787621718769") 2026/08/25 01:36:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeed5_d20260825_m013513_c001_v7007000_t0000_u01787621713577") 2026/08/25 01:36:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916bce_d20260825_m013507_c001_v0001182_t0021_u01787621707142") 2026/08/25 01:36:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeea5_d20260825_m013501_c001_v7007000_t0000_u01787621701926") 2026/08/25 01:36:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916b64_d20260825_m013455_c001_v0001182_t0021_u01787621695170") 2026/08/25 01:36:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff76_d20260825_m013449_c001_v7007000_t0000_u01787621689972") 2026/08/25 01:36:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916b0a_d20260825_m013442_c001_v0001182_t0021_u01787621682674") 2026/08/25 01:36:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9e3_d20260825_m013437_c001_v7007000_t0000_u01787621677384") 2026/08/25 01:36:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916aa8_d20260825_m013430_c001_v0001182_t0021_u01787621670311") 2026/08/25 01:36:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeeca_d20260825_m013421_c001_v7007000_t0000_u01787621661214") 2026/08/25 01:36:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440625_d20260825_m013417_c001_v0001102_t0009_u01787621657089") 2026/08/25 01:36:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369edc_d20260825_m013411_c001_v7007000_t0000_u01787621651877") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084405ef_d20260825_m013407_c001_v0001102_t0009_u01787621647776") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265f27_d20260825_m013406_c001_v7007000_t0000_u01787621646165") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b18_d20260825_m013400_c001_v0001116_t0008_u01787621640503") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383c4_d20260825_m013355_c001_v7007000_t0000_u01787621635176") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94af4_d20260825_m013351_c001_v0001116_t0008_u01787621631086") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4189d3b2c0914a77_d20260825_m013349_c001_v7007000_t0000_u01787621629071") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94ad0_d20260825_m013343_c001_v0001116_t0008_u01787621623588") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413c9e888c0c60e1_d20260825_m013334_c001_v7007000_t0000_u01787621614710") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440535_d20260825_m013328_c001_v0001102_t0009_u01787621608796") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e72_d20260825_m013323_c001_v7007000_t0000_u01787621603960") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a68_d20260825_m013317_c001_v0001116_t0008_u01787621597376") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e1c_d20260825_m013312_c001_v7007000_t0000_u01787621592493") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c06f_d20260825_m013305_c001_v0001172_t0055_u01787621585043") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4192968a8c2c6475_d20260825_m013408_c001_v7007000_t0000_u01787621648554") 2026/08/25 01:36:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f9169d0_d20260825_m013404_c001_v0001182_t0040_u01787621644574") 2026/08/25 01:36:19 DEBUG : dir1/0008-23456: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeedc_d20260825_m013425_c001_v7007000_t0000_u01787621665336") 2026/08/25 01:36:19 DEBUG : dir1/0008-23456: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844063d_d20260825_m013420_c001_v0001102_t0009_u01787621660657") 2026/08/25 01:36:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be009d_d20260825_m013525_c001_v7007000_t0000_u01787621725686") 2026/08/25 01:36:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844071d_d20260825_m013518_c001_v0001102_t0009_u01787621718967") 2026/08/25 01:36:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeed6_d20260825_m013513_c001_v7007000_t0000_u01787621713757") 2026/08/25 01:36:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084406f3_d20260825_m013507_c001_v0001102_t0009_u01787621707327") 2026/08/25 01:36:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeea6_d20260825_m013502_c001_v7007000_t0000_u01787621702112") 2026/08/25 01:36:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084406ae_d20260825_m013455_c001_v0001102_t0009_u01787621695354") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff78_d20260825_m013450_c001_v7007000_t0000_u01787621690153") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440685_d20260825_m013442_c001_v0001102_t0009_u01787621682858") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9e4_d20260825_m013437_c001_v7007000_t0000_u01787621677567") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440665_d20260825_m013430_c001_v0001102_t0009_u01787621670494") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9c3_d20260825_m013421_c001_v7007000_t0000_u01787621661736") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c219_d20260825_m013417_c001_v0001172_t0055_u01787621657274") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ee0_d20260825_m013412_c001_v7007000_t0000_u01787621652059") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c1dd_d20260825_m013407_c001_v0001172_t0055_u01787621647908") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4192968a8c2c646f_d20260825_m013406_c001_v7007000_t0000_u01787621646188") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c1a3_d20260825_m013400_c001_v0001172_t0055_u01787621640687") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383c5_d20260825_m013355_c001_v7007000_t0000_u01787621635356") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c173_d20260825_m013351_c001_v0001172_t0055_u01787621631240") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4189d3b2c0914a7d_d20260825_m013349_c001_v7007000_t0000_u01787621629432") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844057d_d20260825_m013343_c001_v0001102_t0009_u01787621623772") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4188293bf57c57f4_d20260825_m013334_c001_v7007000_t0000_u01787621614921") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94aa0_d20260825_m013328_c001_v0001116_t0008_u01787621608978") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e74_d20260825_m013324_c001_v7007000_t0000_u01787621604141") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c0ad_d20260825_m013317_c001_v0001172_t0055_u01787621597560") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e1f_d20260825_m013312_c001_v7007000_t0000_u01787621592714") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084404b3_d20260825_m013305_c001_v0001102_t0009_u01787621585226") 2026/08/25 01:36:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4192968a8c2c6473_d20260825_m013408_c001_v7007000_t0000_u01787621648372") 2026/08/25 01:36:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c1c5_d20260825_m013404_c001_v0001172_t0018_u01787621644642") 2026/08/25 01:36:21 DEBUG : dir1/0009-34567: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeedf_d20260825_m013425_c001_v7007000_t0000_u01787621665516") 2026/08/25 01:36:21 DEBUG : dir1/0009-34567: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b8a_d20260825_m013420_c001_v0001116_t0008_u01787621660718") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be00a2_d20260825_m013525_c001_v7007000_t0000_u01787621725866") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c7b_d20260825_m013519_c001_v0001116_t0008_u01787621719151") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeed7_d20260825_m013513_c001_v7007000_t0000_u01787621713936") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c48_d20260825_m013507_c001_v0001116_t0008_u01787621707512") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeea7_d20260825_m013502_c001_v7007000_t0000_u01787621702296") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c10_d20260825_m013455_c001_v0001116_t0008_u01787621695537") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff7a_d20260825_m013450_c001_v7007000_t0000_u01787621690332") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94bda_d20260825_m013443_c001_v0001116_t0008_u01787621683039") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9e5_d20260825_m013437_c001_v7007000_t0000_u01787621677745") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94bb8_d20260825_m013430_c001_v0001116_t0008_u01787621670675") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f405f3f94e4a4d9d8_d20260825_m013421_c001_v7007000_t0000_u01787621661749") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b76_d20260825_m013417_c001_v0001116_t0008_u01787621657459") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ee4_d20260825_m013412_c001_v7007000_t0000_u01787621652255") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b4e_d20260825_m013407_c001_v0001116_t0008_u01787621647923") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265f28_d20260825_m013406_c001_v7007000_t0000_u01787621646355") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084405c7_d20260825_m013400_c001_v0001102_t0009_u01787621640870") 2026/08/25 01:36:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383c6_d20260825_m013355_c001_v7007000_t0000_u01787621635539") 2026/08/25 01:36:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844059b_d20260825_m013351_c001_v0001102_t0009_u01787621631251") 2026/08/25 01:36:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc945_d20260825_m013349_c001_v7007000_t0000_u01787621629808") 2026/08/25 01:36:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c14b_d20260825_m013343_c001_v0001172_t0055_u01787621623956") 2026/08/25 01:36:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4225634d9f62d99a_d20260825_m013334_c001_v7007000_t0000_u01787621614626") 2026/08/25 01:36:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c0fb_d20260825_m013329_c001_v0001172_t0055_u01787621609195") 2026/08/25 01:36:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e76_d20260825_m013324_c001_v7007000_t0000_u01787621604322") 2026/08/25 01:36:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084404f3_d20260825_m013317_c001_v0001102_t0009_u01787621597744") 2026/08/25 01:36:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e22_d20260825_m013312_c001_v7007000_t0000_u01787621592895") 2026/08/25 01:36:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a38_d20260825_m013305_c001_v0001116_t0008_u01787621585409") 2026/08/25 01:36:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265f33_d20260825_m013408_c001_v7007000_t0000_u01787621648384") 2026/08/25 01:36:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f11619dd3e7b94b34_d20260825_m013404_c001_v0001116_t0039_u01787621644678") 2026/08/25 01:36:22 DEBUG : dir1/0010-45678: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeee0_d20260825_m013425_c001_v7007000_t0000_u01787621665695") 2026/08/25 01:36:22 DEBUG : dir1/0010-45678: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c233_d20260825_m013420_c001_v0001172_t0055_u01787621660808") 2026/08/25 01:36:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be00a6_d20260825_m013526_c001_v7007000_t0000_u01787621726046") 2026/08/25 01:36:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c392_d20260825_m013519_c001_v0001172_t0055_u01787621719335") 2026/08/25 01:36:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeed9_d20260825_m013514_c001_v7007000_t0000_u01787621714116") 2026/08/25 01:36:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c34a_d20260825_m013507_c001_v0001172_t0055_u01787621707695") 2026/08/25 01:36:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeea8_d20260825_m013502_c001_v7007000_t0000_u01787621702483") 2026/08/25 01:36:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c310_d20260825_m013455_c001_v0001172_t0055_u01787621695719") 2026/08/25 01:36:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff7c_d20260825_m013450_c001_v7007000_t0000_u01787621690512") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c2b4_d20260825_m013443_c001_v0001172_t0055_u01787621683223") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9e6_d20260825_m013437_c001_v7007000_t0000_u01787621677924") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c26f_d20260825_m013430_c001_v0001172_t0055_u01787621670857") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f405f3f94e4a4d9d5_d20260825_m013421_c001_v7007000_t0000_u01787621661206") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916a42_d20260825_m013417_c001_v0001182_t0021_u01787621657640") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ee8_d20260825_m013412_c001_v7007000_t0000_u01787621652444") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f9169f0_d20260825_m013407_c001_v0001182_t0021_u01787621647933") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4039066687ad76dc_d20260825_m013405_c001_v7007000_t0000_u01787621645968") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f9169b2_d20260825_m013401_c001_v0001182_t0021_u01787621641052") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383c8_d20260825_m013355_c001_v7007000_t0000_u01787621635720") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916970_d20260825_m013351_c001_v0001182_t0021_u01787621631258") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc943_d20260825_m013349_c001_v7007000_t0000_u01787621629446") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f91693a_d20260825_m013344_c001_v0001182_t0021_u01787621624138") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265ed6_d20260825_m013334_c001_v7007000_t0000_u01787621614983") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440537_d20260825_m013329_c001_v0001102_t0009_u01787621609379") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e77_d20260825_m013324_c001_v7007000_t0000_u01787621604502") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a6c_d20260825_m013317_c001_v0001116_t0008_u01787621597983") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e27_d20260825_m013313_c001_v7007000_t0000_u01787621593075") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c077_d20260825_m013305_c001_v0001172_t0055_u01787621585595") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc983_d20260825_m013408_c001_v7007000_t0000_u01787621648714") 2026/08/25 01:36:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc59084405df_d20260825_m013404_c001_v0001102_t0014_u01787621644789") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeee1_d20260825_m013425_c001_v7007000_t0000_u01787621665877") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916a72_d20260825_m013420_c001_v0001182_t0021_u01787621660825") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be00aa_d20260825_m013526_c001_v7007000_t0000_u01787621726225") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916c3c_d20260825_m013519_c001_v0001182_t0021_u01787621719517") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeeda_d20260825_m013514_c001_v7007000_t0000_u01787621714295") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916bda_d20260825_m013507_c001_v0001182_t0021_u01787621707880") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeea9_d20260825_m013502_c001_v7007000_t0000_u01787621702671") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916b6c_d20260825_m013455_c001_v0001182_t0021_u01787621695904") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff7e_d20260825_m013450_c001_v7007000_t0000_u01787621690692") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916b0e_d20260825_m013443_c001_v0001182_t0021_u01787621683886") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9e7_d20260825_m013438_c001_v7007000_t0000_u01787621678104") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916aae_d20260825_m013431_c001_v0001182_t0021_u01787621671040") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f405f3f94e4a4d9d6_d20260825_m013421_c001_v7007000_t0000_u01787621661387") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440629_d20260825_m013417_c001_v0001102_t0009_u01787621657824") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369eec_d20260825_m013412_c001_v7007000_t0000_u01787621652626") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084405f1_d20260825_m013407_c001_v0001102_t0009_u01787621647965") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc979_d20260825_m013406_c001_v7007000_t0000_u01787621646391") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b1a_d20260825_m013401_c001_v0001116_t0008_u01787621641259") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383c9_d20260825_m013355_c001_v7007000_t0000_u01787621635978") 2026/08/25 01:36:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94af6_d20260825_m013351_c001_v0001116_t0008_u01787621631269") 2026/08/25 01:36:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4225634d9f62d9fc_d20260825_m013349_c001_v7007000_t0000_u01787621629489") 2026/08/25 01:36:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94ad2_d20260825_m013344_c001_v0001116_t0008_u01787621624321") 2026/08/25 01:36:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38344_d20260825_m013334_c001_v7007000_t0000_u01787621614857") 2026/08/25 01:36:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94aa2_d20260825_m013329_c001_v0001116_t0008_u01787621609561") 2026/08/25 01:36:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e79_d20260825_m013324_c001_v7007000_t0000_u01787621604682") 2026/08/25 01:36:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c0b1_d20260825_m013318_c001_v0001172_t0055_u01787621598245") 2026/08/25 01:36:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e28_d20260825_m013313_c001_v7007000_t0000_u01787621593255") 2026/08/25 01:36:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084404b9_d20260825_m013305_c001_v0001102_t0009_u01787621585778") 2026/08/25 01:36:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265f34_d20260825_m013408_c001_v7007000_t0000_u01787621648565") 2026/08/25 01:36:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f9169d2_d20260825_m013404_c001_v0001182_t0052_u01787621644822") 2026/08/25 01:36:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeee2_d20260825_m013426_c001_v7007000_t0000_u01787621666057") 2026/08/25 01:36:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440641_d20260825_m013420_c001_v0001102_t0009_u01787621660840") 2026/08/25 01:36:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be00ad_d20260825_m013526_c001_v7007000_t0000_u01787621726413") 2026/08/25 01:36:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440729_d20260825_m013519_c001_v0001102_t0009_u01787621719702") 2026/08/25 01:36:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeedb_d20260825_m013514_c001_v7007000_t0000_u01787621714481") 2026/08/25 01:36:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084406f7_d20260825_m013508_c001_v0001102_t0009_u01787621708062") 2026/08/25 01:36:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeeaa_d20260825_m013502_c001_v7007000_t0000_u01787621702851") 2026/08/25 01:36:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084406b6_d20260825_m013456_c001_v0001102_t0009_u01787621696087") 2026/08/25 01:36:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff80_d20260825_m013450_c001_v7007000_t0000_u01787621690922") 2026/08/25 01:36:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440689_d20260825_m013444_c001_v0001102_t0009_u01787621684070") 2026/08/25 01:36:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9e8_d20260825_m013438_c001_v7007000_t0000_u01787621678284") 2026/08/25 01:36:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440667_d20260825_m013431_c001_v0001102_t0009_u01787621671224") 2026/08/25 01:36:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38453_d20260825_m013421_c001_v7007000_t0000_u01787621661759") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c21b_d20260825_m013418_c001_v0001172_t0055_u01787621658010") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369eee_d20260825_m013412_c001_v7007000_t0000_u01787621652807") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c1df_d20260825_m013408_c001_v0001172_t0055_u01787621648090") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4192968a8c2c6470_d20260825_m013406_c001_v7007000_t0000_u01787621646368") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c1a9_d20260825_m013401_c001_v0001172_t0055_u01787621641441") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383cb_d20260825_m013356_c001_v7007000_t0000_u01787621636158") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c175_d20260825_m013351_c001_v0001172_t0055_u01787621631426") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40847f3efcd50699_d20260825_m013349_c001_v7007000_t0000_u01787621629649") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844057f_d20260825_m013344_c001_v0001102_t0009_u01787621624506") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4225634d9f62d99f_d20260825_m013334_c001_v7007000_t0000_u01787621614991") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c0fd_d20260825_m013329_c001_v0001172_t0055_u01787621609744") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e7b_d20260825_m013324_c001_v7007000_t0000_u01787621604863") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084404f5_d20260825_m013318_c001_v0001102_t0009_u01787621598428") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e2b_d20260825_m013313_c001_v7007000_t0000_u01787621593436") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a3c_d20260825_m013305_c001_v0001116_t0008_u01787621585961") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4225634d9f62da6a_d20260825_m013408_c001_v7007000_t0000_u01787621648392") 2026/08/25 01:36:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c1c7_d20260825_m013404_c001_v0001172_t0051_u01787621644990") 2026/08/25 01:36:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeee4_d20260825_m013426_c001_v7007000_t0000_u01787621666252") 2026/08/25 01:36:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b8c_d20260825_m013420_c001_v0001116_t0008_u01787621660902") 2026/08/25 01:36:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be00b1_d20260825_m013526_c001_v7007000_t0000_u01787621726593") 2026/08/25 01:36:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c7f_d20260825_m013519_c001_v0001116_t0008_u01787621719885") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeede_d20260825_m013514_c001_v7007000_t0000_u01787621714664") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c4a_d20260825_m013508_c001_v0001116_t0008_u01787621708316") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeeab_d20260825_m013503_c001_v7007000_t0000_u01787621703031") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94c16_d20260825_m013456_c001_v0001116_t0008_u01787621696329") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff84_d20260825_m013451_c001_v7007000_t0000_u01787621691104") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94bdc_d20260825_m013444_c001_v0001116_t0008_u01787621684252") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9e9_d20260825_m013438_c001_v7007000_t0000_u01787621678464") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94bbc_d20260825_m013431_c001_v0001116_t0008_u01787621671406") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeecb_d20260825_m013421_c001_v7007000_t0000_u01787621661394") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b7a_d20260825_m013418_c001_v0001116_t0008_u01787621658196") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ef2_d20260825_m013412_c001_v7007000_t0000_u01787621652989") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b50_d20260825_m013408_c001_v0001116_t0008_u01787621648106") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c213640_d20260825_m013406_c001_v7007000_t0000_u01787621646416") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084405cb_d20260825_m013401_c001_v0001102_t0009_u01787621641626") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383cc_d20260825_m013356_c001_v7007000_t0000_u01787621636339") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844059d_d20260825_m013351_c001_v0001102_t0009_u01787621631435") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4084e4f6fa054e4a_d20260825_m013349_c001_v7007000_t0000_u01787621629482") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c14f_d20260825_m013344_c001_v0001172_t0055_u01787621624691") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38347_d20260825_m013335_c001_v7007000_t0000_u01787621615039") 2026/08/25 01:36:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844053b_d20260825_m013329_c001_v0001102_t0009_u01787621609927") 2026/08/25 01:36:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e7c_d20260825_m013325_c001_v7007000_t0000_u01787621605044") 2026/08/25 01:36:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a6e_d20260825_m013318_c001_v0001116_t0008_u01787621598611") 2026/08/25 01:36:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e2c_d20260825_m013313_c001_v7007000_t0000_u01787621593616") 2026/08/25 01:36:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c079_d20260825_m013306_c001_v0001172_t0055_u01787621586145") 2026/08/25 01:36:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4084e4f6fa054eb7_d20260825_m013408_c001_v7007000_t0000_u01787621648402") 2026/08/25 01:36:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f9169d8_d20260825_m013405_c001_v0001182_t0008_u01787621645021") 2026/08/25 01:36:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeee5_d20260825_m013426_c001_v7007000_t0000_u01787621666432") 2026/08/25 01:36:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c235_d20260825_m013420_c001_v0001172_t0055_u01787621660992") 2026/08/25 01:36:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be00b5_d20260825_m013526_c001_v7007000_t0000_u01787621726773") 2026/08/25 01:36:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c398_d20260825_m013520_c001_v0001172_t0055_u01787621720071") 2026/08/25 01:36:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeee0_d20260825_m013514_c001_v7007000_t0000_u01787621714844") 2026/08/25 01:36:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c34e_d20260825_m013508_c001_v0001172_t0055_u01787621708499") 2026/08/25 01:36:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeeac_d20260825_m013503_c001_v7007000_t0000_u01787621703210") 2026/08/25 01:36:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c314_d20260825_m013456_c001_v0001172_t0055_u01787621696513") 2026/08/25 01:36:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff88_d20260825_m013451_c001_v7007000_t0000_u01787621691285") 2026/08/25 01:36:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c2bc_d20260825_m013444_c001_v0001172_t0055_u01787621684435") 2026/08/25 01:36:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9ea_d20260825_m013438_c001_v7007000_t0000_u01787621678665") 2026/08/25 01:36:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c271_d20260825_m013431_c001_v0001172_t0055_u01787621671589") 2026/08/25 01:36:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeecd_d20260825_m013421_c001_v7007000_t0000_u01787621661770") 2026/08/25 01:36:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916a50_d20260825_m013418_c001_v0001182_t0021_u01787621658379") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ef5_d20260825_m013413_c001_v7007000_t0000_u01787621653170") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f9169f4_d20260825_m013408_c001_v0001182_t0021_u01787621648116") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369e95_d20260825_m013406_c001_v7007000_t0000_u01787621646200") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f9169b8_d20260825_m013401_c001_v0001182_t0021_u01787621641811") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383ce_d20260825_m013356_c001_v7007000_t0000_u01787621636519") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916972_d20260825_m013351_c001_v0001182_t0021_u01787621631444") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383a0_d20260825_m013349_c001_v7007000_t0000_u01787621629499") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916940_d20260825_m013344_c001_v0001182_t0021_u01787621624875") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413c9e888c0c60e3_d20260825_m013334_c001_v7007000_t0000_u01787621614889") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94aa4_d20260825_m013330_c001_v0001116_t0008_u01787621610110") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e7d_d20260825_m013325_c001_v7007000_t0000_u01787621605224") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c0b3_d20260825_m013318_c001_v0001172_t0055_u01787621598797") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e2e_d20260825_m013313_c001_v7007000_t0000_u01787621593797") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084404bd_d20260825_m013306_c001_v0001102_t0009_u01787621586385") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4225634d9f62da6e_d20260825_m013408_c001_v7007000_t0000_u01787621648576") 2026/08/25 01:36:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc59084405e1_d20260825_m013405_c001_v0001102_t0043_u01787621645185") 2026/08/25 01:36:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeee6_d20260825_m013426_c001_v7007000_t0000_u01787621666612") 2026/08/25 01:36:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916a74_d20260825_m013421_c001_v0001182_t0021_u01787621661007") 2026/08/25 01:36:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be00b7_d20260825_m013526_c001_v7007000_t0000_u01787621726987") 2026/08/25 01:36:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916c46_d20260825_m013520_c001_v0001182_t0021_u01787621720255") 2026/08/25 01:36:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeee2_d20260825_m013515_c001_v7007000_t0000_u01787621715023") 2026/08/25 01:36:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916be0_d20260825_m013508_c001_v0001182_t0021_u01787621708690") 2026/08/25 01:36:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeead_d20260825_m013503_c001_v7007000_t0000_u01787621703389") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916b76_d20260825_m013456_c001_v0001182_t0021_u01787621696698") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff8c_d20260825_m013451_c001_v7007000_t0000_u01787621691465") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916b14_d20260825_m013444_c001_v0001182_t0021_u01787621684620") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9eb_d20260825_m013438_c001_v7007000_t0000_u01787621678846") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916ab4_d20260825_m013431_c001_v0001182_t0021_u01787621671786") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369f36_d20260825_m013421_c001_v7007000_t0000_u01787621661555") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844062b_d20260825_m013418_c001_v0001102_t0009_u01787621658561") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369ef8_d20260825_m013413_c001_v7007000_t0000_u01787621653353") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084405f3_d20260825_m013408_c001_v0001102_t0009_u01787621648148") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4188293bf57c5884_d20260825_m013406_c001_v7007000_t0000_u01787621646506") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b1e_d20260825_m013401_c001_v0001116_t0008_u01787621641996") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383cf_d20260825_m013356_c001_v7007000_t0000_u01787621636699") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94af8_d20260825_m013351_c001_v0001116_t0008_u01787621631455") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f400be1583da84e2b_d20260825_m013349_c001_v7007000_t0000_u01787621629471") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94ad5_d20260825_m013345_c001_v0001116_t0008_u01787621625057") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdfdcb_d20260825_m013334_c001_v7007000_t0000_u01787621614867") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c101_d20260825_m013330_c001_v0001172_t0055_u01787621610293") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e7e_d20260825_m013325_c001_v7007000_t0000_u01787621605405") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084404fd_d20260825_m013318_c001_v0001102_t0009_u01787621598980") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e33_d20260825_m013313_c001_v7007000_t0000_u01787621593979") 2026/08/25 01:36:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a40_d20260825_m013306_c001_v0001116_t0008_u01787621586569") 2026/08/25 01:36:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369eab_d20260825_m013408_c001_v7007000_t0000_u01787621648725") 2026/08/25 01:36:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f9169da_d20260825_m013405_c001_v0001182_t0021_u01787621645231") 2026/08/25 01:36:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd3835c_d20260825_m013337_c001_v7007000_t0000_u01787621617317") 2026/08/25 01:36:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f11619dd3e7b94ab0_d20260825_m013332_c001_v0001116_t0035_u01787621612213") 2026/08/25 01:36:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd3835f_d20260825_m013337_c001_v7007000_t0000_u01787621617498") 2026/08/25 01:36:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc5908440553_d20260825_m013332_c001_v0001102_t0029_u01787621612223") 2026/08/25 01:36:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38360_d20260825_m013337_c001_v7007000_t0000_u01787621617681") 2026/08/25 01:36:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c10d_d20260825_m013332_c001_v0001172_t0023_u01787621612422") 2026/08/25 01:36:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38362_d20260825_m013337_c001_v7007000_t0000_u01787621617862") 2026/08/25 01:36:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c10f_d20260825_m013332_c001_v0001172_t0026_u01787621612705") 2026/08/25 01:36:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38364_d20260825_m013338_c001_v7007000_t0000_u01787621618044") 2026/08/25 01:36:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f9168e0_d20260825_m013332_c001_v0001182_t0036_u01787621612748") 2026/08/25 01:36:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38366_d20260825_m013338_c001_v7007000_t0000_u01787621618224") 2026/08/25 01:36:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f9168e4_d20260825_m013332_c001_v0001182_t0050_u01787621612970") 2026/08/25 01:36:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38368_d20260825_m013338_c001_v7007000_t0000_u01787621618409") 2026/08/25 01:36:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f11619dd3e7b94ab2_d20260825_m013332_c001_v0001116_t0012_u01787621612981") 2026/08/25 01:36:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd3836a_d20260825_m013338_c001_v7007000_t0000_u01787621618594") 2026/08/25 01:36:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c111_d20260825_m013333_c001_v0001172_t0030_u01787621613148") 2026/08/25 01:36:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd3836d_d20260825_m013338_c001_v7007000_t0000_u01787621618775") 2026/08/25 01:36:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f9168e6_d20260825_m013333_c001_v0001182_t0043_u01787621613182") 2026/08/25 01:36:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd3836f_d20260825_m013338_c001_v7007000_t0000_u01787621618957") 2026/08/25 01:36:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f9168e8_d20260825_m013333_c001_v0001182_t0024_u01787621613445") 2026/08/25 01:36:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38371_d20260825_m013339_c001_v7007000_t0000_u01787621619138") 2026/08/25 01:36:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc5908440559_d20260825_m013333_c001_v0001102_t0059_u01787621613516") 2026/08/25 01:36:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38373_d20260825_m013339_c001_v7007000_t0000_u01787621619319") 2026/08/25 01:36:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c115_d20260825_m013333_c001_v0001172_t0011_u01787621613582") 2026/08/25 01:36:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38375_d20260825_m013339_c001_v7007000_t0000_u01787621619501") 2026/08/25 01:36:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f11619dd3e7b94ab4_d20260825_m013333_c001_v0001116_t0011_u01787621613638") 2026/08/25 01:36:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38376_d20260825_m013339_c001_v7007000_t0000_u01787621619681") 2026/08/25 01:36:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f9168ec_d20260825_m013333_c001_v0001182_t0032_u01787621613658") 2026/08/25 01:36:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd38378_d20260825_m013339_c001_v7007000_t0000_u01787621619921") 2026/08/25 01:36:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f9168f0_d20260825_m013333_c001_v0001182_t0039_u01787621613862") 2026/08/25 01:36:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd3837a_d20260825_m013340_c001_v7007000_t0000_u01787621620102") 2026/08/25 01:36:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c117_d20260825_m013333_c001_v0001172_t0055_u01787621613874") 2026/08/25 01:36:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4084e4f6fa054e66_d20260825_m013352_c001_v7007000_t0000_u01787621632022") 2026/08/25 01:36:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc5908440589_d20260825_m013346_c001_v0001102_t0021_u01787621626871") 2026/08/25 01:36:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383ac_d20260825_m013351_c001_v7007000_t0000_u01787621631863") 2026/08/25 01:36:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f91694e_d20260825_m013346_c001_v0001182_t0039_u01787621626887") 2026/08/25 01:36:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369e1f_d20260825_m013351_c001_v7007000_t0000_u01787621631710") 2026/08/25 01:36:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f11619dd3e7b94ae0_d20260825_m013346_c001_v0001116_t0012_u01787621626900") 2026/08/25 01:36:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4084e4f6fa054e61_d20260825_m013351_c001_v7007000_t0000_u01787621631657") 2026/08/25 01:36:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f916950_d20260825_m013347_c001_v0001182_t0011_u01787621627142") 2026/08/25 01:36:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f400be1583da84e30_d20260825_m013352_c001_v7007000_t0000_u01787621632034") 2026/08/25 01:36:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c15d_d20260825_m013347_c001_v0001172_t0040_u01787621627165") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4189d3b2c0914a92_d20260825_m013351_c001_v7007000_t0000_u01787621631832") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f916952_d20260825_m013347_c001_v0001182_t0056_u01787621627342") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f400be1583da84e2e_d20260825_m013351_c001_v7007000_t0000_u01787621631668") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f916954_d20260825_m013347_c001_v0001182_t0059_u01787621627551") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4084e4f6fa054e63_d20260825_m013351_c001_v7007000_t0000_u01787621631841") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c15f_d20260825_m013347_c001_v0001172_t0032_u01787621627596") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383aa_d20260825_m013351_c001_v7007000_t0000_u01787621631679") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f11619dd3e7b94ae2_d20260825_m013347_c001_v0001116_t0017_u01787621627670") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383ad_d20260825_m013352_c001_v7007000_t0000_u01787621632046") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f916956_d20260825_m013347_c001_v0001182_t0030_u01787621627760") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4225634d9f62da00_d20260825_m013351_c001_v7007000_t0000_u01787621631874") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc590844058d_d20260825_m013347_c001_v0001102_t0021_u01787621627804") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4225634d9f62d9ff_d20260825_m013351_c001_v7007000_t0000_u01787621631689") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f916958_d20260825_m013347_c001_v0001182_t0010_u01787621627969") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40847f3efcd506a1_d20260825_m013351_c001_v7007000_t0000_u01787621631884") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c161_d20260825_m013348_c001_v0001172_t0059_u01787621628166") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc94a_d20260825_m013351_c001_v7007000_t0000_u01787621631655") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f113d5a0b2f91695c_d20260825_m013348_c001_v0001182_t0035_u01787621628174") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369e22_d20260825_m013351_c001_v7007000_t0000_u01787621631895") 2026/08/25 01:36:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f11619dd3e7b94ae8_d20260825_m013348_c001_v0001116_t0040_u01787621628279") 2026/08/25 01:36:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f400be1583da84e2f_d20260825_m013351_c001_v7007000_t0000_u01787621631851") 2026/08/25 01:36:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f91695e_d20260825_m013348_c001_v0001182_t0021_u01787621628379") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb834f_d20260825_m013210_c001_v7007000_t0000_u01787621530050") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4068e2d41b69418c_d20260825_m013208_c001_v0001137_t0019_u01787621528373") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff031f6_d20260825_m013208_c001_v7007000_t0000_u01787621528192") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4068e2d41b69417a_d20260825_m013205_c001_v0001137_t0019_u01787621525458") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff031ea_d20260825_m013204_c001_v7007000_t0000_u01787621524744") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030beef_d20260825_m013200_c001_v0001172_t0055_u01787621520753") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb8321_d20260825_m013159_c001_v7007000_t0000_u01787621519305") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4159f681446e5e8e_d20260825_m013157_c001_v0001174_t0057_u01787621517637") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4189d3b2c091485b_d20260825_m013157_c001_v7007000_t0000_u01787621517454") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4159f681446e5e70_d20260825_m013155_c001_v0001174_t0057_u01787621515129") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4189d3b2c0914841_d20260825_m013154_c001_v7007000_t0000_u01787621514402") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844034f_d20260825_m013150_c001_v0001102_t0009_u01787621510897") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb8314_d20260825_m013149_c001_v7007000_t0000_u01787621509564") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4164d556eb08935b_d20260825_m013148_c001_v0001183_t0052_u01787621508459") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7368f3c_d20260825_m013148_c001_v7007000_t0000_u01787621508277") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4164d556eb089331_d20260825_m013143_c001_v0001183_t0052_u01787621503860") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7368f33_d20260825_m013143_c001_v7007000_t0000_u01787621503066") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f403494f643ee1304_d20260825_m013139_c001_v0001044_t0050_u01787621499759") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb82fb_d20260825_m013138_c001_v7007000_t0000_u01787621498849") 2026/08/25 01:36:34 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40934d21f2b3f6cb_d20260825_m013137_c001_v0001172_t0009_u01787621497367") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4144a919a4baf118_d20260825_m013137_c001_v7007000_t0000_u01787621497184") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40934d21f2b3f6bb_d20260825_m013134_c001_v0001172_t0009_u01787621494375") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4144a919a4baf0c8_d20260825_m013133_c001_v7007000_t0000_u01787621493655") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084402ef_d20260825_m013128_c001_v0001102_t0009_u01787621488145") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40174204de0a0be8_d20260825_m013127_c001_v7007000_t0000_u01787621487234") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41157d8ef50d8bed_d20260825_m013125_c001_v0001161_t0006_u01787621485751") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2133c2_d20260825_m013125_c001_v7007000_t0000_u01787621485569") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41157d8ef50d8be1_d20260825_m013122_c001_v0001161_t0006_u01787621482757") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2133b8_d20260825_m013122_c001_v7007000_t0000_u01787621482033") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030be23_d20260825_m013116_c001_v0001172_t0055_u01787621476391") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f402515840298dd0b_d20260825_m013115_c001_v7007000_t0000_u01787621475479") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4091b2003198de29_d20260825_m013113_c001_v0001099_t0056_u01787621473904") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff02958_d20260825_m013113_c001_v7007000_t0000_u01787621473722") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4091b2003198de1d_d20260825_m013111_c001_v0001099_t0056_u01787621471098") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff02940_d20260825_m013110_c001_v7007000_t0000_u01787621470370") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f403494f643ee12a2_d20260825_m013104_c001_v0001044_t0050_u01787621464834") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd714e_d20260825_m013103_c001_v7007000_t0000_u01787621463730") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f406d2ac1dbf288c9_d20260825_m013058_c001_v0001174_t0056_u01787621458436") 2026/08/25 01:36:35 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefc551_d20260825_m013058_c001_v7007000_t0000_u01787621458210") 2026/08/25 01:36:36 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440273_d20260825_m013054_c001_v0001102_t0009_u01787621454355") 2026/08/25 01:36:36 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f414cbd6e7d38f1e8_d20260825_m013053_c001_v0001033_t0026_u01787621453625") 2026/08/25 01:36:36 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f414cbd6e7d38f1e6_d20260825_m013052_c001_v0001033_t0026_u01787621452674") 2026/08/25 01:36:36 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f420af0278125f1da_d20260825_m013039_c001_v7007000_t0000_u01787621439809") 2026/08/25 01:36:36 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f403494f643ee125a_d20260825_m013033_c001_v0001044_t0050_u01787621433305") 2026/08/25 01:36:36 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f418f38cd41e3961c_d20260825_m013032_c001_v0001032_t0029_u01787621432584") 2026/08/25 01:36:36 DEBUG : dst/one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f418f38cd41e39618_d20260825_m013031_c001_v0001032_t0029_u01787621431679") 2026/08/25 01:36:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb8351_d20260825_m013210_c001_v7007000_t0000_u01787621530231") 2026/08/25 01:36:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40865531db213332_d20260825_m013208_c001_v0001134_t0009_u01787621528007") 2026/08/25 01:36:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4085df8558d83032_d20260825_m013204_c001_v0001098_t0052_u01787621524560") 2026/08/25 01:36:36 DEBUG : dst/one.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb8322_d20260825_m013159_c001_v7007000_t0000_u01787621519485") 2026/08/25 01:36:36 DEBUG : dst/one.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f410e745d6fb577d2_d20260825_m013157_c001_v0001165_t0034_u01787621517266") 2026/08/25 01:36:36 DEBUG : dst/one.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404fdc5f562adb33_d20260825_m013154_c001_v0001038_t0036_u01787621514216") 2026/08/25 01:36:36 DEBUG : dst/one.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb8315_d20260825_m013149_c001_v7007000_t0000_u01787621509758") 2026/08/25 01:36:36 DEBUG : dst/one.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f414123e3104cf033_d20260825_m013148_c001_v0001037_t0054_u01787621508093") 2026/08/25 01:36:36 DEBUG : dst/one.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f407639bd135576f1_d20260825_m013142_c001_v0001182_t0059_u01787621502881") 2026/08/25 01:36:36 DEBUG : dst/three: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd714f_d20260825_m013103_c001_v7007000_t0000_u01787621463916") 2026/08/25 01:36:36 DEBUG : dst/three: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f414cbd6e7d38f20e_d20260825_m013102_c001_v0001033_t0026_u01787621462321") 2026/08/25 01:36:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb8352_d20260825_m013210_c001_v7007000_t0000_u01787621530412") 2026/08/25 01:36:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f407a57ec0df233fb_d20260825_m013209_c001_v0001179_t0023_u01787621529104") 2026/08/25 01:36:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f403fd1259082edef_d20260825_m013206_c001_v0001115_t0006_u01787621526192") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb8354_d20260825_m013210_c001_v7007000_t0000_u01787621530605") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4068e2d41b694198_d20260825_m013209_c001_v0001137_t0019_u01787621529479") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff031fb_d20260825_m013209_c001_v7007000_t0000_u01787621529288") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4068e2d41b694184_d20260825_m013206_c001_v0001137_t0019_u01787621526559") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff031f0_d20260825_m013206_c001_v7007000_t0000_u01787621526378") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bef7_d20260825_m013201_c001_v0001172_t0055_u01787621521483") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb8323_d20260825_m013159_c001_v7007000_t0000_u01787621519667") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4159f681446e5e9c_d20260825_m013158_c001_v0001174_t0057_u01787621518739") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4189d3b2c0914863_d20260825_m013158_c001_v7007000_t0000_u01787621518557") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4159f681446e5e7c_d20260825_m013156_c001_v0001174_t0057_u01787621516267") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4189d3b2c0914850_d20260825_m013156_c001_v7007000_t0000_u01787621516086") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440351_d20260825_m013151_c001_v0001102_t0009_u01787621511264") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7368f3d_d20260825_m013149_c001_v7007000_t0000_u01787621509016") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030be9d_d20260825_m013147_c001_v0001172_t0055_u01787621507306") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7368f35_d20260825_m013144_c001_v7007000_t0000_u01787621504421") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844031f_d20260825_m013140_c001_v0001102_t0009_u01787621500483") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4144a919a4baf120_d20260825_m013137_c001_v7007000_t0000_u01787621497931") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844030d_d20260825_m013136_c001_v0001102_t0009_u01787621496236") 2026/08/25 01:36:37 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4144a919a4baf0ce_d20260825_m013135_c001_v7007000_t0000_u01787621495117") 2026/08/25 01:36:38 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030be4b_d20260825_m013128_c001_v0001172_t0055_u01787621488871") 2026/08/25 01:36:38 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2133c3_d20260825_m013126_c001_v7007000_t0000_u01787621486306") 2026/08/25 01:36:38 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030be41_d20260825_m013124_c001_v0001172_t0055_u01787621484627") 2026/08/25 01:36:38 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2133bb_d20260825_m013123_c001_v7007000_t0000_u01787621483534") 2026/08/25 01:36:38 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f403494f643ee12c0_d20260825_m013117_c001_v0001044_t0050_u01787621477113") 2026/08/25 01:36:38 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff0295d_d20260825_m013114_c001_v7007000_t0000_u01787621474480") 2026/08/25 01:36:38 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f403494f643ee12b8_d20260825_m013112_c001_v0001044_t0050_u01787621472770") 2026/08/25 01:36:38 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff0294b_d20260825_m013111_c001_v7007000_t0000_u01787621471681") 2026/08/25 01:36:38 DEBUG : dst/three.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440299_d20260825_m013105_c001_v0001102_t0009_u01787621465565") 2026/08/25 01:36:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb8324_d20260825_m013159_c001_v7007000_t0000_u01787621519848") 2026/08/25 01:36:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40982975f2b15649_d20260825_m013158_c001_v0001182_t0039_u01787621518369") 2026/08/25 01:36:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f405b01e82eb9d127_d20260825_m013155_c001_v0001043_t0055_u01787621515885") 2026/08/25 01:36:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb8316_d20260825_m013149_c001_v7007000_t0000_u01787621509941") 2026/08/25 01:36:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f407d2bf4703a694e_d20260825_m013148_c001_v0001145_t0029_u01787621508833") 2026/08/25 01:36:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4027ae11e900934b_d20260825_m013144_c001_v0001184_t0004_u01787621504238") 2026/08/25 01:36:38 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb8355_d20260825_m013210_c001_v7007000_t0000_u01787621530788") 2026/08/25 01:36:38 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440375_d20260825_m013201_c001_v0001102_t0009_u01787621521299") 2026/08/25 01:36:38 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb8325_d20260825_m013200_c001_v7007000_t0000_u01787621520028") 2026/08/25 01:36:38 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bebd_d20260825_m013151_c001_v0001172_t0055_u01787621511080") 2026/08/25 01:36:38 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb8317_d20260825_m013150_c001_v7007000_t0000_u01787621510123") 2026/08/25 01:36:38 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030be79_d20260825_m013140_c001_v0001172_t0055_u01787621500298") 2026/08/25 01:36:39 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb82fc_d20260825_m013139_c001_v7007000_t0000_u01787621499029") 2026/08/25 01:36:39 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f403494f643ee12ec_d20260825_m013128_c001_v0001044_t0050_u01787621488688") 2026/08/25 01:36:39 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40174204de0a0be9_d20260825_m013127_c001_v7007000_t0000_u01787621487416") 2026/08/25 01:36:39 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084402b9_d20260825_m013116_c001_v0001102_t0009_u01787621476933") 2026/08/25 01:36:39 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f402515840298dd0e_d20260825_m013115_c001_v7007000_t0000_u01787621475660") 2026/08/25 01:36:39 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bddf_d20260825_m013105_c001_v0001172_t0055_u01787621465381") 2026/08/25 01:36:39 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7150_d20260825_m013104_c001_v7007000_t0000_u01787621464097") 2026/08/25 01:36:39 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413a3f6f9a9163e2_d20260825_m013059_c001_v0001038_t0054_u01787621459923") 2026/08/25 01:36:39 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f420af0278125f1db_d20260825_m013039_c001_v7007000_t0000_u01787621439990") 2026/08/25 01:36:39 DEBUG : dst/two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f418f38cd41e39632_d20260825_m013038_c001_v0001032_t0029_u01787621438893") 2026/08/25 01:36:39 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc4ff_d20260825_m013002_c001_v7007000_t0000_u01787621402213") 2026/08/25 01:36:39 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440193_d20260825_m012958_c001_v0001102_t0009_u01787621398584") 2026/08/25 01:36:39 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc4fa_d20260825_m012956_c001_v7007000_t0000_u01787621396616") 2026/08/25 01:36:39 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440159_d20260825_m012946_c001_v0001102_t0009_u01787621386550") 2026/08/25 01:36:39 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc4e7_d20260825_m012938_c001_v7007000_t0000_u01787621378281") 2026/08/25 01:36:39 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440121_d20260825_m012935_c001_v0001102_t0009_u01787621375104") 2026/08/25 01:36:39 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c213229_d20260825_m012917_c001_v7007000_t0000_u01787621357892") 2026/08/25 01:36:39 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084400c7_d20260825_m012915_c001_v0001102_t0009_u01787621355919") 2026/08/25 01:36:39 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c213220_d20260825_m012914_c001_v7007000_t0000_u01787621354957") 2026/08/25 01:36:39 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084400bf_d20260825_m012913_c001_v0001102_t0009_u01787621353858") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c213213_d20260825_m012911_c001_v7007000_t0000_u01787621351134") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844009d_d20260825_m012907_c001_v0001102_t0009_u01787621347994") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c213202_d20260825_m012907_c001_v7007000_t0000_u01787621347268") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440091_d20260825_m012905_c001_v0001102_t0009_u01787621345569") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2131e5_d20260825_m012859_c001_v7007000_t0000_u01787621339819") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440059_d20260825_m012856_c001_v0001102_t0009_u01787621336835") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2131dc_d20260825_m012856_c001_v7007000_t0000_u01787621336100") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440053_d20260825_m012855_c001_v0001102_t0009_u01787621335374") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bca39f_d20260825_m012851_c001_v7007000_t0000_u01787621331054") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440029_d20260825_m012847_c001_v0001102_t0009_u01787621327889") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc9bc6_d20260825_m012846_c001_v7007000_t0000_u01787621326072") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844001d_d20260825_m012845_c001_v0001102_t0009_u01787621325095") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc9bbe_d20260825_m012844_c001_v7007000_t0000_u01787621324730") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41978daafa7b0f45_d20260825_m012844_c001_v0001145_t0009_u01787621324185") 2026/08/25 01:36:40 DEBUG : empty space: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440015_d20260825_m012842_c001_v0001102_t0009_u01787621322719") 2026/08/25 01:36:40 DEBUG : enormous: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c213227_d20260825_m012917_c001_v7007000_t0000_u01787621357166") 2026/08/25 01:36:40 DEBUG : enormous: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc59084400c9_d20260825_m012916_c001_v0001102_t0007_u01787621356105") 2026/08/25 01:36:40 DEBUG : existing: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb835d_d20260825_m013214_c001_v7007000_t0000_u01787621534841") 2026/08/25 01:36:40 DEBUG : existing: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844039d_d20260825_m013213_c001_v0001102_t0009_u01787621533740") 2026/08/25 01:36:40 DEBUG : existing: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc4aa_d20260825_m012933_c001_v7007000_t0000_u01787621373718") 2026/08/25 01:36:40 DEBUG : existing: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844011d_d20260825_m012932_c001_v0001102_t0009_u01787621372725") 2026/08/25 01:36:40 DEBUG : existing: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc93e6_d20260825_m012840_c001_v7007000_t0000_u01787621320122") 2026/08/25 01:36:40 DEBUG : existing: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440001_d20260825_m012839_c001_v0001102_t0009_u01787621319208") 2026/08/25 01:36:41 DEBUG : existing: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc8c66_d20260825_m012838_c001_v7007000_t0000_u01787621318661") 2026/08/25 01:36:41 DEBUG : existing: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843fff5_d20260825_m012838_c001_v0001102_t0009_u01787621318122") 2026/08/25 01:36:41 DEBUG : existing: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843fff1_d20260825_m012837_c001_v0001102_t0009_u01787621317398") 2026/08/25 01:36:41 DEBUG : existing-b: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc4ae_d20260825_m012933_c001_v7007000_t0000_u01787621373897") 2026/08/25 01:36:41 DEBUG : existing-b: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f403494f643ee11ce_d20260825_m012932_c001_v0001044_t0050_u01787621372735") 2026/08/25 01:36:41 DEBUG : file1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7354_d20260825_m013254_c001_v7007000_t0000_u01787621574448") 2026/08/25 01:36:41 DEBUG : file1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844047f_d20260825_m013253_c001_v0001102_t0009_u01787621573703") 2026/08/25 01:36:41 DEBUG : file1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd734c_d20260825_m013252_c001_v7007000_t0000_u01787621572336") 2026/08/25 01:36:41 DEBUG : file1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f401558dadf3504a3_d20260825_m013251_c001_v0001116_t0048_u01787621571561") 2026/08/25 01:36:41 DEBUG : five: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c21322d_d20260825_m012921_c001_v7007000_t0000_u01787621361255") 2026/08/25 01:36:41 DEBUG : five: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084400db_d20260825_m012919_c001_v0001102_t0009_u01787621359372") 2026/08/25 01:36:41 DEBUG : foo: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc9bc9_d20260825_m012847_c001_v7007000_t0000_u01787621327524") 2026/08/25 01:36:41 DEBUG : foo: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440027_d20260825_m012846_c001_v0001102_t0009_u01787621326981") 2026/08/25 01:36:41 DEBUG : foo: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440023_d20260825_m012846_c001_v0001102_t0009_u01787621326437") 2026/08/25 01:36:41 DEBUG : four: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c21322e_d20260825_m012921_c001_v7007000_t0000_u01787621361435") 2026/08/25 01:36:41 DEBUG : four: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bbdd_d20260825_m012919_c001_v0001172_t0055_u01787621359922") 2026/08/25 01:36:41 DEBUG : four: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084400d9_d20260825_m012918_c001_v0001102_t0009_u01787621358825") 2026/08/25 01:36:41 DEBUG : hello world2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb4511_d20260825_m012801_c001_v7007000_t0000_u01787621281024") 2026/08/25 01:36:41 DEBUG : hello world2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff3f_d20260825_m012800_c001_v0001102_t0009_u01787621280465") 2026/08/25 01:36:41 DEBUG : ignore-size: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc8c12_d20260825_m012837_c001_v7007000_t0000_u01787621317035") 2026/08/25 01:36:42 DEBUG : ignore-size: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ffef_d20260825_m012836_c001_v0001102_t0009_u01787621316127") 2026/08/25 01:36:42 DEBUG : nested/sub dir/file: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc48e_d20260825_m012931_c001_v7007000_t0000_u01787621371926") 2026/08/25 01:36:42 DEBUG : nested/sub dir/file: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bc13_d20260825_m012931_c001_v0001172_t0055_u01787621371385") 2026/08/25 01:36:42 DEBUG : nested/sub dir/file: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc47d_d20260825_m012930_c001_v7007000_t0000_u01787621370647") 2026/08/25 01:36:42 DEBUG : nested/sub dir/file: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bc0b_d20260825_m012930_c001_v0001172_t0055_u01787621370094") 2026/08/25 01:36:42 DEBUG : one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c21322f_d20260825_m012921_c001_v7007000_t0000_u01787621361616") 2026/08/25 01:36:42 DEBUG : one: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084400d1_d20260825_m012918_c001_v0001102_t0009_u01787621358271") 2026/08/25 01:36:42 DEBUG : only0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7334_d20260825_m013247_c001_v7007000_t0000_u01787621567154") 2026/08/25 01:36:42 DEBUG : only0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844045b_d20260825_m013241_c001_v0001102_t0009_u01787621561261") 2026/08/25 01:36:42 DEBUG : only0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfb1_d20260825_m013233_c001_v0001172_t0055_u01787621553283") 2026/08/25 01:36:42 DEBUG : only0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03642_d20260825_m013227_c001_v7007000_t0000_u01787621547085") 2026/08/25 01:36:42 DEBUG : only0: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf45_d20260825_m013218_c001_v0001172_t0055_u01787621538203") 2026/08/25 01:36:42 DEBUG : only1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7335_d20260825_m013247_c001_v7007000_t0000_u01787621567333") 2026/08/25 01:36:42 DEBUG : only1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440463_d20260825_m013242_c001_v0001102_t0009_u01787621562021") 2026/08/25 01:36:42 DEBUG : only1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfb5_d20260825_m013233_c001_v0001172_t0055_u01787621553785") 2026/08/25 01:36:42 DEBUG : only1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff0363f_d20260825_m013226_c001_v7007000_t0000_u01787621546900") 2026/08/25 01:36:42 DEBUG : only1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf47_d20260825_m013218_c001_v0001172_t0055_u01787621538579") 2026/08/25 01:36:42 DEBUG : only10: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7336_d20260825_m013247_c001_v7007000_t0000_u01787621567513") 2026/08/25 01:36:42 DEBUG : only10: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b949db_d20260825_m013242_c001_v0001116_t0008_u01787621562550") 2026/08/25 01:36:42 DEBUG : only10: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfd9_d20260825_m013237_c001_v0001172_t0055_u01787621557247") 2026/08/25 01:36:42 DEBUG : only10: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f407841096ffa7258_d20260825_m013226_c001_v7007000_t0000_u01787621546708") 2026/08/25 01:36:42 DEBUG : only10: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf6d_d20260825_m013222_c001_v0001172_t0055_u01787621542105") 2026/08/25 01:36:43 DEBUG : only11: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7339_d20260825_m013247_c001_v7007000_t0000_u01787621567693") 2026/08/25 01:36:43 DEBUG : only11: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bff9_d20260825_m013241_c001_v0001172_t0055_u01787621561271") 2026/08/25 01:36:43 DEBUG : only11: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfdb_d20260825_m013237_c001_v0001172_t0055_u01787621557618") 2026/08/25 01:36:43 DEBUG : only11: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f407841096ffa725b_d20260825_m013226_c001_v7007000_t0000_u01787621546890") 2026/08/25 01:36:43 DEBUG : only11: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf71_d20260825_m013222_c001_v0001172_t0055_u01787621542472") 2026/08/25 01:36:43 DEBUG : only12: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd733a_d20260825_m013247_c001_v7007000_t0000_u01787621567873") 2026/08/25 01:36:43 DEBUG : only12: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b949d3_d20260825_m013241_c001_v0001116_t0008_u01787621561819") 2026/08/25 01:36:43 DEBUG : only12: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfdf_d20260825_m013237_c001_v0001172_t0055_u01787621557983") 2026/08/25 01:36:43 DEBUG : only12: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f407841096ffa7261_d20260825_m013227_c001_v7007000_t0000_u01787621547252") 2026/08/25 01:36:43 DEBUG : only12: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf73_d20260825_m013222_c001_v0001172_t0055_u01787621542843") 2026/08/25 01:36:43 DEBUG : only13: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd733d_d20260825_m013248_c001_v7007000_t0000_u01787621568122") 2026/08/25 01:36:43 DEBUG : only13: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c009_d20260825_m013242_c001_v0001172_t0055_u01787621562410") 2026/08/25 01:36:43 DEBUG : only13: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfe1_d20260825_m013238_c001_v0001172_t0055_u01787621558350") 2026/08/25 01:36:43 DEBUG : only13: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03644_d20260825_m013227_c001_v7007000_t0000_u01787621547268") 2026/08/25 01:36:43 DEBUG : only13: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf77_d20260825_m013223_c001_v0001172_t0055_u01787621543208") 2026/08/25 01:36:43 DEBUG : only14: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd733e_d20260825_m013248_c001_v7007000_t0000_u01787621568305") 2026/08/25 01:36:43 DEBUG : only14: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f401558dadf350470_d20260825_m013242_c001_v0001116_t0048_u01787621562009") 2026/08/25 01:36:43 DEBUG : only14: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfe5_d20260825_m013238_c001_v0001172_t0055_u01787621558715") 2026/08/25 01:36:43 DEBUG : only14: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd381e1_d20260825_m013227_c001_v7007000_t0000_u01787621547466") 2026/08/25 01:36:43 DEBUG : only14: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf7b_d20260825_m013223_c001_v0001172_t0055_u01787621543575") 2026/08/25 01:36:44 DEBUG : only15: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd733f_d20260825_m013248_c001_v7007000_t0000_u01787621568484") 2026/08/25 01:36:44 DEBUG : only15: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844045d_d20260825_m013241_c001_v0001102_t0009_u01787621561656") 2026/08/25 01:36:44 DEBUG : only15: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfe9_d20260825_m013239_c001_v0001172_t0055_u01787621559085") 2026/08/25 01:36:44 DEBUG : only15: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc6e5_d20260825_m013227_c001_v7007000_t0000_u01787621547476") 2026/08/25 01:36:44 DEBUG : only15: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf7d_d20260825_m013223_c001_v0001172_t0055_u01787621543951") 2026/08/25 01:36:44 DEBUG : only16: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7340_d20260825_m013248_c001_v7007000_t0000_u01787621568664") 2026/08/25 01:36:44 DEBUG : only16: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfff_d20260825_m013241_c001_v0001172_t0055_u01787621561666") 2026/08/25 01:36:44 DEBUG : only16: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfeb_d20260825_m013239_c001_v0001172_t0055_u01787621559451") 2026/08/25 01:36:44 DEBUG : only16: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd381e0_d20260825_m013227_c001_v7007000_t0000_u01787621547285") 2026/08/25 01:36:44 DEBUG : only16: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf81_d20260825_m013224_c001_v0001172_t0055_u01787621544321") 2026/08/25 01:36:45 DEBUG : only17: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7341_d20260825_m013248_c001_v7007000_t0000_u01787621568843") 2026/08/25 01:36:45 DEBUG : only17: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844045f_d20260825_m013241_c001_v0001102_t0009_u01787621561839") 2026/08/25 01:36:45 DEBUG : only17: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfed_d20260825_m013239_c001_v0001172_t0055_u01787621559816") 2026/08/25 01:36:45 DEBUG : only17: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f407841096ffa7267_d20260825_m013227_c001_v7007000_t0000_u01787621547614") 2026/08/25 01:36:45 DEBUG : only17: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf85_d20260825_m013224_c001_v0001172_t0055_u01787621544687") 2026/08/25 01:36:45 DEBUG : only18: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7342_d20260825_m013249_c001_v7007000_t0000_u01787621569022") 2026/08/25 01:36:45 DEBUG : only18: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c001_d20260825_m013241_c001_v0001172_t0055_u01787621561850") 2026/08/25 01:36:45 DEBUG : only18: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfef_d20260825_m013240_c001_v0001172_t0055_u01787621560181") 2026/08/25 01:36:45 DEBUG : only18: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd381df_d20260825_m013227_c001_v7007000_t0000_u01787621547096") 2026/08/25 01:36:45 DEBUG : only18: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf89_d20260825_m013225_c001_v0001172_t0055_u01787621545056") 2026/08/25 01:36:45 DEBUG : only19: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7343_d20260825_m013249_c001_v7007000_t0000_u01787621569201") 2026/08/25 01:36:45 DEBUG : only19: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b949d5_d20260825_m013242_c001_v0001116_t0008_u01787621562005") 2026/08/25 01:36:45 DEBUG : only19: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bff1_d20260825_m013240_c001_v0001172_t0055_u01787621560550") 2026/08/25 01:36:45 DEBUG : only19: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc6e4_d20260825_m013227_c001_v7007000_t0000_u01787621547291") 2026/08/25 01:36:45 DEBUG : only19: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf8d_d20260825_m013225_c001_v0001172_t0055_u01787621545423") 2026/08/25 01:36:45 DEBUG : only2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7344_d20260825_m013249_c001_v7007000_t0000_u01787621569382") 2026/08/25 01:36:45 DEBUG : only2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c003_d20260825_m013242_c001_v0001172_t0055_u01787621562033") 2026/08/25 01:36:45 DEBUG : only2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfbb_d20260825_m013234_c001_v0001172_t0055_u01787621554150") 2026/08/25 01:36:45 DEBUG : only2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc6e3_d20260825_m013227_c001_v7007000_t0000_u01787621547108") 2026/08/25 01:36:45 DEBUG : only2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf4d_d20260825_m013219_c001_v0001172_t0055_u01787621539075") 2026/08/25 01:36:45 DEBUG : only3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7345_d20260825_m013249_c001_v7007000_t0000_u01787621569562") 2026/08/25 01:36:46 DEBUG : only3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b949d7_d20260825_m013242_c001_v0001116_t0008_u01787621562187") 2026/08/25 01:36:46 DEBUG : only3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfc3_d20260825_m013234_c001_v0001172_t0055_u01787621554527") 2026/08/25 01:36:46 DEBUG : only3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f407841096ffa7265_d20260825_m013227_c001_v7007000_t0000_u01787621547433") 2026/08/25 01:36:46 DEBUG : only3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf51_d20260825_m013219_c001_v0001172_t0055_u01787621539468") 2026/08/25 01:36:46 DEBUG : only4: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7346_d20260825_m013249_c001_v7007000_t0000_u01787621569742") 2026/08/25 01:36:46 DEBUG : only4: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440465_d20260825_m013242_c001_v0001102_t0009_u01787621562205") 2026/08/25 01:36:46 DEBUG : only4: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfc9_d20260825_m013234_c001_v0001172_t0055_u01787621554892") 2026/08/25 01:36:46 DEBUG : only4: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd381de_d20260825_m013226_c001_v7007000_t0000_u01787621546915") 2026/08/25 01:36:46 DEBUG : only4: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf55_d20260825_m013219_c001_v0001172_t0055_u01787621539842") 2026/08/25 01:36:46 DEBUG : only5: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7347_d20260825_m013249_c001_v7007000_t0000_u01787621569922") 2026/08/25 01:36:46 DEBUG : only5: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f401558dadf350472_d20260825_m013242_c001_v0001116_t0048_u01787621562215") 2026/08/25 01:36:46 DEBUG : only5: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfcb_d20260825_m013235_c001_v0001172_t0055_u01787621555257") 2026/08/25 01:36:46 DEBUG : only5: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03647_d20260825_m013227_c001_v7007000_t0000_u01787621547629") 2026/08/25 01:36:46 DEBUG : only5: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf59_d20260825_m013220_c001_v0001172_t0055_u01787621540207") 2026/08/25 01:36:46 DEBUG : only6: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7348_d20260825_m013250_c001_v7007000_t0000_u01787621570101") 2026/08/25 01:36:46 DEBUG : only6: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c005_d20260825_m013242_c001_v0001172_t0055_u01787621562225") 2026/08/25 01:36:46 DEBUG : only6: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfcf_d20260825_m013235_c001_v0001172_t0055_u01787621555660") 2026/08/25 01:36:46 DEBUG : only6: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f417f207afff03645_d20260825_m013227_c001_v7007000_t0000_u01787621547448") 2026/08/25 01:36:46 DEBUG : only6: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf5b_d20260825_m013220_c001_v0001172_t0055_u01787621540572") 2026/08/25 01:36:46 DEBUG : only7: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7349_d20260825_m013250_c001_v7007000_t0000_u01787621570281") 2026/08/25 01:36:46 DEBUG : only7: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b949d9_d20260825_m013242_c001_v0001116_t0008_u01787621562368") 2026/08/25 01:36:46 DEBUG : only7: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfd1_d20260825_m013236_c001_v0001172_t0055_u01787621556040") 2026/08/25 01:36:46 DEBUG : only7: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc6e2_d20260825_m013226_c001_v7007000_t0000_u01787621546921") 2026/08/25 01:36:46 DEBUG : only7: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf63_d20260825_m013220_c001_v0001172_t0055_u01787621540999") 2026/08/25 01:36:47 DEBUG : only8: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd734a_d20260825_m013250_c001_v7007000_t0000_u01787621570460") 2026/08/25 01:36:47 DEBUG : only8: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440469_d20260825_m013242_c001_v0001102_t0009_u01787621562387") 2026/08/25 01:36:47 DEBUG : only8: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfd3_d20260825_m013236_c001_v0001172_t0055_u01787621556406") 2026/08/25 01:36:47 DEBUG : only8: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f407841096ffa7256_d20260825_m013226_c001_v7007000_t0000_u01787621546526") 2026/08/25 01:36:47 DEBUG : only8: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf65_d20260825_m013221_c001_v0001172_t0055_u01787621541364") 2026/08/25 01:36:47 DEBUG : only9: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd734b_d20260825_m013250_c001_v7007000_t0000_u01787621570643") 2026/08/25 01:36:47 DEBUG : only9: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f401558dadf35047c_d20260825_m013242_c001_v0001116_t0048_u01787621562398") 2026/08/25 01:36:47 DEBUG : only9: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bfd5_d20260825_m013236_c001_v0001172_t0055_u01787621556790") 2026/08/25 01:36:47 DEBUG : only9: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f407841096ffa725f_d20260825_m013227_c001_v7007000_t0000_u01787621547072") 2026/08/25 01:36:47 DEBUG : only9: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bf69_d20260825_m013221_c001_v0001172_t0055_u01787621541740") 2026/08/25 01:36:47 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc465_d20260825_m012928_c001_v7007000_t0000_u01787621368982") 2026/08/25 01:36:47 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f403494f643ee11ba_d20260825_m012927_c001_v0001044_t0050_u01787621367393") 2026/08/25 01:36:47 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc454_d20260825_m012926_c001_v7007000_t0000_u01787621366593") 2026/08/25 01:36:47 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084400f3_d20260825_m012925_c001_v0001102_t0009_u01787621365125") 2026/08/25 01:36:47 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc445_d20260825_m012924_c001_v7007000_t0000_u01787621364402") 2026/08/25 01:36:47 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f403494f643ee11b4_d20260825_m012922_c001_v0001044_t0050_u01787621362577") 2026/08/25 01:36:47 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c21321a_d20260825_m012912_c001_v7007000_t0000_u01787621352843") 2026/08/25 01:36:47 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084400af_d20260825_m012911_c001_v0001102_t0009_u01787621351752") 2026/08/25 01:36:47 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c21320b_d20260825_m012908_c001_v7007000_t0000_u01787621348540") 2026/08/25 01:36:47 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440099_d20260825_m012907_c001_v0001102_t0009_u01787621347811") 2026/08/25 01:36:48 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2131ff_d20260825_m012906_c001_v7007000_t0000_u01787621346150") 2026/08/25 01:36:48 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844008f_d20260825_m012905_c001_v0001102_t0009_u01787621345386") 2026/08/25 01:36:48 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2131e3_d20260825_m012859_c001_v7007000_t0000_u01787621339281") 2026/08/25 01:36:48 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440057_d20260825_m012856_c001_v0001102_t0009_u01787621336647") 2026/08/25 01:36:48 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2131dd_d20260825_m012856_c001_v7007000_t0000_u01787621336280") 2026/08/25 01:36:48 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844004d_d20260825_m012855_c001_v0001102_t0009_u01787621335188") 2026/08/25 01:36:48 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2131d5_d20260825_m012854_c001_v7007000_t0000_u01787621334827") 2026/08/25 01:36:48 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440049_d20260825_m012854_c001_v0001102_t0009_u01787621334287") 2026/08/25 01:36:48 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440045_d20260825_m012853_c001_v0001102_t0009_u01787621333671") 2026/08/25 01:36:48 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2131cf_d20260825_m012853_c001_v7007000_t0000_u01787621333309") 2026/08/25 01:36:48 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844003a_d20260825_m012852_c001_v0001102_t0009_u01787621332766") 2026/08/25 01:36:48 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc5908440033_d20260825_m012851_c001_v0001102_t0035_u01787621331990") 2026/08/25 01:36:48 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bca3a1_d20260825_m012851_c001_v7007000_t0000_u01787621331236") 2026/08/25 01:36:48 DEBUG : potato: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc590844002b_d20260825_m012848_c001_v0001102_t0025_u01787621328471") 2026/08/25 01:36:48 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bd44f8_d20260825_m013012_c001_v7007000_t0000_u01787621412506") 2026/08/25 01:36:48 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030bcbd_d20260825_m013011_c001_v0001172_t0000_u01787621411716") 2026/08/25 01:36:48 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc501_d20260825_m013003_c001_v7007000_t0000_u01787621403248") 2026/08/25 01:36:48 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030bc6f_d20260825_m012957_c001_v0001172_t0007_u01787621397926") 2026/08/25 01:36:48 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc4f7_d20260825_m012950_c001_v7007000_t0000_u01787621390918") 2026/08/25 01:36:48 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030bc50_d20260825_m012945_c001_v0001172_t0026_u01787621385799") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc4ec_d20260825_m012938_c001_v7007000_t0000_u01787621378784") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030bc21_d20260825_m012934_c001_v0001172_t0011_u01787621374833") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c213226_d20260825_m012916_c001_v7007000_t0000_u01787621356986") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc59084400c3_d20260825_m012915_c001_v0001102_t0011_u01787621355500") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c213222_d20260825_m012915_c001_v7007000_t0000_u01787621355136") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc59084400bb_d20260825_m012913_c001_v0001102_t0036_u01787621353387") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c21321b_d20260825_m012913_c001_v7007000_t0000_u01787621353023") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084400b5_d20260825_m012912_c001_v0001102_t0009_u01787621352302") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c213214_d20260825_m012911_c001_v7007000_t0000_u01787621351315") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc590844009f_d20260825_m012908_c001_v0001102_t0021_u01787621348902") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c213204_d20260825_m012907_c001_v7007000_t0000_u01787621347450") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc5908440095_d20260825_m012906_c001_v0001102_t0016_u01787621346142") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c2131e6_d20260825_m012859_c001_v7007000_t0000_u01787621339999") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc590844005b_d20260825_m012857_c001_v0001102_t0001_u01787621337527") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb453b_d20260825_m012803_c001_v7007000_t0000_u01787621283706") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff51_d20260825_m012803_c001_v0001102_t0009_u01787621283165") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb4523_d20260825_m012802_c001_v7007000_t0000_u01787621282176") 2026/08/25 01:36:49 DEBUG : potato2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff45_d20260825_m012801_c001_v0001102_t0009_u01787621281625") 2026/08/25 01:36:49 DEBUG : potato3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc500_d20260825_m013003_c001_v7007000_t0000_u01787621403064") 2026/08/25 01:36:49 DEBUG : potato3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f103494f643ee1210_d20260825_m012959_c001_v0001044_t0019_u01787621399152") 2026/08/25 01:36:49 DEBUG : potato3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc4f8_d20260825_m012951_c001_v7007000_t0000_u01787621391237") 2026/08/25 01:36:49 DEBUG : potato3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f103494f643ee11f0_d20260825_m012947_c001_v0001044_t0025_u01787621387095") 2026/08/25 01:36:49 DEBUG : potato3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc4ef_d20260825_m012938_c001_v7007000_t0000_u01787621378964") 2026/08/25 01:36:50 DEBUG : potato3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f103494f643ee11d4_d20260825_m012935_c001_v0001044_t0040_u01787621375288") 2026/08/25 01:36:50 DEBUG : pre-dest1/1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd6fca_d20260825_m013048_c001_v7007000_t0000_u01787621448508") 2026/08/25 01:36:50 DEBUG : pre-dest1/1: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f403494f643ee126c_d20260825_m013040_c001_v0001044_t0050_u01787621440713") 2026/08/25 01:36:50 DEBUG : pre-dest2/2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd6fcd_d20260825_m013048_c001_v7007000_t0000_u01787621448692") 2026/08/25 01:36:50 DEBUG : pre-dest2/2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bd67_d20260825_m013041_c001_v0001172_t0055_u01787621441259") 2026/08/25 01:36:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f420af0278125f1be_d20260825_m013027_c001_v7007000_t0000_u01787621427735") 2026/08/25 01:36:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc59084401f5_d20260825_m013021_c001_v0001102_t0022_u01787621421517") 2026/08/25 01:36:50 DEBUG : sizeonly: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc8c0a_d20260825_m012835_c001_v7007000_t0000_u01787621315518") 2026/08/25 01:36:50 DEBUG : sizeonly: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ffe5_d20260825_m012834_c001_v0001102_t0009_u01787621314616") 2026/08/25 01:36:50 DEBUG : splitbanan: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f424930067aefeee8_d20260825_m013426_c001_v7007000_t0000_u01787621666793") 2026/08/25 01:36:50 DEBUG : splitbanan: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b86_d20260825_m013420_c001_v0001116_t0008_u01787621660267") 2026/08/25 01:36:50 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be00bb_d20260825_m013527_c001_v7007000_t0000_u01787621727169") 2026/08/25 01:36:50 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916c4a_d20260825_m013520_c001_v0001182_t0021_u01787621720990") 2026/08/25 01:36:50 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeee5_d20260825_m013515_c001_v7007000_t0000_u01787621715203") 2026/08/25 01:36:50 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916bee_d20260825_m013509_c001_v0001182_t0021_u01787621709426") 2026/08/25 01:36:50 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f425a8c9b546eeeae_d20260825_m013503_c001_v7007000_t0000_u01787621703572") 2026/08/25 01:36:50 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916b7a_d20260825_m013457_c001_v0001182_t0021_u01787621697430") 2026/08/25 01:36:50 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bdff8e_d20260825_m013451_c001_v7007000_t0000_u01787621691645") 2026/08/25 01:36:50 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916b1a_d20260825_m013445_c001_v0001182_t0021_u01787621685395") 2026/08/25 01:36:50 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f421d622144a8b9ec_d20260825_m013439_c001_v7007000_t0000_u01787621679025") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916ab6_d20260825_m013432_c001_v0001182_t0021_u01787621672518") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369f35_d20260825_m013421_c001_v7007000_t0000_u01787621661373") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590844062f_d20260825_m013419_c001_v0001102_t0009_u01787621659356") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369efa_d20260825_m013413_c001_v7007000_t0000_u01787621653534") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084405eb_d20260825_m013407_c001_v0001102_t0009_u01787621647393") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c21363f_d20260825_m013406_c001_v7007000_t0000_u01787621646235") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b22_d20260825_m013402_c001_v0001116_t0008_u01787621642731") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f416227ca4cd383d1_d20260825_m013356_c001_v7007000_t0000_u01787621636882") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94aee_d20260825_m013350_c001_v0001116_t0008_u01787621630716") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f400be1583da84e2c_d20260825_m013349_c001_v7007000_t0000_u01787621629659") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94ada_d20260825_m013345_c001_v0001116_t0008_u01787621625799") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f426a09e1b7369d8a_d20260825_m013334_c001_v7007000_t0000_u01787621614713") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440541_d20260825_m013331_c001_v0001102_t0009_u01787621611029") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e80_d20260825_m013325_c001_v7007000_t0000_u01787621605616") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a76_d20260825_m013319_c001_v0001116_t0008_u01787621599709") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4278cc7fe3265e34_d20260825_m013314_c001_v7007000_t0000_u01787621594159") 2026/08/25 01:36:51 DEBUG : splitbananasplit: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c07f_d20260825_m013307_c001_v0001172_t0055_u01787621587311") 2026/08/25 01:36:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c21364e_d20260825_m013408_c001_v7007000_t0000_u01787621648522") 2026/08/25 01:36:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94b2c_d20260825_m013403_c001_v0001116_t0008_u01787621643789") 2026/08/25 01:36:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd735e_d20260825_m013300_c001_v7007000_t0000_u01787621580282") 2026/08/25 01:36:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c047_d20260825_m013257_c001_v0001172_t0055_u01787621577789") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7359_d20260825_m013256_c001_v7007000_t0000_u01787621576971") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94a0a_d20260825_m013255_c001_v0001116_t0008_u01787621575406") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc491_d20260825_m012932_c001_v7007000_t0000_u01787621372107") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc5908440115_d20260825_m012931_c001_v0001102_t0009_u01787621371375") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc481_d20260825_m012930_c001_v7007000_t0000_u01787621370831") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f403494f643ee11c6_d20260825_m012930_c001_v0001044_t0050_u01787621370105") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc8436_d20260825_m012832_c001_v7007000_t0000_u01787621312555") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ffd7_d20260825_m012831_c001_v0001102_t0009_u01787621311209") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc7c65_d20260825_m012830_c001_v7007000_t0000_u01787621310844") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ffd3_d20260825_m012829_c001_v0001102_t0009_u01787621309944") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc7c64_d20260825_m012827_c001_v7007000_t0000_u01787621307952") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ffc3_d20260825_m012827_c001_v0001102_t0009_u01787621307209") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc787b_d20260825_m012826_c001_v7007000_t0000_u01787621306666") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ffbd_d20260825_m012825_c001_v0001102_t0009_u01787621305925") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ffb7_d20260825_m012823_c001_v0001102_t0009_u01787621303307") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205bc6cc1_d20260825_m012822_c001_v7007000_t0000_u01787621302942") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ffad_d20260825_m012822_c001_v0001102_t0009_u01787621302400") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ffab_d20260825_m012821_c001_v0001102_t0009_u01787621301773") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb45b9_d20260825_m012821_c001_v7007000_t0000_u01787621301046") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ffa1_d20260825_m012818_c001_v0001102_t0009_u01787621298984") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff97_d20260825_m012816_c001_v0001102_t0009_u01787621296712") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb45aa_d20260825_m012816_c001_v7007000_t0000_u01787621296348") 2026/08/25 01:36:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff95_d20260825_m012815_c001_v0001102_t0009_u01787621295809") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff91_d20260825_m012815_c001_v0001102_t0009_u01787621295264") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb45a6_d20260825_m012814_c001_v7007000_t0000_u01787621294821") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff85_d20260825_m012811_c001_v0001102_t0009_u01787621291493") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb4597_d20260825_m012811_c001_v7007000_t0000_u01787621291129") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff81_d20260825_m012810_c001_v0001102_t0009_u01787621290588") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb4584_d20260825_m012809_c001_v7007000_t0000_u01787621289684") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff77_d20260825_m012809_c001_v0001102_t0009_u01787621289137") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb4575_d20260825_m012808_c001_v7007000_t0000_u01787621288594") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff71_d20260825_m012808_c001_v0001102_t0009_u01787621288054") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb4566_d20260825_m012807_c001_v7007000_t0000_u01787621287153") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff69_d20260825_m012806_c001_v0001102_t0009_u01787621286434") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb455a_d20260825_m012805_c001_v7007000_t0000_u01787621285891") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff65_d20260825_m012805_c001_v0001102_t0009_u01787621285348") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb454b_d20260825_m012804_c001_v7007000_t0000_u01787621284800") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff5f_d20260825_m012804_c001_v0001102_t0009_u01787621284257") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb44fb_d20260825_m012759_c001_v7007000_t0000_u01787621279855") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff35_d20260825_m012759_c001_v0001102_t0009_u01787621279311") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb44ea_d20260825_m012758_c001_v7007000_t0000_u01787621278764") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff31_d20260825_m012758_c001_v0001102_t0009_u01787621278221") 2026/08/25 01:36:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb44d5_d20260825_m012757_c001_v7007000_t0000_u01787621277320") 2026/08/25 01:36:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff27_d20260825_m012756_c001_v0001102_t0009_u01787621276780") 2026/08/25 01:36:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4055704355cb44b4_d20260825_m012754_c001_v7007000_t0000_u01787621274621") 2026/08/25 01:36:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc590843ff11_d20260825_m012754_c001_v0001102_t0009_u01787621274080") 2026/08/25 01:36:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd735f_d20260825_m013300_c001_v7007000_t0000_u01787621580463") 2026/08/25 01:36:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc590844048f_d20260825_m013257_c001_v0001102_t0025_u01787621577798") 2026/08/25 01:36:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd735a_d20260825_m013257_c001_v7007000_t0000_u01787621577151") 2026/08/25 01:36:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f101558dadf3504ab_d20260825_m013255_c001_v0001116_t0004_u01787621575405") 2026/08/25 01:36:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be00d9_d20260825_m013529_c001_v7007000_t0000_u01787621729460") 2026/08/25 01:36:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc5908440745_d20260825_m013528_c001_v0001102_t0047_u01787621728535") 2026/08/25 01:36:54 DEBUG : sub/yam: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc460_d20260825_m012928_c001_v7007000_t0000_u01787621368377") 2026/08/25 01:36:54 DEBUG : sub/yam: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084400fb_d20260825_m012927_c001_v0001102_t0009_u01787621367406") 2026/08/25 01:36:54 DEBUG : test_dir1/file2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7355_d20260825_m013254_c001_v7007000_t0000_u01787621574627") 2026/08/25 01:36:54 DEBUG : test_dir1/file2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c029_d20260825_m013253_c001_v0001172_t0055_u01787621573364") 2026/08/25 01:36:54 DEBUG : test_dir1/file2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd734d_d20260825_m013252_c001_v7007000_t0000_u01787621572600") 2026/08/25 01:36:54 DEBUG : test_dir1/file2: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b949f8_d20260825_m013251_c001_v0001116_t0008_u01787621571582") 2026/08/25 01:36:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd7357_d20260825_m013254_c001_v7007000_t0000_u01787621574807") 2026/08/25 01:36:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f401558dadf3504a5_d20260825_m013253_c001_v0001116_t0048_u01787621573351") 2026/08/25 01:36:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4171cfbc6abd734f_d20260825_m013252_c001_v7007000_t0000_u01787621572779") 2026/08/25 01:36:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c021_d20260825_m013251_c001_v0001172_t0055_u01787621571576") 2026/08/25 01:36:54 DEBUG : three: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c213230_d20260825_m012921_c001_v7007000_t0000_u01787621361839") 2026/08/25 01:36:54 DEBUG : three: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084400df_d20260825_m012920_c001_v0001102_t0009_u01787621360692") 2026/08/25 01:36:54 DEBUG : three: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084400d7_d20260825_m012918_c001_v0001102_t0009_u01787621358640") 2026/08/25 01:36:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be00e9_d20260825_m013531_c001_v7007000_t0000_u01787621731029") 2026/08/25 01:36:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94cb7_d20260825_m013530_c001_v0001116_t0008_u01787621730417") 2026/08/25 01:36:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be0207_d20260825_m013550_c001_v7007000_t0000_u01787621750781") 2026/08/25 01:36:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c41c_d20260825_m013549_c001_v0001172_t0004_u01787621749187") 2026/08/25 01:36:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be01d6_d20260825_m013547_c001_v7007000_t0000_u01787621747574") 2026/08/25 01:36:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f11619dd3e7b94d07_d20260825_m013545_c001_v0001116_t0006_u01787621745493") 2026/08/25 01:36:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be01aa_d20260825_m013544_c001_v7007000_t0000_u01787621744543") 2026/08/25 01:36:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc5908440799_d20260825_m013543_c001_v0001102_t0025_u01787621743340") 2026/08/25 01:36:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be0159_d20260825_m013538_c001_v7007000_t0000_u01787621738328") 2026/08/25 01:36:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f11619dd3e7b94cd7_d20260825_m013536_c001_v0001116_t0018_u01787621736872") 2026/08/25 01:36:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be017c_d20260825_m013540_c001_v7007000_t0000_u01787621740759") 2026/08/25 01:36:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f10306da1a030c3de_d20260825_m013539_c001_v0001172_t0025_u01787621739353") 2026/08/25 01:36:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be0139_d20260825_m013535_c001_v7007000_t0000_u01787621735919") 2026/08/25 01:36:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f115cdc5908440771_d20260825_m013535_c001_v0001102_t0035_u01787621735077") 2026/08/25 01:36:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be0112_d20260825_m013534_c001_v7007000_t0000_u01787621734119") 2026/08/25 01:36:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916ca4_d20260825_m013533_c001_v0001182_t0021_u01787621733530") 2026/08/25 01:36:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be00fa_d20260825_m013532_c001_v7007000_t0000_u01787621732587") 2026/08/25 01:36:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030c3c8_d20260825_m013531_c001_v0001172_t0055_u01787621731987") 2026/08/25 01:36:55 DEBUG : toe/toe/toe: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f410bac62f69ef913_d20260825_m013555_c001_v7007000_t0000_u01787621755357") 2026/08/25 01:36:55 DEBUG : toe/toe/toe: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f41619dd3e7b94d27_d20260825_m013554_c001_v0001116_t0008_u01787621754770") 2026/08/25 01:36:55 DEBUG : toe/toe/toe: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be018f_d20260825_m013542_c001_v7007000_t0000_u01787621742385") 2026/08/25 01:36:55 DEBUG : toe/toe/toe: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916cd0_d20260825_m013541_c001_v0001182_t0021_u01787621741742") 2026/08/25 01:36:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be020f_d20260825_m013551_c001_v7007000_t0000_u01787621751378") 2026/08/25 01:36:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f413d5a0b2f916d08_d20260825_m013550_c001_v0001182_t0021_u01787621750599") 2026/08/25 01:36:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415f682205be01df_d20260825_m013548_c001_v7007000_t0000_u01787621748172") 2026/08/25 01:36:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f405a4900d78290cb_d20260825_m013547_c001_v0001182_t0052_u01787621747389") 2026/08/25 01:36:56 DEBUG : two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f404eaa471c213231_d20260825_m012922_c001_v7007000_t0000_u01787621362021") 2026/08/25 01:36:56 DEBUG : two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f403494f643ee11aa_d20260825_m012920_c001_v0001044_t0050_u01787621360123") 2026/08/25 01:36:56 DEBUG : two: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f415cdc59084400d5_d20260825_m012918_c001_v0001102_t0009_u01787621358457") 2026/08/25 01:36:56 DEBUG : yam: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc469_d20260825_m012929_c001_v7007000_t0000_u01787621369164") 2026/08/25 01:36:56 DEBUG : yam: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f418d343c284fb1db_d20260825_m012928_c001_v0001113_t0010_u01787621368195") 2026/08/25 01:36:56 DEBUG : yam: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc450_d20260825_m012926_c001_v7007000_t0000_u01787621366055") 2026/08/25 01:36:56 DEBUG : yam: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bbf5_d20260825_m012925_c001_v0001172_t0055_u01787621365135") 2026/08/25 01:36:56 DEBUG : yam: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc440_d20260825_m012923_c001_v7007000_t0000_u01787621363862") 2026/08/25 01:36:56 DEBUG : yam: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40306da1a030bbeb_d20260825_m012922_c001_v0001172_t0055_u01787621362565") 2026/08/25 01:36:56 DEBUG : yaml: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc457_d20260825_m012926_c001_v7007000_t0000_u01787621366850") 2026/08/25 01:36:56 DEBUG : yaml: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4109964ead08e567_d20260825_m012925_c001_v0001115_t0021_u01787621365873") 2026/08/25 01:36:56 DEBUG : yaml: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f40976990ecebc447_d20260825_m012924_c001_v7007000_t0000_u01787621364582") 2026/08/25 01:36:56 DEBUG : yaml: Deleting (id "4_zcf82eda3807d3b6baf080e1b_f4047dcc4e5c7f527_d20260825_m012923_c001_v0001113_t0026_u01787621363678") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m6.741915401s (try 1/5)