"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/09/20 04:14:46 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci" 2026/09/20 04:14:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 04:14:46 DEBUG : Creating backend with remote "/tmp/rclone975644267" === 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:17: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestRcCopyReports rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcCopyReports (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:14:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:14:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/20 04:14:47 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:14:47 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.40s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:14:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/20 04:14:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:14:48 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:14:48 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:14:49 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:14:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:14:49 INFO : sub dir/hello world: Copied (new) 2026/09/20 04:14:49 DEBUG : B2 bucket rclone-test-takeqin9faci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.62s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:14:50 DEBUG : Creating backend with remote "/non-existing" 2026/09/20 04:14:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/20 04:14:50 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:14:50 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:14:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:14:51 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:14:51 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:14:51 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:14:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:14:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.43s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:14:52 INFO : B2 bucket rclone-test-takeqin9faci: Running all checks before starting transfers 2026/09/20 04:14:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:14:53 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:14:53 INFO : B2 bucket rclone-test-takeqin9faci: Checks finished, now starting transfers 2026/09/20 04:14:53 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:14:53 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:14:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:14:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.07s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:14:53 ERROR : Ignoring --no-traverse with sync 2026/09/20 04:14:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:14:54 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:14:54 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:14:54 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:14:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:14:54 INFO : sub dir/hello world: Copied (new) 2026/09/20 04:14:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.07s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:14:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/20 04:14:55 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:14:55 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:14:55 DEBUG : hello world2: size = 12 OK 2026/09/20 04:14:55 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/09/20 04:14:55 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.23s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:14:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 04:14:56 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:14:56 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:14:56 DEBUG : potato2: size = 11 OK 2026/09/20 04:14:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:14:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.07s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:14:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 04:14:57 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:14:57 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:14:58 DEBUG : potato2: size = 11 OK 2026/09/20 04:14:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:14:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.54s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:14:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/20 04:14:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 04:14:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/20 04:14:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/20 04:14:59 INFO : sub dir2: Making directory 2026/09/20 04:14:59 INFO : sub dir: Making directory 2026/09/20 04:14:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:14:59 INFO : sub dir2/sub sub dir2: Making directory 2026/09/20 04:14:59 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:14:59 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:14:59 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:14:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:14:59 INFO : sub dir/hello world: Copied (new) fstest.go:251: Filtering empty directory "sub dir2" fstest.go:251: Filtering empty directory "sub dir2/sub sub dir2" 2026/09/20 04:14:59 DEBUG : B2 bucket rclone-test-takeqin9faci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.08s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:14:59 INFO : sub dir2: Making directory 2026/09/20 04:14:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/20 04:14:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 04:15:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:15:00 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:00 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:00 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:15:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:15:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.08s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:01 DEBUG : sub dir2: Making directory with metadata 2026/09/20 04:15:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 04:15:01 INFO : sub dir2: Making directory 2026/09/20 04:15:01 INFO : sub dir: Making directory 2026/09/20 04:15:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:15:01 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:01 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:01 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:15:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:15:01 INFO : sub dir/hello world: Copied (new) 2026/09/20 04:15:01 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/09/20 04:15:01 DEBUG : B2 bucket rclone-test-takeqin9faci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/20 04:15:01 DEBUG : B2 bucket rclone-test-takeqin9faci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.34s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:02 INFO : sub dir2: Making directory 2026/09/20 04:15:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:15:02 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:02 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:03 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:15:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:15:03 INFO : sub dir/hello world: Copied (new) 2026/09/20 04:15:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:03 DEBUG : sub dir2: Making directory with metadata 2026/09/20 04:15:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 04:15:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/20 04:15:04 INFO : sub dir2: Making directory 2026/09/20 04:15:04 INFO : sub dir: Making directory 2026/09/20 04:15:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:15:04 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:04 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:04 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:15:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:15:04 INFO : sub dir/hello world: Copied (new) 2026/09/20 04:15:04 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/09/20 04:15:04 DEBUG : B2 bucket rclone-test-takeqin9faci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.07s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:05 INFO : sub dir2: Making directory 2026/09/20 04:15:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:15:05 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:05 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:05 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:15:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:15:05 INFO : sub dir/hello world: Copied (new) 2026/09/20 04:15:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.13s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:06 DEBUG : Creating backend with remote "TestB2:rclone-test-ricihas5dofa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-takeqin9faci -> B2 bucket rclone-test-ricihas5dofa 2026/09/20 04:15:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:15:07 DEBUG : B2 bucket rclone-test-ricihas5dofa: Waiting for checks to finish 2026/09/20 04:15:07 DEBUG : B2 bucket rclone-test-ricihas5dofa: Waiting for transfers to finish 2026/09/20 04:15:08 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:15:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:15:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/20 04:15:08 DEBUG : B2 bucket rclone-test-ricihas5dofa: Purge remote 2026/09/20 04:15:08 INFO : B2 bucket rclone-test-ricihas5dofa: cleaning bucket "rclone-test-ricihas5dofa" of all files 2026/09/20 04:15:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d43006dbbdbaf080e1b_f4026b5c222d9defe_d20260920_m041508_c001_v0001161_t0054_u01789877708292") --- PASS: TestServerSideCopy (3.40s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone975644267) 2026/09/20 04:15:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:15:10 DEBUG : sub dir/hello world: Sizes differ 2026/09/20 04:15:10 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:10 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:10 DEBUG : sub dir/hello world: size = 17 OK 2026/09/20 04:15:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/20 04:15:10 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.44s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:11 DEBUG : Creating backend with remote "TestB2:rclone-test-bayujok0loya" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-takeqin9faci -> B2 bucket rclone-test-bayujok0loya 2026/09/20 04:15:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:15:12 DEBUG : B2 bucket rclone-test-bayujok0loya: Waiting for checks to finish 2026/09/20 04:15:12 DEBUG : B2 bucket rclone-test-bayujok0loya: Waiting for transfers to finish 2026/09/20 04:15:13 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:15:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:15:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/20 04:15:14 DEBUG : B2 bucket rclone-test-bayujok0loya: Waiting for checks to finish 2026/09/20 04:15:14 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:15:14 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bayujok0loya) 2026/09/20 04:15:14 DEBUG : sub dir/hello world: Sizes differ 2026/09/20 04:15:14 DEBUG : B2 bucket rclone-test-bayujok0loya: Waiting for transfers to finish 2026/09/20 04:15:14 DEBUG : sub dir/hello world: size = 17 OK 2026/09/20 04:15:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/20 04:15:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/20 04:15:14 DEBUG : B2 bucket rclone-test-bayujok0loya: Purge remote 2026/09/20 04:15:14 INFO : B2 bucket rclone-test-bayujok0loya: cleaning bucket "rclone-test-bayujok0loya" of all files 2026/09/20 04:15:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d73006dbbdbaf080e1b_f41163866e4c2e94b_d20260920_m041514_c001_v0001120_t0016_u01789877714137") 2026/09/20 04:15:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d73006dbbdbaf080e1b_f4028f291d36dde72_d20260920_m041513_c001_v0001167_t0013_u01789877713224") --- PASS: TestServerSideCopyOverSelf (4.99s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:16 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone975644267) 2026/09/20 04:15:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:15:16 DEBUG : sub dir/hello world: Sizes differ 2026/09/20 04:15:16 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:16 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:16 DEBUG : sub dir/hello world: size = 17 OK 2026/09/20 04:15:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/20 04:15:16 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/20 04:15:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.45s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:18 DEBUG : Creating backend with remote "TestB2:rclone-test-reluxos2fama" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-takeqin9faci -> B2 bucket rclone-test-reluxos2fama 2026/09/20 04:15:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:15:19 DEBUG : B2 bucket rclone-test-reluxos2fama: Waiting for checks to finish 2026/09/20 04:15:19 DEBUG : B2 bucket rclone-test-reluxos2fama: Waiting for transfers to finish 2026/09/20 04:15:19 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:15:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:15:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/20 04:15:20 DEBUG : B2 bucket rclone-test-reluxos2fama: Waiting for checks to finish 2026/09/20 04:15:20 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:15:20 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-reluxos2fama) 2026/09/20 04:15:20 DEBUG : sub dir/hello world: Sizes differ 2026/09/20 04:15:20 DEBUG : B2 bucket rclone-test-reluxos2fama: Waiting for transfers to finish 2026/09/20 04:15:20 DEBUG : sub dir/hello world: size = 17 OK 2026/09/20 04:15:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/20 04:15:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/20 04:15:21 INFO : sub dir/hello world: Deleted 2026/09/20 04:15:21 DEBUG : testing file moves 2026/09/20 04:15:21 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:15:21 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-reluxos2fama) 2026/09/20 04:15:21 DEBUG : sub dir/hello world: Sizes differ 2026/09/20 04:15:21 DEBUG : B2 bucket rclone-test-reluxos2fama: Waiting for checks to finish 2026/09/20 04:15:21 DEBUG : B2 bucket rclone-test-reluxos2fama: Waiting for transfers to finish 2026/09/20 04:15:22 DEBUG : sub dir/hello world: size = 24 OK 2026/09/20 04:15:22 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/09/20 04:15:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/20 04:15:22 INFO : sub dir/hello world: Deleted 2026/09/20 04:15:22 DEBUG : B2 bucket rclone-test-reluxos2fama: Purge remote 2026/09/20 04:15:22 INFO : B2 bucket rclone-test-reluxos2fama: cleaning bucket "rclone-test-reluxos2fama" of all files 2026/09/20 04:15:22 DEBUG : sub dir/hello world: Deleting (id "4_zdfd29d03006dbbdbaf080e1b_f4137f3f22a2a78c7_d20260920_m041522_c001_v0001105_t0000_u01789877722099") 2026/09/20 04:15:22 DEBUG : sub dir/hello world: Deleting (id "4_zdfd29d03006dbbdbaf080e1b_f41556d9d8f95f08c_d20260920_m041520_c001_v0001157_t0023_u01789877720820") 2026/09/20 04:15:22 DEBUG : sub dir/hello world: Deleting (id "4_zdfd29d03006dbbdbaf080e1b_f401b25273a29f487_d20260920_m041519_c001_v0001172_t0044_u01789877719894") --- PASS: TestServerSideMoveOverSelf (6.52s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:24 ERROR : error listing: directory not found 2026/09/20 04:15:24 INFO : Local file system at /tmp/rclone975644267: Making directory 2026/09/20 04:15:24 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:24 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.32s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:15:26 DEBUG : Local file system at /tmp/rclone975644267: Waiting for checks to finish 2026/09/20 04:15:26 DEBUG : Local file system at /tmp/rclone975644267: Waiting for transfers to finish 2026/09/20 04:15:26 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/09/20 04:15:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:15:26 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/09/20 04:15:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:27 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/20 04:15:27 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:27 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:27 DEBUG : check sum: size = 1 OK 2026/09/20 04:15:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/20 04:15:27 INFO : check sum: Copied (new) 2026/09/20 04:15:27 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:27 DEBUG : check sum: size = 1 OK 2026/09/20 04:15:27 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/20 04:15:27 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/09/20 04:15:27 DEBUG : check sum: Unchanged skipping 2026/09/20 04:15:27 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:27 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.45s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/20 04:15:28 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:28 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:29 DEBUG : sizeonly: size = 6 OK 2026/09/20 04:15:29 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/20 04:15:29 INFO : sizeonly: Copied (new) 2026/09/20 04:15:29 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:29 DEBUG : sizeonly: size = 6 OK 2026/09/20 04:15:29 DEBUG : sizeonly: Sizes identical 2026/09/20 04:15:29 DEBUG : sizeonly: Unchanged skipping 2026/09/20 04:15:29 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:29 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:29 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.45s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/20 04:15:30 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:30 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/09/20 04:15:30 INFO : ignore-size: Copied (new) 2026/09/20 04:15:30 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:30 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:15:30 DEBUG : ignore-size: Unchanged skipping 2026/09/20 04:15:30 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:30 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.45s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:32 DEBUG : existing: size = 6 OK 2026/09/20 04:15:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:15:32 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:32 DEBUG : existing: Unchanged skipping 2026/09/20 04:15:32 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:32 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:32 INFO : There was nothing to transfer 2026/09/20 04:15:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/20 04:15:32 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:32 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:32 DEBUG : existing: size = 6 OK 2026/09/20 04:15:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/20 04:15:32 INFO : existing: Copied (replaced existing) 2026/09/20 04:15:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.72s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/20 04:15:33 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:33 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:33 DEBUG : existing: size = 6 OK 2026/09/20 04:15:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/20 04:15:33 INFO : existing: Copied (new) 2026/09/20 04:15:33 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:33 DEBUG : existing: Destination exists, skipping 2026/09/20 04:15:33 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:33 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:33 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.45s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:35 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/20 04:15:35 DEBUG : c/non empty space: size = 5 OK 2026/09/20 04:15:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:15:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/20 04:15:35 DEBUG : c/non empty space: Unchanged skipping 2026/09/20 04:15:35 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:35 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:35 DEBUG : a/potato2: size = 60 OK 2026/09/20 04:15:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/20 04:15:35 INFO : a/potato2: Copied (new) 2026/09/20 04:15:35 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:36 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.38s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:37 DEBUG : empty space: size = 1 OK 2026/09/20 04:15:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/20 04:15:37 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/20 04:15:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/20 04:15:37 DEBUG : empty space: Unchanged skipping 2026/09/20 04:15:37 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:37 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:37 INFO : There was nothing to transfer 2026/09/20 04:15:37 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:37 DEBUG : empty space: size = 1 OK 2026/09/20 04:15:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/20 04:15:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/20 04:15:38 INFO : empty space: Updated modification time in destination 2026/09/20 04:15:38 DEBUG : empty space: Unchanged skipping 2026/09/20 04:15:38 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:38 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:38 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.37s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:39 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:39 DEBUG : empty space: size = 1 OK 2026/09/20 04:15:39 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/20 04:15:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/20 04:15:39 DEBUG : empty space: Unchanged skipping 2026/09/20 04:15:39 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:39 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.26s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:41 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:41 DEBUG : foo: size = 3 OK 2026/09/20 04:15:41 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/20 04:15:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone975644267) 2026/09/20 04:15:41 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:15:41 DEBUG : foo: sha1 differ 2026/09/20 04:15:41 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:41 DEBUG : foo: size = 3 OK 2026/09/20 04:15:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/09/20 04:15:41 INFO : foo: Copied (replaced existing) 2026/09/20 04:15:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:42 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/20 04:15:42 DEBUG : empty space: size = 1 OK 2026/09/20 04:15:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:15:42 DEBUG : empty space: Unchanged skipping 2026/09/20 04:15:42 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:42 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:43 DEBUG : potato: size = 60 OK 2026/09/20 04:15:43 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/20 04:15:43 INFO : potato: Copied (new) 2026/09/20 04:15:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.29s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:45 DEBUG : potato: size = 21 (Local file system at /tmp/rclone975644267) 2026/09/20 04:15:45 DEBUG : potato: size = 60 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:15:45 DEBUG : potato: Sizes differ 2026/09/20 04:15:45 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:45 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:45 DEBUG : potato: size = 21 OK 2026/09/20 04:15:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/09/20 04:15:45 INFO : potato: Copied (replaced existing) 2026/09/20 04:15:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.68s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:46 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:46 DEBUG : potato: size = 21 OK 2026/09/20 04:15:46 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/09/20 04:15:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone975644267) 2026/09/20 04:15:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:15:46 DEBUG : potato: sha1 differ 2026/09/20 04:15:46 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:46 DEBUG : potato: size = 21 OK 2026/09/20 04:15:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/09/20 04:15:46 INFO : potato: Copied (replaced existing) 2026/09/20 04:15:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 04:15:48 DEBUG : empty space: size = 1 OK 2026/09/20 04:15:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:15:48 DEBUG : empty space: Unchanged skipping 2026/09/20 04:15:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/20 04:15:48 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:48 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:48 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:48 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-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 04:15:49 DEBUG : empty space: size = 1 OK 2026/09/20 04:15:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:15:49 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:49 DEBUG : empty space: Unchanged skipping 2026/09/20 04:15:49 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:50 DEBUG : potato2: size = 60 OK 2026/09/20 04:15:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/20 04:15:50 INFO : potato2: Copied (new) 2026/09/20 04:15:50 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:50 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:51 INFO : d: Making directory 2026/09/20 04:15:51 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/09/20 04:15:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/20 04:15:52 DEBUG : c/non empty space: size = 5 OK 2026/09/20 04:15:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:15:52 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:52 DEBUG : c/non empty space: Unchanged skipping 2026/09/20 04:15:52 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:52 DEBUG : a/potato2: size = 60 OK 2026/09/20 04:15:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/20 04:15:52 INFO : a/potato2: Copied (new) 2026/09/20 04:15:52 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:52 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:54 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/20 04:15:54 DEBUG : c/non empty space: size = 5 OK 2026/09/20 04:15:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:15:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/20 04:15:54 DEBUG : c/non empty space: Unchanged skipping 2026/09/20 04:15:54 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:54 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:54 DEBUG : a/potato2: size = 60 OK 2026/09/20 04:15:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/20 04:15:54 INFO : a/potato2: Copied (new) 2026/09/20 04:15:54 ERROR : B2 bucket rclone-test-takeqin9faci: not deleting files as there were IO errors 2026/09/20 04:15:54 ERROR : B2 bucket rclone-test-takeqin9faci: 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-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:56 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 04:15:56 DEBUG : empty space: size = 1 OK 2026/09/20 04:15:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:15:56 DEBUG : empty space: Unchanged skipping 2026/09/20 04:15:56 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:56 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:56 INFO : potato: Deleted 2026/09/20 04:15:57 DEBUG : potato2: size = 60 OK 2026/09/20 04:15:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/20 04:15:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.21s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:15:58 DEBUG : Waiting for deletions to finish 2026/09/20 04:15:59 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:59 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:15:59 INFO : potato: Deleted 2026/09/20 04:15:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 04:15:59 DEBUG : empty space: size = 1 OK 2026/09/20 04:15:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:15:59 DEBUG : empty space: Unchanged skipping 2026/09/20 04:15:59 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:15:59 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:00 DEBUG : potato2: size = 60 OK 2026/09/20 04:16:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/20 04:16:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.83s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:16:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 04:16:01 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:01 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:01 DEBUG : potato2: size = 19 OK 2026/09/20 04:16:01 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/09/20 04:16:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.64s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:16:03 DEBUG : enormous: Excluded (Size Filter) 2026/09/20 04:16:03 DEBUG : enormous: Excluded 2026/09/20 04:16:03 DEBUG : potato2: Excluded (Size Filter) 2026/09/20 04:16:03 DEBUG : potato2: Excluded 2026/09/20 04:16:03 DEBUG : potato2: Excluded (Size Filter) 2026/09/20 04:16:03 DEBUG : empty space: size = 1 OK 2026/09/20 04:16:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:16:03 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:03 DEBUG : empty space: Unchanged skipping 2026/09/20 04:16:03 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:03 DEBUG : Waiting for deletions to finish 2026/09/20 04:16:03 INFO : There was nothing to transfer 2026/09/20 04:16:03 DEBUG : enormous: Excluded (Size Filter) 2026/09/20 04:16:03 DEBUG : enormous: Excluded 2026/09/20 04:16:03 DEBUG : potato2: Excluded (Size Filter) 2026/09/20 04:16:03 DEBUG : potato2: Excluded 2026/09/20 04:16:04 DEBUG : potato2: Excluded (Size Filter) 2026/09/20 04:16:04 DEBUG : empty space: size = 1 OK 2026/09/20 04:16:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/20 04:16:04 DEBUG : empty space: Unchanged skipping 2026/09/20 04:16:04 DEBUG : Local file system at /tmp/rclone975644267: Waiting for checks to finish 2026/09/20 04:16:04 DEBUG : Local file system at /tmp/rclone975644267: Waiting for transfers to finish 2026/09/20 04:16:04 DEBUG : Waiting for deletions to finish 2026/09/20 04:16:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:16:05 DEBUG : enormous: Excluded (Size Filter) 2026/09/20 04:16:05 DEBUG : enormous: Excluded 2026/09/20 04:16:05 DEBUG : potato2: Excluded (Size Filter) 2026/09/20 04:16:05 DEBUG : potato2: Excluded 2026/09/20 04:16:06 DEBUG : empty space: size = 1 OK 2026/09/20 04:16:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:16:06 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:06 DEBUG : empty space: Unchanged skipping 2026/09/20 04:16:06 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:06 DEBUG : Waiting for deletions to finish 2026/09/20 04:16:06 INFO : enormous: Deleted 2026/09/20 04:16:06 INFO : potato2: Deleted 2026/09/20 04:16:06 INFO : There was nothing to transfer 2026/09/20 04:16:06 DEBUG : Local file system at /tmp/rclone975644267: Waiting for checks to finish 2026/09/20 04:16:06 DEBUG : empty space: size = 1 OK 2026/09/20 04:16:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/20 04:16:06 DEBUG : empty space: Unchanged skipping 2026/09/20 04:16:06 DEBUG : Local file system at /tmp/rclone975644267: Waiting for transfers to finish 2026/09/20 04:16:06 DEBUG : Waiting for deletions to finish 2026/09/20 04:16:06 INFO : potato2: Deleted 2026/09/20 04:16:06 INFO : enormous: Deleted 2026/09/20 04:16:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.50s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:16:08 DEBUG : five: Need to transfer - File not found at Destination 2026/09/20 04:16:08 DEBUG : four: size = 4 (Local file system at /tmp/rclone975644267) 2026/09/20 04:16:08 DEBUG : four: size = 8 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:16:08 DEBUG : four: Sizes differ 2026/09/20 04:16:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/20 04:16:08 DEBUG : three: size = 5 OK 2026/09/20 04:16:08 DEBUG : three: Sizes identical 2026/09/20 04:16:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/20 04:16:08 DEBUG : one: Destination is newer than source, skipping 2026/09/20 04:16:08 DEBUG : two: size = 3 OK 2026/09/20 04:16:08 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone975644267) 2026/09/20 04:16:08 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:16:08 DEBUG : two: sha1 differ 2026/09/20 04:16:08 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:08 DEBUG : five: size = 4 OK 2026/09/20 04:16:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/20 04:16:08 INFO : five: Copied (new) 2026/09/20 04:16:09 DEBUG : four: size = 4 OK 2026/09/20 04:16:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/20 04:16:09 INFO : four: Copied (replaced existing) 2026/09/20 04:16:09 DEBUG : two: size = 3 OK 2026/09/20 04:16:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/20 04:16:09 INFO : two: Copied (replaced existing) 2026/09/20 04:16:09 DEBUG : Waiting for deletions to finish 2026/09/20 04:16:09 DEBUG : five: size = 4 OK 2026/09/20 04:16:09 DEBUG : four: size = 4 OK 2026/09/20 04:16:09 DEBUG : one: Destination is newer than source, skipping 2026/09/20 04:16:09 DEBUG : two: size = 3 OK 2026/09/20 04:16:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/20 04:16:09 DEBUG : five: Size and sha1 of src and dst objects identical 2026/09/20 04:16:09 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/20 04:16:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/20 04:16:09 DEBUG : four: Size and sha1 of src and dst objects identical 2026/09/20 04:16:09 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/20 04:16:09 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:09 DEBUG : three: size = 5 OK 2026/09/20 04:16:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone975644267) 2026/09/20 04:16:09 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:16:09 DEBUG : three: sha1 differ 2026/09/20 04:16:09 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/20 04:16:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/20 04:16:09 DEBUG : two: Size and sha1 of src and dst objects identical 2026/09/20 04:16:09 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/20 04:16:09 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:09 DEBUG : three: size = 5 OK 2026/09/20 04:16:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/20 04:16:09 INFO : three: Copied (replaced existing) 2026/09/20 04:16:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.05s) === 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-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/09/20 04:16:11 INFO : B2 bucket rclone-test-takeqin9faci: Making map for --track-renames 2026/09/20 04:16:11 INFO : B2 bucket rclone-test-takeqin9faci: Finished making map for --track-renames 2026/09/20 04:16:11 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/20 04:16:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/20 04:16:11 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for renames to finish 2026/09/20 04:16:11 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:11 DEBUG : potato: size = 14 OK 2026/09/20 04:16:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/20 04:16:11 INFO : potato: Copied (new) 2026/09/20 04:16:11 DEBUG : yam: size = 11 OK 2026/09/20 04:16:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/20 04:16:11 INFO : yam: Copied (new) 2026/09/20 04:16:11 DEBUG : Waiting for deletions to finish 2026/09/20 04:16:12 DEBUG : potato: size = 14 OK 2026/09/20 04:16:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:16:12 DEBUG : potato: Unchanged skipping 2026/09/20 04:16:12 INFO : B2 bucket rclone-test-takeqin9faci: Making map for --track-renames 2026/09/20 04:16:12 INFO : B2 bucket rclone-test-takeqin9faci: Finished making map for --track-renames 2026/09/20 04:16:12 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:12 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for renames to finish 2026/09/20 04:16:12 DEBUG : yaml: size = 11 OK 2026/09/20 04:16:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/20 04:16:12 INFO : yam: Copied (server-side copy) to: yaml 2026/09/20 04:16:13 INFO : yam: Deleted 2026/09/20 04:16:13 INFO : yaml: Renamed from "yam" 2026/09/20 04:16:13 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.58s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/20 04:16:14 INFO : B2 bucket rclone-test-takeqin9faci: Making map for --track-renames 2026/09/20 04:16:14 INFO : B2 bucket rclone-test-takeqin9faci: Finished making map for --track-renames 2026/09/20 04:16:14 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/20 04:16:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/20 04:16:14 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for renames to finish 2026/09/20 04:16:14 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:14 DEBUG : potato: size = 14 OK 2026/09/20 04:16:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/20 04:16:14 INFO : potato: Copied (new) 2026/09/20 04:16:14 DEBUG : yam: size = 11 OK 2026/09/20 04:16:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/20 04:16:14 INFO : yam: Copied (new) 2026/09/20 04:16:14 DEBUG : Waiting for deletions to finish 2026/09/20 04:16:14 DEBUG : potato: size = 14 OK 2026/09/20 04:16:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:16:14 DEBUG : potato: Unchanged skipping 2026/09/20 04:16:14 INFO : B2 bucket rclone-test-takeqin9faci: Making map for --track-renames 2026/09/20 04:16:14 INFO : B2 bucket rclone-test-takeqin9faci: Finished making map for --track-renames 2026/09/20 04:16:14 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:14 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for renames to finish 2026/09/20 04:16:15 DEBUG : yaml: size = 11 OK 2026/09/20 04:16:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/20 04:16:15 INFO : yam: Copied (server-side copy) to: yaml 2026/09/20 04:16:15 INFO : yam: Deleted 2026/09/20 04:16:15 INFO : yaml: Renamed from "yam" 2026/09/20 04:16:15 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.34s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/20 04:16:16 INFO : B2 bucket rclone-test-takeqin9faci: Making map for --track-renames 2026/09/20 04:16:16 INFO : B2 bucket rclone-test-takeqin9faci: Finished making map for --track-renames 2026/09/20 04:16:16 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/20 04:16:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/20 04:16:16 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for renames to finish 2026/09/20 04:16:16 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:16 DEBUG : potato: size = 14 OK 2026/09/20 04:16:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/20 04:16:16 INFO : potato: Copied (new) 2026/09/20 04:16:16 DEBUG : sub/yam: size = 11 OK 2026/09/20 04:16:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/20 04:16:16 INFO : sub/yam: Copied (new) 2026/09/20 04:16:16 DEBUG : Waiting for deletions to finish 2026/09/20 04:16:17 DEBUG : potato: size = 14 OK 2026/09/20 04:16:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:16:17 INFO : B2 bucket rclone-test-takeqin9faci: Making map for --track-renames 2026/09/20 04:16:17 DEBUG : potato: Unchanged skipping 2026/09/20 04:16:17 INFO : B2 bucket rclone-test-takeqin9faci: Finished making map for --track-renames 2026/09/20 04:16:17 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:17 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for renames to finish 2026/09/20 04:16:17 DEBUG : yam: size = 11 OK 2026/09/20 04:16:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/20 04:16:17 INFO : sub/yam: Copied (server-side copy) to: yam 2026/09/20 04:16:17 INFO : sub/yam: Deleted 2026/09/20 04:16:17 INFO : yam: Renamed from "sub/yam" 2026/09/20 04:16:17 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.28s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:16:18 DEBUG : Creating backend with remote "/tmp/rclone975644267/dir1" 2026/09/20 04:16:18 DEBUG : Config file has changed externally - reloading 2026/09/20 04:16:18 DEBUG : Creating backend with remote "/tmp/rclone975644267/dir2" 2026/09/20 04:16:18 DEBUG : Local file system at /tmp/rclone975644267/dir2: Using server-side directory move 2026/09/20 04:16:18 INFO : Local file system at /tmp/rclone975644267/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/20 04:16:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/20 04:16:18 DEBUG : Local file system at /tmp/rclone975644267/dir2: Waiting for checks to finish 2026/09/20 04:16:18 DEBUG : Local file system at /tmp/rclone975644267/dir2: Waiting for transfers to finish 2026/09/20 04:16:18 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:16:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:16:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/20 04:16:19 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:19 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:19 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:16:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:16:19 INFO : sub dir/hello world: Copied (new) 2026/09/20 04:16:19 INFO : sub dir/hello world: Deleted 2026/09/20 04:16:19 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/20 04:16:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/20 04:16:19 INFO : nested/sub dir/file: Copied (new) 2026/09/20 04:16:19 INFO : nested/sub dir/file: Deleted 2026/09/20 04:16:19 INFO : sub dir: Removing directory 2026/09/20 04:16:19 INFO : nested/sub dir: Removing directory 2026/09/20 04:16:19 INFO : nested: Removing directory 2026/09/20 04:16:19 DEBUG : Local file system at /tmp/rclone975644267: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.29s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:16:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/20 04:16:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/20 04:16:20 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:20 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/20 04:16:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/20 04:16:20 INFO : nested/sub dir/file: Copied (new) 2026/09/20 04:16:20 INFO : nested/sub dir/file: Deleted 2026/09/20 04:16:20 DEBUG : sub dir/hello world: size = 11 OK 2026/09/20 04:16:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:16:20 INFO : sub dir/hello world: Copied (new) 2026/09/20 04:16:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.30s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:16:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/20 04:16:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/20 04:16:21 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:21 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:21 DEBUG : existing-b: size = 6 OK 2026/09/20 04:16:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/09/20 04:16:21 INFO : existing-b: Copied (new) 2026/09/20 04:16:21 INFO : existing-b: Deleted 2026/09/20 04:16:22 DEBUG : existing: size = 6 OK 2026/09/20 04:16:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/20 04:16:22 INFO : existing: Copied (new) 2026/09/20 04:16:22 INFO : existing: Deleted 2026/09/20 04:16:22 DEBUG : existing: Destination exists, skipping 2026/09/20 04:16:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/20 04:16:22 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:16:22 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:16:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.70s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:16:23 DEBUG : Creating backend with remote "TestB2:rclone-test-caxovot9noxi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-takeqin9faci -> B2 bucket rclone-test-caxovot9noxi 2026/09/20 04:16:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 04:16:27 DEBUG : empty space: size = 1 OK 2026/09/20 04:16:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/20 04:16:27 DEBUG : empty space: Unchanged skipping 2026/09/20 04:16:27 DEBUG : potato3: size = 68 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:16:27 DEBUG : potato3: size = 60 (B2 bucket rclone-test-caxovot9noxi) 2026/09/20 04:16:27 DEBUG : potato3: Sizes differ 2026/09/20 04:16:27 DEBUG : B2 bucket rclone-test-caxovot9noxi: Waiting for checks to finish 2026/09/20 04:16:27 INFO : empty space: Deleted 2026/09/20 04:16:27 DEBUG : B2 bucket rclone-test-caxovot9noxi: Waiting for transfers to finish 2026/09/20 04:16:27 DEBUG : potato2: size = 60 OK 2026/09/20 04:16:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/20 04:16:27 INFO : potato2: Copied (server-side copy) 2026/09/20 04:16:27 INFO : potato2: Deleted 2026/09/20 04:16:27 DEBUG : potato3: size = 68 OK 2026/09/20 04:16:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/20 04:16:27 INFO : potato3: Copied (server-side copy) 2026/09/20 04:16:27 INFO : potato3: Deleted 2026/09/20 04:16:28 DEBUG : Creating backend with remote "TestB2:rclone-test-veqizoc8koda" 2026/09/20 04:16:29 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/20 04:16:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 04:16:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/20 04:16:29 DEBUG : B2 bucket rclone-test-veqizoc8koda: Waiting for checks to finish 2026/09/20 04:16:29 DEBUG : B2 bucket rclone-test-veqizoc8koda: Waiting for transfers to finish 2026/09/20 04:16:30 DEBUG : potato3: size = 68 OK 2026/09/20 04:16:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/20 04:16:30 INFO : potato3: Copied (server-side copy) 2026/09/20 04:16:30 DEBUG : empty space: size = 1 OK 2026/09/20 04:16:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/20 04:16:30 INFO : empty space: Copied (server-side copy) 2026/09/20 04:16:30 INFO : potato3: Deleted 2026/09/20 04:16:30 INFO : empty space: Deleted 2026/09/20 04:16:31 DEBUG : potato2: size = 60 OK 2026/09/20 04:16:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/20 04:16:31 INFO : potato2: Copied (server-side copy) 2026/09/20 04:16:31 INFO : potato2: Deleted 2026/09/20 04:16:31 DEBUG : B2 bucket rclone-test-veqizoc8koda: Purge remote 2026/09/20 04:16:31 INFO : B2 bucket rclone-test-veqizoc8koda: cleaning bucket "rclone-test-veqizoc8koda" of all files 2026/09/20 04:16:31 DEBUG : empty space: Deleting (id "4_z7f92ad33007dbbdbaf080e1b_f4004efbff8e24be9_d20260920_m041630_c001_v0001040_t0023_u01789877790293") 2026/09/20 04:16:31 DEBUG : potato2: Deleting (id "4_z7f92ad33007dbbdbaf080e1b_f113dadc8699a46ca_d20260920_m041630_c001_v0001115_t0036_u01789877790318") 2026/09/20 04:16:31 DEBUG : potato3: Deleting (id "4_z7f92ad33007dbbdbaf080e1b_f109214bba8424af0_d20260920_m041629_c001_v0001101_t0039_u01789877789940") 2026/09/20 04:16:32 DEBUG : B2 bucket rclone-test-caxovot9noxi: Purge remote 2026/09/20 04:16:32 INFO : B2 bucket rclone-test-caxovot9noxi: cleaning bucket "rclone-test-caxovot9noxi" of all files 2026/09/20 04:16:32 DEBUG : empty space: Deleting (id "4_z6f729d33007dbbdbaf080e1b_f4003a6991687aeff_d20260920_m041630_c001_v7007000_t0000_u01789877790476") 2026/09/20 04:16:32 DEBUG : empty space: Deleting (id "4_z6f729d33007dbbdbaf080e1b_f4026a3efe8a91b57_d20260920_m041626_c001_v0001184_t0031_u01789877786342") 2026/09/20 04:16:32 DEBUG : potato2: Deleting (id "4_z6f729d33007dbbdbaf080e1b_f4003a6991687af00_d20260920_m041631_c001_v7007000_t0000_u01789877791095") 2026/09/20 04:16:32 DEBUG : potato2: Deleting (id "4_z6f729d33007dbbdbaf080e1b_f114b1afca8b94fd8_d20260920_m041627_c001_v0001172_t0032_u01789877787224") 2026/09/20 04:16:32 DEBUG : potato3: Deleting (id "4_z6f729d33007dbbdbaf080e1b_f4177e6bf0a97b386_d20260920_m041630_c001_v7007000_t0000_u01789877790351") 2026/09/20 04:16:32 DEBUG : potato3: Deleting (id "4_z6f729d33007dbbdbaf080e1b_f1199bf560e4e2209_d20260920_m041627_c001_v0001041_t0037_u01789877787526") 2026/09/20 04:16:32 DEBUG : potato3: Deleting (id "4_z6f729d33007dbbdbaf080e1b_f1026a3efe8a91b5b_d20260920_m041626_c001_v0001184_t0000_u01789877786523") 2026/09/20 04:16:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/20 04:16:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 04:16:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.89s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:16:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qafijes8ruqa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-takeqin9faci -> B2 bucket rclone-test-qafijes8ruqa 2026/09/20 04:16:39 DEBUG : empty space: Excluded (Size Filter) 2026/09/20 04:16:39 DEBUG : empty space: Excluded (Size Filter) 2026/09/20 04:16:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 04:16:39 DEBUG : potato3: size = 68 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:16:39 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qafijes8ruqa) 2026/09/20 04:16:39 DEBUG : potato3: Sizes differ 2026/09/20 04:16:39 DEBUG : B2 bucket rclone-test-qafijes8ruqa: Waiting for checks to finish 2026/09/20 04:16:39 DEBUG : B2 bucket rclone-test-qafijes8ruqa: Waiting for transfers to finish 2026/09/20 04:16:39 DEBUG : potato2: size = 60 OK 2026/09/20 04:16:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/20 04:16:39 INFO : potato2: Copied (server-side copy) 2026/09/20 04:16:40 INFO : potato2: Deleted 2026/09/20 04:16:40 DEBUG : potato3: size = 68 OK 2026/09/20 04:16:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/20 04:16:40 INFO : potato3: Copied (server-side copy) 2026/09/20 04:16:40 INFO : potato3: Deleted 2026/09/20 04:16:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hejequb6nago" 2026/09/20 04:16:41 DEBUG : empty space: Excluded (Size Filter) 2026/09/20 04:16:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 04:16:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/20 04:16:41 DEBUG : B2 bucket rclone-test-hejequb6nago: Waiting for checks to finish 2026/09/20 04:16:41 DEBUG : B2 bucket rclone-test-hejequb6nago: Waiting for transfers to finish 2026/09/20 04:16:42 DEBUG : potato2: size = 60 OK 2026/09/20 04:16:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/20 04:16:42 INFO : potato2: Copied (server-side copy) 2026/09/20 04:16:42 INFO : potato2: Deleted 2026/09/20 04:16:43 DEBUG : potato3: size = 68 OK 2026/09/20 04:16:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/20 04:16:43 INFO : potato3: Copied (server-side copy) 2026/09/20 04:16:43 INFO : potato3: Deleted 2026/09/20 04:16:43 DEBUG : B2 bucket rclone-test-hejequb6nago: Purge remote 2026/09/20 04:16:43 INFO : B2 bucket rclone-test-hejequb6nago: cleaning bucket "rclone-test-hejequb6nago" of all files 2026/09/20 04:16:43 DEBUG : potato2: Deleting (id "4_zff82dd33007dbbdbaf080e1b_f114a8e86ea1aa6b1_d20260920_m041642_c001_v0001039_t0049_u01789877802457") 2026/09/20 04:16:43 DEBUG : potato3: Deleting (id "4_zff82dd33007dbbdbaf080e1b_f114e7f82367dfd6c_d20260920_m041642_c001_v0001120_t0006_u01789877802786") 2026/09/20 04:16:44 DEBUG : B2 bucket rclone-test-qafijes8ruqa: Purge remote 2026/09/20 04:16:44 INFO : B2 bucket rclone-test-qafijes8ruqa: cleaning bucket "rclone-test-qafijes8ruqa" of all files 2026/09/20 04:16:44 DEBUG : empty space: Deleting (id "4_zff92cd13007dbbdbaf080e1b_f40069fa59ec1b86e_d20260920_m041638_c001_v0001036_t0032_u01789877798228") 2026/09/20 04:16:44 DEBUG : potato2: Deleting (id "4_zff92cd13007dbbdbaf080e1b_f4026d26ca19da133_d20260920_m041642_c001_v7007000_t0000_u01789877802853") 2026/09/20 04:16:44 DEBUG : potato2: Deleting (id "4_zff92cd13007dbbdbaf080e1b_f110974b5980bd53a_d20260920_m041639_c001_v0001115_t0032_u01789877799366") 2026/09/20 04:16:44 DEBUG : potato3: Deleting (id "4_zff92cd13007dbbdbaf080e1b_f4026d26ca19da135_d20260920_m041643_c001_v7007000_t0000_u01789877803265") 2026/09/20 04:16:44 DEBUG : potato3: Deleting (id "4_zff92cd13007dbbdbaf080e1b_f1122de737645ff91_d20260920_m041639_c001_v0001038_t0038_u01789877799724") 2026/09/20 04:16:44 DEBUG : potato3: Deleting (id "4_zff92cd13007dbbdbaf080e1b_f10069fa59ec1b870_d20260920_m041638_c001_v0001036_t0024_u01789877798413") --- PASS: TestServerSideMoveWithFilter (12.02s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:16:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kurunus1belu" 2026/09/20 04:16:48 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-takeqin9faci -> B2 bucket rclone-test-kurunus1belu 2026/09/20 04:16:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 04:16:51 DEBUG : empty space: size = 1 OK 2026/09/20 04:16:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/20 04:16:51 DEBUG : empty space: Unchanged skipping 2026/09/20 04:16:51 DEBUG : potato3: size = 68 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:16:51 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kurunus1belu) 2026/09/20 04:16:51 DEBUG : potato3: Sizes differ 2026/09/20 04:16:51 DEBUG : B2 bucket rclone-test-kurunus1belu: Waiting for checks to finish 2026/09/20 04:16:51 INFO : empty space: Deleted 2026/09/20 04:16:51 DEBUG : B2 bucket rclone-test-kurunus1belu: Waiting for transfers to finish 2026/09/20 04:16:51 DEBUG : potato2: size = 60 OK 2026/09/20 04:16:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/20 04:16:51 INFO : potato2: Copied (server-side copy) 2026/09/20 04:16:51 INFO : potato2: Deleted 2026/09/20 04:16:51 DEBUG : potato3: size = 68 OK 2026/09/20 04:16:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/20 04:16:51 INFO : potato3: Copied (server-side copy) 2026/09/20 04:16:52 INFO : potato3: Deleted 2026/09/20 04:16:52 DEBUG : Creating backend with remote "TestB2:rclone-test-niwivey7jina" 2026/09/20 04:16:52 DEBUG : Config file has changed externally - reloading 2026/09/20 04:16:53 INFO : tomatoDir: Making directory 2026/09/20 04:16:53 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/20 04:16:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/20 04:16:53 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/20 04:16:53 DEBUG : B2 bucket rclone-test-niwivey7jina: Waiting for checks to finish 2026/09/20 04:16:53 DEBUG : B2 bucket rclone-test-niwivey7jina: Waiting for transfers to finish 2026/09/20 04:16:54 DEBUG : empty space: size = 1 OK 2026/09/20 04:16:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/20 04:16:54 INFO : empty space: Copied (server-side copy) 2026/09/20 04:16:54 INFO : empty space: Deleted 2026/09/20 04:16:54 DEBUG : potato2: size = 60 OK 2026/09/20 04:16:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/20 04:16:54 INFO : potato2: Copied (server-side copy) 2026/09/20 04:16:54 INFO : potato2: Deleted 2026/09/20 04:16:54 DEBUG : potato3: size = 68 OK 2026/09/20 04:16:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/20 04:16:54 INFO : potato3: Copied (server-side copy) 2026/09/20 04:16:55 INFO : potato3: Deleted 2026/09/20 04:16:55 DEBUG : B2 bucket rclone-test-niwivey7jina: Purge remote 2026/09/20 04:16:55 INFO : B2 bucket rclone-test-niwivey7jina: cleaning bucket "rclone-test-niwivey7jina" of all files 2026/09/20 04:16:55 DEBUG : empty space: Deleting (id "4_zcff20d23008dbbdbaf080e1b_f4026a3efe8a91c6d_d20260920_m041654_c001_v0001184_t0043_u01789877814430") 2026/09/20 04:16:55 DEBUG : potato2: Deleting (id "4_zcff20d23008dbbdbaf080e1b_f116c611b84a71e07_d20260920_m041654_c001_v0001185_t0012_u01789877814644") 2026/09/20 04:16:55 DEBUG : potato3: Deleting (id "4_zcff20d23008dbbdbaf080e1b_f10845b36c5e6d559_d20260920_m041654_c001_v0001101_t0025_u01789877814720") 2026/09/20 04:16:56 DEBUG : B2 bucket rclone-test-kurunus1belu: Purge remote 2026/09/20 04:16:56 INFO : B2 bucket rclone-test-kurunus1belu: cleaning bucket "rclone-test-kurunus1belu" of all files 2026/09/20 04:16:56 DEBUG : empty space: Deleting (id "4_z0f62fd13007dbbdbaf080e1b_f405e195a7035c871_d20260920_m041654_c001_v7007000_t0000_u01789877814613") 2026/09/20 04:16:56 DEBUG : empty space: Deleting (id "4_z0f62fd13007dbbdbaf080e1b_f41067764baa931e5_d20260920_m041650_c001_v0001167_t0055_u01789877810277") 2026/09/20 04:16:56 DEBUG : potato2: Deleting (id "4_z0f62fd13007dbbdbaf080e1b_f405e195a7035c873_d20260920_m041654_c001_v7007000_t0000_u01789877814838") 2026/09/20 04:16:56 DEBUG : potato2: Deleting (id "4_z0f62fd13007dbbdbaf080e1b_f1045b62d09dc26d1_d20260920_m041651_c001_v0001171_t0046_u01789877811394") 2026/09/20 04:16:56 DEBUG : potato3: Deleting (id "4_z0f62fd13007dbbdbaf080e1b_f405e195a7035c874_d20260920_m041655_c001_v7007000_t0000_u01789877815083") 2026/09/20 04:16:56 DEBUG : potato3: Deleting (id "4_z0f62fd13007dbbdbaf080e1b_f11293ddea6920896_d20260920_m041651_c001_v0001097_t0039_u01789877811656") 2026/09/20 04:16:56 DEBUG : potato3: Deleting (id "4_z0f62fd13007dbbdbaf080e1b_f11067764baa931e9_d20260920_m041650_c001_v0001167_t0024_u01789877810464") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.79s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:16:58 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:17:00 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/rclone-sync-test" --- PASS: TestSyncOverlap (1.51s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:17:01 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/rclone-sync-test" 2026/09/20 04:17:04 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/rclone-sync-test-include/layer2" 2026/09/20 04:17:06 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/rclone-sync-test-ignore-file" 2026/09/20 04:17:10 DEBUG : B2 bucket rclone-test-takeqin9faci path rclone-sync-test: Waiting for checks to finish 2026/09/20 04:17:10 DEBUG : B2 bucket rclone-test-takeqin9faci path rclone-sync-test: Waiting for transfers to finish 2026/09/20 04:17:10 DEBUG : Waiting for deletions to finish 2026/09/20 04:17:10 INFO : There was nothing to transfer 2026/09/20 04:17:10 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:17:10 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:17:10 DEBUG : Waiting for deletions to finish 2026/09/20 04:17:10 INFO : There was nothing to transfer 2026/09/20 04:17:11 DEBUG : B2 bucket rclone-test-takeqin9faci path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/20 04:17:11 DEBUG : B2 bucket rclone-test-takeqin9faci path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/20 04:17:11 DEBUG : Waiting for deletions to finish 2026/09/20 04:17:11 INFO : There was nothing to transfer 2026/09/20 04:17:11 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:17:11 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:17:11 DEBUG : Waiting for deletions to finish 2026/09/20 04:17:11 INFO : There was nothing to transfer 2026/09/20 04:17:12 DEBUG : B2 bucket rclone-test-takeqin9faci path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/20 04:17:12 DEBUG : B2 bucket rclone-test-takeqin9faci path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/20 04:17:12 DEBUG : Waiting for deletions to finish 2026/09/20 04:17:12 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.66s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:17:12 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/dst" 2026/09/20 04:17:13 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/CompareDest" 2026/09/20 04:17:15 DEBUG : one: Need to transfer - File not found at Destination 2026/09/20 04:17:15 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:17:15 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:17:16 DEBUG : one: size = 3 OK 2026/09/20 04:17:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/20 04:17:16 INFO : one: Copied (new) 2026/09/20 04:17:16 DEBUG : Waiting for deletions to finish 2026/09/20 04:17:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:17:17 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:17:17 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:17:17 DEBUG : one: Sizes differ 2026/09/20 04:17:17 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:17:17 DEBUG : one: size = 5 OK 2026/09/20 04:17:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/20 04:17:17 INFO : one: Copied (replaced existing) 2026/09/20 04:17:17 DEBUG : Waiting for deletions to finish 2026/09/20 04:17:19 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:17:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:17:19 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:17:19 DEBUG : one: Sizes differ 2026/09/20 04:17:19 DEBUG : one: size = 5 OK 2026/09/20 04:17:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:17:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/20 04:17:19 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:17:19 DEBUG : Waiting for deletions to finish 2026/09/20 04:17:19 INFO : There was nothing to transfer 2026/09/20 04:17:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:17:20 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:17:20 DEBUG : one: Sizes differ 2026/09/20 04:17:20 DEBUG : two: size = 3 OK 2026/09/20 04:17:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:17:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/20 04:17:20 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:17:20 DEBUG : one: size = 5 OK 2026/09/20 04:17:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:17:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/20 04:17:20 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:17:20 DEBUG : Waiting for deletions to finish 2026/09/20 04:17:20 INFO : There was nothing to transfer 2026/09/20 04:17:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:17:21 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:17:21 DEBUG : one: Sizes differ 2026/09/20 04:17:21 DEBUG : two: size = 3 OK 2026/09/20 04:17:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:17:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/20 04:17:21 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:17:21 DEBUG : one: size = 5 OK 2026/09/20 04:17:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:17:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/20 04:17:21 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:17:21 DEBUG : Waiting for deletions to finish 2026/09/20 04:17:21 INFO : There was nothing to transfer 2026/09/20 04:17:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:17:22 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:17:22 DEBUG : one: Sizes differ 2026/09/20 04:17:22 DEBUG : two: size = 3 OK 2026/09/20 04:17:22 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/09/20 04:17:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/20 04:17:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/20 04:17:22 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:17:22 DEBUG : one: size = 5 OK 2026/09/20 04:17:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:17:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/20 04:17:22 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:17:22 DEBUG : Waiting for deletions to finish 2026/09/20 04:17:22 INFO : There was nothing to transfer 2026/09/20 04:17:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:17:23 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:17:23 DEBUG : one: Sizes differ 2026/09/20 04:17:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:17:23 DEBUG : two: size = 3 (B2 bucket rclone-test-takeqin9faci path CompareDest) 2026/09/20 04:17:23 DEBUG : two: Sizes differ 2026/09/20 04:17:23 DEBUG : two: Need to transfer - File not found at Destination 2026/09/20 04:17:23 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:17:23 DEBUG : one: size = 5 OK 2026/09/20 04:17:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:17:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/20 04:17:23 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:17:23 DEBUG : two: size = 5 OK 2026/09/20 04:17:23 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/20 04:17:23 INFO : two: Copied (new) 2026/09/20 04:17:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.62s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:17:26 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/dest" 2026/09/20 04:17:27 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/pre-dest1" 2026/09/20 04:17:28 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/pre-dest2" 2026/09/20 04:17:31 DEBUG : 1: size = 1 OK 2026/09/20 04:17:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:17:31 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/20 04:17:31 DEBUG : 2: size = 1 OK 2026/09/20 04:17:31 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:17:31 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/20 04:17:31 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/20 04:17:31 DEBUG : B2 bucket rclone-test-takeqin9faci path dest: Waiting for checks to finish 2026/09/20 04:17:31 DEBUG : B2 bucket rclone-test-takeqin9faci path dest: Waiting for transfers to finish 2026/09/20 04:17:32 DEBUG : 3: size = 1 OK 2026/09/20 04:17:32 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/09/20 04:17:32 INFO : 3: Copied (new) 2026/09/20 04:17:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.15s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:17:34 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/dst" 2026/09/20 04:17:35 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/CopyDest" 2026/09/20 04:17:37 DEBUG : one: Need to transfer - File not found at Destination 2026/09/20 04:17:37 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:17:37 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:17:38 DEBUG : one: size = 3 OK 2026/09/20 04:17:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/20 04:17:38 INFO : one: Copied (new) 2026/09/20 04:17:38 DEBUG : Waiting for deletions to finish 2026/09/20 04:17:39 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:17:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:17:39 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:17:39 DEBUG : one: Sizes differ 2026/09/20 04:17:39 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:17:39 DEBUG : one: size = 5 OK 2026/09/20 04:17:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/20 04:17:39 INFO : one: Copied (replaced existing) 2026/09/20 04:17:39 DEBUG : Waiting for deletions to finish 2026/09/20 04:17:41 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/BackupDir" 2026/09/20 04:17:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:17:42 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:17:42 DEBUG : one: Sizes differ 2026/09/20 04:17:42 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:17:42 DEBUG : one: size = 5 OK 2026/09/20 04:17:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:17:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:17:42 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:17:42 DEBUG : one: Sizes differ 2026/09/20 04:18:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": EOF) 2026/09/20 04:18:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 04:18:04 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 04:18:05 DEBUG : one: size = 3 OK 2026/09/20 04:18:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/20 04:18:05 INFO : one: Copied (server-side copy) 2026/09/20 04:18:07 INFO : one: Deleted 2026/09/20 04:18:08 DEBUG : one: size = 5 OK 2026/09/20 04:18:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/20 04:18:08 INFO : one: Copied (server-side copy) 2026/09/20 04:18:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/20 04:18:08 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:18:08 DEBUG : Waiting for deletions to finish 2026/09/20 04:18:11 DEBUG : one: size = 5 OK 2026/09/20 04:18:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:18:11 DEBUG : one: Unchanged skipping 2026/09/20 04:18:12 DEBUG : two: size = 3 OK 2026/09/20 04:18:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:18:13 DEBUG : two: size = 3 OK 2026/09/20 04:18:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/20 04:18:13 INFO : two: Copied (server-side copy) 2026/09/20 04:18:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/20 04:18:13 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:18:13 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:18:13 DEBUG : Waiting for deletions to finish 2026/09/20 04:18:14 DEBUG : one: size = 5 OK 2026/09/20 04:18:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:18:14 DEBUG : one: Unchanged skipping 2026/09/20 04:18:14 DEBUG : two: size = 3 OK 2026/09/20 04:18:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:18:14 DEBUG : two: Unchanged skipping 2026/09/20 04:18:14 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:18:14 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:18:14 DEBUG : Waiting for deletions to finish 2026/09/20 04:18:14 INFO : There was nothing to transfer 2026/09/20 04:18:15 DEBUG : one: size = 5 OK 2026/09/20 04:18:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:18:15 DEBUG : one: Unchanged skipping 2026/09/20 04:18:15 DEBUG : three: size = 7 (Local file system at /tmp/rclone975644267) 2026/09/20 04:18:15 DEBUG : three: size = 5 (B2 bucket rclone-test-takeqin9faci path CopyDest) 2026/09/20 04:18:15 DEBUG : three: Sizes differ 2026/09/20 04:18:15 DEBUG : three: Destination not found in --copy-dest 2026/09/20 04:18:15 DEBUG : three: Need to transfer - File not found at Destination 2026/09/20 04:18:15 DEBUG : two: size = 3 OK 2026/09/20 04:18:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 04:18:15 DEBUG : two: Unchanged skipping 2026/09/20 04:18:15 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:18:15 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:18:16 DEBUG : three: size = 7 OK 2026/09/20 04:18:16 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/20 04:18:16 INFO : three: Copied (new) 2026/09/20 04:18:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (43.78s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:18:19 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/dst" 2026/09/20 04:18:20 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/backup" 2026/09/20 04:18:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone975644267) 2026/09/20 04:18:22 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:18:22 DEBUG : one: Sizes differ 2026/09/20 04:18:22 DEBUG : two: size = 3 OK 2026/09/20 04:18:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:18:22 DEBUG : two: Unchanged skipping 2026/09/20 04:18:22 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:18:24 DEBUG : one: size = 3 OK 2026/09/20 04:18:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/20 04:18:24 INFO : one: Copied (server-side copy) 2026/09/20 04:18:24 INFO : one: Deleted 2026/09/20 04:18:24 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:18:25 DEBUG : one: size = 4 OK 2026/09/20 04:18:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/20 04:18:25 INFO : one: Copied (new) 2026/09/20 04:18:25 DEBUG : Waiting for deletions to finish 2026/09/20 04:18:26 DEBUG : three.txt: size = 5 OK 2026/09/20 04:18:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/20 04:18:26 INFO : three.txt: Copied (server-side copy) 2026/09/20 04:18:26 INFO : three.txt: Deleted 2026/09/20 04:18:26 INFO : three.txt: Moved into backup dir 2026/09/20 04:18:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/20 04:18:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 04:18:32 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 04:18:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:18:32 DEBUG : one: size = 4 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:18:32 DEBUG : one: Sizes differ 2026/09/20 04:18:32 DEBUG : two: size = 3 OK 2026/09/20 04:18:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:18:32 DEBUG : two: Unchanged skipping 2026/09/20 04:18:32 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:18:36 DEBUG : one: size = 4 OK 2026/09/20 04:18:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/20 04:18:36 INFO : one: Copied (server-side copy) 2026/09/20 04:18:36 INFO : one: Deleted 2026/09/20 04:18:36 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:18:37 DEBUG : one: size = 5 OK 2026/09/20 04:18:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/20 04:18:37 INFO : one: Copied (new) 2026/09/20 04:18:37 DEBUG : Waiting for deletions to finish 2026/09/20 04:18:38 DEBUG : three.txt: size = 6 OK 2026/09/20 04:18:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/20 04:18:38 INFO : three.txt: Copied (server-side copy) 2026/09/20 04:18:38 INFO : three.txt: Deleted 2026/09/20 04:18:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (22.35s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:18:42 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/dst" 2026/09/20 04:18:43 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/backup" 2026/09/20 04:18:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone975644267) 2026/09/20 04:18:45 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:18:45 DEBUG : one: Sizes differ 2026/09/20 04:18:45 DEBUG : two: size = 3 OK 2026/09/20 04:18:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:18:45 DEBUG : two: Unchanged skipping 2026/09/20 04:18:45 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:18:47 DEBUG : one.bak: size = 3 OK 2026/09/20 04:18:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/20 04:18:47 INFO : one: Copied (server-side copy) to: one.bak 2026/09/20 04:18:47 INFO : one: Deleted 2026/09/20 04:18:47 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:18:48 DEBUG : one: size = 4 OK 2026/09/20 04:18:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/20 04:18:48 INFO : one: Copied (new) 2026/09/20 04:18:48 DEBUG : Waiting for deletions to finish 2026/09/20 04:18:49 DEBUG : three.txt.bak: size = 5 OK 2026/09/20 04:18:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/20 04:18:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/20 04:18:49 INFO : three.txt: Deleted 2026/09/20 04:18:49 INFO : three.txt: Moved into backup dir 2026/09/20 04:18:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:18:50 DEBUG : one: size = 4 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:18:50 DEBUG : one: Sizes differ 2026/09/20 04:18:50 DEBUG : two: size = 3 OK 2026/09/20 04:18:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:18:50 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:18:50 DEBUG : two: Unchanged skipping 2026/09/20 04:18:51 DEBUG : one.bak: size = 4 OK 2026/09/20 04:18:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/20 04:18:51 INFO : one: Copied (server-side copy) to: one.bak 2026/09/20 04:18:51 INFO : one: Deleted 2026/09/20 04:18:51 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:18:51 DEBUG : one: size = 5 OK 2026/09/20 04:18:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/20 04:18:51 INFO : one: Copied (new) 2026/09/20 04:18:51 DEBUG : Waiting for deletions to finish 2026/09/20 04:18:51 DEBUG : three.txt.bak: size = 6 OK 2026/09/20 04:18:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/20 04:18:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/20 04:18:52 INFO : three.txt: Deleted 2026/09/20 04:18:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:18:55 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/dst" 2026/09/20 04:18:58 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/backup" 2026/09/20 04:19:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone975644267) 2026/09/20 04:19:01 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:19:01 DEBUG : one: Sizes differ 2026/09/20 04:19:01 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:19:01 DEBUG : two: size = 3 OK 2026/09/20 04:19:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:19:01 DEBUG : two: Unchanged skipping 2026/09/20 04:19:04 DEBUG : one-2019-01-01: size = 3 OK 2026/09/20 04:19:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/20 04:19:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/20 04:19:04 INFO : one: Deleted 2026/09/20 04:19:04 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:19:04 DEBUG : one: size = 4 OK 2026/09/20 04:19:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/20 04:19:04 INFO : one: Copied (new) 2026/09/20 04:19:04 DEBUG : Waiting for deletions to finish 2026/09/20 04:19:05 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/20 04:19:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/20 04:19:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/20 04:19:05 INFO : three.txt: Deleted 2026/09/20 04:19:05 INFO : three.txt: Moved into backup dir 2026/09/20 04:19:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:19:07 DEBUG : one: size = 4 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:19:07 DEBUG : one: Sizes differ 2026/09/20 04:19:07 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:19:07 DEBUG : two: size = 3 OK 2026/09/20 04:19:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:19:07 DEBUG : two: Unchanged skipping 2026/09/20 04:19:07 DEBUG : one-2019-01-01: size = 4 OK 2026/09/20 04:19:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/20 04:19:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/20 04:19:08 INFO : one: Deleted 2026/09/20 04:19:08 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:19:08 DEBUG : one: size = 5 OK 2026/09/20 04:19:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/20 04:19:08 INFO : one: Copied (new) 2026/09/20 04:19:08 DEBUG : Waiting for deletions to finish 2026/09/20 04:19:09 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/20 04:19:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/20 04:19:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/20 04:19:09 INFO : three.txt: Deleted 2026/09/20 04:19:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (17.06s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:19:11 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/dst" 2026/09/20 04:19:11 DEBUG : Config file has changed externally - reloading 2026/09/20 04:19:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone975644267) 2026/09/20 04:19:13 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:19:13 DEBUG : one: Sizes differ 2026/09/20 04:19:13 DEBUG : two: size = 3 OK 2026/09/20 04:19:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:19:13 DEBUG : two: Unchanged skipping 2026/09/20 04:19:13 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:19:14 DEBUG : one.bak: size = 3 OK 2026/09/20 04:19:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/20 04:19:14 INFO : one: Copied (server-side copy) to: one.bak 2026/09/20 04:19:14 INFO : one: Deleted 2026/09/20 04:19:14 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:19:15 DEBUG : one: size = 4 OK 2026/09/20 04:19:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/20 04:19:15 INFO : one: Copied (new) 2026/09/20 04:19:15 DEBUG : Waiting for deletions to finish 2026/09/20 04:19:15 DEBUG : three.txt.bak: size = 5 OK 2026/09/20 04:19:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/20 04:19:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/20 04:19:15 INFO : three.txt: Deleted 2026/09/20 04:19:15 INFO : three.txt: Moved into backup dir 2026/09/20 04:19:16 DEBUG : one.bak: Excluded (Path Filter) 2026/09/20 04:19:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/20 04:19:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:19:16 DEBUG : one: size = 4 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:19:16 DEBUG : one: Sizes differ 2026/09/20 04:19:16 DEBUG : two: size = 3 OK 2026/09/20 04:19:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:19:16 DEBUG : two: Unchanged skipping 2026/09/20 04:19:16 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for checks to finish 2026/09/20 04:19:16 DEBUG : one.bak: size = 4 OK 2026/09/20 04:19:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/20 04:19:16 INFO : one: Copied (server-side copy) to: one.bak 2026/09/20 04:19:17 INFO : one: Deleted 2026/09/20 04:19:17 DEBUG : B2 bucket rclone-test-takeqin9faci path dst: Waiting for transfers to finish 2026/09/20 04:19:17 DEBUG : one: size = 5 OK 2026/09/20 04:19:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/20 04:19:17 INFO : one: Copied (new) 2026/09/20 04:19:17 DEBUG : Waiting for deletions to finish 2026/09/20 04:19:17 DEBUG : three.txt.bak: size = 6 OK 2026/09/20 04:19:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/20 04:19:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/20 04:19:17 INFO : three.txt: Deleted 2026/09/20 04:19:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.60s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:19:20 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/dst" 2026/09/20 04:19:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone975644267) 2026/09/20 04:19:22 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:19:22 DEBUG : one: Sizes differ 2026/09/20 04:19:23 DEBUG : one.bak: size = 3 OK 2026/09/20 04:19:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/20 04:19:23 INFO : one: Copied (server-side copy) to: one.bak 2026/09/20 04:19:23 INFO : one: Deleted 2026/09/20 04:19:24 DEBUG : one: size = 4 OK 2026/09/20 04:19:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/20 04:19:24 INFO : one: Copied (new) 2026/09/20 04:19:24 DEBUG : two: size = 3 OK 2026/09/20 04:19:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:19:24 DEBUG : two: Unchanged skipping 2026/09/20 04:19:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone975644267) 2026/09/20 04:19:25 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:19:25 DEBUG : three.txt: Sizes differ 2026/09/20 04:19:25 DEBUG : three.txt.bak: size = 5 OK 2026/09/20 04:19:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/20 04:19:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/20 04:19:25 INFO : three.txt: Deleted 2026/09/20 04:19:25 DEBUG : three.txt: size = 6 OK 2026/09/20 04:19:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/20 04:19:25 INFO : three.txt: Copied (new) 2026/09/20 04:19:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:19:26 DEBUG : one: size = 4 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:19:26 DEBUG : one: Sizes differ 2026/09/20 04:19:26 DEBUG : one.bak: size = 4 OK 2026/09/20 04:19:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/20 04:19:26 INFO : one: Copied (server-side copy) to: one.bak 2026/09/20 04:19:27 INFO : one: Deleted 2026/09/20 04:19:27 DEBUG : one: size = 5 OK 2026/09/20 04:19:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/20 04:19:27 INFO : one: Copied (new) 2026/09/20 04:19:27 DEBUG : two: size = 3 OK 2026/09/20 04:19:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:19:27 DEBUG : two: Unchanged skipping 2026/09/20 04:19:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone975644267) 2026/09/20 04:19:27 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:19:27 DEBUG : three.txt: Sizes differ 2026/09/20 04:19:27 DEBUG : three.txt.bak: size = 6 OK 2026/09/20 04:19:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/20 04:19:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/20 04:19:28 INFO : three.txt: Deleted 2026/09/20 04:19:28 DEBUG : three.txt: size = 19 OK 2026/09/20 04:19:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/20 04:19:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.75s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:19:31 DEBUG : Creating backend with remote "TestB2:rclone-test-takeqin9faci/dst" 2026/09/20 04:19:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone975644267) 2026/09/20 04:19:35 DEBUG : one: size = 3 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:19:35 DEBUG : one: Sizes differ 2026/09/20 04:19:39 DEBUG : one-2019-01-01: size = 3 OK 2026/09/20 04:19:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/20 04:19:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/20 04:19:39 INFO : one: Deleted 2026/09/20 04:19:40 DEBUG : one: size = 4 OK 2026/09/20 04:19:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/20 04:19:40 INFO : one: Copied (new) 2026/09/20 04:19:41 DEBUG : two: size = 3 OK 2026/09/20 04:19:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:19:41 DEBUG : two: Unchanged skipping 2026/09/20 04:19:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone975644267) 2026/09/20 04:19:42 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:19:42 DEBUG : three.txt: Sizes differ 2026/09/20 04:19:43 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/20 04:19:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/20 04:19:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/20 04:19:43 INFO : three.txt: Deleted 2026/09/20 04:19:43 DEBUG : three.txt: size = 6 OK 2026/09/20 04:19:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/20 04:19:43 INFO : three.txt: Copied (new) 2026/09/20 04:19:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone975644267) 2026/09/20 04:19:45 DEBUG : one: size = 4 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:19:45 DEBUG : one: Sizes differ 2026/09/20 04:19:46 DEBUG : one-2019-01-01: size = 4 OK 2026/09/20 04:19:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/20 04:19:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/20 04:19:46 INFO : one: Deleted 2026/09/20 04:19:47 DEBUG : one: size = 5 OK 2026/09/20 04:19:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/20 04:19:47 INFO : one: Copied (new) 2026/09/20 04:19:47 DEBUG : two: size = 3 OK 2026/09/20 04:19:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:19:47 DEBUG : two: Unchanged skipping 2026/09/20 04:19:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone975644267) 2026/09/20 04:19:48 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-takeqin9faci path dst) 2026/09/20 04:19:48 DEBUG : three.txt: Sizes differ 2026/09/20 04:19:49 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/20 04:19:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/20 04:19:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/20 04:19:49 INFO : three.txt: Deleted 2026/09/20 04:19:49 DEBUG : three.txt: size = 19 OK 2026/09/20 04:19:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/20 04:19:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (22.11s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:19:53 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone975644267) 2026/09/20 04:19:53 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:19:53 DEBUG : Testêé: Sizes differ 2026/09/20 04:19:53 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:19:53 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:19:53 DEBUG : Testêé: size = 14 OK 2026/09/20 04:19:53 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/09/20 04:19:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/20 04:19:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.54s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:19:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/20 04:19:54 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:19:54 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:19:55 DEBUG : existing: size = 6 OK 2026/09/20 04:19:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/20 04:19:55 INFO : existing: Copied (new) 2026/09/20 04:19:55 DEBUG : Waiting for deletions to finish 2026/09/20 04:19:56 DEBUG : existing: size = 8 (Local file system at /tmp/rclone975644267) 2026/09/20 04:19:56 DEBUG : existing: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:19:56 DEBUG : existing: Sizes differ 2026/09/20 04:19:56 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:19:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/20 04:19:56 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:19:56 ERROR : B2 bucket rclone-test-takeqin9faci: not deleting files as there were IO errors 2026/09/20 04:19:56 ERROR : B2 bucket rclone-test-takeqin9faci: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.03s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:19:58 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:19:58 DEBUG : EXISTING: size = 6 OK 2026/09/20 04:19:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:19:58 DEBUG : existing: Unchanged skipping 2026/09/20 04:19:58 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:19:58 DEBUG : Waiting for deletions to finish 2026/09/20 04:19:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.98s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.53s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.40s) --- SKIP: TestMaxTransfer/Hard (0.50s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:20:10 DEBUG : both0: size = 6 OK 2026/09/20 04:20:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both0: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both12: size = 6 OK 2026/09/20 04:20:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both12: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both13: size = 6 OK 2026/09/20 04:20:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both13: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both14: size = 6 OK 2026/09/20 04:20:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both14: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both15: size = 6 OK 2026/09/20 04:20:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both15: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both16: size = 6 OK 2026/09/20 04:20:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both16: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both17: size = 6 OK 2026/09/20 04:20:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both17: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both18: size = 6 OK 2026/09/20 04:20:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both18: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both19: size = 6 OK 2026/09/20 04:20:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both19: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both1: size = 6 OK 2026/09/20 04:20:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both1: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both2: size = 6 OK 2026/09/20 04:20:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:20:10 DEBUG : both10: size = 6 OK 2026/09/20 04:20:10 DEBUG : both3: size = 6 OK 2026/09/20 04:20:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both11: size = 6 OK 2026/09/20 04:20:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both2: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both4: size = 6 OK 2026/09/20 04:20:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both4: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both5: size = 6 OK 2026/09/20 04:20:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both3: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both6: size = 6 OK 2026/09/20 04:20:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both6: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both7: size = 6 OK 2026/09/20 04:20:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both7: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both8: size = 6 OK 2026/09/20 04:20:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both8: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both9: size = 6 OK 2026/09/20 04:20:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:10 DEBUG : both9: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both10: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both11: Unchanged skipping 2026/09/20 04:20:10 DEBUG : both5: Unchanged skipping 2026/09/20 04:20:10 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:20:10 DEBUG : Waiting for deletions to finish 2026/09/20 04:20:10 INFO : only3: Deleted 2026/09/20 04:20:10 INFO : only7: Deleted 2026/09/20 04:20:11 INFO : only11: Deleted 2026/09/20 04:20:11 INFO : only17: Deleted 2026/09/20 04:20:11 INFO : only9: Deleted 2026/09/20 04:20:11 INFO : only15: Deleted 2026/09/20 04:20:11 INFO : only6: Deleted 2026/09/20 04:20:11 INFO : only8: Deleted 2026/09/20 04:20:11 INFO : only0: Deleted 2026/09/20 04:20:11 INFO : only10: Deleted 2026/09/20 04:20:11 INFO : only12: Deleted 2026/09/20 04:20:11 INFO : only16: Deleted 2026/09/20 04:20:11 INFO : only4: Deleted 2026/09/20 04:20:11 INFO : only5: Deleted 2026/09/20 04:20:11 INFO : only14: Deleted 2026/09/20 04:20:11 INFO : only18: Deleted 2026/09/20 04:20:11 INFO : only19: Deleted 2026/09/20 04:20:11 INFO : only13: Deleted 2026/09/20 04:20:11 INFO : only1: Deleted 2026/09/20 04:20:11 INFO : only2: Deleted 2026/09/20 04:20:11 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.67s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:20:25 DEBUG : both0: size = 6 OK 2026/09/20 04:20:25 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:20:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both12: size = 6 OK 2026/09/20 04:20:25 DEBUG : both0: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both13: size = 6 OK 2026/09/20 04:20:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both11: size = 6 OK 2026/09/20 04:20:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both10: size = 6 OK 2026/09/20 04:20:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both12: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both14: size = 6 OK 2026/09/20 04:20:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both14: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both15: size = 6 OK 2026/09/20 04:20:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both15: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both16: size = 6 OK 2026/09/20 04:20:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both13: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both17: size = 6 OK 2026/09/20 04:20:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both17: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both18: size = 6 OK 2026/09/20 04:20:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both18: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both19: size = 6 OK 2026/09/20 04:20:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both19: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both1: size = 6 OK 2026/09/20 04:20:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both1: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both2: size = 6 OK 2026/09/20 04:20:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both2: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both3: size = 6 OK 2026/09/20 04:20:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both3: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both4: size = 6 OK 2026/09/20 04:20:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both4: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both5: size = 6 OK 2026/09/20 04:20:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both5: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both6: size = 6 OK 2026/09/20 04:20:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both6: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both7: size = 6 OK 2026/09/20 04:20:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both7: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both8: size = 6 OK 2026/09/20 04:20:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both8: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both9: size = 6 OK 2026/09/20 04:20:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:25 DEBUG : both9: Unchanged skipping 2026/09/20 04:20:25 DEBUG : only0: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only0: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only0: Sizes differ 2026/09/20 04:20:25 DEBUG : only10: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only10: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only10: Sizes differ 2026/09/20 04:20:25 DEBUG : only11: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only11: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only11: Sizes differ 2026/09/20 04:20:25 DEBUG : only12: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only12: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only12: Sizes differ 2026/09/20 04:20:25 DEBUG : only13: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only13: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only13: Sizes differ 2026/09/20 04:20:25 DEBUG : only14: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only14: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only14: Sizes differ 2026/09/20 04:20:25 DEBUG : only15: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only15: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only15: Sizes differ 2026/09/20 04:20:25 DEBUG : only16: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only16: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only16: Sizes differ 2026/09/20 04:20:25 DEBUG : only17: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only17: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only17: Sizes differ 2026/09/20 04:20:25 DEBUG : only18: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only18: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only18: Sizes differ 2026/09/20 04:20:25 DEBUG : only19: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only19: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only19: Sizes differ 2026/09/20 04:20:25 DEBUG : only1: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only1: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only1: Sizes differ 2026/09/20 04:20:25 DEBUG : only2: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only2: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only2: Sizes differ 2026/09/20 04:20:25 DEBUG : only3: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only3: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only3: Sizes differ 2026/09/20 04:20:25 DEBUG : only4: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only4: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only4: Sizes differ 2026/09/20 04:20:25 DEBUG : both11: Unchanged skipping 2026/09/20 04:20:25 DEBUG : both10: Unchanged skipping 2026/09/20 04:20:25 DEBUG : only5: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only5: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only7: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only5: Sizes differ 2026/09/20 04:20:25 DEBUG : only7: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only7: Sizes differ 2026/09/20 04:20:25 DEBUG : both16: Unchanged skipping 2026/09/20 04:20:25 DEBUG : only6: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only6: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only6: Sizes differ 2026/09/20 04:20:25 DEBUG : only8: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only8: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only8: Sizes differ 2026/09/20 04:20:25 DEBUG : only9: size = 0 (Local file system at /tmp/rclone975644267) 2026/09/20 04:20:25 DEBUG : only9: size = 6 (B2 bucket rclone-test-takeqin9faci) 2026/09/20 04:20:25 DEBUG : only9: Sizes differ 2026/09/20 04:20:25 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:20:25 DEBUG : only0: size = 0 OK 2026/09/20 04:20:25 DEBUG : only10: size = 0 OK 2026/09/20 04:20:25 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:25 INFO : only0: Copied (replaced existing) 2026/09/20 04:20:25 DEBUG : only11: size = 0 OK 2026/09/20 04:20:25 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:25 INFO : only10: Copied (replaced existing) 2026/09/20 04:20:25 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:25 INFO : only11: Copied (replaced existing) 2026/09/20 04:20:25 DEBUG : only13: size = 0 OK 2026/09/20 04:20:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:25 INFO : only13: Copied (replaced existing) 2026/09/20 04:20:25 DEBUG : only14: size = 0 OK 2026/09/20 04:20:25 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:25 INFO : only14: Copied (replaced existing) 2026/09/20 04:20:25 DEBUG : only15: size = 0 OK 2026/09/20 04:20:25 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:25 INFO : only15: Copied (replaced existing) 2026/09/20 04:20:25 DEBUG : only16: size = 0 OK 2026/09/20 04:20:25 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:25 INFO : only16: Copied (replaced existing) 2026/09/20 04:20:25 DEBUG : only17: size = 0 OK 2026/09/20 04:20:25 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:25 INFO : only17: Copied (replaced existing) 2026/09/20 04:20:25 DEBUG : only18: size = 0 OK 2026/09/20 04:20:25 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:25 INFO : only18: Copied (replaced existing) 2026/09/20 04:20:25 DEBUG : only12: size = 0 OK 2026/09/20 04:20:25 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:25 INFO : only12: Copied (replaced existing) 2026/09/20 04:20:25 DEBUG : only19: size = 0 OK 2026/09/20 04:20:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:25 INFO : only19: Copied (replaced existing) 2026/09/20 04:20:25 DEBUG : only1: size = 0 OK 2026/09/20 04:20:25 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:25 INFO : only1: Copied (replaced existing) 2026/09/20 04:20:25 DEBUG : only2: size = 0 OK 2026/09/20 04:20:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:25 INFO : only2: Copied (replaced existing) 2026/09/20 04:20:26 DEBUG : only3: size = 0 OK 2026/09/20 04:20:26 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:26 INFO : only3: Copied (replaced existing) 2026/09/20 04:20:26 DEBUG : only4: size = 0 OK 2026/09/20 04:20:26 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:26 INFO : only4: Copied (replaced existing) 2026/09/20 04:20:26 DEBUG : only5: size = 0 OK 2026/09/20 04:20:26 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:26 INFO : only5: Copied (replaced existing) 2026/09/20 04:20:26 DEBUG : only6: size = 0 OK 2026/09/20 04:20:26 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:26 INFO : only6: Copied (replaced existing) 2026/09/20 04:20:26 DEBUG : only7: size = 0 OK 2026/09/20 04:20:26 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:26 INFO : only7: Copied (replaced existing) 2026/09/20 04:20:26 DEBUG : only8: size = 0 OK 2026/09/20 04:20:26 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:26 INFO : only8: Copied (replaced existing) 2026/09/20 04:20:26 DEBUG : only9: size = 0 OK 2026/09/20 04:20:26 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/20 04:20:26 INFO : only9: Copied (replaced existing) 2026/09/20 04:20:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.15s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:20:34 DEBUG : empty_dir: Making directory with metadata 2026/09/20 04:20:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 04:20:34 DEBUG : empty_on_remote: Making directory with metadata 2026/09/20 04:20:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 04:20:34 INFO : empty_on_remote: Making directory 2026/09/20 04:20:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/20 04:20:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/20 04:20:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/20 04:20:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.26s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:20:36 DEBUG : empty_dir: Making directory with metadata 2026/09/20 04:20:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 04:20:36 DEBUG : empty_on_remote: Making directory with metadata 2026/09/20 04:20:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 04:20:36 INFO : empty_on_remote: Making directory 2026/09/20 04:20:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/20 04:20:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/20 04:20:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/20 04:20:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/20 04:20:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.07s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" sync_test.go:2877: Skipping test as remote does not support DirSetModTime --- SKIP: TestSyncSetDirModTimeOnce (0.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:20:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/20 04:20:38 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithEmptyDirs (2.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/20 04:20:41 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithoutEmptyDirs (2.25s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:20:46 DEBUG : Waiting for deletions to finish 2026/09/20 04:20:47 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : apple: size = 5 OK 2026/09/20 04:20:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : apple: Unchanged skipping 2026/09/20 04:20:47 DEBUG : banana: size = 6 OK 2026/09/20 04:20:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : banana: Unchanged skipping 2026/09/20 04:20:47 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:20:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:20:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:20:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:20:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:20:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:20:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:20:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:20:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:20:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:20:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:20:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:20:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:20:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:20:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:20:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:20:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:20:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:20:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:20:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:20:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:20:47 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:20:47 DEBUG : Waiting for deletions to finish 2026/09/20 04:20:47 INFO : There was nothing to transfer 2026/09/20 04:20:47 DEBUG : Waiting for deletions to finish 2026/09/20 04:20:47 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:20:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:20:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:20:48 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:20:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:20:48 DEBUG : banana: size = 6 OK 2026/09/20 04:20:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : banana: Unchanged skipping 2026/09/20 04:20:48 DEBUG : apple: size = 5 OK 2026/09/20 04:20:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : apple: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:20:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:20:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:20:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:20:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:20:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:20:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:20:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:20:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:20:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:20:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:20:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:20:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:20:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:20:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:20:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:20:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:20:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:20:48 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:20:48 DEBUG : Waiting for deletions to finish 2026/09/20 04:20:48 INFO : There was nothing to transfer 2026/09/20 04:20:48 DEBUG : Waiting for deletions to finish 2026/09/20 04:20:48 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:20:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:20:58 DEBUG : Waiting for deletions to finish 2026/09/20 04:20:59 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : apple: size = 5 OK 2026/09/20 04:20:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : apple: Unchanged skipping 2026/09/20 04:20:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:20:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:20:59 DEBUG : banana: size = 6 OK 2026/09/20 04:20:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : banana: Unchanged skipping 2026/09/20 04:20:59 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:20:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:20:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:20:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:20:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:20:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:20:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:20:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:20:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:20:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:20:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:20:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:20:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:20:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:20:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:20:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:20:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:20:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:20:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:20:59 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:20:59 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:20:59 DEBUG : Waiting for deletions to finish 2026/09/20 04:20:59 INFO : There was nothing to transfer 2026/09/20 04:20:59 DEBUG : Waiting for deletions to finish 2026/09/20 04:20:59 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:20:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:21:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:21:00 DEBUG : apple: size = 5 OK 2026/09/20 04:21:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : apple: Unchanged skipping 2026/09/20 04:21:00 DEBUG : banana: size = 6 OK 2026/09/20 04:21:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : banana: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:21:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:21:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:21:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:21:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:21:00 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:21:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:21:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:21:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:21:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:21:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:21:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:21:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:21:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:21:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:21:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:21:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:21:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:21:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:21:00 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:21:00 DEBUG : Waiting for deletions to finish 2026/09/20 04:21:00 INFO : There was nothing to transfer 2026/09/20 04:21:00 DEBUG : Waiting for deletions to finish 2026/09/20 04:21:00 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:21:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:21:10 DEBUG : Waiting for deletions to finish 2026/09/20 04:21:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/20 04:21:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 04:21:10 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 04:21:10 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:21:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/20 04:21:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:11 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:21:11 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:21:11 DEBUG : YmFuYW5h: size = 6 OK 2026/09/20 04:21:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/20 04:21:11 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/20 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/20 04:21:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/20 04:21:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/20 04:21:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/20 04:21:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:11 DEBUG : YXBwbGU=: size = 5 OK 2026/09/20 04:21:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/20 04:21:11 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/20 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/20 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/20 04:21:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/20 04:21:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/20 04:21:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/20 04:21:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/20 04:21:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/20 04:21:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/20 04:21:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/20 04:21:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/20 04:21:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/20 04:21:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/20 04:21:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/20 04:21:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/20 04:21:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/20 04:21:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/20 04:21:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/20 04:21:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/20 04:21:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/20 04:21:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/20 04:21:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/20 04:21:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/20 04:21:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/20 04:21:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/20 04:21:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/20 04:21:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/20 04:21:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/20 04:21:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/20 04:21:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/20 04:21:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/20 04:21:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/20 04:21:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/20 04:21:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/20 04:21:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/20 04:21:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:13 DEBUG : Waiting for deletions to finish 2026/09/20 04:21:13 INFO : appleappleapplebanana: Deleted 2026/09/20 04:21:13 INFO : dir1/0007-1234567.txt: Deleted 2026/09/20 04:21:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/20 04:21:13 INFO : dir1/0010-456789.txt: Deleted 2026/09/20 04:21:13 INFO : dir1/0013-789;=.txt: Deleted 2026/09/20 04:21:13 INFO : dir1/0008-2345678.txt: Deleted 2026/09/20 04:21:13 INFO : splitbananasplit: Deleted 2026/09/20 04:21:13 INFO : dir1/0014-89;=.txt: Deleted 2026/09/20 04:21:13 INFO : apple: Deleted 2026/09/20 04:21:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/20 04:21:13 INFO : dir1/0009-3456789.txt: Deleted 2026/09/20 04:21:13 INFO : dir1/0011-56789;.txt: Deleted 2026/09/20 04:21:13 INFO : dir1/0012-6789;.txt: Deleted 2026/09/20 04:21:13 INFO : dir1/0015-9;=.txt: Deleted 2026/09/20 04:21:13 INFO : banana: Deleted 2026/09/20 04:21:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/20 04:21:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/20 04:21:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/20 04:21:14 INFO : dir1/0003-defghij.txt: Deleted 2026/09/20 04:21:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/20 04:21:14 DEBUG : Waiting for deletions to finish 2026/09/20 04:21:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/20 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/20 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:14 DEBUG : YXBwbGU=: size = 5 OK 2026/09/20 04:21:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : apple: Unchanged skipping 2026/09/20 04:21:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:21:14 DEBUG : YmFuYW5h: size = 6 OK 2026/09/20 04:21:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : banana: Unchanged skipping 2026/09/20 04:21:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/20 04:21:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/20 04:21:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/20 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/20 04:21:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/20 04:21:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/20 04:21:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/20 04:21:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/20 04:21:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/20 04:21:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/20 04:21:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/20 04:21:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/20 04:21:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/20 04:21:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/20 04:21:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/20 04:21:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/20 04:21:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/20 04:21:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:21:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/20 04:21:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:21:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:21:14 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:21:14 DEBUG : Waiting for deletions to finish 2026/09/20 04:21:14 DEBUG : Waiting for deletions to finish 2026/09/20 04:21:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/20 04:21:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:15 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:15 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:15 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/20 04:21:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:15 DEBUG : apple: transformed to: YXBwbGU= 2026/09/20 04:21:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/20 04:21:15 DEBUG : banana: transformed to: YmFuYW5h 2026/09/20 04:21:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/20 04:21:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/20 04:21:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/20 04:21:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/20 04:21:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/20 04:21:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/20 04:21:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:21:25 DEBUG : Waiting for deletions to finish 2026/09/20 04:21:25 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:21:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:25 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:25 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:25 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:25 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:25 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:25 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:25 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:25 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 04:21:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 04:21:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 04:21:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 04:21:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 04:21:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 04:21:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 04:21:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 04:21:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 04:21:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 04:21:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 04:21:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 04:21:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 04:21:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 04:21:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 04:21:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 04:21:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 04:21:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 04:21:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 04:21:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 04:21:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 04:21:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 04:21:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 04:21:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 04:21:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 04:21:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 04:21:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 04:21:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 04:21:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 04:21:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 04:21:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 04:21:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 04:21:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 04:21:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 04:21:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 04:21:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 04:21:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 04:21:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 04:21:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 04:21:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 04:21:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 04:21:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 04:21:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 04:21:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 04:21:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 04:21:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 04:21:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 04:21:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 04:21:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 04:21:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 04:21:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 04:21:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 04:21:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 04:21:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 04:21:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/20 04:21:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 04:21:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/20 04:21:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 04:21:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/20 04:21:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 04:21:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/20 04:21:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/20 04:21:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/20 04:21:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/20 04:21:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/20 04:21:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/20 04:21:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/20 04:21:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/20 04:21:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/20 04:21:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/20 04:21:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/20 04:21:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/20 04:21:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/20 04:21:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/20 04:21:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/20 04:21:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:25 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:21:25 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:21:25 DEBUG : PREFIXapple: size = 5 OK 2026/09/20 04:21:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/20 04:21:25 INFO : apple: Copied (new) to: PREFIXapple 2026/09/20 04:21:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 04:21:25 DEBUG : PREFIXbanana: size = 6 OK 2026/09/20 04:21:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/20 04:21:25 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/20 04:21:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 04:21:25 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/20 04:21:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/20 04:21:25 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/20 04:21:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 04:21:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/20 04:21:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/20 04:21:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 04:21:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 04:21:26 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/20 04:21:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/20 04:21:26 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/20 04:21:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 04:21:26 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/20 04:21:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/20 04:21:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/20 04:21:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 04:21:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/20 04:21:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/20 04:21:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 04:21:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 04:21:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/20 04:21:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/20 04:21:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 04:21:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 04:21:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/20 04:21:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/20 04:21:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 04:21:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 04:21:26 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/20 04:21:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/20 04:21:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/20 04:21:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 04:21:27 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/20 04:21:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/20 04:21:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/20 04:21:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 04:21:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:21:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/20 04:21:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 04:21:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 04:21:27 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/20 04:21:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/20 04:21:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/20 04:21:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 04:21:27 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/20 04:21:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/20 04:21:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/20 04:21:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 04:21:27 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/20 04:21:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/20 04:21:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/20 04:21:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 04:21:27 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/20 04:21:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/20 04:21:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/20 04:21:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/20 04:21:27 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/20 04:21:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/20 04:21:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/20 04:21:27 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/20 04:21:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/20 04:21:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/20 04:21:27 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/20 04:21:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/20 04:21:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/20 04:21:27 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/20 04:21:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/20 04:21:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/20 04:21:27 DEBUG : Waiting for deletions to finish 2026/09/20 04:21:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/20 04:21:27 INFO : appleappleapplebanana: Deleted 2026/09/20 04:21:28 INFO : dir1/0012-6789;.txt: Deleted 2026/09/20 04:21:28 INFO : dir1/0013-789;=.txt: Deleted 2026/09/20 04:21:28 INFO : dir1/0011-56789;.txt: Deleted 2026/09/20 04:21:28 INFO : dir1/0014-89;=.txt: Deleted 2026/09/20 04:21:28 INFO : splitbananasplit: Deleted 2026/09/20 04:21:28 INFO : apple: Deleted 2026/09/20 04:21:28 INFO : dir1/0010-456789.txt: Deleted 2026/09/20 04:21:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/20 04:21:28 INFO : banana: Deleted 2026/09/20 04:21:28 INFO : dir1/0009-3456789.txt: Deleted 2026/09/20 04:21:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/20 04:21:28 INFO : dir1/0015-9;=.txt: Deleted 2026/09/20 04:21:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/20 04:21:28 INFO : dir1/0003-defghij.txt: Deleted 2026/09/20 04:21:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/20 04:21:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/20 04:21:28 INFO : dir1/0007-1234567.txt: Deleted 2026/09/20 04:21:28 INFO : dir1/0008-2345678.txt: Deleted 2026/09/20 04:21:28 DEBUG : Waiting for deletions to finish 2026/09/20 04:21:29 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:21:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 04:21:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 04:21:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 04:21:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 04:21:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 04:21:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 04:21:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 04:21:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 04:21:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 04:21:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 04:21:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 04:21:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 04:21:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 04:21:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 04:21:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 04:21:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 04:21:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 04:21:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 04:21:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 04:21:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 04:21:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 04:21:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 04:21:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 04:21:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 04:21:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 04:21:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 04:21:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 04:21:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 04:21:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/20 04:21:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/09/20 04:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/20 04:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/09/20 04:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/20 04:21:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/20 04:21:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/20 04:21:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/20 04:21:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/20 04:21:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/20 04:21:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/20 04:21:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/20 04:21:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/20 04:21:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/20 04:21:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/20 04:21:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/20 04:21:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/20 04:21:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/20 04:21:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/20 04:21:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/20 04:21:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/20 04:21:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:21:30 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:21:30 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:21:30 DEBUG : apple: size = 5 OK 2026/09/20 04:21:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/20 04:21:30 INFO : apple: Copied (new) 2026/09/20 04:21:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:21:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/20 04:21:30 INFO : appleappleapplebanana: Copied (new) 2026/09/20 04:21:30 DEBUG : banana: size = 6 OK 2026/09/20 04:21:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/20 04:21:30 INFO : banana: Copied (new) 2026/09/20 04:21:30 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:21:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/20 04:21:30 INFO : splitbananasplit: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:21:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/20 04:21:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:21:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/20 04:21:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:21:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/20 04:21:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:21:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/20 04:21:31 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:21:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/20 04:21:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:21:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/20 04:21:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:21:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/20 04:21:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:21:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/20 04:21:31 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:21:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/20 04:21:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:21:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/20 04:21:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:21:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/20 04:21:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:21:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/20 04:21:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:21:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/20 04:21:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:21:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/20 04:21:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:21:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/20 04:21:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:21:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/20 04:21:31 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/20 04:21:31 DEBUG : Waiting for deletions to finish 2026/09/20 04:21:31 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/20 04:21:31 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/20 04:21:31 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/20 04:21:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/20 04:21:31 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/20 04:21:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/20 04:21:32 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/20 04:21:32 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/20 04:21:32 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/20 04:21:32 INFO : PREFIXsplitbananasplit: Deleted 2026/09/20 04:21:32 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/20 04:21:32 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/20 04:21:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/20 04:21:32 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/20 04:21:32 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/20 04:21:32 INFO : PREFIXbanana: Deleted 2026/09/20 04:21:32 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/20 04:21:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/20 04:21:32 INFO : PREFIXapple: Deleted 2026/09/20 04:21:32 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/20 04:21:32 DEBUG : Waiting for deletions to finish 2026/09/20 04:21:34 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:21:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:21:37 DEBUG : Waiting for deletions to finish 2026/09/20 04:21:38 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:21:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:22:11 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:12 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:22:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 04:22:12 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 04:22:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:12 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 04:22:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 04:22:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:12 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:12 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 04:22:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 04:22:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:13 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:22:13 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:22:13 DEBUG : appleSUFFIX: size = 5 OK 2026/09/20 04:22:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/20 04:22:13 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/20 04:22:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/20 04:22:13 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:13 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/20 04:22:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/20 04:22:13 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/20 04:22:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/20 04:22:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 04:22:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 04:22:14 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/20 04:22:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/20 04:22:14 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/20 04:22:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/20 04:22:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/20 04:22:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/20 04:22:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/20 04:22:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/20 04:22:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/20 04:22:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/20 04:22:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/20 04:22:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/20 04:22:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/20 04:22:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/20 04:22:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/20 04:22:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/20 04:22:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/20 04:22:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/20 04:22:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/20 04:22:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/20 04:22:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/20 04:22:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 04:22:15 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/20 04:22:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/20 04:22:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/20 04:22:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 04:22:15 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/20 04:22:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/20 04:22:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/20 04:22:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 04:22:15 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/20 04:22:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/20 04:22:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/20 04:22:15 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/20 04:22:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/20 04:22:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/20 04:22:15 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/20 04:22:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/20 04:22:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/20 04:22:15 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/20 04:22:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/20 04:22:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/20 04:22:15 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:16 INFO : splitbananasplit: Deleted 2026/09/20 04:22:16 INFO : apple: Deleted 2026/09/20 04:22:16 INFO : dir1/0014-89;=.txt: Deleted 2026/09/20 04:22:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/20 04:22:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/20 04:22:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/20 04:22:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/20 04:22:16 INFO : dir1/0011-56789;.txt: Deleted 2026/09/20 04:22:16 INFO : dir1/0015-9;=.txt: Deleted 2026/09/20 04:22:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/20 04:22:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/20 04:22:16 INFO : dir1/0009-3456789.txt: Deleted 2026/09/20 04:22:16 INFO : dir1/0012-6789;.txt: Deleted 2026/09/20 04:22:16 INFO : dir1/0003-defghij.txt: Deleted 2026/09/20 04:22:16 INFO : banana: Deleted 2026/09/20 04:22:16 INFO : dir1/0007-1234567.txt: Deleted 2026/09/20 04:22:16 INFO : dir1/0008-2345678.txt: Deleted 2026/09/20 04:22:16 INFO : dir1/0010-456789.txt: Deleted 2026/09/20 04:22:16 INFO : dir1/0013-789;=.txt: Deleted 2026/09/20 04:22:16 INFO : appleappleapplebanana: Deleted 2026/09/20 04:22:16 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:17 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:17 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/20 04:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/09/20 04:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/20 04:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/20 04:22:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/20 04:22:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:20 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:22:20 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:22:20 DEBUG : banana: Clearing upload URL because of error: Post "https://pod-000-1146-14.backblaze.com/b2api/v1/b2_upload_file/df721d33006dbbdbaf080e1b/c001_v0001146_t0030": EOF 2026/09/20 04:22:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-14.backblaze.com/b2api/v1/b2_upload_file/df721d33006dbbdbaf080e1b/c001_v0001146_t0030": EOF) 2026/09/20 04:22:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 04:22:20 DEBUG : banana: Received error: Post "https://pod-000-1146-14.backblaze.com/b2api/v1/b2_upload_file/df721d33006dbbdbaf080e1b/c001_v0001146_t0030": EOF - low level retry 0/10 2026/09/20 04:22:21 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 04:22:21 DEBUG : apple: size = 5 OK 2026/09/20 04:22:21 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:22:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/20 04:22:21 INFO : apple: Copied (new) 2026/09/20 04:22:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/20 04:22:21 INFO : splitbananasplit: Copied (new) 2026/09/20 04:22:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:22:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/20 04:22:21 INFO : appleappleapplebanana: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:22:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/20 04:22:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:22:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/20 04:22:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:22:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/20 04:22:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:22:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/20 04:22:22 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:22:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/20 04:22:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:22:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/20 04:22:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : banana: size = 6 OK 2026/09/20 04:22:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/20 04:22:22 INFO : banana: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:22:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/20 04:22:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:22:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/20 04:22:22 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:22:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/20 04:22:22 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:22:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/20 04:22:22 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:22:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/20 04:22:22 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:22:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/20 04:22:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:22:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/20 04:22:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:22:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/20 04:22:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:22:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/20 04:22:22 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:22:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/20 04:22:22 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/20 04:22:22 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:22 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : bananaSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : appleSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : splitbananasplitSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/20 04:22:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/20 04:22:23 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:23 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:22:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:24 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:22:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:22:35 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:35 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:22:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 04:22:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 04:22:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 04:22:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 04:22:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 04:22:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:36 DEBUG : banana: size = 6 OK 2026/09/20 04:22:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:36 DEBUG : banana: Unchanged skipping 2026/09/20 04:22:36 DEBUG : apple: size = 5 OK 2026/09/20 04:22:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:36 DEBUG : apple: Unchanged skipping 2026/09/20 04:22:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 04:22:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 04:22:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 04:22:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 04:22:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 04:22:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 04:22:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/20 04:22:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/20 04:22:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 04:22:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 04:22:36 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:22:36 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:22:36 DEBUG : appleapple: size = 21 OK 2026/09/20 04:22:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/20 04:22:36 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/20 04:22:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 04:22:36 DEBUG : splitbanan: size = 16 OK 2026/09/20 04:22:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/20 04:22:36 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/20 04:22:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 04:22:36 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/20 04:22:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/20 04:22:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/20 04:22:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 04:22:36 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/20 04:22:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/20 04:22:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/20 04:22:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 04:22:36 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/20 04:22:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/20 04:22:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/20 04:22:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 04:22:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/20 04:22:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/20 04:22:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/20 04:22:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 04:22:36 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/20 04:22:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/20 04:22:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/20 04:22:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 04:22:36 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/20 04:22:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/20 04:22:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/20 04:22:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 04:22:36 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/20 04:22:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/20 04:22:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/20 04:22:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 04:22:36 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/20 04:22:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/20 04:22:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/20 04:22:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 04:22:36 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/20 04:22:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/20 04:22:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/20 04:22:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 04:22:36 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/20 04:22:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/20 04:22:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/20 04:22:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 04:22:36 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/20 04:22:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/20 04:22:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/20 04:22:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 04:22:36 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/20 04:22:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/20 04:22:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/20 04:22:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 04:22:36 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/20 04:22:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/20 04:22:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/20 04:22:36 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/20 04:22:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/20 04:22:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/20 04:22:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/20 04:22:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/20 04:22:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/20 04:22:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/20 04:22:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/20 04:22:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/20 04:22:37 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:37 INFO : dir1/0009-3456789.txt: Deleted 2026/09/20 04:22:37 INFO : appleappleapplebanana: Deleted 2026/09/20 04:22:37 INFO : dir1/0003-defghij.txt: Deleted 2026/09/20 04:22:37 INFO : dir1/0008-2345678.txt: Deleted 2026/09/20 04:22:37 INFO : dir1/0012-6789;.txt: Deleted 2026/09/20 04:22:37 INFO : dir1/0014-89;=.txt: Deleted 2026/09/20 04:22:37 INFO : dir1/0010-456789.txt: Deleted 2026/09/20 04:22:37 INFO : dir1/0013-789;=.txt: Deleted 2026/09/20 04:22:37 INFO : dir1/0015-9;=.txt: Deleted 2026/09/20 04:22:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/20 04:22:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/20 04:22:37 INFO : dir1/0007-1234567.txt: Deleted 2026/09/20 04:22:37 INFO : dir1/0011-56789;.txt: Deleted 2026/09/20 04:22:37 INFO : splitbananasplit: Deleted 2026/09/20 04:22:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/20 04:22:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/20 04:22:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/20 04:22:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/20 04:22:37 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:38 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : appleapple: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 04:22:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 04:22:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 04:22:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 04:22:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 04:22:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 04:22:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 04:22:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 04:22:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 04:22:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 04:22:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 04:22:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 04:22:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 04:22:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 04:22:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 04:22:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 04:22:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 04:22:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 04:22:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 04:22:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 04:22:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 04:22:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 04:22:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 04:22:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 04:22:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 04:22:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 04:22:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 04:22:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 04:22:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 04:22:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 04:22:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 04:22:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 04:22:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 04:22:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 04:22:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 04:22:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 04:22:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 04:22:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 04:22:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 04:22:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 04:22:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 04:22:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 04:22:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 04:22:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 04:22:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 04:22:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 04:22:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 04:22:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 04:22:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 04:22:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 04:22:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 04:22:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 04:22:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 04:22:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 04:22:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 04:22:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 04:22:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 04:22:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 04:22:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 04:22:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 04:22:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 04:22:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 04:22:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 04:22:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 04:22:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 04:22:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 04:22:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 04:22:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 04:22:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 04:22:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 04:22:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 04:22:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 04:22:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 04:22:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 04:22:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 04:22:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 04:22:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 04:22:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 04:22:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 04:22:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 04:22:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 04:22:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 04:22:38 DEBUG : appleapple: size = 21 OK 2026/09/20 04:22:38 DEBUG : apple: size = 5 OK 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : apple: Unchanged skipping 2026/09/20 04:22:38 DEBUG : splitbanan: size = 16 OK 2026/09/20 04:22:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:22:38 DEBUG : banana: size = 6 OK 2026/09/20 04:22:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : banana: Unchanged skipping 2026/09/20 04:22:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:22:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 04:22:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 04:22:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 04:22:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 04:22:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/20 04:22:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/20 04:22:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/20 04:22:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/20 04:22:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/20 04:22:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/20 04:22:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/20 04:22:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/20 04:22:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/20 04:22:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/20 04:22:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/20 04:22:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/20 04:22:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/20 04:22:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/20 04:22:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/20 04:22:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/20 04:22:38 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/20 04:22:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/20 04:22:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/20 04:22:38 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/20 04:22:38 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/20 04:22:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/20 04:22:38 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/20 04:22:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/20 04:22:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:22:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/20 04:22:38 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/20 04:22:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/20 04:22:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/20 04:22:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/20 04:22:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/20 04:22:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/20 04:22:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/20 04:22:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:22:38 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:22:38 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:38 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:38 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : appleapple: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/20 04:22:38 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/20 04:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 04:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 04:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 04:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 04:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 04:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 04:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 04:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 04:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 04:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 04:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 04:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 04:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 04:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 04:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 04:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 04:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 04:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 04:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 04:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 04:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 04:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 04:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 04:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 04:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 04:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 04:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 04:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 04:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 04:22:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/20 04:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 04:22:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/20 04:22:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/20 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/20 04:22:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/20 04:22:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/20 04:22:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/20 04:22:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/20 04:22:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/20 04:22:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/20 04:22:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/20 04:22:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/20 04:22:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/20 04:22:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/20 04:22:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/20 04:22:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/20 04:22:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/20 04:22:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/20 04:22:39 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:22:48 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:49 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:22:49 DEBUG : apple: size = 5 OK 2026/09/20 04:22:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : apple: Unchanged skipping 2026/09/20 04:22:49 DEBUG : banana: size = 6 OK 2026/09/20 04:22:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : banana: Unchanged skipping 2026/09/20 04:22:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:22:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:22:49 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:22:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:22:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:22:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:22:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:22:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:22:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:22:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:22:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:22:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:22:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:22:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:22:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:22:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:22:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:22:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:22:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:22:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:22:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:22:49 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:22:49 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:49 INFO : There was nothing to transfer 2026/09/20 04:22:49 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:50 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : apple: size = 5 OK 2026/09/20 04:22:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : apple: Unchanged skipping 2026/09/20 04:22:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:22:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:22:50 DEBUG : banana: size = 6 OK 2026/09/20 04:22:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : banana: Unchanged skipping 2026/09/20 04:22:50 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:22:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:22:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:22:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:22:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:22:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:22:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:22:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:22:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:22:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:22:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:22:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:22:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:22:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:22:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:22:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:22:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:22:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:22:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:22:50 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:22:50 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:22:50 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:50 INFO : There was nothing to transfer 2026/09/20 04:22:50 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:50 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:22:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : Waiting for deletions to finish 2026/09/20 04:22:51 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:22:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:23:01 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/20 04:23:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 04:23:02 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 04:23:02 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : apple: size = 5 OK 2026/09/20 04:23:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : apple: Unchanged skipping 2026/09/20 04:23:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:23:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:23:02 DEBUG : banana: size = 6 OK 2026/09/20 04:23:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : banana: Unchanged skipping 2026/09/20 04:23:02 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:23:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:23:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:23:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:23:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:23:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:23:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:23:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:23:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:23:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:23:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:23:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:23:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:23:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:23:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:23:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:23:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:23:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:23:02 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:02 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:02 INFO : There was nothing to transfer 2026/09/20 04:23:02 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:02 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:23:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : apple: size = 5 OK 2026/09/20 04:23:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : apple: Unchanged skipping 2026/09/20 04:23:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:23:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:23:03 DEBUG : banana: size = 6 OK 2026/09/20 04:23:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : banana: Unchanged skipping 2026/09/20 04:23:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:23:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:23:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:23:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:23:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:23:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:23:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:23:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:23:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:23:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:23:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:23:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:23:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:23:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:23:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:23:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:23:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:23:03 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:03 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:03 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:03 INFO : There was nothing to transfer 2026/09/20 04:23:03 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:03 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:23:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:23:13 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:14 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:23:14 DEBUG : banana: size = 6 OK 2026/09/20 04:23:14 DEBUG : apple: size = 5 OK 2026/09/20 04:23:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : banana: Unchanged skipping 2026/09/20 04:23:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : apple: Unchanged skipping 2026/09/20 04:23:14 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:23:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:23:14 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:23:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:23:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:23:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:23:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:23:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:23:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:23:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:23:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:23:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:23:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:23:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:23:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:23:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:23:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:23:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:23:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:23:14 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:14 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:14 INFO : There was nothing to transfer 2026/09/20 04:23:14 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:14 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:23:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:23:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:23:15 DEBUG : apple: size = 5 OK 2026/09/20 04:23:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : apple: Unchanged skipping 2026/09/20 04:23:15 DEBUG : banana: size = 6 OK 2026/09/20 04:23:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : banana: Unchanged skipping 2026/09/20 04:23:15 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:23:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:23:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:23:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:23:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:23:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:23:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:23:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:23:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:23:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:23:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:23:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:23:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:23:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:23:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:23:15 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:23:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:23:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:23:15 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:15 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:15 INFO : There was nothing to transfer 2026/09/20 04:23:15 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:15 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:23:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:23:25 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:25 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:23:26 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:23:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:23:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:23:26 DEBUG : apple: size = 5 OK 2026/09/20 04:23:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : apple: Unchanged skipping 2026/09/20 04:23:26 DEBUG : banana: size = 6 OK 2026/09/20 04:23:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : banana: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:23:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:23:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:23:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:23:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:23:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:23:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:26 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:26 INFO : There was nothing to transfer 2026/09/20 04:23:26 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:26 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : apple: size = 5 OK 2026/09/20 04:23:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : apple: Unchanged skipping 2026/09/20 04:23:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:23:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : banana: size = 6 OK 2026/09/20 04:23:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : banana: Unchanged skipping 2026/09/20 04:23:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:23:26 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:23:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:23:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:23:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:23:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:23:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:23:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:23:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:23:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:23:26 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:26 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:26 INFO : There was nothing to transfer 2026/09/20 04:23:26 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:26 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:23:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:23:36 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:37 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:23:37 DEBUG : apple: size = 5 OK 2026/09/20 04:23:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : apple: Unchanged skipping 2026/09/20 04:23:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:23:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:23:37 DEBUG : banana: size = 6 OK 2026/09/20 04:23:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : banana: Unchanged skipping 2026/09/20 04:23:37 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:23:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:23:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:23:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:23:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:23:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:23:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:23:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:23:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:23:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:23:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:23:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:23:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:23:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:23:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:23:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:23:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:23:37 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:37 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:37 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:37 INFO : There was nothing to transfer 2026/09/20 04:23:37 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:38 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : apple: size = 5 OK 2026/09/20 04:23:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : banana: size = 6 OK 2026/09/20 04:23:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : banana: Unchanged skipping 2026/09/20 04:23:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/20 04:23:38 DEBUG : apple: Unchanged skipping 2026/09/20 04:23:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/20 04:23:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/20 04:23:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/20 04:23:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/20 04:23:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/20 04:23:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/20 04:23:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/20 04:23:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/20 04:23:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/20 04:23:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/20 04:23:38 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/20 04:23:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/20 04:23:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/20 04:23:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/20 04:23:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/20 04:23:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/20 04:23:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/20 04:23:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/20 04:23:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/20 04:23:38 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:38 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:38 INFO : There was nothing to transfer 2026/09/20 04:23:38 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:38 DEBUG : apple: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : banana: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/20 04:23:38 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (180.65s) --- PASS: TestTransform/NFC (10.27s) --- PASS: TestTransform/NFD (11.52s) --- PASS: TestTransform/base64 (14.91s) --- PASS: TestTransform/prefix (46.79s) --- PASS: TestTransform/suffix (23.20s) --- PASS: TestTransform/truncate (13.87s) --- PASS: TestTransform/encoder (12.39s) --- PASS: TestTransform/ISO-8859-1 (12.08s) --- PASS: TestTransform/charmap (11.86s) --- PASS: TestTransform/lowercase (11.53s) --- PASS: TestTransform/ascii (12.24s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:23:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/20 04:23:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/20 04:23:44 INFO : sub dir_somesuffix: Making directory 2026/09/20 04:23:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/20 04:23:44 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/20 04:23:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/20 04:23:44 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/20 04:23:44 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:44 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/20 04:23:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/20 04:23:45 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:23:45 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/20 04:23:45 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.61s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:23:46 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:46 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:46 INFO : tictactoe: Making directory 2026/09/20 04:23:46 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:46 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:23:46 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/20 04:23:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:23:46 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:46 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:47 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/20 04:23:47 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:23:47 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/20 04:23:47 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:23:48 INFO : toe: Making directory 2026/09/20 04:23:48 INFO : toe/toe: Making directory 2026/09/20 04:23:48 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/20 04:23:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/20 04:23:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/20 04:23:48 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:48 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:48 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/20 04:23:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:23:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/20 04:23:48 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.73s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:23:50 INFO : toe: Making directory 2026/09/20 04:23:50 INFO : toe/toe: Making directory 2026/09/20 04:23:50 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/20 04:23:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/20 04:23:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/20 04:23:50 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:50 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:50 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/20 04:23:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:23:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/20 04:23:50 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.62s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:23:51 DEBUG : empty_dir: Making directory with metadata 2026/09/20 04:23:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/20 04:23:51 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:23:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:23:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:23:51 INFO : tictacempty_dir: Making directory 2026/09/20 04:23:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:23:51 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:51 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:51 INFO : tictactoe: Making directory 2026/09/20 04:23:51 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:51 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:23:51 INFO : tictactoe/tictactoe: Making directory 2026/09/20 04:23:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:23:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/20 04:23:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/20 04:23:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/20 04:23:51 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:51 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/20 04:23:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:23:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/20 04:23:52 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.07s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:23:53 DEBUG : empty_dir: Making directory with metadata 2026/09/20 04:23:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/20 04:23:53 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:23:53 INFO : tictacempty_dir: Making directory 2026/09/20 04:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:23:53 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:53 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:53 INFO : tictactoe: Making directory 2026/09/20 04:23:53 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:53 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:23:53 INFO : tictactoe/tictactoe: Making directory 2026/09/20 04:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:23:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/20 04:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:23:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/20 04:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:23:53 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:53 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/20 04:23:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:23:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:23:54 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/20 04:23:54 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:54 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:23:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:23:54 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:54 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/20 04:23:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/20 04:23:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:23:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/20 04:23:54 NOTICE: B2 bucket rclone-test-takeqin9faci: 0 differences found 2026/09/20 04:23:54 NOTICE: B2 bucket rclone-test-takeqin9faci: 1 matching files --- PASS: TestAllTag (2.06s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:23:55 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:55 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:55 INFO : tictactoe: Making directory 2026/09/20 04:23:55 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:55 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:23:55 INFO : tictactoe/tictactoe: Making directory 2026/09/20 04:23:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:23:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/20 04:23:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/20 04:23:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/20 04:23:55 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:55 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:56 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/20 04:23:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:23:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/20 04:23:56 DEBUG : Waiting for deletions to finish 2026/09/20 04:23:56 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:57 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:57 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:23:57 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/20 04:23:57 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:23:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/20 04:23:57 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/20 04:23:57 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:57 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:57 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.27s) === RUN TestSyntax 2026/09/20 04:23:57 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:23:58 INFO : toe: Making directory 2026/09/20 04:23:58 INFO : toe/toe: Making directory 2026/09/20 04:23:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/20 04:23:58 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:58 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:23:58 DEBUG : toe/toe/toe: size = 11 OK 2026/09/20 04:23:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:23:58 INFO : toe/toe/toe: Copied (new) 2026/09/20 04:23:58 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.60s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:23:59 DEBUG : empty_dir: Making directory with metadata 2026/09/20 04:23:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/20 04:23:59 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:23:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:23:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:23:59 INFO : tictacempty_dir: Making directory 2026/09/20 04:23:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:23:59 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:59 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:59 INFO : tictactoe: Making directory 2026/09/20 04:23:59 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:59 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:23:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:23:59 INFO : tictactoe/tictactoe: Making directory 2026/09/20 04:23:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:23:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/20 04:23:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:23:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/20 04:23:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:23:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:23:59 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:23:59 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:24:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/20 04:24:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:24:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:24:00 INFO : toe/toe/toe.txt: Deleted 2026/09/20 04:24:00 INFO : toe/toe: Removing directory 2026/09/20 04:24:00 INFO : toe: Removing directory 2026/09/20 04:24:00 INFO : empty_dir: Removing directory 2026/09/20 04:24:00 DEBUG : Local file system at /tmp/rclone975644267: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.19s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:24:01 DEBUG : empty_dir: Making directory with metadata 2026/09/20 04:24:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/20 04:24:01 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:24:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:24:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:24:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:24:01 INFO : tictacempty_dir: Making directory 2026/09/20 04:24:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:24:01 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:24:01 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:24:01 INFO : tictactoe: Making directory 2026/09/20 04:24:01 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:24:01 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:24:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:24:01 INFO : tictactoe/tictactoe: Making directory 2026/09/20 04:24:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:24:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/20 04:24:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:24:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/20 04:24:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:24:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:24:01 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:24:01 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:24:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/20 04:24:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:24:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:24:02 INFO : toe/toe/toe.txt: Deleted 2026/09/20 04:24:02 INFO : toe/toe: Removing directory 2026/09/20 04:24:02 INFO : toe: Removing directory 2026/09/20 04:24:02 INFO : empty_dir: Removing directory 2026/09/20 04:24:02 DEBUG : Local file system at /tmp/rclone975644267: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/20 04:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/20 04:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/20 04:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/20 04:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/20 04:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/20 04:24:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/20 04:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:24:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/09/20 04:24:04 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.62s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:24:05 DEBUG : Reset feature "Copy" 2026/09/20 04:24:05 DEBUG : Reset feature "Move" 2026/09/20 04:24:05 DEBUG : Reset feature "Copy" 2026/09/20 04:24:05 DEBUG : Reset feature "Move" 2026/09/20 04:24:05 DEBUG : empty_dir: Making directory with metadata 2026/09/20 04:24:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/20 04:24:05 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:24:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:24:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:24:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:24:05 INFO : tictacempty_dir: Making directory 2026/09/20 04:24:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/20 04:24:05 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:24:05 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:24:05 INFO : tictactoe: Making directory 2026/09/20 04:24:05 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:24:05 DEBUG : toe: transformed to: tictactoe 2026/09/20 04:24:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:24:05 INFO : tictactoe/tictactoe: Making directory 2026/09/20 04:24:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/20 04:24:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/20 04:24:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:24:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/20 04:24:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:24:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:24:05 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:24:05 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:24:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/20 04:24:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:24:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/20 04:24:06 INFO : toe/toe/toe.txt: Deleted 2026/09/20 04:24:06 INFO : toe/toe: Removing directory 2026/09/20 04:24:06 INFO : toe: Removing directory 2026/09/20 04:24:06 INFO : empty_dir: Removing directory 2026/09/20 04:24:06 DEBUG : Local file system at /tmp/rclone975644267: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/20 04:24:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/20 04:24:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/20 04:24:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/20 04:24:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/20 04:24:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/20 04:24:07 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/20 04:24:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:24:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/20 04:24:07 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.37s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:24:08 DEBUG : toe: transformed to: dG9l 2026/09/20 04:24:08 DEBUG : toe: transformed to: dG9l 2026/09/20 04:24:08 INFO : dG9l: Making directory 2026/09/20 04:24:08 DEBUG : toe: transformed to: dG9l 2026/09/20 04:24:08 DEBUG : toe: transformed to: dG9l 2026/09/20 04:24:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/20 04:24:08 INFO : dG9l/dG9l: Making directory 2026/09/20 04:24:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/20 04:24:08 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/20 04:24:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/20 04:24:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/20 04:24:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/20 04:24:08 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:24:08 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:24:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/20 04:24:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:24:09 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/20 04:24:09 DEBUG : Waiting for deletions to finish 2026/09/20 04:24:09 DEBUG : dG9l: transformed to: toe 2026/09/20 04:24:09 DEBUG : dG9l: transformed to: toe 2026/09/20 04:24:09 DEBUG : dG9l: transformed to: toe 2026/09/20 04:24:09 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/20 04:24:09 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/20 04:24:09 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/20 04:24:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/20 04:24:09 DEBUG : Local file system at /tmp/rclone975644267: Waiting for checks to finish 2026/09/20 04:24:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/20 04:24:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/20 04:24:09 DEBUG : Local file system at /tmp/rclone975644267: Waiting for transfers to finish 2026/09/20 04:24:09 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.37s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-takeqin9faci", Local "Local file system at /tmp/rclone975644267", Modify Window "1ms" 2026/09/20 04:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 04:24:11 DEBUG : toe: transformed to: 2026/09/20 04:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 04:24:11 DEBUG : toe: transformed to: 2026/09/20 04:24:11 INFO : B2 bucket rclone-test-takeqin9faci: Making directory 2026/09/20 04:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 04:24:11 DEBUG : toe: transformed to: 2026/09/20 04:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 04:24:11 DEBUG : toe: transformed to: 2026/09/20 04:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 04:24:11 DEBUG : toe/toe: transformed to: 2026/09/20 04:24:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/20 04:24:11 INFO : toe/toe: Making directory 2026/09/20 04:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 04:24:11 DEBUG : toe/toe: transformed to: 2026/09/20 04:24:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/20 04:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 04:24:11 DEBUG : toe: transformed to: 2026/09/20 04:24:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/20 04:24:11 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for checks to finish 2026/09/20 04:24:11 DEBUG : B2 bucket rclone-test-takeqin9faci: Waiting for transfers to finish 2026/09/20 04:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/20 04:24:11 DEBUG : toe/toe/toe: transformed to: 2026/09/20 04:24:11 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/20 04:24:11 DEBUG : toe/toe/toe: size = 11 OK 2026/09/20 04:24:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/20 04:24:11 INFO : toe/toe/toe: Copied (new) 2026/09/20 04:24:11 ERROR : B2 bucket rclone-test-takeqin9faci: not deleting files as there were IO errors 2026/09/20 04:24:11 ERROR : B2 bucket rclone-test-takeqin9faci: not deleting directories as there were IO errors --- PASS: TestError (1.56s) PASS 2026/09/20 04:24:12 DEBUG : B2 bucket rclone-test-takeqin9faci: Purge remote 2026/09/20 04:24:12 INFO : B2 bucket rclone-test-takeqin9faci: cleaning bucket "rclone-test-takeqin9faci" of all files 2026/09/20 04:24:13 DEBUG : BackupDir/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f985_d20260920_m041816_c001_v7007000_t0000_u01789877896755") 2026/09/20 04:24:13 DEBUG : BackupDir/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f413aef1e0caffa00_d20260920_m041805_c001_v0001171_t0027_u01789877885368") 2026/09/20 04:24:13 DEBUG : CompareDest/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4128a1f3c0ab4a4d_d20260920_m041724_c001_v7007000_t0000_u01789877844314") 2026/09/20 04:24:13 DEBUG : CompareDest/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b50d3_d20260920_m041718_c001_v0001185_t0000_u01789877838694") 2026/09/20 04:24:13 DEBUG : CompareDest/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4128a1f3c0ab4a52_d20260920_m041724_c001_v7007000_t0000_u01789877844514") 2026/09/20 04:24:13 DEBUG : CompareDest/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3cc72_d20260920_m041719_c001_v0001115_t0042_u01789877839989") 2026/09/20 04:24:13 DEBUG : CopyDest/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f989_d20260920_m041816_c001_v7007000_t0000_u01789877896936") 2026/09/20 04:24:13 DEBUG : CopyDest/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b7d0_d20260920_m041740_c001_v0001043_t0020_u01789877860849") 2026/09/20 04:24:13 DEBUG : CopyDest/three: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f98b_d20260920_m041817_c001_v7007000_t0000_u01789877897118") 2026/09/20 04:24:13 DEBUG : CopyDest/three: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3ce04_d20260920_m041814_c001_v0001115_t0042_u01789877894672") 2026/09/20 04:24:13 DEBUG : CopyDest/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f98f_d20260920_m041817_c001_v7007000_t0000_u01789877897300") 2026/09/20 04:24:14 DEBUG : CopyDest/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5369_d20260920_m041809_c001_v0001185_t0000_u01789877889318") 2026/09/20 04:24:14 DEBUG : EXISTING: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4102e1abca89da7a_d20260920_m041959_c001_v7007000_t0000_u01789877999128") 2026/09/20 04:24:14 DEBUG : EXISTING: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b57f9_d20260920_m041957_c001_v0001185_t0000_u01789877997972") 2026/09/20 04:24:14 DEBUG : PREFIXapple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb319ce_d20260920_m042132_c001_v7007000_t0000_u01789878092340") 2026/09/20 04:24:14 DEBUG : PREFIXapple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5c24_d20260920_m042125_c001_v0001185_t0000_u01789878085871") 2026/09/20 04:24:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb319c5_d20260920_m042131_c001_v7007000_t0000_u01789878091772") 2026/09/20 04:24:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5bbc9_d20260920_m042125_c001_v0001043_t0004_u01789878085903") 2026/09/20 04:24:14 DEBUG : PREFIXbanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb319cc_d20260920_m042132_c001_v7007000_t0000_u01789878092147") 2026/09/20 04:24:14 DEBUG : PREFIXbanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d31f_d20260920_m042125_c001_v0001115_t0042_u01789878085881") 2026/09/20 04:24:14 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb319c9_d20260920_m042131_c001_v7007000_t0000_u01789878091957") 2026/09/20 04:24:14 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70ca82_d20260920_m042125_c001_v0001146_t0030_u01789878085893") 2026/09/20 04:24:14 DEBUG : Testêé: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4102e1abca89da62_d20260920_m041954_c001_v7007000_t0000_u01789877994192") 2026/09/20 04:24:14 DEBUG : Testêé: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d0b3_d20260920_m041953_c001_v0001115_t0042_u01789877993471") 2026/09/20 04:24:14 DEBUG : Testêé: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b57a3_d20260920_m041952_c001_v0001185_t0000_u01789877992408") 2026/09/20 04:24:14 DEBUG : YXBwbGU=: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b500_d20260920_m042115_c001_v7007000_t0000_u01789878075794") 2026/09/20 04:24:14 DEBUG : YXBwbGU=: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d2c7_d20260920_m042111_c001_v0001115_t0042_u01789878071529") 2026/09/20 04:24:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b502_d20260920_m042115_c001_v7007000_t0000_u01789878075977") 2026/09/20 04:24:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5b78_d20260920_m042111_c001_v0001185_t0038_u01789878071498") 2026/09/20 04:24:14 DEBUG : YmFuYW5h: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b503_d20260920_m042116_c001_v7007000_t0000_u01789878076161") 2026/09/20 04:24:14 DEBUG : YmFuYW5h: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb77_d20260920_m042111_c001_v0001043_t0020_u01789878071508") 2026/09/20 04:24:15 DEBUG : a/potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2e6_d20260920_m041555_c001_v7007000_t0000_u01789877755365") 2026/09/20 04:24:15 DEBUG : a/potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5b627_d20260920_m041554_c001_v0001043_t0021_u01789877754525") 2026/09/20 04:24:15 DEBUG : a/potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2e1_d20260920_m041553_c001_v7007000_t0000_u01789877753248") 2026/09/20 04:24:15 DEBUG : a/potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5b619_d20260920_m041552_c001_v0001043_t0047_u01789877752208") 2026/09/20 04:24:15 DEBUG : a/potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf90b_d20260920_m041536_c001_v7007000_t0000_u01789877736632") 2026/09/20 04:24:15 DEBUG : a/potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5b5df_d20260920_m041535_c001_v0001043_t0056_u01789877735525") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764a5_d20260920_m042339_c001_v7007000_t0000_u01789878219566") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d655_d20260920_m042336_c001_v0001115_t0042_u01789878216141") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601150_d20260920_m042327_c001_v7007000_t0000_u01789878207531") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d5f7_d20260920_m042324_c001_v0001115_t0042_u01789878204693") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb960110d_d20260920_m042315_c001_v7007000_t0000_u01789878195998") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d5b3_d20260920_m042312_c001_v0001115_t0042_u01789878192809") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5b8_d20260920_m042304_c001_v7007000_t0000_u01789878184020") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d55d_d20260920_m042300_c001_v0001115_t0042_u01789878180775") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d80_d20260920_m042251_c001_v7007000_t0000_u01789878171885") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d51f_d20260920_m042248_c001_v0001115_t0042_u01789878168303") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d56_d20260920_m042239_c001_v7007000_t0000_u01789878159539") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5ecb_d20260920_m042234_c001_v0001185_t0000_u01789878154398") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db504_d20260920_m042224_c001_v7007000_t0000_u01789878144886") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d46b_d20260920_m042220_c001_v0001115_t0042_u01789878140926") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e28a80_d20260920_m042215_c001_v7007000_t0000_u01789878135894") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5df0_d20260920_m042211_c001_v0001185_t0000_u01789878131201") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c1b7_d20260920_m042143_c001_v7007000_t0000_u01789878103899") 2026/09/20 04:24:15 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5c6c_d20260920_m042130_c001_v0001185_t0000_u01789878090771") 2026/09/20 04:24:16 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4084fb93fce426e4_d20260920_m042128_c001_v7007000_t0000_u01789878088296") 2026/09/20 04:24:16 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5c0e_d20260920_m042124_c001_v0001185_t0000_u01789878084433") 2026/09/20 04:24:16 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f415ad8e7376a3d2c_d20260920_m042113_c001_v7007000_t0000_u01789878073744") 2026/09/20 04:24:16 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5b60_d20260920_m042109_c001_v0001185_t0000_u01789878069553") 2026/09/20 04:24:16 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba25_d20260920_m042100_c001_v7007000_t0000_u01789878060928") 2026/09/20 04:24:16 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5ae2_d20260920_m042058_c001_v0001185_t0000_u01789878058005") 2026/09/20 04:24:16 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e38_d20260920_m042049_c001_v7007000_t0000_u01789878049044") 2026/09/20 04:24:16 DEBUG : apple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5a56_d20260920_m042046_c001_v0001185_t0000_u01789878046301") 2026/09/20 04:24:16 DEBUG : appleSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c872cf_d20260920_m042222_c001_v7007000_t0000_u01789878142955") 2026/09/20 04:24:16 DEBUG : appleSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5e0c_d20260920_m042213_c001_v0001185_t0000_u01789878133554") 2026/09/20 04:24:16 DEBUG : appleapple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d57_d20260920_m042239_c001_v7007000_t0000_u01789878159721") 2026/09/20 04:24:16 DEBUG : appleapple: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5ed3_d20260920_m042236_c001_v0001185_t0000_u01789878156166") 2026/09/20 04:24:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764a7_d20260920_m042339_c001_v7007000_t0000_u01789878219749") 2026/09/20 04:24:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d1bb_d20260920_m042336_c001_v0001038_t0003_u01789878216515") 2026/09/20 04:24:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601153_d20260920_m042327_c001_v7007000_t0000_u01789878207712") 2026/09/20 04:24:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d177_d20260920_m042325_c001_v0001038_t0003_u01789878205059") 2026/09/20 04:24:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb960110f_d20260920_m042316_c001_v7007000_t0000_u01789878196179") 2026/09/20 04:24:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d13b_d20260920_m042313_c001_v0001038_t0003_u01789878193185") 2026/09/20 04:24:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5b9_d20260920_m042304_c001_v7007000_t0000_u01789878184205") 2026/09/20 04:24:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d0f3_d20260920_m042301_c001_v0001038_t0003_u01789878181138") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d82_d20260920_m042252_c001_v7007000_t0000_u01789878172066") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d0cb_d20260920_m042248_c001_v0001038_t0003_u01789878168674") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c2e3_d20260920_m042237_c001_v7007000_t0000_u01789878157210") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d4b3_d20260920_m042234_c001_v0001115_t0042_u01789878154816") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db506_d20260920_m042225_c001_v7007000_t0000_u01789878145067") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5e63_d20260920_m042220_c001_v0001185_t0000_u01789878140937") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c27e_d20260920_m042216_c001_v7007000_t0000_u01789878136868") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bc71_d20260920_m042211_c001_v0001043_t0020_u01789878131569") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c1ba_d20260920_m042145_c001_v7007000_t0000_u01789878105761") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70ca9c_d20260920_m042130_c001_v0001146_t0030_u01789878090781") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb31995_d20260920_m042127_c001_v7007000_t0000_u01789878087894") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70ca7c_d20260920_m042124_c001_v0001146_t0030_u01789878084800") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4128a1f3c0ab5596_d20260920_m042113_c001_v7007000_t0000_u01789878073310") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70ca0e_d20260920_m042109_c001_v0001146_t0030_u01789878069920") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba28_d20260920_m042101_c001_v7007000_t0000_u01789878061108") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c9b8_d20260920_m042058_c001_v0001146_t0030_u01789878058371") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e3b_d20260920_m042049_c001_v7007000_t0000_u01789878049226") 2026/09/20 04:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c95c_d20260920_m042046_c001_v0001146_t0030_u01789878046673") 2026/09/20 04:24:17 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c28d_d20260920_m042223_c001_v7007000_t0000_u01789878143398") 2026/09/20 04:24:17 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1142adaf7b70cb94_d20260920_m042213_c001_v0001146_t0014_u01789878133565") 2026/09/20 04:24:17 DEBUG : b/potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2e7_d20260920_m041555_c001_v7007000_t0000_u01789877755548") 2026/09/20 04:24:17 DEBUG : b/potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b61f_d20260920_m041553_c001_v0001043_t0020_u01789877753792") 2026/09/20 04:24:17 DEBUG : b/potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2e0_d20260920_m041552_c001_v7007000_t0000_u01789877752703") 2026/09/20 04:24:18 DEBUG : b/potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b615_d20260920_m041551_c001_v0001043_t0020_u01789877751403") 2026/09/20 04:24:18 DEBUG : b/potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf906_d20260920_m041536_c001_v7007000_t0000_u01789877736014") 2026/09/20 04:24:18 DEBUG : b/potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5d9_d20260920_m041534_c001_v0001043_t0020_u01789877734792") 2026/09/20 04:24:18 DEBUG : backup/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f408c0f60463712dc_d20260920_m041839_c001_v7007000_t0000_u01789877919649") 2026/09/20 04:24:18 DEBUG : backup/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f400fc6c5c74542f0_d20260920_m041836_c001_v0001183_t0052_u01789877916158") 2026/09/20 04:24:18 DEBUG : backup/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f405e880ca6b6eab3_d20260920_m041824_c001_v0001103_t0004_u01789877904653") 2026/09/20 04:24:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19daf09_d20260920_m041909_c001_v7007000_t0000_u01789877949659") 2026/09/20 04:24:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f407a881e4ad9e98d_d20260920_m041907_c001_v0001090_t0059_u01789877947867") 2026/09/20 04:24:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f403808e1fd81009e_d20260920_m041903_c001_v0001180_t0001_u01789877943939") 2026/09/20 04:24:18 DEBUG : backup/one.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419abccb238090fa_d20260920_m041852_c001_v7007000_t0000_u01789877932611") 2026/09/20 04:24:18 DEBUG : backup/one.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f402e693971fe51ca_d20260920_m041851_c001_v0001182_t0027_u01789877931078") 2026/09/20 04:24:18 DEBUG : backup/one.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f412e3dd0ef2352c2_d20260920_m041847_c001_v0001090_t0052_u01789877927674") 2026/09/20 04:24:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19daf0c_d20260920_m041909_c001_v7007000_t0000_u01789877949843") 2026/09/20 04:24:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f407d4948954ba352_d20260920_m041908_c001_v0001029_t0041_u01789877948913") 2026/09/20 04:24:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4110efffd80fc9d1_d20260920_m041905_c001_v0001178_t0050_u01789877945561") 2026/09/20 04:24:18 DEBUG : backup/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f408c0f60463712de_d20260920_m041839_c001_v7007000_t0000_u01789877919831") 2026/09/20 04:24:18 DEBUG : backup/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f401c73c7ba74f883_d20260920_m041838_c001_v0001137_t0057_u01789877918118") 2026/09/20 04:24:18 DEBUG : backup/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4113e6ef561b759e_d20260920_m041826_c001_v0001185_t0006_u01789877906151") 2026/09/20 04:24:18 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419abccb238090fc_d20260920_m041852_c001_v7007000_t0000_u01789877932791") 2026/09/20 04:24:18 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41978f4abb61e292_d20260920_m041851_c001_v0001173_t0043_u01789877931821") 2026/09/20 04:24:18 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40838ea5c3e760e2_d20260920_m041848_c001_v0001172_t0036_u01789877928972") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764a9_d20260920_m042339_c001_v7007000_t0000_u01789878219934") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bded_d20260920_m042336_c001_v0001043_t0020_u01789878216324") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601155_d20260920_m042327_c001_v7007000_t0000_u01789878207894") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bdc3_d20260920_m042324_c001_v0001043_t0020_u01789878204877") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601110_d20260920_m042316_c001_v7007000_t0000_u01789878196361") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd8d_d20260920_m042312_c001_v0001043_t0020_u01789878192992") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5ba_d20260920_m042304_c001_v7007000_t0000_u01789878184387") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd59_d20260920_m042300_c001_v0001043_t0020_u01789878180956") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d83_d20260920_m042252_c001_v7007000_t0000_u01789878172248") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd2b_d20260920_m042248_c001_v0001043_t0020_u01789878168486") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d59_d20260920_m042239_c001_v7007000_t0000_u01789878159985") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d091_d20260920_m042234_c001_v0001038_t0003_u01789878154581") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db508_d20260920_m042225_c001_v7007000_t0000_u01789878145248") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d069_d20260920_m042222_c001_v0001038_t0003_u01789878142301") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e28a82_d20260920_m042216_c001_v7007000_t0000_u01789878136298") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70cb8c_d20260920_m042211_c001_v0001146_t0030_u01789878131383") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c1c0_d20260920_m042147_c001_v7007000_t0000_u01789878107294") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bbe1_d20260920_m042130_c001_v0001043_t0020_u01789878090792") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9600d74_d20260920_m042128_c001_v7007000_t0000_u01789878088384") 2026/09/20 04:24:19 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d31b_d20260920_m042124_c001_v0001115_t0042_u01789878084617") 2026/09/20 04:24:20 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86f9e_d20260920_m042113_c001_v7007000_t0000_u01789878073905") 2026/09/20 04:24:20 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb6f_d20260920_m042109_c001_v0001043_t0020_u01789878069736") 2026/09/20 04:24:20 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba2b_d20260920_m042101_c001_v7007000_t0000_u01789878061289") 2026/09/20 04:24:20 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb3b_d20260920_m042058_c001_v0001043_t0020_u01789878058189") 2026/09/20 04:24:20 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e3d_d20260920_m042049_c001_v7007000_t0000_u01789878049407") 2026/09/20 04:24:20 DEBUG : banana: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb11_d20260920_m042046_c001_v0001043_t0020_u01789878046487") 2026/09/20 04:24:20 DEBUG : bananaSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4279dd0b11073205_d20260920_m042222_c001_v7007000_t0000_u01789878142935") 2026/09/20 04:24:20 DEBUG : bananaSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bc79_d20260920_m042213_c001_v0001043_t0020_u01789878133577") 2026/09/20 04:24:20 DEBUG : both0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86cce_d20260920_m042026_c001_v7007000_t0000_u01789878026895") 2026/09/20 04:24:20 DEBUG : both0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba8d_d20260920_m042016_c001_v0001043_t0020_u01789878016557") 2026/09/20 04:24:20 DEBUG : both0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2370_d20260920_m042012_c001_v7007000_t0000_u01789878012359") 2026/09/20 04:24:20 DEBUG : both0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d0f3_d20260920_m042001_c001_v0001115_t0042_u01789878001883") 2026/09/20 04:24:20 DEBUG : both1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86cd7_d20260920_m042027_c001_v7007000_t0000_u01789878027077") 2026/09/20 04:24:20 DEBUG : both1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d179_d20260920_m042017_c001_v0001115_t0042_u01789878017643") 2026/09/20 04:24:20 DEBUG : both1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2373_d20260920_m042012_c001_v7007000_t0000_u01789878012541") 2026/09/20 04:24:20 DEBUG : both1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5831_d20260920_m042002_c001_v0001185_t0000_u01789878002608") 2026/09/20 04:24:20 DEBUG : both10: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86ce1_d20260920_m042027_c001_v7007000_t0000_u01789878027258") 2026/09/20 04:24:20 DEBUG : both10: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d1a1_d20260920_m042021_c001_v0001115_t0042_u01789878021004") 2026/09/20 04:24:20 DEBUG : both10: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2374_d20260920_m042012_c001_v7007000_t0000_u01789878012725") 2026/09/20 04:24:20 DEBUG : both10: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5867_d20260920_m042005_c001_v0001185_t0000_u01789878005909") 2026/09/20 04:24:20 DEBUG : both11: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86cea_d20260920_m042027_c001_v7007000_t0000_u01789878027441") 2026/09/20 04:24:20 DEBUG : both11: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5917_d20260920_m042021_c001_v0001185_t0000_u01789878021373") 2026/09/20 04:24:21 DEBUG : both11: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2378_d20260920_m042012_c001_v7007000_t0000_u01789878012907") 2026/09/20 04:24:21 DEBUG : both11: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba4f_d20260920_m042006_c001_v0001043_t0020_u01789878006273") 2026/09/20 04:24:21 DEBUG : both12: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86cf5_d20260920_m042027_c001_v7007000_t0000_u01789878027622") 2026/09/20 04:24:21 DEBUG : both12: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5baad_d20260920_m042021_c001_v0001043_t0020_u01789878021742") 2026/09/20 04:24:21 DEBUG : both12: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f237b_d20260920_m042013_c001_v7007000_t0000_u01789878013092") 2026/09/20 04:24:21 DEBUG : both12: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d12b_d20260920_m042006_c001_v0001115_t0042_u01789878006639") 2026/09/20 04:24:21 DEBUG : both13: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d00_d20260920_m042027_c001_v7007000_t0000_u01789878027803") 2026/09/20 04:24:21 DEBUG : both13: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d1ad_d20260920_m042022_c001_v0001115_t0042_u01789878022113") 2026/09/20 04:24:21 DEBUG : both13: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f237d_d20260920_m042013_c001_v7007000_t0000_u01789878013274") 2026/09/20 04:24:21 DEBUG : both13: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5877_d20260920_m042007_c001_v0001185_t0000_u01789878007156") 2026/09/20 04:24:21 DEBUG : both14: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d0a_d20260920_m042027_c001_v7007000_t0000_u01789878027983") 2026/09/20 04:24:21 DEBUG : both14: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5925_d20260920_m042022_c001_v0001185_t0000_u01789878022481") 2026/09/20 04:24:21 DEBUG : both14: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f237f_d20260920_m042013_c001_v7007000_t0000_u01789878013456") 2026/09/20 04:24:21 DEBUG : both14: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba5b_d20260920_m042007_c001_v0001043_t0020_u01789878007520") 2026/09/20 04:24:21 DEBUG : both15: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d15_d20260920_m042028_c001_v7007000_t0000_u01789878028165") 2026/09/20 04:24:21 DEBUG : both15: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bab9_d20260920_m042022_c001_v0001043_t0020_u01789878022847") 2026/09/20 04:24:21 DEBUG : both15: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2381_d20260920_m042013_c001_v7007000_t0000_u01789878013637") 2026/09/20 04:24:21 DEBUG : both15: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d131_d20260920_m042007_c001_v0001115_t0042_u01789878007885") 2026/09/20 04:24:21 DEBUG : both16: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d20_d20260920_m042028_c001_v7007000_t0000_u01789878028347") 2026/09/20 04:24:21 DEBUG : both16: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d1b7_d20260920_m042023_c001_v0001115_t0042_u01789878023216") 2026/09/20 04:24:22 DEBUG : both16: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2384_d20260920_m042013_c001_v7007000_t0000_u01789878013819") 2026/09/20 04:24:22 DEBUG : both16: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5885_d20260920_m042008_c001_v0001185_t0000_u01789878008252") 2026/09/20 04:24:22 DEBUG : both17: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d23_d20260920_m042028_c001_v7007000_t0000_u01789878028528") 2026/09/20 04:24:22 DEBUG : both17: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5937_d20260920_m042023_c001_v0001185_t0000_u01789878023582") 2026/09/20 04:24:22 DEBUG : both17: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2387_d20260920_m042014_c001_v7007000_t0000_u01789878014000") 2026/09/20 04:24:22 DEBUG : both17: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba65_d20260920_m042008_c001_v0001043_t0020_u01789878008616") 2026/09/20 04:24:22 DEBUG : both18: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d27_d20260920_m042028_c001_v7007000_t0000_u01789878028710") 2026/09/20 04:24:22 DEBUG : both18: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5babf_d20260920_m042023_c001_v0001043_t0020_u01789878023960") 2026/09/20 04:24:22 DEBUG : both18: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f238a_d20260920_m042014_c001_v7007000_t0000_u01789878014185") 2026/09/20 04:24:22 DEBUG : both18: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d143_d20260920_m042008_c001_v0001115_t0042_u01789878008981") 2026/09/20 04:24:22 DEBUG : both19: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d2b_d20260920_m042028_c001_v7007000_t0000_u01789878028891") 2026/09/20 04:24:22 DEBUG : both19: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d1c5_d20260920_m042024_c001_v0001115_t0042_u01789878024328") 2026/09/20 04:24:22 DEBUG : both19: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f238b_d20260920_m042014_c001_v7007000_t0000_u01789878014372") 2026/09/20 04:24:22 DEBUG : both19: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5893_d20260920_m042009_c001_v0001185_t0000_u01789878009350") 2026/09/20 04:24:22 DEBUG : both2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d2f_d20260920_m042029_c001_v7007000_t0000_u01789878029072") 2026/09/20 04:24:22 DEBUG : both2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b58ef_d20260920_m042018_c001_v0001185_t0000_u01789878018065") 2026/09/20 04:24:22 DEBUG : both2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f238e_d20260920_m042014_c001_v7007000_t0000_u01789878014553") 2026/09/20 04:24:22 DEBUG : both2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba3b_d20260920_m042002_c001_v0001043_t0020_u01789878002982") 2026/09/20 04:24:22 DEBUG : both3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d33_d20260920_m042029_c001_v7007000_t0000_u01789878029253") 2026/09/20 04:24:22 DEBUG : both3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba93_d20260920_m042018_c001_v0001043_t0020_u01789878018433") 2026/09/20 04:24:22 DEBUG : both3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2390_d20260920_m042014_c001_v7007000_t0000_u01789878014734") 2026/09/20 04:24:22 DEBUG : both3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d109_d20260920_m042003_c001_v0001115_t0042_u01789878003347") 2026/09/20 04:24:23 DEBUG : both4: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d36_d20260920_m042029_c001_v7007000_t0000_u01789878029435") 2026/09/20 04:24:23 DEBUG : both4: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d185_d20260920_m042018_c001_v0001115_t0042_u01789878018799") 2026/09/20 04:24:23 DEBUG : both4: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2393_d20260920_m042014_c001_v7007000_t0000_u01789878014916") 2026/09/20 04:24:23 DEBUG : both4: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5847_d20260920_m042003_c001_v0001185_t0000_u01789878003715") 2026/09/20 04:24:23 DEBUG : both5: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d3b_d20260920_m042029_c001_v7007000_t0000_u01789878029615") 2026/09/20 04:24:23 DEBUG : both5: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b58fd_d20260920_m042019_c001_v0001185_t0000_u01789878019165") 2026/09/20 04:24:23 DEBUG : both5: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2395_d20260920_m042015_c001_v7007000_t0000_u01789878015097") 2026/09/20 04:24:23 DEBUG : both5: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba43_d20260920_m042004_c001_v0001043_t0020_u01789878004079") 2026/09/20 04:24:23 DEBUG : both6: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d3f_d20260920_m042029_c001_v7007000_t0000_u01789878029798") 2026/09/20 04:24:23 DEBUG : both6: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba9d_d20260920_m042019_c001_v0001043_t0020_u01789878019532") 2026/09/20 04:24:23 DEBUG : both6: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2398_d20260920_m042015_c001_v7007000_t0000_u01789878015279") 2026/09/20 04:24:23 DEBUG : both6: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d115_d20260920_m042004_c001_v0001115_t0042_u01789878004444") 2026/09/20 04:24:23 DEBUG : both7: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d44_d20260920_m042029_c001_v7007000_t0000_u01789878029981") 2026/09/20 04:24:23 DEBUG : both7: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d193_d20260920_m042019_c001_v0001115_t0042_u01789878019900") 2026/09/20 04:24:23 DEBUG : both7: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f239a_d20260920_m042015_c001_v7007000_t0000_u01789878015460") 2026/09/20 04:24:23 DEBUG : both7: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b585b_d20260920_m042004_c001_v0001185_t0000_u01789878004811") 2026/09/20 04:24:23 DEBUG : both8: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d48_d20260920_m042030_c001_v7007000_t0000_u01789878030161") 2026/09/20 04:24:23 DEBUG : both8: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b590d_d20260920_m042020_c001_v0001185_t0000_u01789878020266") 2026/09/20 04:24:23 DEBUG : both8: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f239d_d20260920_m042015_c001_v7007000_t0000_u01789878015641") 2026/09/20 04:24:23 DEBUG : both8: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba47_d20260920_m042005_c001_v0001043_t0020_u01789878005175") 2026/09/20 04:24:23 DEBUG : both9: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d4c_d20260920_m042030_c001_v7007000_t0000_u01789878030342") 2026/09/20 04:24:23 DEBUG : both9: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5baa7_d20260920_m042020_c001_v0001043_t0020_u01789878020634") 2026/09/20 04:24:24 DEBUG : both9: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f239f_d20260920_m042015_c001_v7007000_t0000_u01789878015823") 2026/09/20 04:24:24 DEBUG : both9: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d121_d20260920_m042005_c001_v0001115_t0042_u01789878005542") 2026/09/20 04:24:24 DEBUG : c/non empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2e8_d20260920_m041555_c001_v7007000_t0000_u01789877755733") 2026/09/20 04:24:24 DEBUG : c/non empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b623_d20260920_m041553_c001_v0001043_t0020_u01789877753976") 2026/09/20 04:24:24 DEBUG : c/non empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2e3_d20260920_m041553_c001_v7007000_t0000_u01789877753430") 2026/09/20 04:24:24 DEBUG : c/non empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b617_d20260920_m041551_c001_v0001043_t0020_u01789877751586") 2026/09/20 04:24:24 DEBUG : c/non empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf90e_d20260920_m041536_c001_v7007000_t0000_u01789877736814") 2026/09/20 04:24:24 DEBUG : c/non empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5db_d20260920_m041534_c001_v0001043_t0020_u01789877734977") 2026/09/20 04:24:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b505_d20260920_m042116_c001_v7007000_t0000_u01789878076343") 2026/09/20 04:24:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70ca16_d20260920_m042111_c001_v0001146_t0030_u01789878071519") 2026/09/20 04:24:24 DEBUG : check sum: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf8ba_d20260920_m041528_c001_v7007000_t0000_u01789877728368") 2026/09/20 04:24:24 DEBUG : check sum: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5bd_d20260920_m041527_c001_v0001043_t0020_u01789877727465") 2026/09/20 04:24:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5e021_d20260920_m042410_c001_v7007000_t0000_u01789878250701") 2026/09/20 04:24:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d74b_d20260920_m042409_c001_v0001115_t0042_u01789878249294") 2026/09/20 04:24:24 DEBUG : dest/3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4084fb93fce41d9d_d20260920_m041733_c001_v7007000_t0000_u01789877853704") 2026/09/20 04:24:24 DEBUG : dest/3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f408fd5b98d43f7c8_d20260920_m041732_c001_v0001178_t0029_u01789877852478") 2026/09/20 04:24:24 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d5a_d20260920_m042240_c001_v7007000_t0000_u01789878160166") 2026/09/20 04:24:24 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d4bd_d20260920_m042236_c001_v0001115_t0042_u01789878156187") 2026/09/20 04:24:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764aa_d20260920_m042340_c001_v7007000_t0000_u01789878220119") 2026/09/20 04:24:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d621_d20260920_m042332_c001_v0001115_t0042_u01789878212119") 2026/09/20 04:24:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601156_d20260920_m042328_c001_v7007000_t0000_u01789878208076") 2026/09/20 04:24:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d5d5_d20260920_m042320_c001_v0001115_t0042_u01789878200584") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601112_d20260920_m042316_c001_v7007000_t0000_u01789878196542") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d58d_d20260920_m042308_c001_v0001115_t0042_u01789878188730") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5bb_d20260920_m042304_c001_v7007000_t0000_u01789878184570") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d54d_d20260920_m042256_c001_v0001115_t0042_u01789878176657") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d84_d20260920_m042252_c001_v7007000_t0000_u01789878172430") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d507_d20260920_m042244_c001_v0001115_t0042_u01789878164267") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c2eb_d20260920_m042237_c001_v7007000_t0000_u01789878157795") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5eaf_d20260920_m042230_c001_v0001185_t0000_u01789878150396") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db50b_d20260920_m042225_c001_v7007000_t0000_u01789878145428") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bca1_d20260920_m042221_c001_v0001043_t0020_u01789878141955") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f403ee4c6338582ac_d20260920_m042215_c001_v7007000_t0000_u01789878135939") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5db4_d20260920_m042207_c001_v0001185_t0000_u01789878127193") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c1c4_d20260920_m042148_c001_v7007000_t0000_u01789878108947") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5c70_d20260920_m042130_c001_v0001185_t0000_u01789878090955") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4084fb93fce426ea_d20260920_m042128_c001_v7007000_t0000_u01789878088478") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5be2_d20260920_m042120_c001_v0001185_t0000_u01789878080407") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f415773574f5f7925_d20260920_m042113_c001_v7007000_t0000_u01789878073917") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5b2c_d20260920_m042105_c001_v0001185_t0000_u01789878065489") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba2c_d20260920_m042101_c001_v7007000_t0000_u01789878061476") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5aac_d20260920_m042053_c001_v0001185_t0000_u01789878053970") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e41_d20260920_m042049_c001_v7007000_t0000_u01789878049589") 2026/09/20 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5a2e_d20260920_m042043_c001_v0001185_t0000_u01789878043351") 2026/09/20 04:24:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4279dd0b11073207_d20260920_m042223_c001_v7007000_t0000_u01789878143115") 2026/09/20 04:24:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5e10_d20260920_m042213_c001_v0001185_t0027_u01789878133737") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d5b_d20260920_m042240_c001_v7007000_t0000_u01789878160346") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bce3_d20260920_m042236_c001_v0001043_t0020_u01789878156198") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764ac_d20260920_m042340_c001_v7007000_t0000_u01789878220303") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bddd_d20260920_m042332_c001_v0001043_t0020_u01789878212663") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601158_d20260920_m042328_c001_v7007000_t0000_u01789878208256") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bdaf_d20260920_m042321_c001_v0001043_t0020_u01789878201124") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601113_d20260920_m042316_c001_v7007000_t0000_u01789878196722") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd79_d20260920_m042309_c001_v0001043_t0020_u01789878189271") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5bc_d20260920_m042304_c001_v7007000_t0000_u01789878184752") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd47_d20260920_m042257_c001_v0001043_t0020_u01789878177194") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d85_d20260920_m042252_c001_v7007000_t0000_u01789878172611") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd13_d20260920_m042244_c001_v0001043_t0020_u01789878164812") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d43_d20260920_m042237_c001_v7007000_t0000_u01789878157633") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d083_d20260920_m042230_c001_v0001038_t0003_u01789878150943") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db50c_d20260920_m042225_c001_v7007000_t0000_u01789878145608") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d46d_d20260920_m042221_c001_v0001115_t0042_u01789878141942") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f422e5b6d115a4742_d20260920_m042216_c001_v7007000_t0000_u01789878136107") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70cb72_d20260920_m042207_c001_v0001146_t0030_u01789878127737") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c1c7_d20260920_m042150_c001_v7007000_t0000_u01789878110714") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70ca9e_d20260920_m042130_c001_v0001146_t0030_u01789878090966") 2026/09/20 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b53d_d20260920_m042127_c001_v7007000_t0000_u01789878087867") 2026/09/20 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d2fd_d20260920_m042120_c001_v0001115_t0042_u01789878080948") 2026/09/20 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f415ad8e7376a3d2e_d20260920_m042113_c001_v7007000_t0000_u01789878073927") 2026/09/20 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb5f_d20260920_m042106_c001_v0001043_t0020_u01789878066032") 2026/09/20 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba31_d20260920_m042101_c001_v7007000_t0000_u01789878061659") 2026/09/20 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb29_d20260920_m042054_c001_v0001043_t0020_u01789878054514") 2026/09/20 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e44_d20260920_m042049_c001_v7007000_t0000_u01789878049770") 2026/09/20 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bafd_d20260920_m042043_c001_v0001043_t0020_u01789878043536") 2026/09/20 04:24:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa541_d20260920_m042223_c001_v7007000_t0000_u01789878143126") 2026/09/20 04:24:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5bc7d_d20260920_m042213_c001_v0001043_t0025_u01789878133759") 2026/09/20 04:24:27 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d5c_d20260920_m042240_c001_v7007000_t0000_u01789878160528") 2026/09/20 04:24:27 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5ed5_d20260920_m042236_c001_v0001185_t0000_u01789878156351") 2026/09/20 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764af_d20260920_m042340_c001_v7007000_t0000_u01789878220488") 2026/09/20 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d1a9_d20260920_m042333_c001_v0001038_t0003_u01789878213216") 2026/09/20 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb960115a_d20260920_m042328_c001_v7007000_t0000_u01789878208439") 2026/09/20 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d161_d20260920_m042321_c001_v0001038_t0003_u01789878201664") 2026/09/20 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601114_d20260920_m042316_c001_v7007000_t0000_u01789878196903") 2026/09/20 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d123_d20260920_m042309_c001_v0001038_t0003_u01789878189816") 2026/09/20 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5bd_d20260920_m042304_c001_v7007000_t0000_u01789878184932") 2026/09/20 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d0e5_d20260920_m042257_c001_v0001038_t0003_u01789878177744") 2026/09/20 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d86_d20260920_m042252_c001_v7007000_t0000_u01789878172793") 2026/09/20 04:24:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d0b7_d20260920_m042245_c001_v0001038_t0003_u01789878165359") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d45_d20260920_m042237_c001_v7007000_t0000_u01789878157801") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d49b_d20260920_m042231_c001_v0001115_t0042_u01789878151484") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db50e_d20260920_m042225_c001_v7007000_t0000_u01789878145788") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5e6b_d20260920_m042221_c001_v0001185_t0000_u01789878141965") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40517667d37a5d03_d20260920_m042215_c001_v7007000_t0000_u01789878135962") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bc5f_d20260920_m042208_c001_v0001043_t0020_u01789878128282") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c1cb_d20260920_m042152_c001_v7007000_t0000_u01789878112169") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bbe3_d20260920_m042130_c001_v0001043_t0020_u01789878090977") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b542_d20260920_m042128_c001_v7007000_t0000_u01789878088442") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70ca60_d20260920_m042121_c001_v0001146_t0030_u01789878081498") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419abccb2380963d_d20260920_m042114_c001_v7007000_t0000_u01789878074038") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c9ee_d20260920_m042106_c001_v0001146_t0030_u01789878066584") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba33_d20260920_m042101_c001_v7007000_t0000_u01789878061839") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c99a_d20260920_m042055_c001_v0001146_t0030_u01789878055061") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e47_d20260920_m042049_c001_v7007000_t0000_u01789878049951") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c940_d20260920_m042043_c001_v0001146_t0030_u01789878043721") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4128a1f3c0ab593a_d20260920_m042223_c001_v7007000_t0000_u01789878143410") 2026/09/20 04:24:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1165078749c3d44f_d20260920_m042213_c001_v0001115_t0047_u01789878133770") 2026/09/20 04:24:28 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d5d_d20260920_m042240_c001_v7007000_t0000_u01789878160714") 2026/09/20 04:24:28 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d099_d20260920_m042236_c001_v0001038_t0003_u01789878156360") 2026/09/20 04:24:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764b2_d20260920_m042340_c001_v7007000_t0000_u01789878220675") 2026/09/20 04:24:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b6133_d20260920_m042333_c001_v0001185_t0000_u01789878213757") 2026/09/20 04:24:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb960115c_d20260920_m042328_c001_v7007000_t0000_u01789878208619") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b60a7_d20260920_m042322_c001_v0001185_t0000_u01789878202210") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601116_d20260920_m042317_c001_v7007000_t0000_u01789878197084") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b6021_d20260920_m042310_c001_v0001185_t0000_u01789878190358") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5be_d20260920_m042305_c001_v7007000_t0000_u01789878185115") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5f9f_d20260920_m042258_c001_v0001185_t0000_u01789878178288") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d88_d20260920_m042252_c001_v7007000_t0000_u01789878172974") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5f2d_d20260920_m042245_c001_v0001185_t0000_u01789878165903") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c2e6_d20260920_m042237_c001_v7007000_t0000_u01789878157429") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bcc9_d20260920_m042232_c001_v0001043_t0020_u01789878152023") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db512_d20260920_m042225_c001_v7007000_t0000_u01789878145969") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d471_d20260920_m042222_c001_v0001115_t0042_u01789878142129") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa53d_d20260920_m042216_c001_v7007000_t0000_u01789878136299") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d42b_d20260920_m042208_c001_v0001115_t0042_u01789878128823") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c1d0_d20260920_m042153_c001_v7007000_t0000_u01789878113527") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d33d_d20260920_m042130_c001_v0001115_t0042_u01789878090986") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003a6991687b816_d20260920_m042128_c001_v7007000_t0000_u01789878088488") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bbaf_d20260920_m042122_c001_v0001043_t0020_u01789878082044") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4128a1f3c0ab559b_d20260920_m042114_c001_v7007000_t0000_u01789878074048") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d2a9_d20260920_m042107_c001_v0001115_t0042_u01789878067124") 2026/09/20 04:24:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba37_d20260920_m042102_c001_v7007000_t0000_u01789878062019") 2026/09/20 04:24:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d283_d20260920_m042055_c001_v0001115_t0042_u01789878055603") 2026/09/20 04:24:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e4a_d20260920_m042050_c001_v7007000_t0000_u01789878050133") 2026/09/20 04:24:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d24f_d20260920_m042043_c001_v0001115_t0042_u01789878043907") 2026/09/20 04:24:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db501_d20260920_m042223_c001_v7007000_t0000_u01789878143286") 2026/09/20 04:24:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5e14_d20260920_m042213_c001_v0001185_t0028_u01789878133992") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d5e_d20260920_m042240_c001_v7007000_t0000_u01789878160895") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d4bf_d20260920_m042236_c001_v0001115_t0042_u01789878156372") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764b4_d20260920_m042340_c001_v7007000_t0000_u01789878220861") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d631_d20260920_m042333_c001_v0001115_t0042_u01789878213941") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb960115d_d20260920_m042328_c001_v7007000_t0000_u01789878208799") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d5e5_d20260920_m042322_c001_v0001115_t0042_u01789878202394") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601117_d20260920_m042317_c001_v7007000_t0000_u01789878197265") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d597_d20260920_m042310_c001_v0001115_t0042_u01789878190542") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5bf_d20260920_m042305_c001_v7007000_t0000_u01789878185295") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d54f_d20260920_m042258_c001_v0001115_t0042_u01789878178473") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d89_d20260920_m042253_c001_v7007000_t0000_u01789878173156") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d50d_d20260920_m042246_c001_v0001115_t0042_u01789878166087") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4040cc9597b77cfb_d20260920_m042237_c001_v7007000_t0000_u01789878157700") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5ebf_d20260920_m042232_c001_v0001185_t0000_u01789878152205") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db514_d20260920_m042226_c001_v7007000_t0000_u01789878146165") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bca3_d20260920_m042222_c001_v0001043_t0020_u01789878142141") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f403ee4c6338582ad_d20260920_m042216_c001_v7007000_t0000_u01789878136131") 2026/09/20 04:24:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5dce_d20260920_m042209_c001_v0001185_t0000_u01789878129006") 2026/09/20 04:24:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c1d1_d20260920_m042154_c001_v7007000_t0000_u01789878114305") 2026/09/20 04:24:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5c76_d20260920_m042131_c001_v0001185_t0000_u01789878091141") 2026/09/20 04:24:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb319a1_d20260920_m042128_c001_v7007000_t0000_u01789878088620") 2026/09/20 04:24:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5bf6_d20260920_m042122_c001_v0001185_t0000_u01789878082228") 2026/09/20 04:24:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b4f5_d20260920_m042114_c001_v7007000_t0000_u01789878074060") 2026/09/20 04:24:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5b46_d20260920_m042107_c001_v0001185_t0000_u01789878067307") 2026/09/20 04:24:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba39_d20260920_m042102_c001_v7007000_t0000_u01789878062200") 2026/09/20 04:24:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5ac0_d20260920_m042055_c001_v0001185_t0000_u01789878055787") 2026/09/20 04:24:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e4e_d20260920_m042050_c001_v7007000_t0000_u01789878050315") 2026/09/20 04:24:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5a3e_d20260920_m042044_c001_v0001185_t0000_u01789878044090") 2026/09/20 04:24:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c872d1_d20260920_m042223_c001_v7007000_t0000_u01789878143137") 2026/09/20 04:24:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1142adaf7b70cb98_d20260920_m042214_c001_v0001146_t0028_u01789878134096") 2026/09/20 04:24:31 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d5f_d20260920_m042241_c001_v7007000_t0000_u01789878161077") 2026/09/20 04:24:31 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bce5_d20260920_m042236_c001_v0001043_t0020_u01789878156383") 2026/09/20 04:24:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764b6_d20260920_m042341_c001_v7007000_t0000_u01789878221044") 2026/09/20 04:24:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bde3_d20260920_m042334_c001_v0001043_t0020_u01789878214124") 2026/09/20 04:24:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb960115f_d20260920_m042328_c001_v7007000_t0000_u01789878208979") 2026/09/20 04:24:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bdb5_d20260920_m042322_c001_v0001043_t0020_u01789878202578") 2026/09/20 04:24:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601119_d20260920_m042317_c001_v7007000_t0000_u01789878197445") 2026/09/20 04:24:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd7d_d20260920_m042310_c001_v0001043_t0020_u01789878190724") 2026/09/20 04:24:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5c0_d20260920_m042305_c001_v7007000_t0000_u01789878185475") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd51_d20260920_m042258_c001_v0001043_t0020_u01789878178656") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d8a_d20260920_m042253_c001_v7007000_t0000_u01789878173352") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd19_d20260920_m042246_c001_v0001043_t0020_u01789878166273") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d47_d20260920_m042237_c001_v7007000_t0000_u01789878157814") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d085_d20260920_m042232_c001_v0001038_t0003_u01789878152387") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db516_d20260920_m042226_c001_v7007000_t0000_u01789878146346") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5e6d_d20260920_m042222_c001_v0001185_t0000_u01789878142151") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dd0796_d20260920_m042215_c001_v7007000_t0000_u01789878135969") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70cb7e_d20260920_m042209_c001_v0001146_t0030_u01789878129189") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c1d6_d20260920_m042155_c001_v7007000_t0000_u01789878115230") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70caa0_d20260920_m042131_c001_v0001146_t0030_u01789878091151") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb3199b_d20260920_m042128_c001_v7007000_t0000_u01789878088260") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d30d_d20260920_m042122_c001_v0001115_t0042_u01789878082411") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4128a1f3c0ab5598_d20260920_m042113_c001_v7007000_t0000_u01789878073678") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb65_d20260920_m042107_c001_v0001043_t0020_u01789878067490") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba3d_d20260920_m042102_c001_v7007000_t0000_u01789878062382") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb2d_d20260920_m042055_c001_v0001043_t0020_u01789878055971") 2026/09/20 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e50_d20260920_m042050_c001_v7007000_t0000_u01789878050496") 2026/09/20 04:24:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb03_d20260920_m042044_c001_v0001043_t0020_u01789878044275") 2026/09/20 04:24:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4279dd0b11073208_d20260920_m042223_c001_v7007000_t0000_u01789878143303") 2026/09/20 04:24:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5e18_d20260920_m042214_c001_v0001185_t0015_u01789878134200") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d60_d20260920_m042241_c001_v7007000_t0000_u01789878161257") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d09b_d20260920_m042236_c001_v0001038_t0003_u01789878156544") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764b8_d20260920_m042341_c001_v7007000_t0000_u01789878221227") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d1b1_d20260920_m042334_c001_v0001038_t0003_u01789878214309") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601161_d20260920_m042329_c001_v7007000_t0000_u01789878209162") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d169_d20260920_m042322_c001_v0001038_t0003_u01789878202761") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb960111b_d20260920_m042317_c001_v7007000_t0000_u01789878197625") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d129_d20260920_m042310_c001_v0001038_t0003_u01789878190908") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5c1_d20260920_m042305_c001_v7007000_t0000_u01789878185656") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d0e9_d20260920_m042258_c001_v0001038_t0003_u01789878178838") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d8b_d20260920_m042253_c001_v7007000_t0000_u01789878173533") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d0bb_d20260920_m042246_c001_v0001038_t0003_u01789878166462") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4084fb93fce428b2_d20260920_m042237_c001_v7007000_t0000_u01789878157709") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d4a5_d20260920_m042232_c001_v0001115_t0042_u01789878152570") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db517_d20260920_m042226_c001_v7007000_t0000_u01789878146528") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d473_d20260920_m042222_c001_v0001115_t0042_u01789878142311") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40517667d37a5d04_d20260920_m042216_c001_v7007000_t0000_u01789878136145") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bc65_d20260920_m042209_c001_v0001043_t0020_u01789878129373") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c1dd_d20260920_m042156_c001_v7007000_t0000_u01789878116661") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bbe5_d20260920_m042131_c001_v0001043_t0020_u01789878091162") 2026/09/20 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9600d77_d20260920_m042128_c001_v7007000_t0000_u01789878088638") 2026/09/20 04:24:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70ca68_d20260920_m042122_c001_v0001146_t0030_u01789878082593") 2026/09/20 04:24:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419abccb2380963b_d20260920_m042113_c001_v7007000_t0000_u01789878073855") 2026/09/20 04:24:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c9fa_d20260920_m042107_c001_v0001146_t0030_u01789878067672") 2026/09/20 04:24:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba40_d20260920_m042102_c001_v7007000_t0000_u01789878062563") 2026/09/20 04:24:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c9a4_d20260920_m042056_c001_v0001146_t0030_u01789878056153") 2026/09/20 04:24:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e51_d20260920_m042050_c001_v7007000_t0000_u01789878050677") 2026/09/20 04:24:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c944_d20260920_m042044_c001_v0001146_t0030_u01789878044460") 2026/09/20 04:24:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa542_d20260920_m042223_c001_v7007000_t0000_u01789878143305") 2026/09/20 04:24:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5e1a_d20260920_m042214_c001_v0001185_t0053_u01789878134394") 2026/09/20 04:24:34 DEBUG : dir1/0007-12345: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d62_d20260920_m042241_c001_v7007000_t0000_u01789878161439") 2026/09/20 04:24:34 DEBUG : dir1/0007-12345: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5ed9_d20260920_m042236_c001_v0001185_t0000_u01789878156554") 2026/09/20 04:24:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764ba_d20260920_m042341_c001_v7007000_t0000_u01789878221411") 2026/09/20 04:24:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b613b_d20260920_m042334_c001_v0001185_t0000_u01789878214490") 2026/09/20 04:24:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601164_d20260920_m042329_c001_v7007000_t0000_u01789878209342") 2026/09/20 04:24:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b60b5_d20260920_m042323_c001_v0001185_t0000_u01789878203045") 2026/09/20 04:24:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb960111c_d20260920_m042317_c001_v7007000_t0000_u01789878197804") 2026/09/20 04:24:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b602b_d20260920_m042311_c001_v0001185_t0000_u01789878191091") 2026/09/20 04:24:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5c2_d20260920_m042305_c001_v7007000_t0000_u01789878185838") 2026/09/20 04:24:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5fa9_d20260920_m042259_c001_v0001185_t0000_u01789878179116") 2026/09/20 04:24:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d8c_d20260920_m042253_c001_v7007000_t0000_u01789878173714") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5f33_d20260920_m042246_c001_v0001185_t0000_u01789878166645") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f411259dffd440de1_d20260920_m042237_c001_v7007000_t0000_u01789878157720") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bccb_d20260920_m042232_c001_v0001043_t0020_u01789878152753") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db518_d20260920_m042226_c001_v7007000_t0000_u01789878146716") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bca7_d20260920_m042222_c001_v0001043_t0020_u01789878142326") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f403ee4c6338582ae_d20260920_m042216_c001_v7007000_t0000_u01789878136312") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d431_d20260920_m042209_c001_v0001115_t0042_u01789878129556") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c1ec_d20260920_m042157_c001_v7007000_t0000_u01789878117901") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d341_d20260920_m042131_c001_v0001115_t0042_u01789878091171") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b543_d20260920_m042128_c001_v7007000_t0000_u01789878088642") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bbb5_d20260920_m042122_c001_v0001043_t0020_u01789878082777") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4128a1f3c0ab5597_d20260920_m042113_c001_v7007000_t0000_u01789878073492") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d2af_d20260920_m042107_c001_v0001115_t0042_u01789878067857") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba43_d20260920_m042102_c001_v7007000_t0000_u01789878062743") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d289_d20260920_m042056_c001_v0001115_t0042_u01789878056336") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e55_d20260920_m042050_c001_v7007000_t0000_u01789878050859") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d259_d20260920_m042044_c001_v0001115_t0042_u01789878044645") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f424e13ef6be84ed6_d20260920_m042223_c001_v7007000_t0000_u01789878143439") 2026/09/20 04:24:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1142adaf7b70cb9a_d20260920_m042214_c001_v0001146_t0033_u01789878134527") 2026/09/20 04:24:35 DEBUG : dir1/0008-23456: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d64_d20260920_m042241_c001_v7007000_t0000_u01789878161621") 2026/09/20 04:24:35 DEBUG : dir1/0008-23456: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d4c3_d20260920_m042236_c001_v0001115_t0042_u01789878156565") 2026/09/20 04:24:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764bc_d20260920_m042341_c001_v7007000_t0000_u01789878221595") 2026/09/20 04:24:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d63d_d20260920_m042334_c001_v0001115_t0042_u01789878214672") 2026/09/20 04:24:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601165_d20260920_m042329_c001_v7007000_t0000_u01789878209521") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d5ed_d20260920_m042323_c001_v0001115_t0042_u01789878203229") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb960111e_d20260920_m042317_c001_v7007000_t0000_u01789878197984") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d59d_d20260920_m042311_c001_v0001115_t0042_u01789878191275") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5c3_d20260920_m042306_c001_v7007000_t0000_u01789878186019") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d557_d20260920_m042259_c001_v0001115_t0042_u01789878179303") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d8d_d20260920_m042253_c001_v7007000_t0000_u01789878173895") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d511_d20260920_m042246_c001_v0001115_t0042_u01789878166827") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4040cc9597b77cf9_d20260920_m042237_c001_v7007000_t0000_u01789878157517") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5ec1_d20260920_m042232_c001_v0001185_t0000_u01789878152936") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db51a_d20260920_m042226_c001_v7007000_t0000_u01789878146897") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5e6f_d20260920_m042222_c001_v0001185_t0000_u01789878142336") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40517667d37a5d05_d20260920_m042216_c001_v7007000_t0000_u01789878136328") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5dd4_d20260920_m042209_c001_v0001185_t0000_u01789878129739") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c1fc_d20260920_m042159_c001_v7007000_t0000_u01789878119302") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5c7c_d20260920_m042131_c001_v0001185_t0000_u01789878091329") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb319a3_d20260920_m042128_c001_v7007000_t0000_u01789878088686") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5c00_d20260920_m042122_c001_v0001185_t0000_u01789878082961") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86f96_d20260920_m042113_c001_v7007000_t0000_u01789878073711") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5b52_d20260920_m042108_c001_v0001185_t0000_u01789878068039") 2026/09/20 04:24:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba46_d20260920_m042102_c001_v7007000_t0000_u01789878062924") 2026/09/20 04:24:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5ac8_d20260920_m042056_c001_v0001185_t0000_u01789878056520") 2026/09/20 04:24:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbb9c5_d20260920_m042051_c001_v7007000_t0000_u01789878051402") 2026/09/20 04:24:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5a44_d20260920_m042044_c001_v0001185_t0000_u01789878044829") 2026/09/20 04:24:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c872d2_d20260920_m042223_c001_v7007000_t0000_u01789878143316") 2026/09/20 04:24:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5e1e_d20260920_m042214_c001_v0001185_t0002_u01789878134588") 2026/09/20 04:24:37 DEBUG : dir1/0009-34567: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d65_d20260920_m042241_c001_v7007000_t0000_u01789878161803") 2026/09/20 04:24:37 DEBUG : dir1/0009-34567: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bce9_d20260920_m042236_c001_v0001043_t0020_u01789878156576") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764be_d20260920_m042341_c001_v7007000_t0000_u01789878221789") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bde7_d20260920_m042334_c001_v0001043_t0020_u01789878214855") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601167_d20260920_m042329_c001_v7007000_t0000_u01789878209700") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bdb7_d20260920_m042323_c001_v0001043_t0020_u01789878203410") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb960111f_d20260920_m042318_c001_v7007000_t0000_u01789878198165") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd81_d20260920_m042311_c001_v0001043_t0020_u01789878191457") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5c5_d20260920_m042306_c001_v7007000_t0000_u01789878186200") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd55_d20260920_m042259_c001_v0001043_t0020_u01789878179484") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d8e_d20260920_m042254_c001_v7007000_t0000_u01789878174077") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd1f_d20260920_m042247_c001_v0001043_t0020_u01789878167017") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d3d_d20260920_m042237_c001_v7007000_t0000_u01789878157125") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d087_d20260920_m042233_c001_v0001038_t0003_u01789878153120") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db51b_d20260920_m042227_c001_v7007000_t0000_u01789878147081") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d06d_d20260920_m042222_c001_v0001038_t0003_u01789878142484") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dd0798_d20260920_m042216_c001_v7007000_t0000_u01789878136188") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70cb84_d20260920_m042209_c001_v0001146_t0030_u01789878129922") 2026/09/20 04:24:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c203_d20260920_m042200_c001_v7007000_t0000_u01789878120846") 2026/09/20 04:24:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70caa4_d20260920_m042131_c001_v0001146_t0030_u01789878091337") 2026/09/20 04:24:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b541_d20260920_m042128_c001_v7007000_t0000_u01789878088414") 2026/09/20 04:24:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d311_d20260920_m042123_c001_v0001115_t0042_u01789878083144") 2026/09/20 04:24:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4128a1f3c0ab559a_d20260920_m042113_c001_v7007000_t0000_u01789878073860") 2026/09/20 04:24:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb69_d20260920_m042108_c001_v0001043_t0020_u01789878068222") 2026/09/20 04:24:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba49_d20260920_m042103_c001_v7007000_t0000_u01789878063105") 2026/09/20 04:24:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb33_d20260920_m042056_c001_v0001043_t0020_u01789878056704") 2026/09/20 04:24:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbb9c8_d20260920_m042051_c001_v7007000_t0000_u01789878051584") 2026/09/20 04:24:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb05_d20260920_m042045_c001_v0001043_t0020_u01789878045013") 2026/09/20 04:24:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b847619e_d20260920_m042223_c001_v7007000_t0000_u01789878143463") 2026/09/20 04:24:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1165078749c3d457_d20260920_m042214_c001_v0001115_t0026_u01789878134677") 2026/09/20 04:24:38 DEBUG : dir1/0010-45678: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d66_d20260920_m042241_c001_v7007000_t0000_u01789878161984") 2026/09/20 04:24:38 DEBUG : dir1/0010-45678: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d09f_d20260920_m042236_c001_v0001038_t0003_u01789878156728") 2026/09/20 04:24:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764c1_d20260920_m042342_c001_v7007000_t0000_u01789878222033") 2026/09/20 04:24:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d1b3_d20260920_m042335_c001_v0001038_t0003_u01789878215041") 2026/09/20 04:24:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601169_d20260920_m042329_c001_v7007000_t0000_u01789878209880") 2026/09/20 04:24:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d173_d20260920_m042323_c001_v0001038_t0003_u01789878203594") 2026/09/20 04:24:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601121_d20260920_m042318_c001_v7007000_t0000_u01789878198344") 2026/09/20 04:24:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d12f_d20260920_m042311_c001_v0001038_t0003_u01789878191641") 2026/09/20 04:24:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5c6_d20260920_m042306_c001_v7007000_t0000_u01789878186382") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d0ed_d20260920_m042259_c001_v0001038_t0003_u01789878179667") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d8f_d20260920_m042254_c001_v7007000_t0000_u01789878174259") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d0c5_d20260920_m042247_c001_v0001038_t0003_u01789878167201") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f422e5b6d115a4809_d20260920_m042237_c001_v7007000_t0000_u01789878157544") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d4ab_d20260920_m042233_c001_v0001115_t0042_u01789878153301") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db51d_d20260920_m042227_c001_v7007000_t0000_u01789878147364") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d475_d20260920_m042222_c001_v0001115_t0042_u01789878142494") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dd079a_d20260920_m042216_c001_v7007000_t0000_u01789878136386") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bc69_d20260920_m042210_c001_v0001043_t0020_u01789878130105") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c20d_d20260920_m042202_c001_v7007000_t0000_u01789878122150") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bbe7_d20260920_m042131_c001_v0001043_t0020_u01789878091348") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003a6991687b80f_d20260920_m042128_c001_v7007000_t0000_u01789878088284") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70ca6c_d20260920_m042123_c001_v0001146_t0030_u01789878083326") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b4f1_d20260920_m042113_c001_v7007000_t0000_u01789878073686") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c9fe_d20260920_m042108_c001_v0001146_t0030_u01789878068453") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba4b_d20260920_m042103_c001_v7007000_t0000_u01789878063286") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c9aa_d20260920_m042056_c001_v0001146_t0030_u01789878056887") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbb9ca_d20260920_m042051_c001_v7007000_t0000_u01789878051765") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c94c_d20260920_m042045_c001_v0001146_t0030_u01789878045197") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa540_d20260920_m042222_c001_v7007000_t0000_u01789878142940") 2026/09/20 04:24:39 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5bc85_d20260920_m042214_c001_v0001043_t0047_u01789878134690") 2026/09/20 04:24:39 DEBUG : dir1/0011-56789: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d68_d20260920_m042242_c001_v7007000_t0000_u01789878162165") 2026/09/20 04:24:39 DEBUG : dir1/0011-56789: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5edb_d20260920_m042236_c001_v0001185_t0000_u01789878156742") 2026/09/20 04:24:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764c3_d20260920_m042342_c001_v7007000_t0000_u01789878222217") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b6143_d20260920_m042335_c001_v0001185_t0000_u01789878215224") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb960116b_d20260920_m042330_c001_v7007000_t0000_u01789878210059") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b60c3_d20260920_m042323_c001_v0001185_t0000_u01789878203778") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601122_d20260920_m042318_c001_v7007000_t0000_u01789878198525") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b6039_d20260920_m042311_c001_v0001185_t0000_u01789878191826") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5c7_d20260920_m042306_c001_v7007000_t0000_u01789878186641") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5fb9_d20260920_m042259_c001_v0001185_t0000_u01789878179852") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d90_d20260920_m042254_c001_v7007000_t0000_u01789878174441") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5f3b_d20260920_m042247_c001_v0001185_t0000_u01789878167385") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f422e5b6d115a480b_d20260920_m042237_c001_v7007000_t0000_u01789878157731") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bccd_d20260920_m042233_c001_v0001043_t0020_u01789878153485") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db51e_d20260920_m042227_c001_v7007000_t0000_u01789878147650") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bca9_d20260920_m042222_c001_v0001043_t0020_u01789878142510") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e28a81_d20260920_m042216_c001_v7007000_t0000_u01789878136112") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d435_d20260920_m042210_c001_v0001115_t0042_u01789878130288") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c210_d20260920_m042202_c001_v7007000_t0000_u01789878122748") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d343_d20260920_m042131_c001_v0001115_t0042_u01789878091356") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb3199a_d20260920_m042128_c001_v7007000_t0000_u01789878088208") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bbb7_d20260920_m042123_c001_v0001043_t0020_u01789878083512") 2026/09/20 04:24:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b4f2_d20260920_m042113_c001_v7007000_t0000_u01789878073871") 2026/09/20 04:24:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d2b3_d20260920_m042108_c001_v0001115_t0042_u01789878068638") 2026/09/20 04:24:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba4f_d20260920_m042103_c001_v7007000_t0000_u01789878063468") 2026/09/20 04:24:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d28b_d20260920_m042057_c001_v0001115_t0042_u01789878057074") 2026/09/20 04:24:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbb9cc_d20260920_m042051_c001_v7007000_t0000_u01789878051947") 2026/09/20 04:24:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d263_d20260920_m042045_c001_v0001115_t0042_u01789878045381") 2026/09/20 04:24:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b847619b_d20260920_m042222_c001_v7007000_t0000_u01789878142906") 2026/09/20 04:24:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5e24_d20260920_m042214_c001_v0001185_t0003_u01789878134783") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d6a_d20260920_m042242_c001_v7007000_t0000_u01789878162348") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d4c9_d20260920_m042236_c001_v0001115_t0042_u01789878156754") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764c5_d20260920_m042342_c001_v7007000_t0000_u01789878222401") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d649_d20260920_m042335_c001_v0001115_t0042_u01789878215408") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb960116c_d20260920_m042330_c001_v7007000_t0000_u01789878210240") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d5f3_d20260920_m042323_c001_v0001115_t0042_u01789878203961") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601124_d20260920_m042318_c001_v7007000_t0000_u01789878198705") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d5a7_d20260920_m042312_c001_v0001115_t0042_u01789878192010") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5c8_d20260920_m042306_c001_v7007000_t0000_u01789878186834") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d55b_d20260920_m042300_c001_v0001115_t0042_u01789878180039") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d92_d20260920_m042254_c001_v7007000_t0000_u01789878174623") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d51d_d20260920_m042247_c001_v0001115_t0042_u01789878167567") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4084fb93fce428b1_d20260920_m042237_c001_v7007000_t0000_u01789878157525") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5ec5_d20260920_m042233_c001_v0001185_t0000_u01789878153667") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db51f_d20260920_m042227_c001_v7007000_t0000_u01789878147965") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5e71_d20260920_m042222_c001_v0001185_t0000_u01789878142523") 2026/09/20 04:24:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f422e5b6d115a4746_d20260920_m042216_c001_v7007000_t0000_u01789878136288") 2026/09/20 04:24:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5dde_d20260920_m042210_c001_v0001185_t0000_u01789878130470") 2026/09/20 04:24:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c216_d20260920_m042203_c001_v7007000_t0000_u01789878123323") 2026/09/20 04:24:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5c7e_d20260920_m042131_c001_v0001185_t0000_u01789878091515") 2026/09/20 04:24:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b53e_d20260920_m042128_c001_v7007000_t0000_u01789878088050") 2026/09/20 04:24:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5c08_d20260920_m042123_c001_v0001185_t0000_u01789878083695") 2026/09/20 04:24:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dd04b7_d20260920_m042113_c001_v7007000_t0000_u01789878073880") 2026/09/20 04:24:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5b5a_d20260920_m042108_c001_v0001185_t0000_u01789878068821") 2026/09/20 04:24:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba52_d20260920_m042103_c001_v7007000_t0000_u01789878063648") 2026/09/20 04:24:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5ada_d20260920_m042057_c001_v0001185_t0000_u01789878057269") 2026/09/20 04:24:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbb9cd_d20260920_m042052_c001_v7007000_t0000_u01789878052128") 2026/09/20 04:24:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5a4c_d20260920_m042045_c001_v0001185_t0000_u01789878045564") 2026/09/20 04:24:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b847619c_d20260920_m042223_c001_v7007000_t0000_u01789878143093") 2026/09/20 04:24:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1142adaf7b70cb9e_d20260920_m042214_c001_v0001146_t0033_u01789878134854") 2026/09/20 04:24:42 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d6c_d20260920_m042242_c001_v7007000_t0000_u01789878162565") 2026/09/20 04:24:42 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bceb_d20260920_m042236_c001_v0001043_t0020_u01789878156764") 2026/09/20 04:24:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764c7_d20260920_m042342_c001_v7007000_t0000_u01789878222589") 2026/09/20 04:24:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bde9_d20260920_m042335_c001_v0001043_t0020_u01789878215592") 2026/09/20 04:24:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb960116e_d20260920_m042330_c001_v7007000_t0000_u01789878210421") 2026/09/20 04:24:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bdbb_d20260920_m042324_c001_v0001043_t0020_u01789878204142") 2026/09/20 04:24:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601125_d20260920_m042318_c001_v7007000_t0000_u01789878198885") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd87_d20260920_m042312_c001_v0001043_t0020_u01789878192192") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5c9_d20260920_m042307_c001_v7007000_t0000_u01789878187015") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd57_d20260920_m042300_c001_v0001043_t0020_u01789878180222") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d93_d20260920_m042254_c001_v7007000_t0000_u01789878174847") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bd21_d20260920_m042247_c001_v0001043_t0020_u01789878167749") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84761d8_d20260920_m042237_c001_v7007000_t0000_u01789878157560") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d08d_d20260920_m042233_c001_v0001038_t0003_u01789878153850") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db522_d20260920_m042228_c001_v7007000_t0000_u01789878148349") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d06f_d20260920_m042222_c001_v0001038_t0003_u01789878142667") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dd079b_d20260920_m042216_c001_v7007000_t0000_u01789878136469") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70cb88_d20260920_m042210_c001_v0001146_t0030_u01789878130652") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c21d_d20260920_m042203_c001_v7007000_t0000_u01789878123987") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70caac_d20260920_m042131_c001_v0001146_t0030_u01789878091525") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb31998_d20260920_m042128_c001_v7007000_t0000_u01789878088076") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d315_d20260920_m042123_c001_v0001115_t0042_u01789878083880") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dd04b5_d20260920_m042113_c001_v7007000_t0000_u01789878073701") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb6d_d20260920_m042109_c001_v0001043_t0020_u01789878069003") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba55_d20260920_m042103_c001_v7007000_t0000_u01789878063829") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb37_d20260920_m042057_c001_v0001043_t0020_u01789878057452") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbb9ce_d20260920_m042052_c001_v7007000_t0000_u01789878052308") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bb09_d20260920_m042045_c001_v0001043_t0020_u01789878045749") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b847619d_d20260920_m042223_c001_v7007000_t0000_u01789878143278") 2026/09/20 04:24:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5e28_d20260920_m042214_c001_v0001185_t0015_u01789878134976") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d6e_d20260920_m042242_c001_v7007000_t0000_u01789878162746") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d0a1_d20260920_m042236_c001_v0001038_t0003_u01789878156913") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764c9_d20260920_m042342_c001_v7007000_t0000_u01789878222773") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d1b7_d20260920_m042335_c001_v0001038_t0003_u01789878215776") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601170_d20260920_m042330_c001_v7007000_t0000_u01789878210601") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d175_d20260920_m042324_c001_v0001038_t0003_u01789878204325") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601127_d20260920_m042319_c001_v7007000_t0000_u01789878199066") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d133_d20260920_m042312_c001_v0001038_t0003_u01789878192378") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5ca_d20260920_m042307_c001_v7007000_t0000_u01789878187197") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d0ef_d20260920_m042300_c001_v0001038_t0003_u01789878180403") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d94_d20260920_m042255_c001_v7007000_t0000_u01789878175029") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d0c9_d20260920_m042247_c001_v0001038_t0003_u01789878167935") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f411259dffd440dde_d20260920_m042237_c001_v7007000_t0000_u01789878157534") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d4af_d20260920_m042234_c001_v0001115_t0042_u01789878154032") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db524_d20260920_m042228_c001_v7007000_t0000_u01789878148634") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d477_d20260920_m042222_c001_v0001115_t0042_u01789878142677") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa53b_d20260920_m042215_c001_v7007000_t0000_u01789878135931") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bc6d_d20260920_m042210_c001_v0001043_t0020_u01789878130836") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c228_d20260920_m042204_c001_v7007000_t0000_u01789878124536") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bbe9_d20260920_m042131_c001_v0001043_t0020_u01789878091537") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b540_d20260920_m042128_c001_v7007000_t0000_u01789878088231") 2026/09/20 04:24:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70ca72_d20260920_m042124_c001_v0001146_t0030_u01789878084064") 2026/09/20 04:24:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f415773574f5f7923_d20260920_m042113_c001_v7007000_t0000_u01789878073735") 2026/09/20 04:24:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70ca04_d20260920_m042109_c001_v0001146_t0030_u01789878069187") 2026/09/20 04:24:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba57_d20260920_m042104_c001_v7007000_t0000_u01789878064010") 2026/09/20 04:24:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c9b0_d20260920_m042057_c001_v0001146_t0030_u01789878057634") 2026/09/20 04:24:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbb9d1_d20260920_m042052_c001_v7007000_t0000_u01789878052490") 2026/09/20 04:24:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c952_d20260920_m042045_c001_v0001146_t0030_u01789878045934") 2026/09/20 04:24:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db502_d20260920_m042223_c001_v7007000_t0000_u01789878143470") 2026/09/20 04:24:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5bc89_d20260920_m042215_c001_v0001043_t0041_u01789878135165") 2026/09/20 04:24:45 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d70_d20260920_m042242_c001_v7007000_t0000_u01789878162926") 2026/09/20 04:24:45 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5ee1_d20260920_m042236_c001_v0001185_t0000_u01789878156928") 2026/09/20 04:24:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764ca_d20260920_m042342_c001_v7007000_t0000_u01789878222957") 2026/09/20 04:24:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b614b_d20260920_m042335_c001_v0001185_t0000_u01789878215958") 2026/09/20 04:24:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601171_d20260920_m042330_c001_v7007000_t0000_u01789878210784") 2026/09/20 04:24:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b60cf_d20260920_m042324_c001_v0001185_t0000_u01789878204510") 2026/09/20 04:24:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601128_d20260920_m042319_c001_v7007000_t0000_u01789878199246") 2026/09/20 04:24:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b6041_d20260920_m042312_c001_v0001185_t0000_u01789878192562") 2026/09/20 04:24:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5cc_d20260920_m042307_c001_v7007000_t0000_u01789878187380") 2026/09/20 04:24:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5fc1_d20260920_m042300_c001_v0001185_t0000_u01789878180589") 2026/09/20 04:24:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d95_d20260920_m042255_c001_v7007000_t0000_u01789878175236") 2026/09/20 04:24:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5f49_d20260920_m042248_c001_v0001185_t0000_u01789878168120") 2026/09/20 04:24:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c2e9_d20260920_m042237_c001_v7007000_t0000_u01789878157612") 2026/09/20 04:24:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bcd1_d20260920_m042234_c001_v0001043_t0020_u01789878154215") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db526_d20260920_m042228_c001_v7007000_t0000_u01789878148855") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bcad_d20260920_m042222_c001_v0001043_t0020_u01789878142697") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa53c_d20260920_m042216_c001_v7007000_t0000_u01789878136118") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d43b_d20260920_m042211_c001_v0001115_t0042_u01789878131019") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c231_d20260920_m042204_c001_v7007000_t0000_u01789878124965") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d345_d20260920_m042131_c001_v0001115_t0042_u01789878091547") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbbb0d_d20260920_m042128_c001_v7007000_t0000_u01789878088465") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bbbd_d20260920_m042124_c001_v0001043_t0020_u01789878084249") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86f9c_d20260920_m042113_c001_v7007000_t0000_u01789878073892") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d2b9_d20260920_m042109_c001_v0001115_t0042_u01789878069370") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba5a_d20260920_m042104_c001_v7007000_t0000_u01789878064190") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d28d_d20260920_m042057_c001_v0001115_t0042_u01789878057819") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbb9d4_d20260920_m042052_c001_v7007000_t0000_u01789878052671") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d269_d20260920_m042046_c001_v0001115_t0042_u01789878046117") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db4fe_d20260920_m042222_c001_v7007000_t0000_u01789878142924") 2026/09/20 04:24:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5e2a_d20260920_m042215_c001_v0001185_t0000_u01789878135174") 2026/09/20 04:24:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b507_d20260920_m042116_c001_v7007000_t0000_u01789878076530") 2026/09/20 04:24:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5bb7b_d20260920_m042111_c001_v0001043_t0058_u01789878071692") 2026/09/20 04:24:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b508_d20260920_m042116_c001_v7007000_t0000_u01789878076711") 2026/09/20 04:24:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5b7a_d20260920_m042111_c001_v0001185_t0053_u01789878071703") 2026/09/20 04:24:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b50b_d20260920_m042116_c001_v7007000_t0000_u01789878076893") 2026/09/20 04:24:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1142adaf7b70ca1a_d20260920_m042111_c001_v0001146_t0025_u01789878071714") 2026/09/20 04:24:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b50d_d20260920_m042117_c001_v7007000_t0000_u01789878077077") 2026/09/20 04:24:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1165078749c3d2cb_d20260920_m042111_c001_v0001115_t0026_u01789878071723") 2026/09/20 04:24:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b50e_d20260920_m042117_c001_v7007000_t0000_u01789878077258") 2026/09/20 04:24:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5b7c_d20260920_m042111_c001_v0001185_t0046_u01789878071899") 2026/09/20 04:24:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b510_d20260920_m042117_c001_v7007000_t0000_u01789878077439") 2026/09/20 04:24:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5b7e_d20260920_m042112_c001_v0001185_t0015_u01789878072091") 2026/09/20 04:24:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b514_d20260920_m042117_c001_v7007000_t0000_u01789878077622") 2026/09/20 04:24:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5bb7f_d20260920_m042112_c001_v0001043_t0011_u01789878072103") 2026/09/20 04:24:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b515_d20260920_m042117_c001_v7007000_t0000_u01789878077814") 2026/09/20 04:24:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1165078749c3d2cf_d20260920_m042112_c001_v0001115_t0019_u01789878072206") 2026/09/20 04:24:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b517_d20260920_m042117_c001_v7007000_t0000_u01789878077995") 2026/09/20 04:24:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1142adaf7b70ca26_d20260920_m042112_c001_v0001146_t0003_u01789878072267") 2026/09/20 04:24:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b51a_d20260920_m042118_c001_v7007000_t0000_u01789878078177") 2026/09/20 04:24:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5b80_d20260920_m042112_c001_v0001185_t0005_u01789878072283") 2026/09/20 04:24:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b51b_d20260920_m042118_c001_v7007000_t0000_u01789878078358") 2026/09/20 04:24:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5b82_d20260920_m042112_c001_v0001185_t0038_u01789878072476") 2026/09/20 04:24:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b51c_d20260920_m042118_c001_v7007000_t0000_u01789878078540") 2026/09/20 04:24:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5b86_d20260920_m042112_c001_v0001185_t0047_u01789878072668") 2026/09/20 04:24:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b51d_d20260920_m042118_c001_v7007000_t0000_u01789878078722") 2026/09/20 04:24:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1142adaf7b70ca2a_d20260920_m042112_c001_v0001146_t0051_u01789878072693") 2026/09/20 04:24:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b51e_d20260920_m042118_c001_v7007000_t0000_u01789878078904") 2026/09/20 04:24:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5bb87_d20260920_m042112_c001_v0001043_t0001_u01789878072792") 2026/09/20 04:24:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b51f_d20260920_m042119_c001_v7007000_t0000_u01789878079085") 2026/09/20 04:24:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5b8c_d20260920_m042112_c001_v0001185_t0005_u01789878072864") 2026/09/20 04:24:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b520_d20260920_m042119_c001_v7007000_t0000_u01789878079267") 2026/09/20 04:24:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d2d1_d20260920_m042112_c001_v0001115_t0042_u01789878072940") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003a6991687b847_d20260920_m042131_c001_v7007000_t0000_u01789878091964") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5c2a_d20260920_m042126_c001_v0001185_t0037_u01789878086058") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003a6991687b843_d20260920_m042131_c001_v7007000_t0000_u01789878091782") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1165078749c3d321_d20260920_m042126_c001_v0001115_t0036_u01789878086066") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4084fb93fce42719_d20260920_m042131_c001_v7007000_t0000_u01789878091975") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1142adaf7b70ca84_d20260920_m042126_c001_v0001146_t0021_u01789878086079") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b556_d20260920_m042131_c001_v7007000_t0000_u01789878091751") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5c30_d20260920_m042126_c001_v0001185_t0032_u01789878086255") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbbb29_d20260920_m042131_c001_v7007000_t0000_u01789878091987") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5bbcb_d20260920_m042126_c001_v0001043_t0020_u01789878086327") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4084fb93fce42717_d20260920_m042131_c001_v7007000_t0000_u01789878091792") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5c34_d20260920_m042126_c001_v0001185_t0045_u01789878086491") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbbb27_d20260920_m042131_c001_v7007000_t0000_u01789878091802") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5c36_d20260920_m042126_c001_v0001185_t0017_u01789878086694") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4084fb93fce4271c_d20260920_m042132_c001_v7007000_t0000_u01789878092158") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1142adaf7b70ca8a_d20260920_m042126_c001_v0001146_t0033_u01789878086758") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003a6991687b849_d20260920_m042132_c001_v7007000_t0000_u01789878092169") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5c3a_d20260920_m042126_c001_v0001185_t0023_u01789878086891") 2026/09/20 04:24:48 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b55a_d20260920_m042132_c001_v7007000_t0000_u01789878092114") 2026/09/20 04:24:49 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5bbcd_d20260920_m042126_c001_v0001043_t0054_u01789878086944") 2026/09/20 04:24:49 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b559_d20260920_m042131_c001_v7007000_t0000_u01789878091933") 2026/09/20 04:24:49 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1142adaf7b70ca8c_d20260920_m042127_c001_v0001146_t0052_u01789878087094") 2026/09/20 04:24:49 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9600da0_d20260920_m042131_c001_v7007000_t0000_u01789878091942") 2026/09/20 04:24:49 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1165078749c3d327_d20260920_m042127_c001_v0001115_t0052_u01789878087114") 2026/09/20 04:24:49 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb319c8_d20260920_m042131_c001_v7007000_t0000_u01789878091950") 2026/09/20 04:24:49 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5c40_d20260920_m042127_c001_v0001185_t0028_u01789878087143") 2026/09/20 04:24:49 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9600d9d_d20260920_m042131_c001_v7007000_t0000_u01789878091762") 2026/09/20 04:24:49 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b5c42_d20260920_m042127_c001_v0001185_t0057_u01789878087339") 2026/09/20 04:24:49 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c1a8_d20260920_m042132_c001_v7007000_t0000_u01789878092734") 2026/09/20 04:24:49 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5bbcf_d20260920_m042127_c001_v0001043_t0051_u01789878087348") 2026/09/20 04:24:49 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9600da3_d20260920_m042132_c001_v7007000_t0000_u01789878092123") 2026/09/20 04:24:49 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70ca90_d20260920_m042127_c001_v0001146_t0030_u01789878087464") 2026/09/20 04:24:49 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4102e1abca89da51_d20260920_m041950_c001_v7007000_t0000_u01789877990632") 2026/09/20 04:24:49 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4198e5a965fed175_d20260920_m041946_c001_v0001178_t0021_u01789877986994") 2026/09/20 04:24:49 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2263_d20260920_m041946_c001_v7007000_t0000_u01789877986812") 2026/09/20 04:24:49 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4198e5a965fed14d_d20260920_m041940_c001_v0001178_t0021_u01789877980478") 2026/09/20 04:24:49 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2215_d20260920_m041939_c001_v7007000_t0000_u01789877979755") 2026/09/20 04:24:49 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b56c1_d20260920_m041930_c001_v0001185_t0000_u01789877970290") 2026/09/20 04:24:49 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19daf34_d20260920_m041928_c001_v7007000_t0000_u01789877968835") 2026/09/20 04:24:49 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4134e4a3a33c012f_d20260920_m041927_c001_v0001120_t0037_u01789877967151") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f409a16c7b113c931_d20260920_m041926_c001_v7007000_t0000_u01789877966969") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4134e4a3a33c0115_d20260920_m041924_c001_v0001120_t0037_u01789877964610") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f409a16c7b113c92c_d20260920_m041923_c001_v7007000_t0000_u01789877963883") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b564f_d20260920_m041919_c001_v0001185_t0000_u01789877959549") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19daf25_d20260920_m041918_c001_v7007000_t0000_u01789877958262") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40542458367c4e4c_d20260920_m041917_c001_v0001177_t0020_u01789877957102") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b21b_d20260920_m041916_c001_v7007000_t0000_u01789877956920") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40542458367c4e3a_d20260920_m041914_c001_v0001177_t0020_u01789877954985") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b204_d20260920_m041914_c001_v7007000_t0000_u01789877954261") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b954_d20260920_m041910_c001_v0001043_t0020_u01789877950952") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19daf0f_d20260920_m041910_c001_v7007000_t0000_u01789877950030") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41819d43c5ea7d9f_d20260920_m041908_c001_v0001137_t0056_u01789877948245") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f403ee4c633857cf9_d20260920_m041908_c001_v7007000_t0000_u01789877948054") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41819d43c5ea7d93_d20260920_m041904_c001_v0001137_t0056_u01789877944859") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f403ee4c633857cf4_d20260920_m041904_c001_v7007000_t0000_u01789877944137") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3cf27_d20260920_m041853_c001_v0001115_t0042_u01789877933874") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419abccb238090fd_d20260920_m041852_c001_v7007000_t0000_u01789877932972") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4094ace7a5701957_d20260920_m041851_c001_v0001136_t0050_u01789877931444") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4260ce15cc3ba656_d20260920_m041851_c001_v7007000_t0000_u01789877931262") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4094ace7a570194f_d20260920_m041848_c001_v0001136_t0050_u01789877928586") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4260ce15cc3ba653_d20260920_m041847_c001_v7007000_t0000_u01789877927860") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b54b5_d20260920_m041840_c001_v0001185_t0000_u01789877920926") 2026/09/20 04:24:50 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f408c0f60463712df_d20260920_m041840_c001_v7007000_t0000_u01789877920014") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f411846c384555c1f_d20260920_m041837_c001_v0001146_t0057_u01789877917065") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419abccb2380908a_d20260920_m041836_c001_v7007000_t0000_u01789877916520") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f411846c384555be3_d20260920_m041825_c001_v0001146_t0057_u01789877905590") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f422e5b6d115a3a6c_d20260920_m041824_c001_v7007000_t0000_u01789877904864") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b87c_d20260920_m041818_c001_v0001043_t0020_u01789877898581") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f992_d20260920_m041817_c001_v7007000_t0000_u01789877897481") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4196716d6c73ffc3_d20260920_m041808_c001_v0001120_t0033_u01789877888223") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f413a653d1ee80a27_d20260920_m041807_c001_v7007000_t0000_u01789877887394") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3cd14_d20260920_m041740_c001_v0001115_t0042_u01789877860309") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41063ff1364c3ade_d20260920_m041739_c001_v0001157_t0052_u01789877859576") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41063ff1364c3acc_d20260920_m041738_c001_v0001157_t0052_u01789877858549") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4128a1f3c0ab4a58_d20260920_m041724_c001_v7007000_t0000_u01789877844694") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b766_d20260920_m041718_c001_v0001043_t0020_u01789877838142") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41810afd27abc121_d20260920_m041717_c001_v0001036_t0018_u01789877837387") 2026/09/20 04:24:51 DEBUG : dst/one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41810afd27abc11d_d20260920_m041716_c001_v0001036_t0018_u01789877836463") 2026/09/20 04:24:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4102e1abca89da53_d20260920_m041950_c001_v7007000_t0000_u01789877990891") 2026/09/20 04:24:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406babb9f02ca541_d20260920_m041946_c001_v0001161_t0032_u01789877986628") 2026/09/20 04:24:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4097bd56e511ee0c_d20260920_m041939_c001_v0001043_t0032_u01789877979571") 2026/09/20 04:24:51 DEBUG : dst/one.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19daf35_d20260920_m041929_c001_v7007000_t0000_u01789877969018") 2026/09/20 04:24:51 DEBUG : dst/one.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f411f68adf9aa86f0_d20260920_m041926_c001_v0001117_t0039_u01789877966783") 2026/09/20 04:24:51 DEBUG : dst/one.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f413d91b05fd03ae7_d20260920_m041923_c001_v0001157_t0048_u01789877963697") 2026/09/20 04:24:52 DEBUG : dst/one.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19daf26_d20260920_m041918_c001_v7007000_t0000_u01789877958444") 2026/09/20 04:24:52 DEBUG : dst/one.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f404424337cc70718_d20260920_m041916_c001_v0001172_t0023_u01789877956732") 2026/09/20 04:24:52 DEBUG : dst/one.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6cd48_d20260920_m041914_c001_v0001038_t0043_u01789877954077") 2026/09/20 04:24:52 DEBUG : dst/three: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f995_d20260920_m041817_c001_v7007000_t0000_u01789877897662") 2026/09/20 04:24:52 DEBUG : dst/three: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41063ff1364c3c3d_d20260920_m041816_c001_v0001157_t0052_u01789877896194") 2026/09/20 04:24:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4102e1abca89da55_d20260920_m041951_c001_v7007000_t0000_u01789877991202") 2026/09/20 04:24:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4113e6ef561b7894_d20260920_m041949_c001_v0001185_t0024_u01789877989506") 2026/09/20 04:24:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4008de0cc05c47fd_d20260920_m041943_c001_v0001115_t0004_u01789877983206") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4102e1abca89da57_d20260920_m041951_c001_v7007000_t0000_u01789877991443") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4198e5a965fed187_d20260920_m041949_c001_v0001178_t0021_u01789877989872") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f228c_d20260920_m041949_c001_v7007000_t0000_u01789877989689") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4198e5a965fed163_d20260920_m041943_c001_v0001178_t0021_u01789877983682") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2235_d20260920_m041943_c001_v7007000_t0000_u01789877983389") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b9b0_d20260920_m041931_c001_v0001043_t0020_u01789877971376") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19daf36_d20260920_m041929_c001_v7007000_t0000_u01789877969200") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4134e4a3a33c0137_d20260920_m041928_c001_v0001120_t0037_u01789877968260") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f409a16c7b113c933_d20260920_m041928_c001_v7007000_t0000_u01789877968077") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4134e4a3a33c0123_d20260920_m041925_c001_v0001120_t0037_u01789877965724") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f409a16c7b113c92f_d20260920_m041925_c001_v7007000_t0000_u01789877965542") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b978_d20260920_m041920_c001_v0001043_t0020_u01789877960278") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b226_d20260920_m041917_c001_v7007000_t0000_u01789877957704") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b962_d20260920_m041915_c001_v0001043_t0020_u01789877955924") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f417eadd7ba52b20e_d20260920_m041915_c001_v7007000_t0000_u01789877955553") 2026/09/20 04:24:52 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3cfa1_d20260920_m041911_c001_v0001115_t0042_u01789877951680") 2026/09/20 04:24:53 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f403ee4c633857cfc_d20260920_m041909_c001_v7007000_t0000_u01789877949098") 2026/09/20 04:24:53 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3cf79_d20260920_m041906_c001_v0001115_t0042_u01789877946843") 2026/09/20 04:24:53 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f403ee4c633857cf6_d20260920_m041905_c001_v7007000_t0000_u01789877945747") 2026/09/20 04:24:53 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5539_d20260920_m041854_c001_v0001185_t0000_u01789877934779") 2026/09/20 04:24:53 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4260ce15cc3ba658_d20260920_m041852_c001_v7007000_t0000_u01789877932061") 2026/09/20 04:24:53 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5511_d20260920_m041850_c001_v0001185_t0000_u01789877930245") 2026/09/20 04:24:53 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4260ce15cc3ba654_d20260920_m041849_c001_v7007000_t0000_u01789877929160") 2026/09/20 04:24:53 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b8d6_d20260920_m041842_c001_v0001043_t0020_u01789877922021") 2026/09/20 04:24:53 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419abccb2380909a_d20260920_m041838_c001_v7007000_t0000_u01789877918490") 2026/09/20 04:24:53 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b8a6_d20260920_m041830_c001_v0001043_t0020_u01789877910218") 2026/09/20 04:24:53 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f422e5b6d115a3a6d_d20260920_m041826_c001_v7007000_t0000_u01789877906337") 2026/09/20 04:24:53 DEBUG : dst/three.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3ce24_d20260920_m041819_c001_v0001115_t0042_u01789877899332") 2026/09/20 04:24:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19daf37_d20260920_m041929_c001_v7007000_t0000_u01789877969383") 2026/09/20 04:24:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419bbd00eb7fc498_d20260920_m041927_c001_v0001130_t0057_u01789877967891") 2026/09/20 04:24:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4016e21eb4c56687_d20260920_m041925_c001_v0001131_t0023_u01789877965354") 2026/09/20 04:24:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19daf27_d20260920_m041918_c001_v7007000_t0000_u01789877958626") 2026/09/20 04:24:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4083574ff6dafda3_d20260920_m041917_c001_v0001157_t0034_u01789877957520") 2026/09/20 04:24:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4110b5f75f3cfc48_d20260920_m041915_c001_v0001091_t0032_u01789877955360") 2026/09/20 04:24:53 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4102e1abca89da58_d20260920_m041951_c001_v7007000_t0000_u01789877991666") 2026/09/20 04:24:53 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d013_d20260920_m041930_c001_v0001115_t0042_u01789877970832") 2026/09/20 04:24:53 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19daf38_d20260920_m041929_c001_v7007000_t0000_u01789877969566") 2026/09/20 04:24:54 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3cfc9_d20260920_m041920_c001_v0001115_t0042_u01789877960091") 2026/09/20 04:24:54 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19daf28_d20260920_m041918_c001_v7007000_t0000_u01789877958809") 2026/09/20 04:24:54 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b55fd_d20260920_m041911_c001_v0001185_t0000_u01789877951497") 2026/09/20 04:24:54 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19daf14_d20260920_m041910_c001_v7007000_t0000_u01789877950213") 2026/09/20 04:24:54 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b908_d20260920_m041854_c001_v0001043_t0020_u01789877934597") 2026/09/20 04:24:54 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419abccb23809100_d20260920_m041853_c001_v7007000_t0000_u01789877933152") 2026/09/20 04:24:54 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3cee5_d20260920_m041841_c001_v0001115_t0042_u01789877921476") 2026/09/20 04:24:54 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f408c0f60463712e0_d20260920_m041840_c001_v7007000_t0000_u01789877920194") 2026/09/20 04:24:54 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b53d5_d20260920_m041819_c001_v0001185_t0000_u01789877899146") 2026/09/20 04:24:54 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f998_d20260920_m041817_c001_v7007000_t0000_u01789877897843") 2026/09/20 04:24:54 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40010987e86053fe_d20260920_m041813_c001_v0001032_t0011_u01789877893165") 2026/09/20 04:24:54 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4128a1f3c0ab4a5c_d20260920_m041724_c001_v7007000_t0000_u01789877844914") 2026/09/20 04:24:54 DEBUG : dst/two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41810afd27abc145_d20260920_m041723_c001_v0001036_t0018_u01789877843753") 2026/09/20 04:24:54 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e28576_d20260920_m041651_c001_v7007000_t0000_u01789877811262") 2026/09/20 04:24:54 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3cba2_d20260920_m041647_c001_v0001115_t0042_u01789877807783") 2026/09/20 04:24:54 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e28571_d20260920_m041645_c001_v7007000_t0000_u01789877805937") 2026/09/20 04:24:54 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3cb40_d20260920_m041635_c001_v0001115_t0042_u01789877795768") 2026/09/20 04:24:54 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d624_d20260920_m041627_c001_v7007000_t0000_u01789877787123") 2026/09/20 04:24:54 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3cafe_d20260920_m041624_c001_v0001115_t0042_u01789877784231") 2026/09/20 04:24:54 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f313_d20260920_m041607_c001_v7007000_t0000_u01789877767111") 2026/09/20 04:24:54 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b64d_d20260920_m041605_c001_v0001043_t0020_u01789877765323") 2026/09/20 04:24:54 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f30f_d20260920_m041604_c001_v7007000_t0000_u01789877764429") 2026/09/20 04:24:54 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b647_d20260920_m041603_c001_v0001043_t0020_u01789877763312") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2f6_d20260920_m041600_c001_v7007000_t0000_u01789877760602") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b633_d20260920_m041558_c001_v0001043_t0020_u01789877758555") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2ee_d20260920_m041557_c001_v7007000_t0000_u01789877757764") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b62b_d20260920_m041556_c001_v0001043_t0020_u01789877756287") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2de_d20260920_m041550_c001_v7007000_t0000_u01789877750859") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b60f_d20260920_m041549_c001_v0001043_t0020_u01789877749356") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2da_d20260920_m041548_c001_v7007000_t0000_u01789877748618") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b609_d20260920_m041547_c001_v0001043_t0020_u01789877747890") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf94a_d20260920_m041543_c001_v7007000_t0000_u01789877743645") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5fb_d20260920_m041542_c001_v0001043_t0020_u01789877742264") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf931_d20260920_m041540_c001_v7007000_t0000_u01789877740449") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5ed_d20260920_m041539_c001_v0001043_t0020_u01789877739544") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf924_d20260920_m041539_c001_v7007000_t0000_u01789877739183") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41478eac7fe26868_d20260920_m041538_c001_v0001033_t0039_u01789877738637") 2026/09/20 04:24:55 DEBUG : empty space: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5e3_d20260920_m041537_c001_v0001043_t0020_u01789877737176") 2026/09/20 04:24:55 DEBUG : enormous: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f311_d20260920_m041606_c001_v7007000_t0000_u01789877766197") 2026/09/20 04:24:55 DEBUG : enormous: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5b64f_d20260920_m041605_c001_v0001043_t0051_u01789877765507") 2026/09/20 04:24:55 DEBUG : existing: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4102e1abca89da72_d20260920_m041957_c001_v7007000_t0000_u01789877997111") 2026/09/20 04:24:55 DEBUG : existing: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba1d_d20260920_m041955_c001_v0001043_t0020_u01789877995429") 2026/09/20 04:24:55 DEBUG : existing: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d61c_d20260920_m041622_c001_v7007000_t0000_u01789877782844") 2026/09/20 04:24:55 DEBUG : existing: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b689_d20260920_m041621_c001_v0001043_t0020_u01789877781883") 2026/09/20 04:24:56 DEBUG : existing: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf8f7_d20260920_m041534_c001_v7007000_t0000_u01789877734431") 2026/09/20 04:24:56 DEBUG : existing: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5d1_d20260920_m041533_c001_v0001043_t0020_u01789877733526") 2026/09/20 04:24:56 DEBUG : existing: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf8ea_d20260920_m041532_c001_v7007000_t0000_u01789877732986") 2026/09/20 04:24:56 DEBUG : existing: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5cd_d20260920_m041532_c001_v0001043_t0020_u01789877732442") 2026/09/20 04:24:56 DEBUG : existing: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5c9_d20260920_m041531_c001_v0001043_t0020_u01789877731627") 2026/09/20 04:24:56 DEBUG : existing-b: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d61d_d20260920_m041623_c001_v7007000_t0000_u01789877783025") 2026/09/20 04:24:56 DEBUG : existing-b: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3caf0_d20260920_m041621_c001_v0001115_t0042_u01789877781872") 2026/09/20 04:24:56 DEBUG : file1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86df4_d20260920_m042037_c001_v7007000_t0000_u01789878037937") 2026/09/20 04:24:56 DEBUG : file1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d227_d20260920_m042037_c001_v0001115_t0042_u01789878037171") 2026/09/20 04:24:56 DEBUG : file1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86dd3_d20260920_m042035_c001_v7007000_t0000_u01789878035866") 2026/09/20 04:24:56 DEBUG : file1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5badd_d20260920_m042034_c001_v0001043_t0020_u01789878034911") 2026/09/20 04:24:56 DEBUG : five: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f36b_d20260920_m041610_c001_v7007000_t0000_u01789877770433") 2026/09/20 04:24:56 DEBUG : five: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b661_d20260920_m041608_c001_v0001043_t0020_u01789877768591") 2026/09/20 04:24:56 DEBUG : foo: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf941_d20260920_m041541_c001_v7007000_t0000_u01789877741900") 2026/09/20 04:24:56 DEBUG : foo: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5f7_d20260920_m041541_c001_v0001043_t0020_u01789877741354") 2026/09/20 04:24:56 DEBUG : foo: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5f3_d20260920_m041540_c001_v0001043_t0020_u01789877740809") 2026/09/20 04:24:56 DEBUG : four: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f370_d20260920_m041610_c001_v7007000_t0000_u01789877770614") 2026/09/20 04:24:56 DEBUG : four: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b4dde_d20260920_m041609_c001_v0001185_t0000_u01789877769126") 2026/09/20 04:24:56 DEBUG : four: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b65f_d20260920_m041608_c001_v0001043_t0020_u01789877768032") 2026/09/20 04:24:56 DEBUG : hello world2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86589_d20260920_m041455_c001_v7007000_t0000_u01789877695965") 2026/09/20 04:24:56 DEBUG : hello world2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b56b_d20260920_m041455_c001_v0001043_t0020_u01789877695276") 2026/09/20 04:24:56 DEBUG : ignore-size: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf8d9_d20260920_m041531_c001_v7007000_t0000_u01789877731262") 2026/09/20 04:24:56 DEBUG : ignore-size: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5c1_d20260920_m041530_c001_v0001043_t0020_u01789877730355") 2026/09/20 04:24:57 DEBUG : nested/sub dir/file: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d61a_d20260920_m041621_c001_v7007000_t0000_u01789877781133") 2026/09/20 04:24:57 DEBUG : nested/sub dir/file: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b685_d20260920_m041620_c001_v0001043_t0020_u01789877780571") 2026/09/20 04:24:57 DEBUG : nested/sub dir/file: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d618_d20260920_m041619_c001_v7007000_t0000_u01789877779841") 2026/09/20 04:24:57 DEBUG : nested/sub dir/file: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3cada_d20260920_m041619_c001_v0001115_t0042_u01789877779293") 2026/09/20 04:24:57 DEBUG : one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f377_d20260920_m041610_c001_v7007000_t0000_u01789877770797") 2026/09/20 04:24:57 DEBUG : one: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b659_d20260920_m041607_c001_v0001043_t0020_u01789877767480") 2026/09/20 04:24:57 DEBUG : only0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d51_d20260920_m042030_c001_v7007000_t0000_u01789878030523") 2026/09/20 04:24:57 DEBUG : only0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b594d_d20260920_m042025_c001_v0001185_t0000_u01789878025223") 2026/09/20 04:24:57 DEBUG : only0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b58e3_d20260920_m042017_c001_v0001185_t0000_u01789878017098") 2026/09/20 04:24:57 DEBUG : only0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2364_d20260920_m042011_c001_v7007000_t0000_u01789878011190") 2026/09/20 04:24:57 DEBUG : only0: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba37_d20260920_m042002_c001_v0001043_t0020_u01789878002424") 2026/09/20 04:24:57 DEBUG : only1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d56_d20260920_m042030_c001_v7007000_t0000_u01789878030705") 2026/09/20 04:24:57 DEBUG : only1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d1d3_d20260920_m042025_c001_v0001115_t0042_u01789878025823") 2026/09/20 04:24:57 DEBUG : only1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba91_d20260920_m042017_c001_v0001043_t0020_u01789878017825") 2026/09/20 04:24:57 DEBUG : only1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db07c_d20260920_m042011_c001_v7007000_t0000_u01789878011723") 2026/09/20 04:24:57 DEBUG : only1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d0fb_d20260920_m042002_c001_v0001115_t0042_u01789878002798") 2026/09/20 04:24:57 DEBUG : only10: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d59_d20260920_m042030_c001_v7007000_t0000_u01789878030887") 2026/09/20 04:24:57 DEBUG : only10: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d1cd_d20260920_m042025_c001_v0001115_t0042_u01789878025235") 2026/09/20 04:24:57 DEBUG : only10: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5baab_d20260920_m042021_c001_v0001043_t0020_u01789878021186") 2026/09/20 04:24:57 DEBUG : only10: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86b46_d20260920_m042011_c001_v7007000_t0000_u01789878011200") 2026/09/20 04:24:58 DEBUG : only10: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d125_d20260920_m042006_c001_v0001115_t0042_u01789878006091") 2026/09/20 04:24:58 DEBUG : only11: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d5e_d20260920_m042031_c001_v7007000_t0000_u01789878031069") 2026/09/20 04:24:58 DEBUG : only11: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bac7_d20260920_m042025_c001_v0001043_t0020_u01789878025244") 2026/09/20 04:24:58 DEBUG : only11: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d1a9_d20260920_m042021_c001_v0001115_t0042_u01789878021557") 2026/09/20 04:24:58 DEBUG : only11: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e288b6_d20260920_m042010_c001_v7007000_t0000_u01789878010979") 2026/09/20 04:24:58 DEBUG : only11: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b586d_d20260920_m042006_c001_v0001185_t0000_u01789878006456") 2026/09/20 04:24:58 DEBUG : only12: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d63_d20260920_m042031_c001_v7007000_t0000_u01789878031250") 2026/09/20 04:24:58 DEBUG : only12: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c894_d20260920_m042025_c001_v0001146_t0030_u01789878025796") 2026/09/20 04:24:58 DEBUG : only12: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5921_d20260920_m042021_c001_v0001185_t0000_u01789878021926") 2026/09/20 04:24:58 DEBUG : only12: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e288bd_d20260920_m042011_c001_v7007000_t0000_u01789878011346") 2026/09/20 04:24:58 DEBUG : only12: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba53_d20260920_m042006_c001_v0001043_t0020_u01789878006971") 2026/09/20 04:24:58 DEBUG : only13: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d6a_d20260920_m042031_c001_v7007000_t0000_u01789878031433") 2026/09/20 04:24:58 DEBUG : only13: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5953_d20260920_m042025_c001_v0001185_t0000_u01789878025444") 2026/09/20 04:24:58 DEBUG : only13: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bab5_d20260920_m042022_c001_v0001043_t0020_u01789878022295") 2026/09/20 04:24:58 DEBUG : only13: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e288c0_d20260920_m042011_c001_v7007000_t0000_u01789878011528") 2026/09/20 04:24:58 DEBUG : only13: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d12f_d20260920_m042007_c001_v0001115_t0042_u01789878007337") 2026/09/20 04:24:58 DEBUG : only14: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d6f_d20260920_m042031_c001_v7007000_t0000_u01789878031614") 2026/09/20 04:24:58 DEBUG : only14: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d1cf_d20260920_m042025_c001_v0001115_t0042_u01789878025454") 2026/09/20 04:24:58 DEBUG : only14: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d1b3_d20260920_m042022_c001_v0001115_t0042_u01789878022665") 2026/09/20 04:24:58 DEBUG : only14: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db07a_d20260920_m042011_c001_v7007000_t0000_u01789878011543") 2026/09/20 04:24:58 DEBUG : only14: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b587d_d20260920_m042007_c001_v0001185_t0000_u01789878007703") 2026/09/20 04:24:58 DEBUG : only15: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d77_d20260920_m042031_c001_v7007000_t0000_u01789878031796") 2026/09/20 04:24:58 DEBUG : only15: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bac9_d20260920_m042025_c001_v0001043_t0020_u01789878025464") 2026/09/20 04:24:58 DEBUG : only15: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5931_d20260920_m042023_c001_v0001185_t0000_u01789878023031") 2026/09/20 04:24:59 DEBUG : only15: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86b45_d20260920_m042011_c001_v7007000_t0000_u01789878011010") 2026/09/20 04:24:59 DEBUG : only15: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba5f_d20260920_m042008_c001_v0001043_t0020_u01789878008067") 2026/09/20 04:24:59 DEBUG : only16: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d7d_d20260920_m042031_c001_v7007000_t0000_u01789878031977") 2026/09/20 04:24:59 DEBUG : only16: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5959_d20260920_m042025_c001_v0001185_t0000_u01789878025627") 2026/09/20 04:24:59 DEBUG : only16: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5babd_d20260920_m042023_c001_v0001043_t0020_u01789878023398") 2026/09/20 04:24:59 DEBUG : only16: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db077_d20260920_m042011_c001_v7007000_t0000_u01789878011360") 2026/09/20 04:24:59 DEBUG : only16: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d13b_d20260920_m042008_c001_v0001115_t0042_u01789878008434") 2026/09/20 04:25:00 DEBUG : only17: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d83_d20260920_m042032_c001_v7007000_t0000_u01789878032159") 2026/09/20 04:25:00 DEBUG : only17: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d1d1_d20260920_m042025_c001_v0001115_t0042_u01789878025638") 2026/09/20 04:25:00 DEBUG : only17: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d1bf_d20260920_m042023_c001_v0001115_t0042_u01789878023765") 2026/09/20 04:25:00 DEBUG : only17: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db074_d20260920_m042010_c001_v7007000_t0000_u01789878010990") 2026/09/20 04:25:00 DEBUG : only17: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b588b_d20260920_m042008_c001_v0001185_t0000_u01789878008799") 2026/09/20 04:25:00 DEBUG : only18: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d8a_d20260920_m042032_c001_v7007000_t0000_u01789878032340") 2026/09/20 04:25:00 DEBUG : only18: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bacb_d20260920_m042025_c001_v0001043_t0020_u01789878025647") 2026/09/20 04:25:00 DEBUG : only18: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b593d_d20260920_m042024_c001_v0001185_t0000_u01789878024143") 2026/09/20 04:25:00 DEBUG : only18: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2369_d20260920_m042011_c001_v7007000_t0000_u01789878011556") 2026/09/20 04:25:00 DEBUG : only18: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba69_d20260920_m042009_c001_v0001043_t0020_u01789878009164") 2026/09/20 04:25:00 DEBUG : only19: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d8f_d20260920_m042032_c001_v7007000_t0000_u01789878032522") 2026/09/20 04:25:00 DEBUG : only19: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b595b_d20260920_m042025_c001_v0001185_t0000_u01789878025812") 2026/09/20 04:25:00 DEBUG : only19: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bac1_d20260920_m042024_c001_v0001043_t0020_u01789878024510") 2026/09/20 04:25:00 DEBUG : only19: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86b4a_d20260920_m042011_c001_v7007000_t0000_u01789878011567") 2026/09/20 04:25:00 DEBUG : only19: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d147_d20260920_m042009_c001_v0001115_t0042_u01789878009533") 2026/09/20 04:25:00 DEBUG : only2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d95_d20260920_m042032_c001_v7007000_t0000_u01789878032703") 2026/09/20 04:25:00 DEBUG : only2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bacd_d20260920_m042025_c001_v0001043_t0020_u01789878025832") 2026/09/20 04:25:00 DEBUG : only2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d17d_d20260920_m042018_c001_v0001115_t0042_u01789878018249") 2026/09/20 04:25:00 DEBUG : only2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f236a_d20260920_m042011_c001_v7007000_t0000_u01789878011740") 2026/09/20 04:25:00 DEBUG : only2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b583d_d20260920_m042003_c001_v0001185_t0000_u01789878003164") 2026/09/20 04:25:00 DEBUG : only3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86d9b_d20260920_m042032_c001_v7007000_t0000_u01789878032884") 2026/09/20 04:25:00 DEBUG : only3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c898_d20260920_m042025_c001_v0001146_t0030_u01789878025983") 2026/09/20 04:25:00 DEBUG : only3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b58f9_d20260920_m042018_c001_v0001185_t0000_u01789878018616") 2026/09/20 04:25:00 DEBUG : only3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e288b0_d20260920_m042010_c001_v7007000_t0000_u01789878010616") 2026/09/20 04:25:00 DEBUG : only3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba3f_d20260920_m042003_c001_v0001043_t0020_u01789878003529") 2026/09/20 04:25:00 DEBUG : only4: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86da0_d20260920_m042033_c001_v7007000_t0000_u01789878033065") 2026/09/20 04:25:00 DEBUG : only4: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b595f_d20260920_m042025_c001_v0001185_t0000_u01789878025995") 2026/09/20 04:25:00 DEBUG : only4: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba97_d20260920_m042018_c001_v0001043_t0020_u01789878018981") 2026/09/20 04:25:00 DEBUG : only4: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2366_d20260920_m042011_c001_v7007000_t0000_u01789878011374") 2026/09/20 04:25:01 DEBUG : only4: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d111_d20260920_m042003_c001_v0001115_t0042_u01789878003897") 2026/09/20 04:25:01 DEBUG : only5: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86da6_d20260920_m042033_c001_v7007000_t0000_u01789878033246") 2026/09/20 04:25:01 DEBUG : only5: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d1d7_d20260920_m042026_c001_v0001115_t0042_u01789878026007") 2026/09/20 04:25:01 DEBUG : only5: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d18f_d20260920_m042019_c001_v0001115_t0042_u01789878019349") 2026/09/20 04:25:01 DEBUG : only5: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86b48_d20260920_m042011_c001_v7007000_t0000_u01789878011384") 2026/09/20 04:25:01 DEBUG : only5: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5853_d20260920_m042004_c001_v0001185_t0000_u01789878004261") 2026/09/20 04:25:01 DEBUG : only6: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86dac_d20260920_m042033_c001_v7007000_t0000_u01789878033430") 2026/09/20 04:25:01 DEBUG : only6: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bacf_d20260920_m042026_c001_v0001043_t0020_u01789878026020") 2026/09/20 04:25:01 DEBUG : only6: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5901_d20260920_m042019_c001_v0001185_t0000_u01789878019715") 2026/09/20 04:25:01 DEBUG : only6: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e288ba_d20260920_m042011_c001_v7007000_t0000_u01789878011160") 2026/09/20 04:25:01 DEBUG : only6: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba45_d20260920_m042004_c001_v0001043_t0020_u01789878004626") 2026/09/20 04:25:01 DEBUG : only7: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86db1_d20260920_m042033_c001_v7007000_t0000_u01789878033611") 2026/09/20 04:25:01 DEBUG : only7: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c89c_d20260920_m042026_c001_v0001146_t0030_u01789878026167") 2026/09/20 04:25:01 DEBUG : only7: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5baa1_d20260920_m042020_c001_v0001043_t0020_u01789878020082") 2026/09/20 04:25:01 DEBUG : only7: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e288b3_d20260920_m042010_c001_v7007000_t0000_u01789878010797") 2026/09/20 04:25:01 DEBUG : only7: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d11d_d20260920_m042004_c001_v0001115_t0042_u01789878004993") 2026/09/20 04:25:01 DEBUG : only8: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86db5_d20260920_m042033_c001_v7007000_t0000_u01789878033792") 2026/09/20 04:25:01 DEBUG : only8: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5963_d20260920_m042026_c001_v0001185_t0000_u01789878026179") 2026/09/20 04:25:01 DEBUG : only8: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d19b_d20260920_m042020_c001_v0001115_t0042_u01789878020450") 2026/09/20 04:25:01 DEBUG : only8: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db075_d20260920_m042011_c001_v7007000_t0000_u01789878011171") 2026/09/20 04:25:02 DEBUG : only8: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5861_d20260920_m042005_c001_v0001185_t0000_u01789878005360") 2026/09/20 04:25:02 DEBUG : only9: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86dba_d20260920_m042033_c001_v7007000_t0000_u01789878033973") 2026/09/20 04:25:02 DEBUG : only9: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d1dd_d20260920_m042026_c001_v0001115_t0042_u01789878026190") 2026/09/20 04:25:02 DEBUG : only9: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5913_d20260920_m042020_c001_v0001185_t0000_u01789878020819") 2026/09/20 04:25:02 DEBUG : only9: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f416ec61e673f2360_d20260920_m042011_c001_v7007000_t0000_u01789878011007") 2026/09/20 04:25:02 DEBUG : only9: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5ba4d_d20260920_m042005_c001_v0001043_t0020_u01789878005725") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d616_d20260920_m041618_c001_v7007000_t0000_u01789877778174") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3cace_d20260920_m041616_c001_v0001115_t0042_u01789877776617") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d613_d20260920_m041615_c001_v7007000_t0000_u01789877775880") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b66f_d20260920_m041614_c001_v0001043_t0020_u01789877774372") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d610_d20260920_m041613_c001_v7007000_t0000_u01789877773554") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b4dfe_d20260920_m041611_c001_v0001185_t0000_u01789877771706") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f30d_d20260920_m041602_c001_v7007000_t0000_u01789877762237") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b63f_d20260920_m041601_c001_v0001043_t0020_u01789877761147") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2f1_d20260920_m041559_c001_v7007000_t0000_u01789877759100") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b631_d20260920_m041558_c001_v0001043_t0020_u01789877758313") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2ea_d20260920_m041556_c001_v7007000_t0000_u01789877756841") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b629_d20260920_m041556_c001_v0001043_t0020_u01789877756099") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2dd_d20260920_m041550_c001_v7007000_t0000_u01789877750313") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b60d_d20260920_m041549_c001_v0001043_t0020_u01789877749161") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2dc_d20260920_m041548_c001_v7007000_t0000_u01789877748799") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b607_d20260920_m041547_c001_v0001043_t0020_u01789877747706") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2d9_d20260920_m041547_c001_v7007000_t0000_u01789877747327") 2026/09/20 04:25:02 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b605_d20260920_m041546_c001_v0001043_t0020_u01789877746783") 2026/09/20 04:25:03 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b603_d20260920_m041546_c001_v0001043_t0020_u01789877746238") 2026/09/20 04:25:03 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2d2_d20260920_m041545_c001_v7007000_t0000_u01789877745873") 2026/09/20 04:25:03 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b601_d20260920_m041545_c001_v0001043_t0020_u01789877745329") 2026/09/20 04:25:03 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5b5ff_d20260920_m041544_c001_v0001043_t0002_u01789877744565") 2026/09/20 04:25:03 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf94b_d20260920_m041543_c001_v7007000_t0000_u01789877743827") 2026/09/20 04:25:03 DEBUG : potato: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5b5fd_d20260920_m041542_c001_v0001043_t0008_u01789877742859") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e2857a_d20260920_m041700_c001_v7007000_t0000_u01789877820121") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b4ff5_d20260920_m041659_c001_v0001185_t0041_u01789877819541") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e28577_d20260920_m041651_c001_v7007000_t0000_u01789877811666") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b4f61_d20260920_m041647_c001_v0001185_t0019_u01789877807233") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e2856e_d20260920_m041640_c001_v7007000_t0000_u01789877800039") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b4eef_d20260920_m041635_c001_v0001185_t0051_u01789877795202") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d626_d20260920_m041627_c001_v7007000_t0000_u01789877787501") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1003296fd71b4e86_d20260920_m041623_c001_v0001185_t0026_u01789877783979") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f312_d20260920_m041606_c001_v7007000_t0000_u01789877766378") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5b64b_d20260920_m041604_c001_v0001043_t0038_u01789877764974") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f310_d20260920_m041604_c001_v7007000_t0000_u01789877764611") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5b645_d20260920_m041602_c001_v0001043_t0020_u01789877762782") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f30e_d20260920_m041602_c001_v7007000_t0000_u01789877762418") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b641_d20260920_m041601_c001_v0001043_t0020_u01789877761694") 2026/09/20 04:25:03 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2f7_d20260920_m041600_c001_v7007000_t0000_u01789877760783") 2026/09/20 04:25:04 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5b639_d20260920_m041559_c001_v0001043_t0043_u01789877759465") 2026/09/20 04:25:04 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2ef_d20260920_m041557_c001_v7007000_t0000_u01789877757947") 2026/09/20 04:25:04 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5b62d_d20260920_m041556_c001_v0001043_t0040_u01789877756832") 2026/09/20 04:25:04 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f2df_d20260920_m041551_c001_v7007000_t0000_u01789877751040") 2026/09/20 04:25:04 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5b611_d20260920_m041549_c001_v0001043_t0042_u01789877749901") 2026/09/20 04:25:04 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c8658d_d20260920_m041458_c001_v7007000_t0000_u01789877698578") 2026/09/20 04:25:04 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b573_d20260920_m041458_c001_v0001043_t0020_u01789877698038") 2026/09/20 04:25:04 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c8658a_d20260920_m041457_c001_v7007000_t0000_u01789877697038") 2026/09/20 04:25:04 DEBUG : potato2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b571_d20260920_m041456_c001_v0001043_t0020_u01789877696499") 2026/09/20 04:25:04 DEBUG : potato3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e28578_d20260920_m041652_c001_v7007000_t0000_u01789877812059") 2026/09/20 04:25:04 DEBUG : potato3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5b6e6_d20260920_m041648_c001_v0001043_t0024_u01789877808327") 2026/09/20 04:25:04 DEBUG : potato3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4160e85a57e2856f_d20260920_m041640_c001_v7007000_t0000_u01789877800241") 2026/09/20 04:25:04 DEBUG : potato3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5b6c0_d20260920_m041636_c001_v0001043_t0006_u01789877796318") 2026/09/20 04:25:04 DEBUG : potato3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d628_d20260920_m041627_c001_v7007000_t0000_u01789877787865") 2026/09/20 04:25:04 DEBUG : potato3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5b696_d20260920_m041624_c001_v0001043_t0039_u01789877784414") 2026/09/20 04:25:04 DEBUG : pre-dest1/1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4084fb93fce41d9f_d20260920_m041733_c001_v7007000_t0000_u01789877853886") 2026/09/20 04:25:04 DEBUG : pre-dest1/1: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b78c_d20260920_m041725_c001_v0001043_t0020_u01789877845660") 2026/09/20 04:25:04 DEBUG : pre-dest2/2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4084fb93fce41da1_d20260920_m041734_c001_v7007000_t0000_u01789877854066") 2026/09/20 04:25:04 DEBUG : pre-dest2/2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b513a_d20260920_m041726_c001_v0001185_t0000_u01789877846210") 2026/09/20 04:25:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4128a1f3c0ab49d8_d20260920_m041712_c001_v7007000_t0000_u01789877832296") 2026/09/20 04:25:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1165078749c3cc1c_d20260920_m041708_c001_v0001115_t0056_u01789877828947") 2026/09/20 04:25:04 DEBUG : sizeonly: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf8ca_d20260920_m041529_c001_v7007000_t0000_u01789877729814") 2026/09/20 04:25:04 DEBUG : sizeonly: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5bf_d20260920_m041528_c001_v0001043_t0020_u01789877728909") 2026/09/20 04:25:05 DEBUG : splitbanan: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d71_d20260920_m042243_c001_v7007000_t0000_u01789878163109") 2026/09/20 04:25:05 DEBUG : splitbanan: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d097_d20260920_m042236_c001_v0001038_t0003_u01789878156176") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764cd_d20260920_m042343_c001_v7007000_t0000_u01789878223149") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b6153_d20260920_m042336_c001_v0001185_t0000_u01789878216698") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601173_d20260920_m042330_c001_v7007000_t0000_u01789878210967") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b60d3_d20260920_m042325_c001_v0001185_t0000_u01789878205243") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4210a57eb9601129_d20260920_m042319_c001_v7007000_t0000_u01789878199426") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b604d_d20260920_m042313_c001_v0001185_t0000_u01789878193369") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41497107920fa5cd_d20260920_m042307_c001_v7007000_t0000_u01789878187561") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5fc9_d20260920_m042301_c001_v0001185_t0000_u01789878181322") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f419d7a5b5b453d96_d20260920_m042255_c001_v7007000_t0000_u01789878175417") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b5f53_d20260920_m042248_c001_v0001185_t0000_u01789878168857") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84761da_d20260920_m042237_c001_v7007000_t0000_u01789878157744") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bcdb_d20260920_m042234_c001_v0001043_t0020_u01789878154999") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db528_d20260920_m042229_c001_v7007000_t0000_u01789878149145") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bc9d_d20260920_m042220_c001_v0001043_t0020_u01789878140965") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f422e5b6d115a473e_d20260920_m042215_c001_v7007000_t0000_u01789878135928") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d445_d20260920_m042211_c001_v0001115_t0042_u01789878131751") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4177e6bf0a97c236_d20260920_m042205_c001_v7007000_t0000_u01789878125385") 2026/09/20 04:25:05 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d339_d20260920_m042130_c001_v0001115_t0042_u01789878090801") 2026/09/20 04:25:06 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbbb0b_d20260920_m042128_c001_v7007000_t0000_u01789878088262") 2026/09/20 04:25:06 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bbc3_d20260920_m042124_c001_v0001043_t0020_u01789878084990") 2026/09/20 04:25:06 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86f97_d20260920_m042113_c001_v7007000_t0000_u01789878073712") 2026/09/20 04:25:06 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d2bf_d20260920_m042110_c001_v0001115_t0042_u01789878070105") 2026/09/20 04:25:06 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbba5e_d20260920_m042104_c001_v7007000_t0000_u01789878064371") 2026/09/20 04:25:06 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d293_d20260920_m042058_c001_v0001115_t0042_u01789878058555") 2026/09/20 04:25:06 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4078528634dbb9d7_d20260920_m042052_c001_v7007000_t0000_u01789878052852") 2026/09/20 04:25:06 DEBUG : splitbananasplit: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d26f_d20260920_m042046_c001_v0001115_t0042_u01789878046857") 2026/09/20 04:25:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4026d26ca19db4ff_d20260920_m042223_c001_v7007000_t0000_u01789878143103") 2026/09/20 04:25:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3d44d_d20260920_m042213_c001_v0001115_t0042_u01789878133587") 2026/09/20 04:25:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e16_d20260920_m042042_c001_v7007000_t0000_u01789878042790") 2026/09/20 04:25:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c928_d20260920_m042041_c001_v0001146_t0030_u01789878041295") 2026/09/20 04:25:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e12_d20260920_m042040_c001_v7007000_t0000_u01789878040534") 2026/09/20 04:25:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b59f8_d20260920_m042039_c001_v0001185_t0000_u01789878039257") 2026/09/20 04:25:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d61b_d20260920_m041621_c001_v7007000_t0000_u01789877781323") 2026/09/20 04:25:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b4e64_d20260920_m041620_c001_v0001185_t0000_u01789877780582") 2026/09/20 04:25:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d619_d20260920_m041620_c001_v7007000_t0000_u01789877780021") 2026/09/20 04:25:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b4e56_d20260920_m041619_c001_v0001185_t0000_u01789877779283") 2026/09/20 04:25:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf8ab_d20260920_m041526_c001_v7007000_t0000_u01789877726923") 2026/09/20 04:25:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5bb_d20260920_m041525_c001_v0001043_t0020_u01789877725607") 2026/09/20 04:25:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf89a_d20260920_m041525_c001_v7007000_t0000_u01789877725246") 2026/09/20 04:25:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5b5_d20260920_m041524_c001_v0001043_t0020_u01789877724341") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf87d_d20260920_m041522_c001_v7007000_t0000_u01789877722283") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5af_d20260920_m041521_c001_v0001043_t0020_u01789877721545") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf86f_d20260920_m041521_c001_v7007000_t0000_u01789877721007") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5ad_d20260920_m041520_c001_v0001043_t0020_u01789877720260") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5a9_d20260920_m041517_c001_v0001043_t0020_u01789877717767") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4233383795dcf859_d20260920_m041517_c001_v7007000_t0000_u01789877717405") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b5a3_d20260920_m041516_c001_v0001043_t0020_u01789877716859") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b59f_d20260920_m041516_c001_v0001043_t0020_u01789877716315") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c865bc_d20260920_m041515_c001_v7007000_t0000_u01789877715594") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b599_d20260920_m041513_c001_v0001043_t0020_u01789877713585") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b591_d20260920_m041511_c001_v0001043_t0020_u01789877711323") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c865b1_d20260920_m041510_c001_v7007000_t0000_u01789877710964") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b58f_d20260920_m041510_c001_v0001043_t0020_u01789877710425") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b58d_d20260920_m041509_c001_v0001043_t0020_u01789877709886") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c865ac_d20260920_m041509_c001_v7007000_t0000_u01789877709529") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b587_d20260920_m041506_c001_v0001043_t0020_u01789877706485") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c865a3_d20260920_m041506_c001_v7007000_t0000_u01789877706127") 2026/09/20 04:25:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b583_d20260920_m041505_c001_v0001043_t0020_u01789877705534") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c8659d_d20260920_m041504_c001_v7007000_t0000_u01789877704643") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b581_d20260920_m041504_c001_v0001043_t0020_u01789877704107") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86597_d20260920_m041503_c001_v7007000_t0000_u01789877703572") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b57d_d20260920_m041502_c001_v0001043_t0020_u01789877702969") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86595_d20260920_m041502_c001_v7007000_t0000_u01789877702072") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b57b_d20260920_m041501_c001_v0001043_t0020_u01789877701278") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86591_d20260920_m041500_c001_v7007000_t0000_u01789877700729") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b577_d20260920_m041500_c001_v0001043_t0020_u01789877700193") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c8658f_d20260920_m041459_c001_v7007000_t0000_u01789877699655") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b575_d20260920_m041459_c001_v0001043_t0020_u01789877699115") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86586_d20260920_m041454_c001_v7007000_t0000_u01789877694731") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b569_d20260920_m041454_c001_v0001043_t0020_u01789877694194") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86580_d20260920_m041453_c001_v7007000_t0000_u01789877693660") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b567_d20260920_m041453_c001_v0001043_t0020_u01789877693124") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c8657c_d20260920_m041452_c001_v7007000_t0000_u01789877692236") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b561_d20260920_m041451_c001_v0001043_t0020_u01789877691699") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c8657a_d20260920_m041449_c001_v7007000_t0000_u01789877689549") 2026/09/20 04:25:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b557_d20260920_m041449_c001_v0001043_t0020_u01789877689010") 2026/09/20 04:25:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e17_d20260920_m042042_c001_v7007000_t0000_u01789878042972") 2026/09/20 04:25:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1165078749c3d23f_d20260920_m042041_c001_v0001115_t0049_u01789878041306") 2026/09/20 04:25:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86e13_d20260920_m042040_c001_v7007000_t0000_u01789878040716") 2026/09/20 04:25:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5baeb_d20260920_m042039_c001_v0001043_t0006_u01789878039267") 2026/09/20 04:25:09 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764e3_d20260920_m042346_c001_v7007000_t0000_u01789878226111") 2026/09/20 04:25:09 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1165078749c3d6a1_d20260920_m042344_c001_v0001115_t0041_u01789878224565") 2026/09/20 04:25:09 DEBUG : sub/yam: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d615_d20260920_m041617_c001_v7007000_t0000_u01789877777613") 2026/09/20 04:25:09 DEBUG : sub/yam: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b675_d20260920_m041616_c001_v0001043_t0020_u01789877776626") 2026/09/20 04:25:09 DEBUG : test_dir1/file2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86df8_d20260920_m042038_c001_v7007000_t0000_u01789878038119") 2026/09/20 04:25:09 DEBUG : test_dir1/file2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5bae7_d20260920_m042036_c001_v0001043_t0020_u01789878036825") 2026/09/20 04:25:09 DEBUG : test_dir1/file2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86dd7_d20260920_m042036_c001_v7007000_t0000_u01789878036050") 2026/09/20 04:25:09 DEBUG : test_dir1/file2: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b59d0_d20260920_m042035_c001_v0001185_t0000_u01789878035100") 2026/09/20 04:25:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86dfc_d20260920_m042038_c001_v7007000_t0000_u01789878038300") 2026/09/20 04:25:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c908_d20260920_m042036_c001_v0001146_t0030_u01789878036836") 2026/09/20 04:25:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4185676186c86dda_d20260920_m042036_c001_v7007000_t0000_u01789878036231") 2026/09/20 04:25:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4142adaf7b70c8fa_d20260920_m042034_c001_v0001146_t0030_u01789878034916") 2026/09/20 04:25:09 DEBUG : three: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f37e_d20260920_m041610_c001_v7007000_t0000_u01789877770978") 2026/09/20 04:25:09 DEBUG : three: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b665_d20260920_m041609_c001_v0001043_t0020_u01789877769876") 2026/09/20 04:25:09 DEBUG : three: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b65d_d20260920_m041607_c001_v0001043_t0020_u01789877767848") 2026/09/20 04:25:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764ee_d20260920_m042347_c001_v7007000_t0000_u01789878227792") 2026/09/20 04:25:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5be19_d20260920_m042347_c001_v0001043_t0020_u01789878227192") 2026/09/20 04:25:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84765a0_d20260920_m042407_c001_v7007000_t0000_u01789878247650") 2026/09/20 04:25:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f11602d2c18e6d233_d20260920_m042405_c001_v0001038_t0036_u01789878245929") 2026/09/20 04:25:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b847657c_d20260920_m042404_c001_v7007000_t0000_u01789878244094") 2026/09/20 04:25:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5be3b_d20260920_m042402_c001_v0001043_t0018_u01789878242295") 2026/09/20 04:25:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b8476559_d20260920_m042401_c001_v7007000_t0000_u01789878241342") 2026/09/20 04:25:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1165078749c3d703_d20260920_m042400_c001_v0001115_t0011_u01789878240110") 2026/09/20 04:25:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b847651d_d20260920_m042355_c001_v7007000_t0000_u01789878235269") 2026/09/20 04:25:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f10562d6511e5be2b_d20260920_m042354_c001_v0001043_t0037_u01789878234230") 2026/09/20 04:25:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b8476533_d20260920_m042357_c001_v7007000_t0000_u01789878237533") 2026/09/20 04:25:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f11602d2c18e6d209_d20260920_m042356_c001_v0001038_t0054_u01789878236227") 2026/09/20 04:25:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b847650f_d20260920_m042353_c001_v7007000_t0000_u01789878233214") 2026/09/20 04:25:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f1165078749c3d6c9_d20260920_m042352_c001_v0001115_t0005_u01789878232117") 2026/09/20 04:25:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b8476503_d20260920_m042351_c001_v7007000_t0000_u01789878231124") 2026/09/20 04:25:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b61f0_d20260920_m042350_c001_v0001185_t0000_u01789878230483") 2026/09/20 04:25:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84764fa_d20260920_m042349_c001_v7007000_t0000_u01789878229515") 2026/09/20 04:25:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41602d2c18e6d1eb_d20260920_m042348_c001_v0001038_t0003_u01789878228746") 2026/09/20 04:25:10 DEBUG : toe/toe/toe: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5e022_d20260920_m042412_c001_v7007000_t0000_u01789878252261") 2026/09/20 04:25:10 DEBUG : toe/toe/toe: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5be61_d20260920_m042411_c001_v0001043_t0020_u01789878251663") 2026/09/20 04:25:10 DEBUG : toe/toe/toe: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b8476543_d20260920_m042359_c001_v7007000_t0000_u01789878239136") 2026/09/20 04:25:10 DEBUG : toe/toe/toe: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b6253_d20260920_m042358_c001_v0001185_t0000_u01789878238516") 2026/09/20 04:25:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b84765a6_d20260920_m042408_c001_v7007000_t0000_u01789878248319") 2026/09/20 04:25:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b62b5_d20260920_m042407_c001_v0001185_t0000_u01789878247461") 2026/09/20 04:25:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f41838c68b8476585_d20260920_m042404_c001_v7007000_t0000_u01789878244915") 2026/09/20 04:25:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4145ec367969d4f0_d20260920_m042403_c001_v0001090_t0058_u01789878243841") 2026/09/20 04:25:11 DEBUG : two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f406045546bb2f37f_d20260920_m041611_c001_v7007000_t0000_u01789877771158") 2026/09/20 04:25:11 DEBUG : two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3caa2_d20260920_m041609_c001_v0001115_t0042_u01789877769314") 2026/09/20 04:25:11 DEBUG : two: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f40562d6511e5b65b_d20260920_m041607_c001_v0001043_t0020_u01789877767664") 2026/09/20 04:25:11 DEBUG : yam: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d617_d20260920_m041618_c001_v7007000_t0000_u01789877778357") 2026/09/20 04:25:11 DEBUG : yam: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4164edee929d340a_d20260920_m041617_c001_v0001134_t0051_u01789877777427") 2026/09/20 04:25:11 DEBUG : yam: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d612_d20260920_m041615_c001_v7007000_t0000_u01789877775318") 2026/09/20 04:25:11 DEBUG : yam: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4003296fd71b4e1a_d20260920_m041614_c001_v0001185_t0000_u01789877774383") 2026/09/20 04:25:11 DEBUG : yam: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d60e_d20260920_m041613_c001_v7007000_t0000_u01789877773005") 2026/09/20 04:25:11 DEBUG : yam: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f4165078749c3cab0_d20260920_m041611_c001_v0001115_t0042_u01789877771717") 2026/09/20 04:25:11 DEBUG : yaml: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d614_d20260920_m041616_c001_v7007000_t0000_u01789877776068") 2026/09/20 04:25:11 DEBUG : yaml: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f412bc8af899a4920_d20260920_m041615_c001_v0001171_t0039_u01789877775132") 2026/09/20 04:25:11 DEBUG : yaml: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f42063e2fc4b5d611_d20260920_m041613_c001_v7007000_t0000_u01789877773735") 2026/09/20 04:25:11 DEBUG : yaml: Deleting (id "4_zdf721d33006dbbdbaf080e1b_f404d967fe301a496_d20260920_m041612_c001_v0001115_t0012_u01789877772820") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m26.659404275s (try 1/5)